summaryrefslogtreecommitdiff
path: root/source3/pipenetlog.c
AgeCommit message (Expand)AuthorFilesLines
1997-10-29byteorder.h :Luke Leighton1-7/+0
1997-10-28smb.h smbparse.c pipeutil.c :Luke Leighton1-9/+9
1997-10-26hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1-6/+16
1997-10-25oops!Luke Leighton1-2/+2
1997-10-25got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1-1/+7
1997-10-25Makefile :Luke Leighton1-96/+41
1997-10-24nmblib.c :Luke Leighton1-4/+6
1997-10-24nterr.c :Luke Leighton1-4/+4
1997-10-23general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1-15/+20
1997-10-22Makefile client.c :Luke Leighton1-7/+10
1997-10-22Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1-11/+18
1997-10-22loadparm.c :Luke Leighton1-21/+29
1997-10-21loadparm.c :Luke Leighton1-1/+26
1997-10-20added "domain groups" parameter, allowing you to specify the groups thatLuke Leighton1-2/+6
1997-10-20util.c password.c :Luke Leighton1-14/+5
1997-10-19Makefile :Luke Leighton1-4/+11
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