summaryrefslogtreecommitdiff
path: root/source3/pipenetlog.c
AgeCommit message (Expand)AuthorFilesLines
1997-10-17pipenetlog.c lsaparse.c smb.h :Luke Leighton1-10/+20
1997-10-17smbparse.c smb.h :Luke Leighton1-0/+1
1997-10-17set the wrong info level (0x0C00 0000 instead of 0xC000 0000) so thatLuke Leighton1-1/+1
1997-10-16dealing with some stack overflow bug somewhere around the use ofLuke Leighton1-10/+12
1997-10-16inside the auth 2 response bits, i wasn't storing the received clientLuke Leighton1-3/+3
1997-10-15smb.h smbparse.c pipenetlog.c :Luke Leighton1-8/+28
1997-10-15fixed a stack overflow bug in api_lsa_req_chal()Andrew Tridgell1-1/+1
1997-10-14credentials, query info reply.Luke Leighton1-19/+20
1997-10-14changed *(uint32*)(clnt_cred) to SIVAL(clnt_cred, ....)Luke Leighton1-1/+4
1997-10-13put a check around become_user(). doesn't authenticate the user, but doesn'tLuke Leighton1-1/+5
1997-10-13resolving some of the confusion over credentials.Luke Leighton1-7/+10
1997-10-13split pipes.c down into util, netlog and ntlsa.Luke Leighton1-0/+610