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
...
*
io_bufsize was set too large and so full length reads
Anton Blanchard
2001-01-25
1
-1
/
+1
*
Fixed bugs relating to Win2K and the need for a codepage so that unicode
Richard Sharpe
2001-01-14
1
-17
/
+25
*
Many bug fixes to the libsmbclient.c code plus
Richard Sharpe
2001-01-12
2
-29
/
+236
*
Update the tree.c GTK+ App so it can walk down directories etc ...
Richard Sharpe
2001-01-07
1
-76
/
+122
*
Fix some more bugs in libsmbclient.c and add functionality to tree.c
Richard Sharpe
2001-01-06
1
-5
/
+23
*
Fix a minor problem with listing servers in a workgroup and add a
Richard Sharpe
2001-01-06
1
-0
/
+460
*
The latest changes to libsmbclient ...
Richard Sharpe
2001-01-05
1
-1
/
+118
*
Needed a callback arg on cli_list ...
Richard Sharpe
2001-01-05
1
-3
/
+3
*
I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had
Richard Sharpe
2001-01-04
1
-5
/
+7
*
First pass at the libsmbclient code ...
Richard Sharpe
2000-12-26
1
-0
/
+219
*
Tar fixes from Craig Barratt craig@arraycomm.com.
Jeremy Allison
2000-11-22
2
-2
/
+4
*
fixed typo
Gerald Carter
2000-09-14
1
-1
/
+1
*
added -A <authfile> option to smbclient for the reading of username /
Gerald Carter
2000-08-29
1
-9
/
+71
*
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
2000-06-11
1
-2
/
+2
*
and yet another memory leak - this one in the client
Andrew Tridgell
2000-05-02
1
-0
/
+5
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
2
-6
/
+6
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
2
-3
/
+3
*
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
[prev]
[next]