summaryrefslogtreecommitdiffstats
path: root/source/pipenetlog.c
Commit message (Expand)AuthorAgeFilesLines
* hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1997-10-261-6/+16
* oops!Luke Leighton1997-10-251-2/+2
* got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1997-10-251-1/+7
* Makefile :Luke Leighton1997-10-251-96/+41
* nmblib.c :Luke Leighton1997-10-241-4/+6
* nterr.c :Luke Leighton1997-10-241-4/+4
* general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1997-10-231-15/+20
* Makefile client.c :Luke Leighton1997-10-221-7/+10
* Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1997-10-221-11/+18
* loadparm.c :Luke Leighton1997-10-221-21/+29
* loadparm.c :Luke Leighton1997-10-211-1/+26
* added "domain groups" parameter, allowing you to specify the groups thatLuke Leighton1997-10-201-2/+6
* util.c password.c :Luke Leighton1997-10-201-14/+5
* Makefile :Luke Leighton1997-10-191-4/+11
* pipenetlog.c lsaparse.c smb.h :Luke Leighton1997-10-171-10/+20
* smbparse.c smb.h :Luke Leighton1997-10-171-0/+1
* set the wrong info level (0x0C00 0000 instead of 0xC000 0000) so thatLuke Leighton1997-10-171-1/+1
* dealing with some stack overflow bug somewhere around the use ofLuke Leighton1997-10-161-10/+12
* inside the auth 2 response bits, i wasn't storing the received clientLuke Leighton1997-10-161-3/+3
* smb.h smbparse.c pipenetlog.c :Luke Leighton1997-10-151-8/+28
* fixed a stack overflow bug in api_lsa_req_chal()Andrew Tridgell1997-10-151-1/+1
* credentials, query info reply.Luke Leighton1997-10-141-19/+20
* changed *(uint32*)(clnt_cred) to SIVAL(clnt_cred, ....)Luke Leighton1997-10-141-1/+4
* put a check around become_user(). doesn't authenticate the user, but doesn'tLuke Leighton1997-10-131-1/+5
* resolving some of the confusion over credentials.Luke Leighton1997-10-131-7/+10
* split pipes.c down into util, netlog and ntlsa.Luke Leighton1997-10-131-0/+610