Age | Commit message (Expand) | Author | Files | Lines |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -3/+1 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -1/+1 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 1 | -5/+1 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 1 | -173/+41 |
1997-11-09 | byteorder.h : | Luke Leighton | 1 | -43/+72 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 1 | -12/+115 |
1997-11-03 | added code that _uses_ arcfour. arcfour itself, or anything remotely | Luke Leighton | 1 | -3/+20 |
1997-11-02 | convert the credentials code back to uchar[8] from uint32[2] | Andrew Tridgell | 1 | -3/+3 |
1997-11-01 | client.c clientutil.c proto.h | Luke Leighton | 1 | -12/+12 |
1997-10-30 | added a client-side "set named pipe handle state" function. not known | Luke Leighton | 1 | -4/+18 |
1997-10-30 | removed mechanism that created actual files NETLOGON, lsarpc and the like, | Luke Leighton | 1 | -1/+1 |
1997-10-29 | split ntclient.c down into appropriate modules. | Luke Leighton | 1 | -975/+38 |
1997-10-29 | added frag field to make_rpc_hdr() function | Luke Leighton | 1 | -1/+1 |
1997-10-29 | byteorder.h : | Luke Leighton | 1 | -0/+141 |
1997-10-28 | smb.h smbparse.c pipeutil.c : | Luke Leighton | 1 | -56/+56 |
1997-10-27 | added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient. | Luke Leighton | 1 | -11/+193 |
1997-10-27 | Fixed ntclient.c so it would compile. | Jeremy Allison | 1 | -1/+1 |
1997-10-27 | added LSA Query Info Policy. | Luke Leighton | 1 | -11/+116 |
1997-10-27 | added LSA Open Policy query and response processing to smbclient | Luke Leighton | 1 | -0/+129 |
1997-10-26 | hooray. hooray some more. hooray a lot. got the client-side working. | Luke Leighton | 1 | -53/+177 |
1997-10-25 | added correct client-side credential generation / checking to the LSA SAM | Luke Leighton | 1 | -42/+80 |
1997-10-25 | got the SAM logon request generated, and received a SAM logon response back. | Luke Leighton | 1 | -2/+147 |
1997-10-25 | Makefile : | Luke Leighton | 1 | -49/+223 |
1997-10-24 | nterr.c : | Luke Leighton | 1 | -0/+222 |