index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Gerald Carter
2006-05-23
1
-1
/
+56
*
r15034: Attempt to make the build farm happy
Volker Lendecke
2006-04-11
1
-1
/
+1
*
r14898: This change is an attempt to improve the quality of the information that
James Peach
2006-04-04
1
-0
/
+5
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2006-03-07
1
-0
/
+9
*
r13799: Make locktest debug a little easier to read.
Jeremy Allison
2006-03-02
1
-3
/
+17
*
r13796: Another load_case_tables...
Jeremy Allison
2006-03-02
1
-0
/
+2
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2006-01-28
10
-11
/
+11
*
r13072: Fix segfault in vfstest and smbtorture.
Deryck Hodge
2006-01-23
2
-0
/
+3
*
r11556: Fix "make everything"
Volker Lendecke
2005-11-07
1
-3
/
+3
*
r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We can
Jeremy Allison
2005-10-31
1
-1
/
+5
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2005-09-30
7
-9
/
+116
*
r8682: fix vfstest, thanks to Rainer Link for spotting this one
Simo Sorce
2005-07-21
1
-0
/
+2
*
r8653: Fix bug #2659.
Lars Müller
2005-07-20
1
-1
/
+1
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2005-07-19
9
-18
/
+0
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2005-07-08
1
-1
/
+1
*
r7902: Fix the build
Volker Lendecke
2005-06-25
3
-10
/
+10
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2005-06-24
1
-2
/
+2
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2005-06-08
1
-1
/
+1
*
r7390: Revision 7371 did not help :-(
Volker Lendecke
2005-06-08
1
-4
/
+0
*
r7371: On one build farm box dirtest1 does not return, I think this might be ...
Volker Lendecke
2005-06-07
1
-0
/
+4
*
r6640: Attempt to fix 'make everything' with the paranoid malloc checker.
Volker Lendecke
2005-05-07
6
-18
/
+18
*
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
2005-05-03
1
-2
/
+2
*
r6586: get rid of a few more compiler warnings
Herb Lewis
2005-05-02
3
-5
/
+7
*
r6575: use samba4 torture please message on samba 3 torture
Simo Sorce
2005-05-02
1
-0
/
+3
*
r6176: Fix a possibly uninitialised variable warning.
Tim Potter
2005-04-02
1
-1
/
+1
*
r6175: Fix crash bug and compiler warnings in strchr_m() test. Bugzilla #2565.
Tim Potter
2005-04-02
1
-1
/
+4
*
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
2005-03-22
2
-4
/
+4
*
r5749: fix some build issues
Gerald Carter
2005-03-11
2
-3
/
+3
*
r5641: Fix from James Peach @ SGI for oplock2 test.
Jeremy Allison
2005-03-03
1
-2
/
+3
*
r5589: Ensure the torture code that uses cli_list and cli_list_old
Jeremy Allison
2005-02-28
1
-2
/
+2
*
r5525: Add extra case to torture to test this (we currently fail with the wrong
Jeremy Allison
2005-02-23
1
-2
/
+45
*
r4645: patch from Rob to fix the build breakage in vfstest after the reload_p...
Gerald Carter
2005-01-10
1
-2
/
+5
*
r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each
Volker Lendecke
2005-01-06
1
-1
/
+5
*
r4268: Merge fix for bugzilla #2150.
Tim Potter
2004-12-19
1
-1
/
+1
*
r4236: More *alloc fixes.
Jeremy Allison
2004-12-16
1
-1
/
+1
*
r4103: lock timeout is in milliseconds (as in reply.c)
Herb Lewis
2004-12-08
1
-1
/
+1
*
r3072: Fix for bug #1947 - incorrect use of getpwnam() etc. interface.
Jeremy Allison
2004-10-19
1
-6
/
+0
*
r2824: restored the is_case_sensitive option to ms_fnmatch() in Samba3. It is
Andrew Tridgell
2004-10-05
1
-1
/
+1
*
r2814: Exactly the same as "main" build fix.
Rafal Szczesniak
2004-10-03
1
-1
/
+1
*
r1492: Rework our random number generation system.
Andrew Bartlett
2004-07-14
1
-1
/
+1
*
r1444: Another attempt to fulfil the 100% promise. There might be two dots at...
Volker Lendecke
2004-07-11
1
-1
/
+1
*
r1396: Give the build farm a chance to be clean before 3.0.5. We don't accept
Volker Lendecke
2004-07-08
1
-0
/
+4
*
r1328: Fix the build
Volker Lendecke
2004-07-03
1
-1
/
+1
*
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
2004-07-01
1
-2
/
+2
*
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
2004-06-15
1
-1
/
+1
*
r81: Make EA's case independent - fix smbtorture to test for this.
Jeremy Allison
2004-04-06
1
-2
/
+2
*
r4: merge in the SAMBA_3_0 branch from cvs
CVS Import User
2004-04-04
1
-1
/
+1
*
r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk
CVS Import User
2004-04-04
22
-0
/
+12727