Age | Commit message (Expand) | Author | Files | Lines |
2002-03-02 | Add a dash of const here and there... | Andrew Bartlett | 1 | -3/+3 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -4/+0 |
2001-09-24 | Removed extra '()' s. | Jeremy Allison | 1 | -8/+6 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -3/+3 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -1/+1 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-11-02 | fix some uchar/char conflicts | Andrew Tridgell | 1 | -2/+2 |
1997-11-02 | convert the credentials code back to uchar[8] from uint32[2] | Andrew Tridgell | 1 | -43/+41 |
1997-10-26 | hooray. hooray some more. hooray a lot. got the client-side working. | Luke Leighton | 1 | -59/+39 |
1997-10-25 | Makefile : | Luke Leighton | 1 | -0/+107 |
1997-10-20 | casting cleanups | Andrew Tridgell | 1 | -6/+6 |
1997-10-20 | move calls to smbhash() inside smbdes.c (for legal reasons) | Andrew Tridgell | 1 | -9/+2 |
1997-10-17 | pipenetlog.c lsaparse.c smb.h : | Luke Leighton | 1 | -1/+10 |
1997-10-15 | smb.h smbparse.c pipenetlog.c : | Luke Leighton | 1 | -2/+1 |
1997-10-15 | fixed a stack overflow bug in api_lsa_req_chal() | Andrew Tridgell | 1 | -4/+4 |
1997-10-14 | credentials, query info reply. | Luke Leighton | 1 | -36/+32 |
1997-10-13 | debugging... no idea what i'm doing. | Luke Leighton | 1 | -1/+1 |
1997-10-13 | debug info added | Luke Leighton | 1 | -7/+36 |
1997-10-13 | byteorder.h : | Luke Leighton | 1 | -3/+13 |
1997-10-10 | Makefile: | Luke Leighton | 1 | -15/+15 |
1997-10-09 | credentials.c: | Luke Leighton | 1 | -4/+4 |
1997-10-09 | an implementation of the NT domain credentials protocol | Andrew Tridgell | 1 | -0/+101 |