summaryrefslogtreecommitdiff
path: root/source3/client
AgeCommit message (Expand)AuthorFilesLines
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-8/+10
1998-08-14remove an unused variableAndrew Tridgell1-1/+0
1998-08-12Changed a call to fflush(dbg) to dbgflush().Christopher R. Hertel1-1/+1
1998-08-12I've added a dbgflush() function to debug.c. Calling this will cause theChristopher R. Hertel1-1/+1
1998-08-11Makefile.in: Added CHECK target back in (at Herb's request). AddedJeremy Allison1-11/+28
1998-08-09added ignore rules for the dummy filesAndrew Tridgell1-0/+1
1998-08-09these dummy files are needed for autoconf processingAndrew Tridgell1-0/+0
1998-08-03Fixing clitar.c so that tar to stdout works correctly.Richard Sharpe1-9/+9
1998-07-31As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel2-2/+2
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell4-137/+9
1998-06-25clitar.c: Fixed gcc warning with comment in /* */ code.Jeremy Allison1-1/+1
1998-06-22Arrrgh, one more fix. Restores of long file names wereRichard Sharpe1-2/+7
1998-06-21Remove the copyright to Canon Information Systems Australia, as we don'tRichard Sharpe1-7/+18
1998-06-20clitar.c: Fixed minor gcc -pedantic-error compile warnings.Jeremy Allison1-5/+4
1998-06-17Re-submit changes for CLITAR.Richard Sharpe1-84/+291
1998-06-16clientgen: Added USE_SSL for client shutdown.Jeremy Allison1-1/+3
1998-06-16Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison2-0/+17
1998-06-15client.c: Made -L do a null-session share unless -U user is specified.Jeremy Allison2-130/+135
1998-06-15Makefile:Jeremy Allison1-0/+2
1998-06-04client.c: Allowed client to proceed even if it gets error 234 (more dataJeremy Allison1-101/+108
1998-06-01clientutil.c: Don't core dump if no controlling terminal available for password.Jeremy Allison1-0/+3
1998-05-12includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1-2/+2
1998-05-12This is a security audit change of the main source.Jeremy Allison6-244/+244
1998-05-11don't use system functions as arguments to qsort() as otherwise youAndrew Tridgell1-1/+1
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell3-14/+26
1998-05-08clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'Jeremy Allison1-0/+7
1998-05-08Se-submitting clitar.c/Richard Sharpe1-53/+433
1998-05-06Rolling back again to the equivalent of revision 1.22, as the currentJeremy Allison1-382/+25
1998-05-06Real fix for clitar.c problems. Have now made all the rightRichard Sharpe1-25/+382
1998-05-05Rolling clitar.c back to the previous rev 1.22 as the current oneJeremy Allison1-382/+25
1998-05-05Added bug fixes to clitar to ensure proper longfile name restoresRichard Sharpe1-25/+382
1998-04-25This looks like a big change but really isn't.Jeremy Allison3-17/+17
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison3-63/+39
1998-04-11Changes to client.c support the need for directories to be processed by whateverRichard Sharpe2-68/+298
1998-04-02Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1-6/+46
1998-03-26client.c: Fixed problem where debug level on command line was overridden by s...Jeremy Allison1-2/+11
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison2-50/+0
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison2-33/+13
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell2-2/+2
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-5/+1
1998-03-03Change the multibyte character set support so thatJeremy Allison3-72/+29
1998-02-26-N option still prompted for password in smbclient -L usageHerb Lewis2-1/+5
1998-02-14Sometime after 1.9.17p5 smbclient stopped being able to doJeremy Allison1-2/+4
1998-02-13Fix for crash bug with amanda - from "Michael C. Povel" <Michael.Povel@hub.de>.Jeremy Allison1-1/+1
1998-02-12Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.e...Jeremy Allison1-2/+2
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison7-7/+7
1998-01-22*** empty log message ***Volker Lendecke2-55/+53
1998-01-16Makefile: Added new codepage - 866.Jeremy Allison1-1/+1
1998-01-06Added manpages.Volker Lendecke1-4/+0
1998-01-05the real source code for the smbfs utilities. Forgot to doVolker Lendecke3-0/+1429