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
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ERRmoredata is an acceptable error code, it is not an error.
Luke Leighton
1998-12-02
1
-2
/
+6
*
another attempt at a fix on connect_serverlist()...
Luke Leighton
1998-11-30
1
-8
/
+8
*
andrej spotted problem with connect_serverlist (starts off assuming
Luke Leighton
1998-11-30
1
-1
/
+1
*
Replaced ZERO_STRUCT() with ZERO_STRUCTP() in cli_connect_serverlist().
Tim Potter
1998-11-26
1
-1
/
+1
*
Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.
Jeremy Allison
1998-11-19
1
-1
/
+2
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-1
/
+1
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-49
/
+150
*
fixed lmhosts parsing. We were using sizeof(name) where name was char*
Andrew Tridgell
1998-11-16
1
-3
/
+2
*
automatically uppercase server and share names (win95 won't handle
Andrew Tridgell
1998-11-14
2
-6
/
+7
*
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1998-11-14
2
-6
/
+6
*
Removed code that used printf/fprintf in password changin libraries.
Herb Lewis
1998-11-12
1
-8
/
+9
*
.cvsignore: Removed old entries.
Herb Lewis
1998-11-12
1
-1
/
+17
*
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1998-11-12
1
-0
/
+100
*
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1998-11-12
4
-11
/
+11
*
Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa
Jeremy Allison
1998-11-12
1
-26
/
+0
*
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1998-11-09
1
-13
/
+13
*
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1998-11-09
1
-35
/
+199
*
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1998-11-06
1
-48
/
+69
*
don't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as it
Andrew Tridgell
1998-11-05
1
-1
/
+5
*
added a couple more error codes to cli_error()
Andrew Tridgell
1998-10-26
1
-0
/
+6
*
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
1998-10-24
1
-8
/
+19
*
Removed previously #ifdef 0 'ed code.
Jeremy Allison
1998-10-22
1
-37
/
+0
*
libsmb/smbdes.c: #ifdef'ed out code prior to removal.
Jeremy Allison
1998-10-22
1
-0
/
+5
*
- dce/rpc code
Luke Leighton
1998-10-19
2
-3
/
+2
*
improved session reestablishment
Andrew Tridgell
1998-10-19
1
-36
/
+82
*
return the resolved IP on a cli_connect() call so it can be cached
Andrew Tridgell
1998-10-19
1
-0
/
+1
*
Small tidyups for gcc in 'preen' mode....
Jeremy Allison
1998-10-17
1
-0
/
+1
*
- use large buffers for netshareenum
Andrew Tridgell
1998-10-16
1
-19
/
+30
*
trans2.h: Added Thursby MAC extension.
Jeremy Allison
1998-10-16
1
-0
/
+8
*
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1998-10-15
1
-4
/
+14
*
set recursion desired for bcast name query
Andrew Tridgell
1998-10-14
1
-1
/
+1
*
16 changed to 8 by mistake in samoemhash.
Luke Leighton
1998-10-14
1
-1
/
+1
*
warnings spotted by ./configure.developer options
Luke Leighton
1998-10-14
1
-0
/
+2
*
dce/rpc
Luke Leighton
1998-10-14
1
-1
/
+1
*
dce/rpc
Luke Leighton
1998-10-10
2
-5
/
+15
*
dce/rpc
Luke Leighton
1998-10-09
2
-18
/
+28
*
dce/rpc.
Luke Leighton
1998-10-09
1
-2
/
+3
*
basic client-side ntcreateX function (hard-wired values except filename)
Luke Leighton
1998-10-09
1
-0
/
+44
*
dce/rpc
Luke Leighton
1998-10-09
2
-10
/
+22
*
dce/rpc
Luke Leighton
1998-10-08
2
-13
/
+51
*
fixed bug pointed out by Herb.
Andrew Tridgell
1998-10-08
1
-1
/
+1
*
- don't generate 0 params in torture
Andrew Tridgell
1998-10-08
1
-3
/
+3
*
- fixed a bunch of warnings and minor errors
Andrew Tridgell
1998-10-08
2
-2
/
+2
*
use 1 second resolution calls if possible
Andrew Tridgell
1998-10-08
1
-2
/
+5
*
dce/rpc
Luke Leighton
1998-10-07
2
-2
/
+65
*
do an anonymous login if the username/password is rejected.
Andrew Tridgell
1998-10-07
1
-0
/
+1
*
fixed rename error code from NT servers
Andrew Tridgell
1998-10-06
1
-0
/
+1
*
implemented unix semantics for rename in smbwrapper
Andrew Tridgell
1998-10-06
1
-0
/
+6
*
rpcclient srvsvc commands.
Luke Leighton
1998-10-05
1
-1
/
+4
*
ignore *.po32 files
Andrew Tridgell
1998-10-05
1
-0
/
+2
[next]