Age | Commit message (Expand) | Author | Files | Lines |
1997-11-01 | a simple SMB torture tester. This will allow us to evaluate locking | Andrew Tridgell | 2 | -155/+1 |
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-26 | fix some casting errors in smbencrypt and some multiply-defined errors | Andrew Tridgell | 2 | -2/+1 |
1997-10-26 | The browse synchronisation code in nmbsync.c now uses the clientgen.c | Andrew Tridgell | 1 | -4/+5 |
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 | 2 | -60/+228 |
1997-10-24 | nterr.c : | Luke Leighton | 2 | -164/+229 |
1997-10-23 | missed nmbsync.c when adding setup count and setup pointer arguments to | Luke Leighton | 1 | -9/+14 |
1997-10-23 | general sorting out, from crashes generated by do_lsa_req_chal() in client.c | Luke Leighton | 1 | -40/+48 |
1997-10-23 | playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen) | Luke Leighton | 2 | -42/+138 |
1997-10-22 | client.c : | Luke Leighton | 1 | -2/+2 |
1997-10-22 | Makefile client.c : | Luke Leighton | 1 | -2/+98 |
1997-10-22 | Makefile client.c clientutil.c clitar.c nmbsync.c : | Luke Leighton | 3 | -1358/+378 |
1997-10-21 | some cleanups in the clientutil.c code. | Andrew Tridgell | 2 | -32/+46 |
1997-10-16 | add ERRDOS/67 ERRnosuchshare to the client.c list of error strings | Andrew Tridgell | 1 | -0/+1 |
1997-10-09 | bracket some macros | Andrew Tridgell | 1 | -1/+1 |
1997-10-06 | client.c: Changed shadowed variable. | Jeremy Allison | 1 | -4/+4 |
1997-10-04 | a bit of bounds checking | Andrew Tridgell | 1 | -0/+12 |
1997-10-04 | a little hack to smbclient to support extracting NT error codes | Andrew Tridgell | 1 | -0/+12 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 1 | -10/+11 |
1997-09-26 | add error string reporting to clitar | Andrew Tridgell | 1 | -3/+4 |
1997-09-19 | Makefile: Changed proto: target to not include c files not used currently. | Jeremy Allison | 1 | -2/+20 |
1997-09-18 | John asked the other day about using the tar feature in smbclient to | Andrew Tridgell | 1 | -6/+22 |
1997-09-14 | This commit does 3 main things: | Andrew Tridgell | 2 | -12/+0 |
1997-09-11 | charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c | Jeremy Allison | 2 | -59/+73 |
1997-09-05 | client.c: Made sure myhostname was initialised before substitutions. | Jeremy Allison | 1 | -0/+6 |
1997-08-28 | includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs. | Jeremy Allison | 1 | -0/+6 |
1997-08-27 | charset.c: Added patch for client code page 852 (Eastern European) from | Samba Release Account | 1 | -2/+1 |
1997-08-25 | charset.c : Add mapping for code page 932 (KANJI). | Samba Release Account | 1 | -4/+5 |
1997-07-30 | client.c: Minor change to cast parameters for DEC unix. | Samba Release Account | 2 | -4/+4 |
1997-07-30 | Minor text mods, mostly checking that CVS still works | Samba Release Account | 1 | -3/+3 |
1997-07-28 | client.c: Added amanda fixes. | Samba Release Account | 2 | -7/+17 |
1997-07-24 | patch by glenn burkhardt to allow recursive excluding of directories. | Samba Release Account | 1 | -7/+18 |
1997-07-24 | Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com | Samba Release Account | 1 | -8/+11 |
1997-07-18 | charset.c: Split charset_initialise() into 2 - a charset_initialise() and | Samba Release Account | 1 | -1/+1 |
1997-07-08 | Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk> | Samba Release Account | 1 | -1/+1 |
1997-07-01 | client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw... | Samba Release Account | 1 | -2/+117 |
1997-06-11 | Makefile: Added quoata changes for Linux from Thorvald Natvig | Samba Release Account | 1 | -2/+2 |
1997-05-30 | charcnv.c: Fixed silly bugs detected on IRIX. | Samba Release Account | 1 | -1/+1 |