summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r18566: fixed the winreg pipe and winreg testsAndrew Tridgell2007-10-101-1/+17
* r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatibleJelmer Vernooij2007-10-101-0/+7
* r18561: Fix [out] pointers in winreg IDLGerald Carter2007-10-101-4/+4
* r18541: with 100 old style searches we can run out of file descriptors on someAndrew Tridgell2007-10-101-1/+1
* r18517: I find it less confusing if tests are run in the order they areAndrew Tridgell2007-10-101-1/+1
* r18516: I'm surprised that compilers allowed this at allAndrew Tridgell2007-10-101-2/+2
* r18498: While passing stack values into torture_tcase_add_test is bad, valuesAndrew Bartlett2007-10-101-3/+8
* r18497: fixed crash bug in irpc test - the torture_tcase_add_test() callAndrew Tridgell2007-10-101-2/+2
* r18421: support --target=samba3, I thought that was already supportedStefan Metzmacher2007-10-101-2/+4
* r18408: Only output a message if the async request fails.Andrew Bartlett2007-10-101-1/+1
* r18406: disable local iconv test as well when iconv:native=falseAndrew Tridgell2007-10-101-3/+9
* r18392: add sidtouid and sidtogid tests to RPC-UNIXINFOStefan Metzmacher2007-10-101-0/+45
* r18391: - match the samba3 protocol for UNIXINFOStefan Metzmacher2007-10-101-3/+23
* r18385: fix crashes in the RPC-UNIXINFO testStefan Metzmacher2007-10-101-0/+4
* r18371: made the directory depth notify test independent of timingAndrew Tridgell2007-10-101-11/+29
* r18358: handle errors in the RPC-LSA async testAndrew Tridgell2007-10-101-6/+8
* r18356: doing 1000 of these requests can take over an hour underAndrew Tridgell2007-10-101-11/+12
* r18355: increase the delays waiting for all events to propogate in theAndrew Tridgell2007-10-101-4/+4
* r18352: printf("%s") is not safe for NULL strings on all platforms, butAndrew Tridgell2007-10-101-55/+55
* r18348: fixed a valgrind error in RPC-SRVSVCAndrew Tridgell2007-10-101-1/+2
* r18345: test also flagsSimo Sorce2007-10-101-2/+11
* r18344: add a test to show hoe NetNameValidate behaves.Simo Sorce2007-10-101-1/+74
* r18343: fixed setlinebuf() prototype, added test for it, and use it in twoAndrew Tridgell2007-10-101-3/+1
* r18325: more warnings and one compile error on aix fixedAndrew Tridgell2007-10-104-6/+6
* r18320: the raw write size limit test hurts too many hosts. Limit it to 2^33Andrew Tridgell2007-10-101-1/+7
* r18319: fixed the directory search resume code on IRIXAndrew Tridgell2007-10-101-5/+5
* r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell2007-10-101-1/+1
* r18307: fixed a warningAndrew Tridgell2007-10-101-1/+1
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-105-11/+11
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-4/+2
* r18178: another place needs LIBREPLACE to get strndupAndrew Tridgell2007-10-101-1/+1
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-102-2/+2
* r18135: almost there ....Andrew Tridgell2007-10-101-1/+3
* r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2007-10-101-3/+3
* r18117: first steps in making samba4 use libreplaceAndrew Tridgell2007-10-101-3/+3
* r18106: Add new samr domain NET tests.Rafal Szczesniak2007-10-101-0/+2
* r18105: Fix samr domain open, and implement samr domain close test.Rafal Szczesniak2007-10-101-5/+82
* r18103: add torture test for 'RAW_OPEN_OPENX without a leading slash on the p...Derrell Lipman2007-10-101-0/+46
* r18102: Fix close lsa NET test.Rafal Szczesniak2007-10-101-28/+43
* r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test.Andrew Bartlett2007-10-101-0/+56
* r17958: as talloc_init() enabled null tracking, we should avoid to use itStefan Metzmacher2007-10-104-7/+7
* r17956: LSA Cleanup!Andrew Bartlett2007-10-102-15/+97
* r17954: Avoid including \n in error strings (left over from DEBUG() conversion).Andrew Bartlett2007-10-101-2/+2
* r17940: Fix a warning spotted on the buildfarm.Rafal Szczesniak2007-10-101-1/+1
* r17939: Fix compiler warnings spotted on buildfarm.Rafal Szczesniak2007-10-101-8/+19
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-1012-12/+7
* r17858: Add new libnet domain open tests.Rafal Szczesniak2007-10-102-1/+291
* r17857: A couple of new tests.Rafal Szczesniak2007-10-103-0/+90
* r17827: Fix an error messageVolker Lendecke2007-10-101-2/+2
* r17826: Add line numbers to the d_printfsVolker Lendecke2007-10-101-19/+28