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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2000-09-26
added NEGNOWAIT. sent to secure@microsoft.com
Luke Leighton
1
-2
/
+35
2000-09-13
first cut at smbcontrol program. It currently allows syntax like:
Andrew Tridgell
2
-14
/
+159
2000-09-12
- fixed some memory leaks in the messages code
Andrew Tridgell
1
-3
/
+21
2000-09-12
- changed the msg_type to be an int instead of an enum so that it is
Andrew Tridgell
1
-1
/
+1
2000-09-11
a simple test program I use to test the debug message system
Andrew Tridgell
1
-0
/
+63
2000-08-21
Fix for safe_free freeing static strings. From Robert August Vincent, II.
Jeremy Allison
1
-5
/
+6
2000-08-09
fixed help string
Andrew Tridgell
1
-1
/
+2
2000-07-26
Fixed memory leaks in root and non-root password changing.
Tim Potter
1
-7
/
+20
2000-07-18
Removed the sanity check on the WINS SERVER parameter because it simply
Christopher R. Hertel
1
-17
/
+0
2000-07-06
the smbw sample prog
Andrew Tridgell
1
-0
/
+93
2000-06-29
slightly saner defaults
Andrew Tridgell
1
-3
/
+3
2000-06-15
add -d debuglevel option
Andrew Tridgell
1
-1
/
+5
2000-06-13
If I use nmblookup to search for node ZOOB#1B and there is no such name
Christopher R. Hertel
1
-4
/
+6
2000-06-13
argv parsing fixes
Andrew Tridgell
1
-2
/
+2
2000-06-13
allow for lots of connections per server
Andrew Tridgell
1
-75
/
+76
2000-06-13
added -L switch to tell smbtorture to use oplocks
Andrew Tridgell
2
-4
/
+7
2000-06-11
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
1
-2
/
+2
2000-06-05
don't ue nasty /proc/locks hack by default
Andrew Tridgell
1
-2
/
+2
2000-06-05
added locktest2
Andrew Tridgell
1
-0
/
+626
2000-06-05
added -O (use oplocks) option to locktest
Andrew Tridgell
1
-1
/
+8
2000-06-03
moved secrets fns into secrets.c
Andrew Tridgell
1
-1
/
+1
2000-05-27
fixed bugs in fdpass tests
Andrew Tridgell
1
-8
/
+11
2000-05-27
move srandom to after connect so random stuff in clientgen doesn't
Andrew Tridgell
1
-2
/
+4
2000-05-24
minor fixes
Andrew Tridgell
2
-7
/
+4
2000-05-24
2nd evil simultaneous read-write test. forks. one writer. others
Luke Leighton
1
-1
/
+118
2000-05-24
we don't do "revalidate = yes" any more
Andrew Tridgell
1
-5
/
+0
2000-05-24
added -u hide_unlock_fails option
Andrew Tridgell
1
-2
/
+7
2000-05-24
use \\ in front of filenames
Andrew Tridgell
1
-2
/
+2
2000-05-24
use lp_workgroup()
Andrew Tridgell
1
-10
/
+13
2000-05-24
use lp_workgroup()
Andrew Tridgell
1
-3
/
+4
2000-05-24
torture test:
Luke Leighton
1
-0
/
+91
2000-05-22
Added -W workgroup command line option.
Tim Potter
2
-2
/
+12
2000-05-08
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
1
-14
/
+3
2000-05-06
signed/unsigned fixes so we can handle a lock base close to 2^32
Andrew Tridgell
1
-31
/
+29
2000-05-05
make debug easier to read
Andrew Tridgell
1
-6
/
+9
2000-05-05
make debug easier to read
Andrew Tridgell
1
-5
/
+6
2000-05-05
nasty hack to print posix locks
Andrew Tridgell
1
-0
/
+17
2000-05-05
example of broken posix lock behaviour
Andrew Tridgell
1
-0
/
+8
2000-05-04
rpc_server/srv_lsa.c: Bring into sync with 2.0.x.
Jeremy Allison
1
-2
/
+14
2000-05-04
parameterize the lock timeout
Andrew Tridgell
1
-2
/
+3
2000-05-04
added a test for the NT byte range lock into smbtorture
Andrew Tridgell
1
-1
/
+16
2000-05-04
an even simpler example of NT gettings its locking code wrong. This
Andrew Tridgell
1
-20
/
+14
2000-05-04
need LOCKING_OBJ in locktest now
Andrew Tridgell
1
-3
/
+7
2000-05-04
more locktest improvements
Andrew Tridgell
1
-31
/
+81
2000-05-04
fixed message text
Andrew Tridgell
1
-1
/
+1
2000-05-04
added -A analyze mode to locktest - it can now automatically prune
Andrew Tridgell
1
-139
/
+242
2000-05-04
found a much simpler case that kills the posix locking
Andrew Tridgell
1
-5
/
+5
2000-05-04
fixed a uninit memory read that insure found
Andrew Tridgell
1
-6
/
+3
2000-05-04
added ability to present lock tests
Andrew Tridgell
1
-16
/
+40
2000-05-03
improved the lock test program
Andrew Tridgell
1
-15
/
+27
[prev]
[next]