Age | Commit message (Expand) | Author | Files | Lines |
2000-11-22 | Tar fixes from Craig Barratt craig@arraycomm.com. | Jeremy Allison | 1 | -2/+2 |
2000-04-30 | - removed all our old wildcard matching code and replaced it with a | Andrew Tridgell | 1 | -2/+2 |
2000-01-26 | Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>. | Jeremy Allison | 1 | -4/+4 |
2000-01-08 | cli_open() wasn't handling DENY_FCB or O_WRONLY correctly. | Andrew Tridgell | 1 | -1/+1 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -32/+60 |
1999-03-30 | declare ttarf as double, as in client.c | Alexandre Oliva | 1 | -1/+1 |
1999-03-30 | use double instead of SMB_BIG_UINT for dir_total and ttarf | Alexandre Oliva | 1 | -1/+1 |
1999-03-25 | * client/client.c (dir_total): use SMB_BIG_UINT | Alexandre Oliva | 1 | -2/+3 |
1999-02-03 | %s not $s | Luke Leighton | 1 | -1/+1 |
1999-01-17 | A small change to clitar.c (really, I promise :-) | Richard Sharpe | 1 | -0/+7 |
1998-12-19 | Fixed problems in debug code because I did not compile | Richard Sharpe | 1 | -4/+4 |
1998-12-19 | Added some debugging to clitar ... | Richard Sharpe | 1 | -0/+4 |
1998-12-17 | Fixed tar recurse bug. | Jeremy Allison | 1 | -1/+1 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -3/+3 |
1998-11-14 | fixed setmode in smbclient | Andrew Tridgell | 1 | -7/+6 |
1998-11-14 | - handle servers that don't support getattrE (ie. NT) | Andrew Tridgell | 1 | -1/+1 |
1998-11-13 | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 1 | -1/+1 |
1998-11-09 | Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions. | Jeremy Allison | 1 | -8/+7 |
1998-11-09 | converted smbclient to use clientgen.c rather than clientutil.c | Andrew Tridgell | 1 | -1137/+112 |
1998-10-05 | fixed a cast warning | Andrew Tridgell | 1 | -1/+1 |
1998-10-04 | Added E Jay Berkenbilt's fixes | Richard Sharpe | 1 | -0/+3 |
1998-09-29 | Fixed extern definition of cnum in clitar.c | Jeremy Allison | 1 | -1/+1 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -1/+1 |
1998-09-26 | Small update to clitar.c to omit warnings about servers not | Richard Sharpe | 1 | -4/+5 |
1998-09-24 | Added a minor fix to clitar.c for a bug. | Richard Sharpe | 1 | -16/+2 |
1998-09-23 | Fixed data corruption bugs in clitar.c with restores. | Richard Sharpe | 1 | -17/+58 |
1998-09-23 | Fixed up warnings in new client code. | Jeremy Allison | 1 | -4/+4 |
1998-09-21 | implemented du and tar -n | Alexandre Oliva | 1 | -3/+43 |
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 | 1 | -52/+234 |
1998-09-11 | Ok so with this bugfix 64 bit file access actually seems to work :-). | Jeremy Allison | 1 | -1/+1 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 1 | -2/+4 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -1/+1 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1 | -3/+3 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -5/+5 |
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-03 | Fixing clitar.c so that tar to stdout works correctly. | Richard Sharpe | 1 | -9/+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-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -42/+42 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -1/+1 |
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 |