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
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...
Jeremy Allison
1998-10-23
9
-72
/
+146
*
torture debug.
Luke Leighton
1998-10-22
2
-1
/
+14
*
enumeration tests (files, sessions, shares, connections).
Luke Leighton
1998-10-22
1
-0
/
+32
*
Okay, this is really silly but removing one space from one debug statement
Christopher R. Hertel
1998-10-22
1
-1
/
+1
*
rpctorture command
Luke Leighton
1998-10-22
5
-8
/
+544
*
Removed previously #ifdef 0 'ed code.
Jeremy Allison
1998-10-22
1
-37
/
+0
*
Tidied up Support.txt to be up to date with latest consultant
Jeremy Allison
1998-10-22
1
-52
/
+76
*
server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstring
Jeremy Allison
1998-10-22
4
-4
/
+11
*
bug fix in lsa_trans_names.
Luke Leighton
1998-10-22
5
-7
/
+14
*
Minor change.
Christopher R. Hertel
1998-10-22
1
-1
/
+1
*
extern fstring global_myworkgroup should be a pstring
Luke Leighton
1998-10-22
1
-2
/
+2
*
libsmb/smbdes.c: #ifdef'ed out code prior to removal.
Jeremy Allison
1998-10-22
7
-38
/
+138
*
Another cosmetic change.
Christopher R. Hertel
1998-10-22
1
-2
/
+8
*
domain aliases added a bit better: does local aliases if you query
Luke Leighton
1998-10-21
15
-104
/
+166
*
the next dialog: user-groups. it's not very sensible what appears, but hey:
Luke Leighton
1998-10-21
10
-26
/
+593
*
I received a bug report from Massimo Campostrini in Pisa. There are a pair
Christopher R. Hertel
1998-10-21
2
-10
/
+53
*
added "start index" skipping into querydispinfo.
Luke Leighton
1998-10-21
1
-5
/
+15
*
Changed the debug calls to use the newer debug macros. This allowed me to
Christopher R. Hertel
1998-10-21
1
-59
/
+151
*
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1998-10-21
11
-34
/
+58
*
oops!
Luke Leighton
1998-10-21
2
-11
/
+11
*
signed / unsigned issues
Luke Leighton
1998-10-21
4
-4
/
+4
*
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
Luke Leighton
1998-10-21
6
-16
/
+26
*
at the interop Isaac (at least I _think_ it was Isaac) said that if a
Andrew Tridgell
1998-10-21
2
-1
/
+18
*
signed / unsigned warnings (found by herb).
Luke Leighton
1998-10-20
4
-16
/
+16
*
dce/rpc. bug-fix in ipc.c (introduced today :)
Luke Leighton
1998-10-20
3
-29
/
+89
*
Fixed bug found by John Blair where trim_string wasn't
Jeremy Allison
1998-10-20
3
-193
/
+304
*
some quite important bug-fixes i missed because i transferred the wrong
Luke Leighton
1998-10-20
8
-49
/
+47
*
calls to prs_grow() on array structures so that data construction doesn't
Luke Leighton
1998-10-20
1
-3
/
+18
*
oops, I ot the return type of putenv() wrong
Andrew Tridgell
1998-10-20
1
-2
/
+3
*
use putenv() more portably
Andrew Tridgell
1998-10-20
1
-1
/
+7
*
fixed a connection bug in torture test
Andrew Tridgell
1998-10-20
1
-11
/
+66
*
removed setenv(), replaced with smbw_setenv()
Andrew Tridgell
1998-10-20
6
-26
/
+29
*
new prorotypes
Andrew Tridgell
1998-10-20
1
-0
/
+1
*
fixes for solaris
Andrew Tridgell
1998-10-20
1
-2
/
+4
*
smbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta2. That redirector
Jeremy Allison
1998-10-20
5
-17
/
+79
*
add -Bshareable for *bsd*
Andrew Tridgell
1998-10-20
1
-0
/
+3
*
removed my badly-done attempt at handling compilers that don't handle
Andrew Tridgell
1998-10-20
1
-9
/
+3
*
oops
Luke Leighton
1998-10-19
1
-2
/
+2
*
output password change messages instead of debug message.
Luke Leighton
1998-10-19
1
-2
/
+2
*
- dce/rpc code
Luke Leighton
1998-10-19
14
-214
/
+431
*
added command line options to smbsh
Andrew Tridgell
1998-10-19
4
-30
/
+72
*
improved session reestablishment
Andrew Tridgell
1998-10-19
1
-36
/
+82
*
prototype new functions
Andrew Tridgell
1998-10-19
1
-0
/
+6
*
return the resolved IP on a cli_connect() call so it can be cached
Andrew Tridgell
1998-10-19
1
-0
/
+1
*
removed an incorrect comment
Andrew Tridgell
1998-10-19
1
-4
/
+0
*
- don't use env variables for passwords and usernames (yeah!)
Andrew Tridgell
1998-10-19
4
-23
/
+242
*
- added smbrapper/shared.o
Andrew Tridgell
1998-10-19
1
-5
/
+10
*
Fixed sys_lseek and seek_file calls so all returns
Jeremy Allison
1998-10-18
6
-193
/
+315
*
redid proto.h
Andrew Tridgell
1998-10-18
1
-1
/
+1
*
check for lp_nt_pipe_support() in open calls
Andrew Tridgell
1998-10-18
2
-2
/
+2
[next]