Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -4/+4 |
1999-03-25 | SMB_BIG_INT dir_total incompatible with %d: must use %llu (line 446) | Luke Leighton | 1 | -1/+1 |
1999-03-25 | * client/client.c (dir_total): use SMB_BIG_UINT | Alexandre Oliva | 2 | -4/+5 |
1999-02-18 | Got to the bottom of another weird one... | Michael Warfield | 1 | -1/+5 |
1999-02-14 | Added caching of user password if it was entered via getpass. We were already | Michael Warfield | 1 | -1/+102 |
1999-02-13 | Fixed a glibc glitch in smbumount.c and reenabled some debugging | Michael Warfield | 2 | -2/+2 |
1999-02-03 | %s not $s | Luke Leighton | 1 | -1/+1 |
1999-02-01 | Minor change to bring smbmount in the main branch in line with some bzero | Michael Warfield | 1 | -3/+3 |
1999-01-31 | Ok... Yet another round of fixes for smbmount and autofs. | Michael Warfield | 2 | -18/+63 |
1999-01-27 | set_port warning / unused / global/local variable overlap issues | Luke Leighton | 1 | -9/+9 |
1999-01-25 | Putting back the -p flag in smbclient. | Richard Sharpe | 1 | -2/+6 |
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-30 | Earlier fix for smbmount timing window was the wrong patch. | Michael Warfield | 1 | -9/+10 |
1998-11-25 | Makefile.in: Added maintainer mode fixes. | Jeremy Allison | 1 | -3/+3 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 2 | -7/+7 |
1998-11-17 | Fixed missing NULL check in tar op. | Jeremy Allison | 1 | -2/+4 |
1998-11-14 | automatically uppercase server and share names (win95 won't handle | Andrew Tridgell | 1 | -6/+0 |
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 | 2 | -4/+6 |
1998-11-14 | Fixed problem with smbclient issuing '*.*' to NT server when an | Jeremy Allison | 1 | -5/+5 |
1998-11-14 | prompt for password on smbclient -L | Andrew Tridgell | 1 | -1/+0 |
1998-11-13 | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 1 | -1/+1 |
1998-11-13 | Fixed timing window created by daemonize function. Smbmount was going daemon | Michael Warfield | 1 | -7/+10 |
1998-11-13 | fixes for OSF1 compilation | Andrew Tridgell | 1 | -1/+1 |
1998-11-12 | please remember to check that code compiles before checkin! | Andrew Tridgell | 1 | -2/+2 |
1998-11-12 | .cvsignore: Removed old entries. | Herb Lewis | 1 | -1/+13 |
1998-11-09 | Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions. | Jeremy Allison | 2 | -29/+14 |
1998-11-09 | converted smbclient to use clientgen.c rather than clientutil.c | Andrew Tridgell | 2 | -4591/+1549 |
1998-11-02 | client/client.c: Patch to tidy up file size output. | Jeremy Allison | 1 | -1/+1 |
1998-10-29 | Tidied up option processing in smbclient - usage message now actually | Jeremy Allison | 1 | -123/+132 |
1998-10-24 | fix for John. | Andrew Tridgell | 1 | -8/+8 |
1998-10-24 | Unlink zero length files that did NOT exist at the point of origin on a do_ge... | John Terpstra | 1 | -1/+4 |
1998-10-16 | use the username GUEST if no other username is available | Andrew Tridgell | 1 | -0/+5 |
1998-10-08 | fixed a bug in the readline support | Andrew Tridgell | 1 | -3/+4 |
1998-10-07 | somehow "in_client" got included twice in two places. | Andrew Tridgell | 1 | -1/+0 |
1998-10-06 | Added capability for smbclient to use the local WINS server on the same | Richard Sharpe | 1 | -1/+2 |
1998-10-05 | fixed a cast warning | Andrew Tridgell | 1 | -1/+1 |
1998-10-04 | - modified resolve_name() to take a name_type | Andrew Tridgell | 1 | -1/+1 |
1998-10-04 | support using #xx at end of netbios name to connect to the specified name type | Andrew Tridgell | 1 | -0/+6 |
1998-10-04 | Added E Jay Berkenbilt's fixes | Richard Sharpe | 2 | -2/+5 |
1998-09-30 | Removed a redundant include for "includes.h" | Michael Warfield | 1 | -3/+1 |
1998-09-30 | Fixed uid->vuid confusion in smbmount (hopefully). | Jeremy Allison | 1 | -2/+2 |
1998-09-29 | Fixed extern definition of cnum in clitar.c | Jeremy Allison | 1 | -1/+1 |
1998-09-29 | Got very strict about the differences and uses of | Jeremy Allison | 3 | -50/+45 |
1998-09-29 | get away with dummy and .dummy files | Alexandre Oliva | 1 | -1/+0 |
1998-09-29 | Now have a better solution to the need to have smblcient find | Richard Sharpe | 1 | -0/+3 |