summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18421: support --target=samba3, I thought that was already supportedStefan Metzmacher1-2/+4
2007-10-10r18408: Only output a message if the async request fails.Andrew Bartlett1-1/+1
2007-10-10r18406: disable local iconv test as well when iconv:native=falseAndrew Tridgell1-3/+9
2007-10-10r18392: add sidtouid and sidtogid tests to RPC-UNIXINFOStefan Metzmacher1-0/+45
2007-10-10r18391: - match the samba3 protocol for UNIXINFOStefan Metzmacher1-3/+23
2007-10-10r18385: fix crashes in the RPC-UNIXINFO testStefan Metzmacher1-0/+4
2007-10-10r18371: made the directory depth notify test independent of timingAndrew Tridgell1-11/+29
2007-10-10r18358: handle errors in the RPC-LSA async testAndrew Tridgell1-6/+8
2007-10-10r18356: doing 1000 of these requests can take over an hour underAndrew Tridgell1-11/+12
2007-10-10r18355: increase the delays waiting for all events to propogate in theAndrew Tridgell1-4/+4
2007-10-10r18352: printf("%s") is not safe for NULL strings on all platforms, butAndrew Tridgell1-55/+55
2007-10-10r18348: fixed a valgrind error in RPC-SRVSVCAndrew Tridgell1-1/+2
2007-10-10r18345: test also flagsSimo Sorce1-2/+11
2007-10-10r18344: add a test to show hoe NetNameValidate behaves.Simo Sorce1-1/+74
2007-10-10r18343: fixed setlinebuf() prototype, added test for it, and use it in twoAndrew Tridgell1-3/+1
2007-10-10r18325: more warnings and one compile error on aix fixedAndrew Tridgell4-6/+6
2007-10-10r18320: the raw write size limit test hurts too many hosts. Limit it to 2^33Andrew Tridgell1-1/+7
2007-10-10r18319: fixed the directory search resume code on IRIXAndrew Tridgell1-5/+5
2007-10-10r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell1-1/+1
2007-10-10r18307: fixed a warningAndrew Tridgell1-1/+1
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell5-11/+11
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-4/+2
2007-10-10r18178: another place needs LIBREPLACE to get strndupAndrew Tridgell1-1/+1
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2-2/+2
2007-10-10r18135: almost there ....Andrew Tridgell1-1/+3
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-3/+3
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-3/+3
2007-10-10r18106: Add new samr domain NET tests.Rafal Szczesniak1-0/+2
2007-10-10r18105: Fix samr domain open, and implement samr domain close test.Rafal Szczesniak1-5/+82
2007-10-10r18103: add torture test for 'RAW_OPEN_OPENX without a leading slash on the p...Derrell Lipman1-0/+46
2007-10-10r18102: Fix close lsa NET test.Rafal Szczesniak1-28/+43
2007-10-10r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test.Andrew Bartlett1-0/+56
2007-10-10r17958: as talloc_init() enabled null tracking, we should avoid to use itStefan Metzmacher4-7/+7
2007-10-10r17956: LSA Cleanup!Andrew Bartlett2-15/+97
2007-10-10r17954: Avoid including \n in error strings (left over from DEBUG() conversion).Andrew Bartlett1-2/+2
2007-10-10r17940: Fix a warning spotted on the buildfarm.Rafal Szczesniak1-1/+1
2007-10-10r17939: Fix compiler warnings spotted on buildfarm.Rafal Szczesniak1-8/+19
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij12-12/+7
2007-10-10r17858: Add new libnet domain open tests.Rafal Szczesniak2-1/+291
2007-10-10r17857: A couple of new tests.Rafal Szczesniak3-0/+90
2007-10-10r17827: Fix an error messageVolker Lendecke1-2/+2
2007-10-10r17826: Add line numbers to the d_printfsVolker Lendecke1-19/+28
2007-10-10r17787: ifdef out unused macros and generate a smb_panic()Stefan Metzmacher1-2/+24
2007-10-10r17786: remove unused macros, fix compiler warningsStefan Metzmacher2-21/+0
2007-10-10r17785: fix compiler warningsStefan Metzmacher4-15/+6
2007-10-10r17742: make the casts explicit and remove compiler warningsStefan Metzmacher1-18/+18
2007-10-10r17717: this cried for bugs...and they happened...Stefan Metzmacher1-10/+30
2007-10-10r17671: Update the tests according to changes in libnet context.Rafal Szczesniak2-7/+8
2007-10-10r17624: Samba3 does not yet do getprinterinfo level 6Volker Lendecke1-0/+5
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher6-6/+6