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
/
torture
/
torture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1492: Rework our random number generation system.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1328: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
1
-2
/
+2
2007-10-10
r81: Make EA's case independent - fix smbtorture to test for this.
Jeremy Allison
1
-2
/
+2
2004-03-30
Ensure we cope correctly with ea length of zero. Detect torture fail correctly.
Jeremy Allison
1
-0
/
+12
2004-03-29
Setting EA's to zero length deletes them.
Jeremy Allison
1
-1
/
+28
2004-03-29
Fix get/set of EA's in client library. Added torture test for it.
Jeremy Allison
1
-4
/
+17
2004-03-27
Working (tested) client code for setting EA's by filename and fnum.
Jeremy Allison
1
-0
/
+55
2004-02-26
Merging Richard's rename test.
Jeremy Allison
1
-6
/
+75
2004-02-23
Janitor for tpot...bugzilla #1098, msleep already exists on aix
Jim McDonough
1
-4
/
+4
2004-02-20
Make SMB_FILE_ACCESS_INFORMATION call work correctly.
Jeremy Allison
1
-6
/
+9
2004-02-20
Make us bug-for-bug compatible with W2K3 - to get delete on close semantics
Jeremy Allison
1
-9
/
+17
2003-12-30
Fix Bug # 924
Volker Lendecke
1
-2
/
+11
2003-12-19
A small fix to torture.c to cleanup the error handling and prevent crashes.
Richard Sharpe
1
-6
/
+6
2003-11-06
Final round of printf warnings fixes for the moment.
Tim Potter
1
-10
/
+14
2003-07-30
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
1
-2
/
+2
2003-07-23
convert snprintf() calls using pstrings & fstrings
Gerald Carter
1
-2
/
+2
2003-06-10
fixed smbtorture LOCK1 test to know about the correct multiplier for
Andrew Tridgell
1
-2
/
+3
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-2
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+2
2003-05-03
Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farm
Andrew Bartlett
1
-1
/
+1
2003-04-23
Add a check to ensure that the server returns the correct device type, not
Andrew Bartlett
1
-11
/
+20
2003-04-23
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
1
-6
/
+66
2003-04-18
fixing torture build by merging code from HEAD
Gerald Carter
1
-890
/
+1357
2003-04-01
Merge from HEAD to define variable port_to_use. Needed to compile.
John Terpstra
1
-0
/
+1
2003-03-30
This changes our handling of invalid service types that the
Volker Lendecke
1
-0
/
+100
2003-02-24
Cleint-side-auth/kerberos fixes from HEAD, and don't connect to a share
Andrew Bartlett
1
-1
/
+3
2003-01-14
Merge from HEAD:
Andrew Bartlett
1
-4
/
+4
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-31
/
+31
2002-11-18
Added OPEN test with HIDDEN/NORMAL attributes.
Jeremy Allison
1
-1
/
+49
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-2
/
+153
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-0
/
+29
2002-04-12
merged the mangling test and passdb bugfixes into SAMBA_3_0
Andrew Tridgell
1
-11
/
+17
2002-04-04
Fixed some compile warnings.
Tim Potter
1
-2
/
+2
2002-03-28
a dodgy fix for a dodgy race condition in smbtorture child startup
Andrew Tridgell
1
-1
/
+1
2002-03-26
Tests for insane open semantics.
Jeremy Allison
1
-7
/
+68
2002-03-26
Added 5 *NASTY* non-io open tests....
Jeremy Allison
1
-0
/
+169
2002-03-23
Forgot torture hacks...
Jeremy Allison
1
-5
/
+1
2002-03-23
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
1
-0
/
+69
2002-03-20
Correctly increment offset in cli_smbwrite.
Jeremy Allison
1
-9
/
+23
2002-03-19
the beginning of a test to determine and display a servers properties
Andrew Tridgell
1
-0
/
+31
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-5
/
+5
2002-03-11
only try an ordinary file in lock6
Andrew Tridgell
1
-2
/
+2
2002-03-11
expanded the lock6 test a bit to try lsarpc as well
Andrew Tridgell
1
-11
/
+17
2002-03-11
added a LOCK6 test for weird lockingX lock type bits
Andrew Tridgell
1
-1
/
+40
2002-03-10
remove an unused variable
Andrew Tridgell
1
-1
/
+1
2002-03-07
Added another 2 delete on close tests. Now 10. Had to fix smbd to match...
Jeremy Allison
1
-42
/
+121
2002-03-07
Change xcopy test to use defined constants rather than magic hex
Jeremy Allison
1
-4
/
+22
2002-03-06
fixed NBENCH test on IRIX (tridge)
Herb Lewis
1
-1
/
+1
2002-03-06
make error codes match W2k advanced server sp2
Herb Lewis
1
-5
/
+5
[next]