1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/torture
Gerald Carter c674e411c7 i guess i'm the only one this ever annyoed...
fix the confusion when we tdb_lock_bystring() but
we retrieve an entry using tdb_fetch_by_string.
It's now always tdb.*bystring()
(This used to be commit 66359531b8)
2003-07-10 20:37:01 +00:00
..
cmd_vfs.c Prefix VFS API macros with SMB_ for consistency and to avoid problems with VFS_ macros at system side. We currently have one clash with AIX and its VFS_LOCK. Compiled and tested -- no new functionality or code, just plain rename of macros for yet-unreleased VFS API version. Needs to be done before a24 is out 2003-05-14 10:59:01 +00:00
denytest.c Merge torture tests from HEAD - it looks like we had rather an incomplete 2003-04-23 08:12:34 +00:00
locktest2.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
locktest.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
mangle_test.c i guess i'm the only one this ever annyoed... 2003-07-10 20:37:01 +00:00
masktest.c Fixed strlower changes I missed. Pointed out by metze. 2003-07-04 18:50:21 +00:00
msgtest.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
nbio.c Merge torture tests from HEAD - it looks like we had rather an incomplete 2003-04-23 08:12:34 +00:00
nsstest.c Back out some of the changes to nsstest. I've kept the NULL pointer 2003-06-20 02:31:15 +00:00
rpctorture.c More conversions I missed. Thanks metze. 2003-07-04 18:52:31 +00:00
samtest.h - Don't put pointer to sam_domain_handle in sam_methods but single domainsid and domainname 2002-09-24 20:18:39 +00:00
scanner.c Merge torture tests from HEAD - it looks like we had rather an incomplete 2003-04-23 08:12:34 +00:00
smbiconv.c Move up intialisation of logging, so we catch errors in handling 'preload modules' 2003-06-26 17:29:09 +00:00
t_doschar.c Test harness that exercises check_dos_char() 2003-04-04 03:07:07 +00:00
t_push_ucs2.c t_push_ucs2, t_strcmp: Run tests only once by default, rather than 2003-04-09 05:22:17 +00:00
t_strcmp.c Set character set to default (UTF-8) before running tests. 2003-04-09 05:31:39 +00:00
t_stringoverflow.c The new string macros catch a bug at compile that previously only 2003-03-18 05:31:52 +00:00
torture.c fixed smbtorture LOCK1 test to know about the correct multiplier for 2003-06-10 14:01:57 +00:00
utable.c Merge torture tests from HEAD - it looks like we had rather an incomplete 2003-04-23 08:12:34 +00:00
vfstest.c Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzemix.de> 2003-06-04 12:51:21 +00:00
vfstest.h Fix VFS layer: 2003-05-11 23:34:18 +00:00