Age | Commit message (Expand) | Author | Files | Lines |
1998-09-21 | implemented du and tar -n | Alexandre Oliva | 2 | -5/+141 |
1998-09-19 | Fixed changes in clitar.c that Jeremey noted. One change was | Richard Sharpe | 1 | -1/+2 |
1998-09-18 | Fixed compile errors in new code. | Jeremy Allison | 1 | -3/+3 |
1998-09-18 | Adding rewritten restore code ... Old code is still there | Richard Sharpe | 2 | -69/+471 |
1998-09-11 | Ok so with this bugfix 64 bit file access actually seems to work :-). | Jeremy Allison | 2 | -2/+2 |
1998-09-05 | ahh, the joy of deleting large chunks of code that someone else has | Andrew Tridgell | 1 | -25/+0 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 2 | -8/+18 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 3 | -2/+25 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 3 | -12/+12 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 3 | -34/+35 |
1998-08-30 | allow smbclient to connect to IPC$ as an IPC service | Andrew Tridgell | 1 | -2/+0 |
1998-08-28 | This checking fixes the statcache bug that stopped NetBench from running | Jeremy Allison | 2 | -2/+2 |
1998-08-15 | configure: Changes for extra headers. | Jeremy Allison | 1 | -2/+2 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -8/+10 |
1998-08-14 | remove an unused variable | Andrew Tridgell | 1 | -1/+0 |
1998-08-12 | Changed a call to fflush(dbg) to dbgflush(). | Christopher R. Hertel | 1 | -1/+1 |
1998-08-12 | I've added a dbgflush() function to debug.c. Calling this will cause the | Christopher R. Hertel | 1 | -1/+1 |
1998-08-11 | Makefile.in: Added CHECK target back in (at Herb's request). Added | Jeremy Allison | 1 | -11/+28 |
1998-08-09 | added ignore rules for the dummy files | Andrew Tridgell | 1 | -0/+1 |
1998-08-09 | these dummy files are needed for autoconf processing | Andrew Tridgell | 1 | -0/+0 |
1998-08-03 | Fixing clitar.c so that tar to stdout works correctly. | Richard Sharpe | 1 | -9/+9 |
1998-07-31 | As per a Andrew's message, I went through and removed the timestring() | Christopher R. Hertel | 2 | -2/+2 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 4 | -137/+9 |
1998-06-25 | clitar.c: Fixed gcc warning with comment in /* */ code. | Jeremy Allison | 1 | -1/+1 |
1998-06-22 | Arrrgh, one more fix. Restores of long file names were | Richard Sharpe | 1 | -2/+7 |
1998-06-21 | Remove the copyright to Canon Information Systems Australia, as we don't | Richard Sharpe | 1 | -7/+18 |
1998-06-20 | clitar.c: Fixed minor gcc -pedantic-error compile warnings. | Jeremy Allison | 1 | -5/+4 |
1998-06-17 | Re-submit changes for CLITAR. | Richard Sharpe | 1 | -84/+291 |
1998-06-16 | clientgen: Added USE_SSL for client shutdown. | Jeremy Allison | 1 | -1/+3 |
1998-06-16 | Added SSL support from Christian Starkjohann <cs@obdev.at> | Jeremy Allison | 2 | -0/+17 |
1998-06-15 | client.c: Made -L do a null-session share unless -U user is specified. | Jeremy Allison | 2 | -130/+135 |
1998-06-15 | Makefile: | Jeremy Allison | 1 | -0/+2 |
1998-06-04 | client.c: Allowed client to proceed even if it gets error 234 (more data | Jeremy Allison | 1 | -101/+108 |
1998-06-01 | clientutil.c: Don't core dump if no controlling terminal available for password. | Jeremy Allison | 1 | -0/+3 |
1998-05-12 | includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't | Jeremy Allison | 1 | -2/+2 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 6 | -244/+244 |
1998-05-11 | don't use system functions as arguments to qsort() as otherwise you | Andrew Tridgell | 1 | -1/+1 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 3 | -14/+26 |
1998-05-08 | clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used' | Jeremy Allison | 1 | -0/+7 |
1998-05-08 | Se-submitting clitar.c/ | Richard Sharpe | 1 | -53/+433 |
1998-05-06 | Rolling back again to the equivalent of revision 1.22, as the current | Jeremy Allison | 1 | -382/+25 |
1998-05-06 | Real fix for clitar.c problems. Have now made all the right | Richard Sharpe | 1 | -25/+382 |
1998-05-05 | Rolling clitar.c back to the previous rev 1.22 as the current one | Jeremy Allison | 1 | -382/+25 |
1998-05-05 | Added bug fixes to clitar to ensure proper longfile name restores | Richard Sharpe | 1 | -25/+382 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 3 | -17/+17 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 3 | -63/+39 |
1998-04-11 | Changes to client.c support the need for directories to be processed by whatever | Richard Sharpe | 2 | -68/+298 |
1998-04-02 | Patch from Chris Maltby <chris@softway.com.au>. His comments follow: | Jeremy Allison | 1 | -6/+46 |
1998-03-26 | client.c: Fixed problem where debug level on command line was overridden by s... | Jeremy Allison | 1 | -2/+11 |
1998-03-19 | Adding the same changes to HEAD as were added to BRANCH_1_9_18. | Jeremy Allison | 2 | -50/+0 |