summaryrefslogtreecommitdiffstats
path: root/source/libsmb/credentials.c
Commit message (Expand)AuthorAgeFilesLines
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-3/+3
* This is a security audit change of the main source.Jeremy Allison1998-05-121-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* fix some uchar/char conflictsAndrew Tridgell1997-11-021-2/+2
* convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1997-11-021-43/+41
* hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1997-10-261-59/+39
* Makefile :Luke Leighton1997-10-251-0/+107
* casting cleanupsAndrew Tridgell1997-10-201-6/+6
* move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1997-10-201-9/+2
* pipenetlog.c lsaparse.c smb.h :Luke Leighton1997-10-171-1/+10
* smb.h smbparse.c pipenetlog.c :Luke Leighton1997-10-151-2/+1
* fixed a stack overflow bug in api_lsa_req_chal()Andrew Tridgell1997-10-151-4/+4
* credentials, query info reply.Luke Leighton1997-10-141-36/+32
* debugging... no idea what i'm doing.Luke Leighton1997-10-131-1/+1
* debug info addedLuke Leighton1997-10-131-7/+36
* byteorder.h :Luke Leighton1997-10-131-3/+13
* Makefile:Luke Leighton1997-10-101-15/+15
* credentials.c:Luke Leighton1997-10-091-4/+4
* an implementation of the NT domain credentials protocolAndrew Tridgell1997-10-091-0/+101