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
/
source
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
use the username GUEST if no other username is available
Andrew Tridgell
1998-10-16
1
-0
/
+5
*
fixed a bug in the readline support
Andrew Tridgell
1998-10-08
1
-3
/
+4
*
somehow "in_client" got included twice in two places.
Andrew Tridgell
1998-10-07
1
-1
/
+0
*
Added capability for smbclient to use the local WINS server on the same
Richard Sharpe
1998-10-06
1
-1
/
+2
*
fixed a cast warning
Andrew Tridgell
1998-10-05
1
-1
/
+1
*
- modified resolve_name() to take a name_type
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
support using #xx at end of netbios name to connect to the specified name type
Andrew Tridgell
1998-10-04
1
-0
/
+6
*
Added E Jay Berkenbilt's fixes
Richard Sharpe
1998-10-04
2
-2
/
+5
*
Removed a redundant include for "includes.h"
Michael Warfield
1998-09-30
1
-3
/
+1
*
Fixed uid->vuid confusion in smbmount (hopefully).
Jeremy Allison
1998-09-30
1
-2
/
+2
*
Fixed extern definition of cnum in clitar.c
Jeremy Allison
1998-09-29
1
-1
/
+1
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
3
-50
/
+45
*
get away with dummy and .dummy files
Alexandre Oliva
1998-09-29
1
-1
/
+0
*
Now have a better solution to the need to have smblcient find
Richard Sharpe
1998-09-29
1
-0
/
+3
*
Fixed stupid bug with "cd /" appending a "/" character to the path forever....
Jeremy Allison
1998-09-29
1
-0
/
+2
*
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
1998-09-28
1
-3
/
+18
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
2
-14
/
+13
*
Two changes in this ball...
Michael Warfield
1998-09-28
3
-44
/
+18
*
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1998-09-28
1
-1
/
+0
*
wait_keyboard must still be defined if readline is not available
Alexandre Oliva
1998-09-27
1
-3
/
+3
*
Fixed up more possibly uninitialized variables.
Richard Sharpe
1998-09-27
1
-3
/
+3
*
Small update to clitar.c to omit warnings about servers not
Richard Sharpe
1998-09-26
1
-4
/
+5
*
not needed.
Luke Leighton
1998-09-25
1
-348
/
+0
*
Added a minor fix to clitar.c for a bug.
Richard Sharpe
1998-09-24
1
-16
/
+2
*
Fixed data corruption bugs in clitar.c with restores.
Richard Sharpe
1998-09-23
1
-17
/
+58
*
Fixed up warnings in new client code.
Jeremy Allison
1998-09-23
2
-47
/
+47
*
major autoconf clean-up
Alexandre Oliva
1998-09-21
1
-0
/
+1
*
implemented du and tar -n
Alexandre Oliva
1998-09-21
2
-5
/
+141
*
Fixed changes in clitar.c that Jeremey noted. One change was
Richard Sharpe
1998-09-19
1
-1
/
+2
*
Fixed compile errors in new code.
Jeremy Allison
1998-09-18
1
-3
/
+3
*
Adding rewritten restore code ... Old code is still there
Richard Sharpe
1998-09-18
2
-69
/
+471
*
Ok so with this bugfix 64 bit file access actually seems to work :-).
Jeremy Allison
1998-09-11
2
-2
/
+2
*
ahh, the joy of deleting large chunks of code that someone else has
Andrew Tridgell
1998-09-05
1
-25
/
+0
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
2
-8
/
+18
*
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1998-09-03
3
-2
/
+25
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
3
-12
/
+12
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
3
-34
/
+35
*
allow smbclient to connect to IPC$ as an IPC service
Andrew Tridgell
1998-08-30
1
-2
/
+0
*
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1998-08-28
2
-2
/
+2
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-2
/
+2
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-8
/
+10
*
remove an unused variable
Andrew Tridgell
1998-08-14
1
-1
/
+0
*
Changed a call to fflush(dbg) to dbgflush().
Christopher R. Hertel
1998-08-12
1
-1
/
+1
*
I've added a dbgflush() function to debug.c. Calling this will cause the
Christopher R. Hertel
1998-08-12
1
-1
/
+1
*
Makefile.in: Added CHECK target back in (at Herb's request). Added
Jeremy Allison
1998-08-11
1
-11
/
+28
*
added ignore rules for the dummy files
Andrew Tridgell
1998-08-09
1
-0
/
+1
*
these dummy files are needed for autoconf processing
Andrew Tridgell
1998-08-09
1
-0
/
+0
*
Fixing clitar.c so that tar to stdout works correctly.
Richard Sharpe
1998-08-03
1
-9
/
+9
*
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1998-07-31
2
-2
/
+2
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
4
-137
/
+9
[next]