summaryrefslogtreecommitdiff
path: root/source3/libsmb/credentials.c
AgeCommit message (Expand)AuthorFilesLines
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-3/+3
1998-05-12This is a security audit change of the main source.Jeremy Allison1-1/+1
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-11-02fix some uchar/char conflictsAndrew Tridgell1-2/+2
1997-11-02convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1-43/+41
1997-10-26hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1-59/+39
1997-10-25Makefile :Luke Leighton1-0/+107
1997-10-20casting cleanupsAndrew Tridgell1-6/+6
1997-10-20move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1-9/+2
1997-10-17pipenetlog.c lsaparse.c smb.h :Luke Leighton1-1/+10
1997-10-15smb.h smbparse.c pipenetlog.c :Luke Leighton1-2/+1
1997-10-15fixed a stack overflow bug in api_lsa_req_chal()Andrew Tridgell1-4/+4
1997-10-14credentials, query info reply.Luke Leighton1-36/+32
1997-10-13debugging... no idea what i'm doing.Luke Leighton1-1/+1
1997-10-13debug info addedLuke Leighton1-7/+36
1997-10-13byteorder.h :Luke Leighton1-3/+13
1997-10-10Makefile:Luke Leighton1-15/+15
1997-10-09credentials.c:Luke Leighton1-4/+4
1997-10-09an implementation of the NT domain credentials protocolAndrew Tridgell1-0/+101