summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-01-11libnet: Fix includes to silence a warningKai Blin1-0/+4
2008-01-11gentest: Fix a warning.Kai Blin1-1/+3
2008-01-11Native move servers will refuse these SamSync operations, so don'tAndrew Bartlett1-0/+9
2008-01-07r26690: torture: Move torture_context_init() to the ui.c, where all functions...Jelmer Vernooij2-17/+18
2008-01-06r26685: Fix bug 5137 by Mark Ridley. The RPC-ATSVC test is not tested, so wasAndrew Bartlett1-0/+5
2008-01-06r26683: Add another testcase. I still don't know what's wrong here.Andrew Bartlett1-0/+21
2008-01-06r26682: Move CLDAP to the modern torture system, and add value checking.Andrew Bartlett1-14/+28
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-01-05r26671: rap: Convert the RAP tests to the new torture API and run them by def...Jelmer Vernooij1-71/+27
2008-01-03r26655: torture/auth/pac: remove uses of global_loadparmJelmer Vernooij1-2/+2
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij13-47/+78
2008-01-03r26653: Janitorial: Remove global_loadparm use in two more places.Jelmer Vernooij1-14/+19
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij4-1/+4
2008-01-03r26650: torture/raw: Fix warnings in lockbench/openbench.Jelmer Vernooij2-6/+15
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij3-0/+18
2008-01-02r26645: Janitorial: Fix a couple of warnings.Jelmer Vernooij3-14/+14
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij12-16/+52
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij6-16/+31
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2-3/+3
2007-12-30r26634: Add NET-API-CREATEGROUP test.Rafal Szczesniak2-0/+43
2007-12-26r26606: masktest: Dynamically allocate strings.Kai Blin1-21/+27
2007-12-26r26605: masktest: Get rid of pstrings.Kai Blin1-23/+35
2007-12-26r26604: Don't depend on Python just yet, since the code that uses it is ifdef...Jelmer Vernooij1-2/+1
2007-12-26r26599: Attempt to also support provisioning using Python in the BECOME-DC test.Jelmer Vernooij2-52/+162
2007-12-26r26589: torture: Add non-const version of torture_tcase_add_simple_testKai Blin1-0/+32
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin4-45/+53
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij1-1/+1
2007-12-24r26579: Fix the typo that breaks the code coverage build.Jelmer Vernooij1-1/+1
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-1/+1
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij3-5/+5
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij3-5/+5
2007-12-21r26531: Prevent from displaying the results if the functionRafal Szczesniak1-0/+2
2007-12-21r26530: Add NET-API-GROUPLIST test.Rafal Szczesniak2-0/+81
2007-12-21r26498: Fix memory leak in iconv code.Jelmer Vernooij1-1/+1
2007-12-21r26466: Janitorial: Remove pstrings and static char[]s from torture/basic/sca...Kai Blin1-77/+144
2007-12-21r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.Kai Blin2-0/+2
2007-12-21r26438: Store iconv convenience in tdr push contexts.Jelmer Vernooij5-5/+5
2007-12-21r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij3-6/+10
2007-12-21r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij1-3/+3
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij10-20/+22
2007-12-21r26428: spoolss: Fix a typo.Kai Blin1-1/+1
2007-12-21r26426: Remove uses of global_loadparm.Jelmer Vernooij3-3/+5
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij16-33/+53
2007-12-21r26408: Remove use of global_loadparm.Jelmer Vernooij3-1/+7
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij6-9/+9
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij6-14/+41
2007-12-21r26395: spoolss: Add WinXP-like printer browsing test.Kai Blin3-0/+580
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij2-8/+6
2007-12-21r26381: Move global_loadparm higher up the call stack.Jelmer Vernooij3-0/+4
2007-12-21r26380: Specify port number higher up the call stack.Jelmer Vernooij1-0/+2