index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
torture
/
torture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added OPEN test with HIDDEN/NORMAL attributes.
Jeremy Allison
2002-11-18
1
-1
/
+49
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-2
/
+153
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-0
/
+29
*
merged the mangling test and passdb bugfixes into SAMBA_3_0
Andrew Tridgell
2002-04-12
1
-11
/
+17
*
Fixed some compile warnings.
Tim Potter
2002-04-04
1
-2
/
+2
*
a dodgy fix for a dodgy race condition in smbtorture child startup
Andrew Tridgell
2002-03-28
1
-1
/
+1
*
Tests for insane open semantics.
Jeremy Allison
2002-03-26
1
-7
/
+68
*
Added 5 *NASTY* non-io open tests....
Jeremy Allison
2002-03-26
1
-0
/
+169
*
Forgot torture hacks...
Jeremy Allison
2002-03-23
1
-5
/
+1
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-0
/
+69
*
Correctly increment offset in cli_smbwrite.
Jeremy Allison
2002-03-20
1
-9
/
+23
*
the beginning of a test to determine and display a servers properties
Andrew Tridgell
2002-03-19
1
-0
/
+31
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-5
/
+5
*
only try an ordinary file in lock6
Andrew Tridgell
2002-03-11
1
-2
/
+2
*
expanded the lock6 test a bit to try lsarpc as well
Andrew Tridgell
2002-03-11
1
-11
/
+17
*
added a LOCK6 test for weird lockingX lock type bits
Andrew Tridgell
2002-03-11
1
-1
/
+40
*
remove an unused variable
Andrew Tridgell
2002-03-10
1
-1
/
+1
*
Added another 2 delete on close tests. Now 10. Had to fix smbd to match...
Jeremy Allison
2002-03-07
1
-42
/
+121
*
Change xcopy test to use defined constants rather than magic hex
Jeremy Allison
2002-03-07
1
-4
/
+22
*
fixed NBENCH test on IRIX (tridge)
Herb Lewis
2002-03-06
1
-1
/
+1
*
make error codes match W2k advanced server sp2
Herb Lewis
2002-03-06
1
-5
/
+5
*
Found the mp3 problem - it's a generic class bug w.r.t. renaming.
Jeremy Allison
2002-03-05
1
-0
/
+72
*
added -k options for kerberos to smbtorture and locktest
Andrew Tridgell
2002-03-04
1
-1
/
+14
*
handle clock skew in getatr test
Andrew Tridgell
2002-03-03
1
-3
/
+3
*
fixed -c option to NBENCH test
Andrew Tridgell
2002-03-03
1
-1
/
+1
*
added a "XCOPY" test that simulates the open calls made by xcopy /O
Andrew Tridgell
2002-02-24
1
-0
/
+45
*
added a cli_qfilename() test to the trans2 tests
Andrew Tridgell
2002-02-21
1
-0
/
+13
*
got rid of a silly '*' in printout
Andrew Tridgell
2002-02-05
1
-1
/
+0
*
- only show 1 cleanup msg per client
Andrew Tridgell
2002-02-05
1
-3
/
+1
*
rewrote smbtorture to use the new dbench 2 format and methods
Andrew Tridgell
2002-02-05
1
-75
/
+69
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Quieten some pointer cast warnings.
Tim Potter
2002-01-16
1
-3
/
+4
*
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
2002-01-03
1
-3
/
+3
*
Make a couple more of the warnings also be C comments
Andrew Bartlett
2002-01-03
1
-2
/
+2
*
A few changes to always output the erorr mapping even when the error was
Andrew Bartlett
2002-01-03
1
-27
/
+34
*
Workaround some 'smarts' in Win2k.
Andrew Bartlett
2002-01-03
1
-0
/
+20
*
Re-add bail on failure.
Andrew Bartlett
2002-01-03
1
-2
/
+8
*
fixed ERRMAPEXTRACT torture to work with win2k
Andrew Tridgell
2002-01-03
1
-11
/
+5
*
Minor update to make the output 'real C'. (The output is intended to be a C
Andrew Bartlett
2002-01-02
1
-3
/
+8
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-2
/
+1
*
Add a new torture test to extract a NT->DOS error map from an NT member of a
Andrew Bartlett
2001-11-25
1
-0
/
+74
*
fix maxfd test to start deleting at right file
Andrew Tridgell
2001-11-20
1
-0
/
+1
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-2
/
+1
*
the CASETABLE torture target now generates the complete unicode
Andrew Tridgell
2001-10-02
1
-0
/
+1
*
added a little smbtorture test for dumping the unicode table of a
Andrew Tridgell
2001-09-25
1
-1
/
+2
*
fixed ctemp in server and client. It turns out that ctemp on NT is completely...
Andrew Tridgell
2001-09-17
1
-10
/
+12
*
Fix (I hope) for a number of little compile warnings found by the IRIX
Andrew Bartlett
2001-09-16
1
-4
/
+4
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
1
-1
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-2
/
+2
*
- fixed proto.h build on systems using a parallel make
Andrew Tridgell
2001-09-06
1
-192
/
+8
[next]