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-11-08
Remove more pstring/fstrings.
Jeremy Allison
1
-1
/
+8
2007-10-27
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
1
-1
/
+1
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-5
/
+5
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-124
/
+124
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
1
-1
/
+1
2007-10-10
r25563: Show which local-substitute subtest fails
Volker Lendecke
1
-28
/
+32
2007-10-10
r25538: Revert r25533
Volker Lendecke
1
-3
/
+3
2007-10-10
r25533: remove a pstring
Volker Lendecke
1
-3
/
+3
2007-10-10
r24733: Add support for storing DATA_BLOBs in gencache.tdb (including torture...
Günther Deschner
1
-0
/
+41
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
1
-4
/
+7
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r21963: Fix another uninitialized buffer used in test write - valgrind
Jeremy Allison
1
-0
/
+2
2007-10-10
r21948: Fix valgrind error in build farm samba3 smbtorture. We were
Jeremy Allison
1
-0
/
+2
2007-10-10
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
1
-0
/
+5
2007-10-10
r18310: Add a little test for some gencache routines
Volker Lendecke
1
-0
/
+60
2007-10-10
r18070: be more verbose when errors happen
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r17853: Fix an uninitialized variable (m_time2). Jeremy, please check.
Volker Lendecke
1
-2
/
+3
2007-10-10
r17800: Start using struct timespec internally for file times
Jeremy Allison
1
-11
/
+12
2007-10-10
r17761: Handle times consistently across all client utils.
Jeremy Allison
1
-6
/
+6
2007-10-10
r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS
Volker Lendecke
1
-13
/
+16
2007-10-10
r17554: Cleanup
Volker Lendecke
1
-6
/
+1
2007-10-10
r17457: Add a test to do some operations on group mapping.
Volker Lendecke
1
-164
/
+5
2007-10-10
r17425: Add the multi-key wrapper. If it's necessary to add general blobs as ...
Volker Lendecke
1
-0
/
+164
2007-10-10
r17338: Add support for multiple shares test inspired by Samba 4 torture's --...
Alexander Bokovoy
1
-44
/
+153
2007-10-10
r17190: Remove a warning from "opi", a 64-bit machine
Volker Lendecke
1
-1
/
+1
2007-10-10
r16960: Some warnings from host "opi"
Volker Lendecke
1
-4
/
+5
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-44
/
+82
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r13072: Fix segfault in vfstest and smbtorture.
Deryck Hodge
1
-0
/
+2
2007-10-10
r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We can
Jeremy Allison
1
-1
/
+5
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-1
/
+0
2007-10-10
r8653: Fix bug #2659.
Lars Müller
1
-1
/
+1
2007-10-10
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
1
-2
/
+0
2007-10-10
r7902: Fix the build
Volker Lendecke
1
-7
/
+7
2007-10-10
r7390: Revision 7371 did not help :-(
Volker Lendecke
1
-4
/
+0
2007-10-10
r7371: On one build farm box dirtest1 does not return, I think this might be ...
Volker Lendecke
1
-0
/
+4
2007-10-10
r6586: get rid of a few more compiler warnings
Herb Lewis
1
-2
/
+3
2007-10-10
r6575: use samba4 torture please message on samba 3 torture
Simo Sorce
1
-0
/
+3
2007-10-10
r6176: Fix a possibly uninitialised variable warning.
Tim Potter
1
-1
/
+1
2007-10-10
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
1
-3
/
+3
2007-10-10
r5641: Fix from James Peach @ SGI for oplock2 test.
Jeremy Allison
1
-2
/
+3
2007-10-10
r5589: Ensure the torture code that uses cli_list and cli_list_old
Jeremy Allison
1
-2
/
+2
2007-10-10
r5525: Add extra case to torture to test this (we currently fail with the wrong
Jeremy Allison
1
-2
/
+45
2007-10-10
r4268: Merge fix for bugzilla #2150.
Tim Potter
1
-1
/
+1
2007-10-10
r4103: lock timeout is in milliseconds (as in reply.c)
Herb Lewis
1
-1
/
+1
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
[next]