1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/torture
Jeremy Allison bb0598faf5 Put strcasecmp/strncasecmp on the banned list (except for needed calls
in iconv.c and nsswitch/). Using them means you're not thinking about multibyte at
all and I really want to discourage that.
Jeremy.
(This used to be commit d7e35dfb92)
2003-10-22 23:38:20 +00:00
..
cmd_vfs.c Enclose usage of st_blksize and st_blocks struct stat members in 2003-10-14 03:56:42 +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 Add a command line option (-S on|off|required) to enable signing on client 2003-07-30 23:49:29 +00:00
locktest.c Fixup a bunch of printf-style functions and debugs to use unsigned long when 2003-07-22 04:31:20 +00:00
mangle_test.c Put strcasecmp/strncasecmp on the banned list (except for needed calls 2003-10-22 23:38:20 +00:00
masktest.c Fix for bugid #205 - work by Andrew Bartlet (modified to use 2003-08-12 04:25:26 +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 convert snprintf() calls using pstrings & fstrings 2003-07-23 12:33:59 +00:00
rpctorture.c metze's autogenerate patch for version.h 2003-08-20 17:13:38 +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 Fix for #150. 2003-08-26 19:48:16 +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 Add a command line option (-S on|off|required) to enable signing on client 2003-07-30 23:49:29 +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