Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1997-10-17 | smbparse.c smb.h : | Luke Leighton | 1 | -0/+1 |
1997-10-17 | set the wrong info level (0x0C00 0000 instead of 0xC000 0000) so that | Luke Leighton | 1 | -1/+1 |
1997-10-16 | dealing with some stack overflow bug somewhere around the use of | Luke Leighton | 1 | -10/+12 |
1997-10-16 | inside the auth 2 response bits, i wasn't storing the received client | Luke Leighton | 1 | -3/+3 |
1997-10-15 | smb.h smbparse.c pipenetlog.c : | Luke Leighton | 1 | -8/+28 |
1997-10-15 | fixed a stack overflow bug in api_lsa_req_chal() | Andrew Tridgell | 1 | -1/+1 |
1997-10-14 | credentials, query info reply. | Luke Leighton | 1 | -19/+20 |
1997-10-14 | changed *(uint32*)(clnt_cred) to SIVAL(clnt_cred, ....) | Luke Leighton | 1 | -1/+4 |
1997-10-13 | put a check around become_user(). doesn't authenticate the user, but doesn't | Luke Leighton | 1 | -1/+5 |
1997-10-13 | resolving some of the confusion over credentials. | Luke Leighton | 1 | -7/+10 |
1997-10-13 | split pipes.c down into util, netlog and ntlsa. | Luke Leighton | 1 | -0/+610 |