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
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-1
/
+0
*
r8653: Fix bug #2659.
Lars Müller
2007-10-10
1
-1
/
+1
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
1
-2
/
+0
*
r7902: Fix the build
Volker Lendecke
2007-10-10
1
-7
/
+7
*
r7390: Revision 7371 did not help :-(
Volker Lendecke
2007-10-10
1
-4
/
+0
*
r7371: On one build farm box dirtest1 does not return, I think this might be ...
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r6586: get rid of a few more compiler warnings
Herb Lewis
2007-10-10
1
-2
/
+3
*
r6575: use samba4 torture please message on samba 3 torture
Simo Sorce
2007-10-10
1
-0
/
+3
*
r6176: Fix a possibly uninitialised variable warning.
Tim Potter
2007-10-10
1
-1
/
+1
*
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
2007-10-10
1
-3
/
+3
*
r5641: Fix from James Peach @ SGI for oplock2 test.
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r5589: Ensure the torture code that uses cli_list and cli_list_old
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r5525: Add extra case to torture to test this (we currently fail with the wrong
Jeremy Allison
2007-10-10
1
-2
/
+45
*
r4268: Merge fix for bugzilla #2150.
Tim Potter
2007-10-10
1
-1
/
+1
*
r4103: lock timeout is in milliseconds (as in reply.c)
Herb Lewis
2007-10-10
1
-1
/
+1
*
r1492: Rework our random number generation system.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r1328: Fix the build
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r81: Make EA's case independent - fix smbtorture to test for this.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
Ensure we cope correctly with ea length of zero. Detect torture fail correctly.
Jeremy Allison
2004-03-30
1
-0
/
+12
*
Setting EA's to zero length deletes them.
Jeremy Allison
2004-03-29
1
-1
/
+28
*
Fix get/set of EA's in client library. Added torture test for it.
Jeremy Allison
2004-03-29
1
-4
/
+17
*
Working (tested) client code for setting EA's by filename and fnum.
Jeremy Allison
2004-03-27
1
-0
/
+55
*
Merging Richard's rename test.
Jeremy Allison
2004-02-26
1
-6
/
+75
*
Janitor for tpot...bugzilla #1098, msleep already exists on aix
Jim McDonough
2004-02-23
1
-4
/
+4
*
Make SMB_FILE_ACCESS_INFORMATION call work correctly.
Jeremy Allison
2004-02-20
1
-6
/
+9
*
Make us bug-for-bug compatible with W2K3 - to get delete on close semantics
Jeremy Allison
2004-02-20
1
-9
/
+17
*
Fix Bug # 924
Volker Lendecke
2003-12-30
1
-2
/
+11
*
A small fix to torture.c to cleanup the error handling and prevent crashes.
Richard Sharpe
2003-12-19
1
-6
/
+6
*
Final round of printf warnings fixes for the moment.
Tim Potter
2003-11-06
1
-10
/
+14
*
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
1
-2
/
+2
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-2
/
+2
*
fixed smbtorture LOCK1 test to know about the correct multiplier for
Andrew Tridgell
2003-06-10
1
-2
/
+3
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-2
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+2
*
Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farm
Andrew Bartlett
2003-05-03
1
-1
/
+1
*
Add a check to ensure that the server returns the correct device type, not
Andrew Bartlett
2003-04-23
1
-11
/
+20
*
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
2003-04-23
1
-6
/
+66
*
fixing torture build by merging code from HEAD
Gerald Carter
2003-04-18
1
-890
/
+1357
*
Merge from HEAD to define variable port_to_use. Needed to compile.
John Terpstra
2003-04-01
1
-0
/
+1
*
This changes our handling of invalid service types that the
Volker Lendecke
2003-03-30
1
-0
/
+100
*
Cleint-side-auth/kerberos fixes from HEAD, and don't connect to a share
Andrew Bartlett
2003-02-24
1
-1
/
+3
*
Merge from HEAD:
Andrew Bartlett
2003-01-14
1
-4
/
+4
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-31
/
+31
*
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
[next]