index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
pipenetlog.c
Age
Commit message (
Expand
)
Author
Files
Lines
1997-10-26
hooray. hooray some more. hooray a lot. got the client-side working.
Luke Leighton
1
-6
/
+16
1997-10-25
oops!
Luke Leighton
1
-2
/
+2
1997-10-25
got the SAM logon request generated, and received a SAM logon response back.
Luke Leighton
1
-1
/
+7
1997-10-25
Makefile :
Luke Leighton
1
-96
/
+41
1997-10-24
nmblib.c :
Luke Leighton
1
-4
/
+6
1997-10-24
nterr.c :
Luke Leighton
1
-4
/
+4
1997-10-23
general sorting out, from crashes generated by do_lsa_req_chal() in client.c
Luke Leighton
1
-15
/
+20
1997-10-22
Makefile client.c :
Luke Leighton
1
-7
/
+10
1997-10-22
Makefile client.c clientutil.c clitar.c nmbsync.c :
Luke Leighton
1
-11
/
+18
1997-10-22
loadparm.c :
Luke Leighton
1
-21
/
+29
1997-10-21
loadparm.c :
Luke Leighton
1
-1
/
+26
1997-10-20
added "domain groups" parameter, allowing you to specify the groups that
Luke Leighton
1
-2
/
+6
1997-10-20
util.c password.c :
Luke Leighton
1
-14
/
+5
1997-10-19
Makefile :
Luke Leighton
1
-4
/
+11
1997-10-17
pipenetlog.c lsaparse.c smb.h :
Luke Leighton
1
-10
/
+20
1997-10-17
smbparse.c smb.h :
Luke Leighton
1
-0
/
+1
1997-10-17
set the wrong info level (0x0C00 0000 instead of 0xC000 0000) so that
Luke Leighton
1
-1
/
+1
1997-10-16
dealing with some stack overflow bug somewhere around the use of
Luke Leighton
1
-10
/
+12
1997-10-16
inside the auth 2 response bits, i wasn't storing the received client
Luke Leighton
1
-3
/
+3
1997-10-15
smb.h smbparse.c pipenetlog.c :
Luke Leighton
1
-8
/
+28
1997-10-15
fixed a stack overflow bug in api_lsa_req_chal()
Andrew Tridgell
1
-1
/
+1
1997-10-14
credentials, query info reply.
Luke Leighton
1
-19
/
+20
1997-10-14
changed *(uint32*)(clnt_cred) to SIVAL(clnt_cred, ....)
Luke Leighton
1
-1
/
+4
1997-10-13
put a check around become_user(). doesn't authenticate the user, but doesn't
Luke Leighton
1
-1
/
+5
1997-10-13
resolving some of the confusion over credentials.
Luke Leighton
1
-7
/
+10
1997-10-13
split pipes.c down into util, netlog and ntlsa.
Luke Leighton
1
-0
/
+610