Age | Commit message (Expand) | Author | Files | Lines |
1998-02-14 | Sometime after 1.9.17p5 smbclient stopped being able to do | Jeremy Allison | 1 | -2/+4 |
1998-02-13 | Fix for crash bug with amanda - from "Michael C. Povel" <Michael.Povel@hub.de>. | Jeremy Allison | 1 | -1/+1 |
1998-02-12 | Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.e... | Jeremy Allison | 1 | -2/+2 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 7 | -7/+7 |
1998-01-22 | *** empty log message *** | Volker Lendecke | 2 | -55/+53 |
1998-01-16 | Makefile: Added new codepage - 866. | Jeremy Allison | 1 | -1/+1 |
1998-01-06 | Added manpages. | Volker Lendecke | 1 | -4/+0 |
1998-01-05 | the real source code for the smbfs utilities. Forgot to do | Volker Lendecke | 3 | -0/+1429 |
1998-01-05 | Added 3 commands: | Volker Lendecke | 2 | -31/+39 |
1997-12-24 | Bugfix from Branko Cibej <branko.cibej@hermes.si> | Jeremy Allison | 1 | -1/+1 |
1997-12-20 | client.c: | Jeremy Allison | 3 | -45/+50 |
1997-12-14 | fix a bug that sometimes prevented smbclient from connecting with | Andrew Tridgell | 1 | -1/+3 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -4/+7 |
1997-12-02 | fixed the help message for -p (someone complained!) | Andrew Tridgell | 1 | -1/+1 |
1997-11-25 | get rid of stat command (it is a hangover from an old experiment) | Andrew Tridgell | 1 | -38/+0 |
1997-11-22 | added true enumerated types in loadparm.c. Now we don't need all those | Andrew Tridgell | 1 | -8/+2 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 2 | -174/+42 |
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 | 2 | -13/+116 |
1997-11-03 | added code that _uses_ arcfour. arcfour itself, or anything remotely | Luke Leighton | 2 | -4/+24 |
1997-11-02 | convert the credentials code back to uchar[8] from uint32[2] | Andrew Tridgell | 2 | -6/+6 |
1997-11-01 | client.c clientutil.c proto.h | Luke Leighton | 3 | -26/+29 |
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 |