Putting back the -p flag in smbclient.
[samba.git] / source / client / client.c
1999-01-25 Richard SharpePutting back the -p flag in smbclient.
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Jeremy AllisonFixed missing NULL check in tar op.
1998-11-14 Andrew Tridgellautomatically uppercase server and share names (win95...
1998-11-14 Andrew Tridgell- handle servers that don't support getattrE (ie. NT)
1998-11-14 Jeremy AllisonFixed problem with smbclient issuing '*.*' to NT server...
1998-11-14 Andrew Tridgellprompt for password on smbclient -L
1998-11-13 Andrew Tridgellfixes for OSF1 compilation
1998-11-12 Andrew Tridgellplease remember to check that code compiles before...
1998-11-12 Herb Lewis.cvsignore: Removed old entries.
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-11-02 Jeremy Allisonclient/client.c: Patch to tidy up file size output.
1998-10-29 Jeremy AllisonTidied up option processing in smbclient - usage messag...
1998-10-24 Andrew Tridgellfix for John.
1998-10-24 John TerpstraUnlink zero length files that did NOT exist at the...
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-04 Andrew Tridgellsupport using #xx at end of netbios name to connect...
1998-10-04 Richard SharpeAdded E Jay Berkenbilt's fixes
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
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 AllisonChanges to test in configure if capabilities are enable...
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-23 Jeremy AllisonFixed up warnings in new client code.
1998-09-21 Alexandre Olivaimplemented du and tar -n
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-28 Jeremy AllisonThis checking fixes the statcache bug that stopped...
1998-08-14 Andrew Tridgellremove an unused variable
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-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-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-04 Jeremy Allisonclient.c: Allowed client to proceed even if it gets...
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-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-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-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-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-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-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 Leightonattempting to mark up 32 bit error codes, needed for...
1997-11-01 Luke Leightonclient.c clientutil.c proto.h
1997-11-01 Andrew Tridgella simple SMB torture tester. This will allow us to...
1997-10-26 Andrew Tridgellfix some casting errors in smbencrypt and some multiply...
1997-10-25 Luke LeightonMakefile :
1997-10-24 Luke Leightonnterr.c :
1997-10-23 Luke Leightonmissed nmbsync.c when adding setup count and setup...
1997-10-23 Luke Leightongeneral sorting out, from crashes generated by do_lsa_r...
1997-10-23 Luke Leightonplaying about, trying to SMBopenX a \PIPE\NETLOGON...
1997-10-22 Luke Leightonclient.c :
1997-10-22 Luke LeightonMakefile client.c :
1997-10-22 Luke LeightonMakefile client.c clientutil.c clitar.c nmbsync.c :
1997-10-21 Andrew Tridgellsome cleanups in the clientutil.c code.
1997-10-16 Andrew Tridgelladd ERRDOS/67 ERRnosuchshare to the client.c list of...
1997-10-06 Jeremy Allisonclient.c: Changed shadowed variable.
1997-10-04 Andrew Tridgella little hack to smbclient to support extracting NT...
1997-09-19 Jeremy AllisonMakefile: Changed proto: target to not include c files...
1997-09-14 Andrew TridgellThis commit does 3 main things:
1997-09-11 Jeremy Allisoncharcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
1997-09-05 Jeremy Allisonclient.c: Made sure myhostname was initialised before...
1997-08-25 Samba Release Accountcharset.c : Add mapping for code page 932 (KANJI).
1997-07-30 Samba Release Accountclient.c: Minor change to cast parameters for DEC unix.
1997-07-30 Samba Release AccountMinor text mods, mostly checking that CVS still works
1997-07-28 Samba Release Accountclient.c: Added amanda fixes.
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
1997-07-01 Samba Release Accountclient.c: New print queue query code from Jeff C....
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-05-30 Samba Release Accountcharcnv.c: Fixed silly bugs detected on IRIX.
1997-05-08 Samba Release Accountstatus.c: Added brief option. Patch from ccctim@mailbox...
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-04-03 Samba Release Accountname_type for name_query with smbclient -M name should...
next