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