summaryrefslogtreecommitdiffstats
path: root/source3/client
Commit message (Expand)AuthorAgeFilesLines
* don't use system functions as arguments to qsort() as otherwise youAndrew Tridgell1998-05-111-1/+1
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-113-14/+26
* clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'Jeremy Allison1998-05-081-0/+7
* Se-submitting clitar.c/Richard Sharpe1998-05-081-53/+433
* Rolling back again to the equivalent of revision 1.22, as the currentJeremy Allison1998-05-061-382/+25
* Real fix for clitar.c problems. Have now made all the rightRichard Sharpe1998-05-061-25/+382
* Rolling clitar.c back to the previous rev 1.22 as the current oneJeremy Allison1998-05-051-382/+25
* Added bug fixes to clitar to ensure proper longfile name restoresRichard Sharpe1998-05-051-25/+382
* This looks like a big change but really isn't.Jeremy Allison1998-04-253-17/+17
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-133-63/+39
* Changes to client.c support the need for directories to be processed by whateverRichard Sharpe1998-04-112-68/+298
* Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1998-04-021-6/+46
* client.c: Fixed problem where debug level on command line was overridden by s...Jeremy Allison1998-03-261-2/+11
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-192-50/+0
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-162-33/+13
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-142-2/+2
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-5/+1
* Change the multibyte character set support so thatJeremy Allison1998-03-033-72/+29
* -N option still prompted for password in smbclient -L usageHerb Lewis1998-02-262-1/+5
* Sometime after 1.9.17p5 smbclient stopped being able to doJeremy Allison1998-02-141-2/+4
* Fix for crash bug with amanda - from "Michael C. Povel" <Michael.Povel@hub.de>.Jeremy Allison1998-02-131-1/+1
* Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.e...Jeremy Allison1998-02-121-2/+2
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-227-7/+7
* *** empty log message ***Volker Lendecke1998-01-222-55/+53
* Makefile: Added new codepage - 866.Jeremy Allison1998-01-161-1/+1
* Added manpages.Volker Lendecke1998-01-061-4/+0
* the real source code for the smbfs utilities. Forgot to doVolker Lendecke1998-01-053-0/+1429
* Added 3 commands:Volker Lendecke1998-01-052-31/+39
* Bugfix from Branko Cibej <branko.cibej@hermes.si>Jeremy Allison1997-12-241-1/+1
* client.c:Jeremy Allison1997-12-203-45/+50
* fix a bug that sometimes prevented smbclient from connecting withAndrew Tridgell1997-12-141-1/+3
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-4/+7
* fixed the help message for -p (someone complained!)Andrew Tridgell1997-12-021-1/+1
* get rid of stat command (it is a hangover from an old experiment)Andrew Tridgell1997-11-251-38/+0
* added true enumerated types in loadparm.c. Now we don't need all thoseAndrew Tridgell1997-11-221-8/+2
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-102-174/+42
* byteorder.h :Luke Leighton1997-11-091-43/+72
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-092-13/+116
* added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton1997-11-032-4/+24
* convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1997-11-022-6/+6
* client.c clientutil.c proto.hLuke Leighton1997-11-013-26/+29
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-012-155/+1
* added a client-side "set named pipe handle state" function. not knownLuke Leighton1997-10-301-4/+18
* removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1997-10-301-1/+1
* split ntclient.c down into appropriate modules.Luke Leighton1997-10-291-975/+38
* added frag field to make_rpc_hdr() functionLuke Leighton1997-10-291-1/+1
* byteorder.h :Luke Leighton1997-10-291-0/+141
* smb.h smbparse.c pipeutil.c :Luke Leighton1997-10-281-56/+56
* added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton1997-10-271-11/+193
* Fixed ntclient.c so it would compile.Jeremy Allison1997-10-271-1/+1