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-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
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
2
-8
/
+18
1998-09-03
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
3
-2
/
+25
1998-09-01
More abstraction of file system data types, to move to a 64
Jeremy Allison
3
-12
/
+12
1998-08-31
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
3
-34
/
+35
1998-08-30
allow smbclient to connect to IPC$ as an IPC service
Andrew Tridgell
1
-2
/
+0
1998-08-28
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
2
-2
/
+2
1998-08-15
configure: Changes for extra headers.
Jeremy Allison
1
-2
/
+2
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-8
/
+10
1998-08-14
remove an unused variable
Andrew Tridgell
1
-1
/
+0
1998-08-12
Changed a call to fflush(dbg) to dbgflush().
Christopher R. Hertel
1
-1
/
+1
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-08-09
added ignore rules for the dummy files
Andrew Tridgell
1
-0
/
+1
[next]