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
/
client.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-30
general, drastic improvements to rpcclient.
Luke Leighton
1
-5
/
+5
1999-07-09
Put back in GNU readline support for smbclient accidentally trashed by
Tim Potter
1
-1
/
+210
1999-06-29
smbclient modified to use cli_establish_connection(). smbclient therefore
Luke Leighton
1
-58
/
+39
1999-03-30
use double instead of SMB_BIG_UINT for dir_total and ttarf
Alexandre Oliva
1
-3
/
+3
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
1
-2
/
+2
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
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
1
-4
/
+4
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
- handle servers that don't support getattrE (ie. NT)
Andrew Tridgell
1
-3
/
+5
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
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
1
-21
/
+7
1998-11-09
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1
-3454
/
+1437
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-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
1
-2
/
+2
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
1
-31
/
+30
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
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-13
/
+12
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-23
Fixed up warnings in new client code.
Jeremy Allison
1
-43
/
+43
1998-09-21
implemented du and tar -n
Alexandre Oliva
1
-2
/
+98
1998-09-18
Adding rewritten restore code ... Old code is still there
Richard Sharpe
1
-17
/
+237
1998-09-11
Ok so with this bugfix 64 bit file access actually seems to work :-).
Jeremy Allison
1
-1
/
+1
1998-09-05
ahh, the joy of deleting large chunks of code that someone else has
Andrew Tridgell
1
-25
/
+0
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
1
-6
/
+14
1998-09-03
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1
-0
/
+23
1998-09-01
More abstraction of file system data types, to move to a 64
Jeremy Allison
1
-7
/
+7
1998-08-31
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1
-24
/
+25
1998-08-28
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1
-1
/
+1
1998-08-14
remove an unused variable
Andrew Tridgell
1
-1
/
+0
1998-08-12
I've added a dbgflush() function to debug.c. Calling this will cause the
Christopher R. Hertel
1
-1
/
+1
1998-08-11
Makefile.in: Added CHECK target back in (at Herb's request). Added
Jeremy Allison
1
-11
/
+28
1998-07-31
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1
-1
/
+1
[next]