dce/rpc. bug-fix in ipc.c (introduced today :)
[samba.git] / source3 / client /
1998-10-16 Andrew Tridgelluse the username GUEST if no other username is available
1998-10-08 Andrew Tridgellfixed a bug in the readline support
1998-10-07 Andrew Tridgellsomehow "in_client" got included twice in two places.
1998-10-06 Richard SharpeAdded capability for smbclient to use the local WINS...
1998-10-05 Andrew Tridgellfixed a cast warning
1998-10-04 Andrew Tridgell- modified resolve_name() to take a name_type
1998-10-04 Andrew Tridgellsupport using #xx at end of netbios name to connect...
1998-10-04 Richard SharpeAdded E Jay Berkenbilt's fixes
1998-09-30 Michael WarfieldRemoved a redundant include for "includes.h"
1998-09-30 Jeremy AllisonFixed uid->vuid confusion in smbmount (hopefully).
1998-09-29 Jeremy AllisonFixed extern definition of cnum in clitar.c
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-29 Alexandre Olivaget away with dummy and .dummy files
1998-09-29 Richard SharpeNow have a better solution to the need to have smblcien...
1998-09-29 Jeremy AllisonFixed stupid bug with "cd /" appending a "/" character...
1998-09-28 Jeremy AllisonFixed problems found in lint pass over the old code...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-28 Michael WarfieldTwo changes in this ball...
1998-09-28 Alexandre Olivaautomated generation of .dummy files for each subdirectory;
1998-09-27 Alexandre Olivawait_keyboard must still be defined if readline is...
1998-09-27 Richard SharpeFixed up more possibly uninitialized variables.
1998-09-26 Richard SharpeSmall update to clitar.c to omit warnings about servers not
1998-09-25 Luke Leightonnot needed.
1998-09-24 Richard SharpeAdded a minor fix to clitar.c for a bug.
1998-09-23 Richard SharpeFixed data corruption bugs in clitar.c with restores.
1998-09-23 Jeremy AllisonFixed up warnings in new client code.
1998-09-21 Alexandre Olivamajor autoconf clean-up
1998-09-21 Alexandre Olivaimplemented du and tar -n
1998-09-19 Richard SharpeFixed changes in clitar.c that Jeremey noted. One chang...
1998-09-18 Jeremy AllisonFixed compile errors in new code.
1998-09-18 Richard SharpeAdding rewritten restore code ... Old code is still...
1998-09-11 Jeremy AllisonOk so with this bugfix 64 bit file access actually...
1998-09-05 Andrew Tridgellahh, the joy of deleting large chunks of code that...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-30 Andrew Tridgellallow smbclient to connect to IPC$ as an IPC service
1998-08-28 Jeremy AllisonThis checking fixes the statcache bug that stopped...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-14 Andrew Tridgellremove an unused variable
1998-08-12 Christopher R. HertelChanged a call to fflush(dbg) to dbgflush().
1998-08-12 Christopher R. HertelI've added a dbgflush() function to debug.c. Calling...
1998-08-11 Jeremy AllisonMakefile.in: Added CHECK target back in (at Herb's...
1998-08-09 Andrew Tridgelladded ignore rules for the dummy files
1998-08-09 Andrew Tridgellthese dummy files are needed for autoconf processing
1998-08-03 Richard SharpeFixing clitar.c so that tar to stdout works correctly.
1998-07-31 Christopher R. HertelAs per a Andrew's message, I went through and removed...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-06-25 Jeremy Allisonclitar.c: Fixed gcc warning with comment in /* */ code.
1998-06-22 Richard SharpeArrrgh, one more fix. Restores of long file names were
1998-06-21 Richard SharpeRemove the copyright to Canon Information Systems Austr...
1998-06-20 Jeremy Allisonclitar.c: Fixed minor gcc -pedantic-error compile warnings.
1998-06-17 Richard SharpeRe-submit changes for CLITAR.
1998-06-16 Jeremy Allisonclientgen: Added USE_SSL for client shutdown.
1998-06-16 Jeremy AllisonAdded SSL support from Christian Starkjohann <cs@obdev.at>
1998-06-15 Jeremy Allisonclient.c: Made -L do a null-session share unless -U...
1998-06-15 Jeremy AllisonMakefile:
1998-06-04 Jeremy Allisonclient.c: Allowed client to proceed even if it gets...
1998-06-01 Jeremy Allisonclientutil.c: Don't core dump if no controlling termina...
1998-05-12 Jeremy Allisonincludes.h: SunOS doesn't have strcasecmp, solaris...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Andrew Tridgelldon't use system functions as arguments to qsort()...
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-08 Jeremy Allisonclitar.c: #ifdef'ed out all the bits that were giving...
1998-05-08 Richard SharpeSe-submitting clitar.c/
1998-05-06 Jeremy AllisonRolling back again to the equivalent of revision 1...
1998-05-06 Richard SharpeReal fix for clitar.c problems. Have now made all the...
1998-05-05 Jeremy AllisonRolling clitar.c back to the previous rev 1.22 as the...
1998-05-05 Richard SharpeAdded bug fixes to clitar to ensure proper longfile...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-11 Richard SharpeChanges to client.c support the need for directories...
1998-04-02 Jeremy AllisonPatch from Chris Maltby <chris@softway.com.au>. His...
1998-03-26 Jeremy Allisonclient.c: Fixed problem where debug level on command...
1998-03-19 Jeremy AllisonAdding the same changes to HEAD as were added to BRANCH...
1998-03-16 Jeremy AllisonAdding the same change as was added to 1.9.18 branch...
1998-03-14 Andrew Tridgellanother makeover of loadparm to support new stuff in...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-03-03 Jeremy AllisonChange the multibyte character set support so that
1998-02-26 Herb Lewis-N option still prompted for password in smbclient...
1998-02-14 Jeremy AllisonSometime after 1.9.17p5 smbclient stopped being able...
1998-02-13 Jeremy AllisonFix for crash bug with amanda - from "Michael C. Povel...
1998-02-12 Jeremy AllisonAdded fix for doing pq command (from "James J. Szinger...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-22 Volker Lendecke*** empty log message ***
1998-01-16 Jeremy AllisonMakefile: Added new codepage - 866.
1998-01-06 Volker LendeckeAdded manpages.
1998-01-05 Volker Lendeckethe real source code for the smbfs utilities. Forgot...
1998-01-05 Volker LendeckeAdded 3 commands:
1997-12-24 Jeremy AllisonBugfix from Branko Cibej <branko.cibej@hermes.si>
1997-12-20 Jeremy Allisonclient.c:
1997-12-14 Andrew Tridgellfix a bug that sometimes prevented smbclient from conne...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...
1997-12-02 Andrew Tridgellfixed the help message for -p (someone complained!)
1997-11-25 Andrew Tridgellget rid of stat command (it is a hangover from an old...
1997-11-22 Andrew Tridgelladded true enumerated types in loadparm.c. Now we don...
1997-11-10 Jeremy AllisonRolled back tree state to 11:59pm 8th November 1997...
1997-11-09 Luke Leightonbyteorder.h :
next