index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
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
1998-09-29
Fixed stupid bug with "cd /" appending a "/" character to the path forever....
Jeremy Allison
1
-0
/
+2
1998-09-28
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
1
-3
/
+18
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
2
-14
/
+13
1998-09-28
Two changes in this ball...
Michael Warfield
3
-44
/
+18
1998-09-28
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1
-1
/
+0
1998-09-27
wait_keyboard must still be defined if readline is not available
Alexandre Oliva
1
-3
/
+3
1998-09-27
Fixed up more possibly uninitialized variables.
Richard Sharpe
1
-3
/
+3
1998-09-26
Small update to clitar.c to omit warnings about servers not
Richard Sharpe
1
-4
/
+5
1998-09-25
not needed.
Luke Leighton
1
-348
/
+0
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
2
-47
/
+47
1998-09-21
major autoconf clean-up
Alexandre Oliva
1
-0
/
+1
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
[next]