index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for names with spaces and some I18N filename issues from
Jeremy Allison
2000-03-10
1
-10
/
+11
*
client/client.c:
Jeremy Allison
2000-02-25
1
-1
/
+6
*
Fixed code page conversions of messages outgoing/incoming.
Jeremy Allison
2000-01-27
1
-0
/
+7
*
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
2000-01-26
1
-4
/
+4
*
cli_open() wasn't handling DENY_FCB or O_WRONLY correctly.
Andrew Tridgell
2000-01-08
3
-3
/
+3
*
this looks like a big commit, but it isn't really :)
Andrew Tridgell
2000-01-07
3
-14
/
+17
*
Fixed spurious error message when doing a 'put' of an empty file.
Jeremy Allison
2000-01-06
1
-1
/
+4
*
client/client.c: I18N fixes.
Jeremy Allison
2000-01-05
1
-33
/
+23
*
changed %g to %3.1f to be friendly to our poor snprintf() code
Andrew Tridgell
1999-12-21
1
-2
/
+2
*
client/smbspool.c from 2.0.6
Andrew Tridgell
1999-12-17
1
-0
/
+366
*
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1999-12-13
1
-975
/
+0
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
5
-1203
/
+1004
*
sys_select added one more argument (read, write selectors).
Luke Leighton
1999-12-01
2
-2
/
+2
*
whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few.
Luke Leighton
1999-11-26
1
-5
/
+5
*
general, drastic improvements to rpcclient.
Luke Leighton
1999-10-30
1
-5
/
+5
*
Put back in GNU readline support for smbclient accidentally trashed by
Tim Potter
1999-07-09
1
-1
/
+210
*
smbclient modified to use cli_establish_connection(). smbclient therefore
Luke Leighton
1999-06-29
1
-58
/
+39
*
declare ttarf as double, as in client.c
Alexandre Oliva
1999-03-30
1
-1
/
+1
*
use double instead of SMB_BIG_UINT for dir_total and ttarf
Alexandre Oliva
1999-03-30
2
-4
/
+4
*
SMB_BIG_INT dir_total incompatible with %d: must use %llu (line 446)
Luke Leighton
1999-03-25
1
-1
/
+1
*
* client/client.c (dir_total): use SMB_BIG_UINT
Alexandre Oliva
1999-03-25
2
-4
/
+5
*
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
[next]