summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24888: Use torture API.Jelmer Vernooij1-74/+42
2007-10-10r24887: Support reading testlists from other locations (e.g. Samba3)Jelmer Vernooij1-19/+36
2007-10-10r24885: Convert to new torture API.Jelmer Vernooij2-38/+13
2007-10-10r24884: Ignore some errors again, like they were previously.Jelmer Vernooij1-10/+26
2007-10-10r24883: Use torture API.Jelmer Vernooij2-103/+42
2007-10-10r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij7-119/+60
2007-10-10r24878: Support specifying a reason for skips/expected failuresJelmer Vernooij5-40/+63
2007-10-10r24875: Use more absolute paths to samba4 binaries.Jelmer Vernooij6-13/+13
2007-10-10r24874: Fix double free of smbcli_tree.Jelmer Vernooij2-8/+4
2007-10-10r24873: Print smbd/nmbd log files for Samba 3.Jelmer Vernooij1-3/+24
2007-10-10r24872: Use torture API a bit moreJelmer Vernooij3-318/+133
2007-10-10r24871: Fix typosJelmer Vernooij1-2/+2
2007-10-10r24870: Strip whitespace characters in username (broke tests).Jelmer Vernooij1-0/+1
2007-10-10r24869: Print command that was executed.Jelmer Vernooij2-0/+6
2007-10-10r24868: Don't use callbacks for prompting when stdout is not a tty.Jelmer Vernooij2-2/+8
2007-10-10r24867: Avoid anonymous struct. Patch from Brad Hards.Jelmer Vernooij1-1/+1
2007-10-10r24866: Put remainder of binding string tests in librpc/ directory.Jelmer Vernooij4-23/+39
2007-10-10r24861: Use absolute paths to make it easier to run the testsuite from the Sa...Jelmer Vernooij21-106/+98
2007-10-10r24860: Make it easier to run selftest.pl in a Samba3 source tree.Jelmer Vernooij7-16/+10
2007-10-10r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij10-693/+414
2007-10-10r24852: Fix initializationJelmer Vernooij1-1/+1
2007-10-10r24851: Add --load-module argument to smbtorture.Jelmer Vernooij4-6/+29
2007-10-10r24850: Convert to torture API.Jelmer Vernooij3-702/+449
2007-10-10r24849: Add helper function for running tests as a member server.Jelmer Vernooij1-22/+143
2007-10-10r24846: Use metadata about dangerous tests.Jelmer Vernooij6-59/+48
2007-10-10r24844: Convert to torture API in preparation of helper functions for domain ...Jelmer Vernooij1-184/+91
2007-10-10r24839: Default to creating a dc + domain member in 'make testenv'.Jelmer Vernooij1-1/+1
2007-10-10r24835: Put all RPC tests in the list (skipping when necessary), warn if test...Jelmer Vernooij7-173/+118
2007-10-10r24834: Pass environment name on to skip_testsuite().Jelmer Vernooij4-8/+9
2007-10-10r24822: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2-5/+22
2007-10-10r24819: We are preparing for alpha1, so update the mkversion script to cope w...Andrew Bartlett2-2/+16
2007-10-10r24817: Don't REG_NONE for all value types. Patch fromJelmer Vernooij1-1/+5
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij11-76/+69
2007-10-10r24815: Support cpp_quote().Jelmer Vernooij7-1272/+1345
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij19-179/+129
2007-10-10r24812: Fix headers for external users.Jelmer Vernooij7-11/+15
2007-10-10r24810: Don't collide with <time.h>Jelmer Vernooij1-1/+1
2007-10-10r24800: Don't execute RAW-SAMBA3POSIXTIMEDLOCKVolker Lendecke2-1/+1
2007-10-10r24798: RAW-SAMBA3POSIXTIMEDLOCKVolker Lendecke3-0/+154
2007-10-10r24796: Add bounds checking to ntlm_auth, increase initial buffer size to 300...Kai Blin1-2/+12
2007-10-10r24795: When talking to squid, allocate the buffer size dynamically.Kai Blin1-27/+36
2007-10-10r24794: util_proto.h is no longer generated.Jelmer Vernooij1-1/+0
2007-10-10r24793: The subtree_rename module is a work of fiction. An resemblance to aAndrew Bartlett2-17/+7
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij21-91/+1167
2007-10-10r24779: add 11 specific access rights that applies to accessmasks for UserRonnie Sahlberg1-3/+17
2007-10-10r24777: add 11 specific access rights to the access mask forRonnie Sahlberg1-1/+15
2007-10-10r24775: add 5 specific access right bits for the accessmask that refersRonnie Sahlberg1-2/+10
2007-10-10r24774: add 5 specific access mask bits for policy handles created for aliasesRonnie Sahlberg1-2/+10
2007-10-10r24772: add a bitmap that describes 6 of the specific accessmask bits forRonnie Sahlberg1-5/+14
2007-10-10r24768: redo the pingpong torture using sync functions to make the code simplerRonnie Sahlberg1-254/+146