r12045: More warning fixes... Just a few more to go.
[nivanova/samba-autobuild/.git] / source3 / client / clitar.c
2007-10-10 Jeremy Allisonr12045: More warning fixes... Just a few more to go.
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr5968: derrell's large file fix for libsmbclient (BUG...
2007-10-10 Jeremy Allisonr5687: Fix for bug #2398 from Kevin Dalley <kevin@kelph...
2007-10-10 Gerald Carterr5295: fix compile issue with MIT 1.4 due to broken...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Jeremy Allisonr2361: Fix the appalling toktocliplist() fn. Bug found...
2007-10-10 Jelmer Vernooijr1320: Return an error when the last command read from...
2004-03-18 Jeremy AllisonMerge from HEAD for Amanda group.
2004-03-18 Richard SharpeApply Craig Barratt's fixes to allow multiple exlusion...
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-12 Jeremy AllisonFix from Craig Barratt <cbarratt@users.sourceforge...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-02 Jeremy AllisonProposed patch for #308. Needs testing.
2003-08-27 Tim PotterPrint an error instead of crashing if no argument is...
2003-08-12 Volker LendeckeApply a little const
2003-08-06 Jeremy AllisonReversed replacement. Oops.
2003-08-06 Jeremy AllisonGet rid of MAXPATHLEN, move to standard PATH_MAX.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jeremy AllisonFix the option processing for smbtar. Does no one check...
2003-08-01 Jeremy AllisonFinish reformatting.
2003-08-01 Jeremy AllisonReformat lots of clitar code as I hate the style so...
2003-08-01 Jeremy AllisonReformat clitar option processing - getting ready to...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-16 Tim PotterFix from Dragan Krnic for handling files in tar archive...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-04-14 Tim PotterMerge:
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-06 Andrew BartlettMore safe_strcpy() off-by-one bug fixes. (mostly moves...
2003-03-03 Richard SharpeMore janitorial duties, fixing the BIG_UINT changes...
2003-03-03 Richard SharpeDo my janitorial duties to encourage others to do so.
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-19 Herb Lewismerge from 2.2 fix for smbclient large files
2002-12-19 Herb Lewismerge from 2.2 fix for smbclient large files
2002-12-16 Herb Lewismerge smbtar fix from 2.2
2002-12-16 Herb Lewismerge smbtar fixes from 2.2
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-28 Andrew Tridgellfix for smbtar filename matching
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-13 Andrew Tridgell- fixed a crash bug for 'print -'
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-06-25 Andrew BartlettBreak up samba's object dependencies, and its prototype...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-09 Simo Sorceinitial support to error report in smbclient, useful...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-08-20 Andrew Tridgella bunch of fixes from the s\7fflight to seattle
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-21 Andrew Tridgellnext_token() was supposed to be a reentrant replacement...
2001-03-26 Jeremy AllisonFix for smbtar race condition from Glenn Burkhardt...
2000-11-22 Jeremy AllisonTar fixes from Craig Barratt craig@arraycomm.com.
2000-04-30 Andrew Tridgell- removed all our old wildcard matching code and replac...
2000-01-26 Jeremy AllisonSecond set of inline optimisation fixes from Ying Chen...
2000-01-08 Andrew Tridgellcli_open() wasn't handling DENY_FCB or O_WRONLY correctly.
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-03-30 Alexandre Olivadeclare ttarf as double, as in client.c
1999-03-30 Alexandre Olivause double instead of SMB_BIG_UINT for dir_total and...
1999-03-25 Alexandre Oliva* client/client.c (dir_total): use SMB_BIG_UINT
1999-02-03 Luke Leighton%s not $s
1999-01-17 Richard SharpeA small change to clitar.c (really, I promise :-)
1998-12-19 Richard SharpeFixed problems in debug code because I did not compile
1998-12-19 Richard SharpeAdded some debugging to clitar ...
1998-12-17 Jeremy AllisonFixed tar recurse bug.
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-14 Andrew Tridgellfixed setmode in smbclient
1998-11-14 Andrew Tridgell- handle servers that don't support getattrE (ie. NT)
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
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-10-05 Andrew Tridgellfixed a cast warning
1998-10-04 Richard SharpeAdded E Jay Berkenbilt's fixes
1998-09-29 Jeremy AllisonFixed extern definition of cnum in clitar.c
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-26 Richard SharpeSmall update to clitar.c to omit warnings about servers not
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 Olivaimplemented du and tar -n
1998-09-19 Richard SharpeFixed changes in clitar.c that Jeremey noted. One chang...
next