index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Got to the bottom of another weird one...
Michael Warfield
1999-02-18
1
-1
/
+5
*
Added caching of user password if it was entered via getpass. We were already
Michael Warfield
1999-02-14
1
-1
/
+102
*
Fixed a glibc glitch in smbumount.c and reenabled some debugging
Michael Warfield
1999-02-13
2
-2
/
+2
*
%s not $s
Luke Leighton
1999-02-03
1
-1
/
+1
*
Minor change to bring smbmount in the main branch in line with some bzero
Michael Warfield
1999-02-01
1
-3
/
+3
*
Ok... Yet another round of fixes for smbmount and autofs.
Michael Warfield
1999-01-31
2
-18
/
+63
*
set_port warning / unused / global/local variable overlap issues
Luke Leighton
1999-01-27
1
-9
/
+9
*
Putting back the -p flag in smbclient.
Richard Sharpe
1999-01-25
1
-2
/
+6
*
A small change to clitar.c (really, I promise :-)
Richard Sharpe
1999-01-17
1
-0
/
+7
*
Fixed problems in debug code because I did not compile
Richard Sharpe
1998-12-19
1
-4
/
+4
*
Added some debugging to clitar ...
Richard Sharpe
1998-12-19
1
-0
/
+4
*
Fixed tar recurse bug.
Jeremy Allison
1998-12-17
1
-1
/
+1
*
Earlier fix for smbmount timing window was the wrong patch.
Michael Warfield
1998-11-30
1
-9
/
+10
*
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1998-11-25
1
-3
/
+3
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
2
-7
/
+7
*
Fixed missing NULL check in tar op.
Jeremy Allison
1998-11-17
1
-2
/
+4
*
automatically uppercase server and share names (win95 won't handle
Andrew Tridgell
1998-11-14
1
-6
/
+0
*
fixed setmode in smbclient
Andrew Tridgell
1998-11-14
1
-7
/
+6
*
- handle servers that don't support getattrE (ie. NT)
Andrew Tridgell
1998-11-14
2
-4
/
+6
*
Fixed problem with smbclient issuing '*.*' to NT server when an
Jeremy Allison
1998-11-14
1
-5
/
+5
*
prompt for password on smbclient -L
Andrew Tridgell
1998-11-14
1
-1
/
+0
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
1
-1
/
+1
*
Fixed timing window created by daemonize function. Smbmount was going daemon
Michael Warfield
1998-11-13
1
-7
/
+10
*
fixes for OSF1 compilation
Andrew Tridgell
1998-11-13
1
-1
/
+1
*
please remember to check that code compiles before checkin!
Andrew Tridgell
1998-11-12
1
-2
/
+2
*
.cvsignore: Removed old entries.
Herb Lewis
1998-11-12
1
-1
/
+13
*
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1998-11-09
2
-29
/
+14
*
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1998-11-09
2
-4591
/
+1549
*
client/client.c: Patch to tidy up file size output.
Jeremy Allison
1998-11-02
1
-1
/
+1
*
Tidied up option processing in smbclient - usage message now actually
Jeremy Allison
1998-10-29
1
-123
/
+132
*
fix for John.
Andrew Tridgell
1998-10-24
1
-8
/
+8
*
Unlink zero length files that did NOT exist at the point of origin on a do_ge...
John Terpstra
1998-10-24
1
-1
/
+4
*
use the username GUEST if no other username is available
Andrew Tridgell
1998-10-16
1
-0
/
+5
*
fixed a bug in the readline support
Andrew Tridgell
1998-10-08
1
-3
/
+4
*
somehow "in_client" got included twice in two places.
Andrew Tridgell
1998-10-07
1
-1
/
+0
*
Added capability for smbclient to use the local WINS server on the same
Richard Sharpe
1998-10-06
1
-1
/
+2
*
fixed a cast warning
Andrew Tridgell
1998-10-05
1
-1
/
+1
*
- modified resolve_name() to take a name_type
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
support using #xx at end of netbios name to connect to the specified name type
Andrew Tridgell
1998-10-04
1
-0
/
+6
*
Added E Jay Berkenbilt's fixes
Richard Sharpe
1998-10-04
2
-2
/
+5
*
Removed a redundant include for "includes.h"
Michael Warfield
1998-09-30
1
-3
/
+1
*
Fixed uid->vuid confusion in smbmount (hopefully).
Jeremy Allison
1998-09-30
1
-2
/
+2
*
Fixed extern definition of cnum in clitar.c
Jeremy Allison
1998-09-29
1
-1
/
+1
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
3
-50
/
+45
*
get away with dummy and .dummy files
Alexandre Oliva
1998-09-29
1
-1
/
+0
*
Now have a better solution to the need to have smblcient find
Richard Sharpe
1998-09-29
1
-0
/
+3
*
Fixed stupid bug with "cd /" appending a "/" character to the path forever....
Jeremy Allison
1998-09-29
1
-0
/
+2
*
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
1998-09-28
1
-3
/
+18
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
2
-14
/
+13
*
Two changes in this ball...
Michael Warfield
1998-09-28
3
-44
/
+18
[prev]
[next]