summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-1032-73/+77
* | r24992: Remove some uses of lp_*().Jelmer Vernooij2007-10-105-18/+13
* | r24989: use $smbd_maxtime for smbd...Stefan Metzmacher2007-10-101-1/+1
* | r24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL-MESSAGING)Stefan Metzmacher2007-10-101-1/+1
* | r24987: Clarify error conditions in secrets handling, before I add ACLs toAndrew Bartlett2007-10-101-3/+3
* | r24986: LDB has a function for comparing things that must meet the rules ofAndrew Bartlett2007-10-101-1/+1
* | r24985: Start to revert us back to the old-style SWAT, while trying not toAndrew Bartlett2007-10-101359-0/+4016
* | r24983: setup the correct talloc name for structures used in the generatedStefan Metzmacher2007-10-101-1/+4
* | r24973: Try to make it really clear we are dealing with 64 bit numbers here.Andrew Bartlett2007-10-101-14/+14
* | r24972: Try to rat out this SAMR failure with some more cross-tests, andAndrew Bartlett2007-10-101-4/+17
* | r24971: Test more combinations for resetting the account expiry.Andrew Bartlett2007-10-101-0/+4
* | r24959: Merge back changes from release branch, and set new VERSION on main t...Andrew Bartlett2007-10-103-5/+115
* | r24945: The behaviour of the SAMR server on a member server is worth testingAndrew Bartlett2007-10-101-0/+3
* | r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuiteAndrew Bartlett2007-10-102-5/+13
* | r24941: Simplify samdb_result_nttime(), and remove nttime_from_string()Andrew Bartlett2007-10-102-11/+1
* | r24940: Fix undeclared warning.Jelmer Vernooij2007-10-101-0/+2
* | r24939: Integrate IPv4 and IPv6 modules (a lot of code can be shared).Jelmer Vernooij2007-10-103-556/+443
* | r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij2007-10-1019-1055/+1082
* | r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)Andrew Bartlett2007-10-102-3/+5
* | r24915: Try to quiet down this warning - the 'classic' share code doesn'tAndrew Bartlett2007-10-101-0/+4
* | r24914: In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>,Andrew Bartlett2007-10-104-89/+63
* | r24913: Fix typoAndrew Bartlett2007-10-101-1/+1
* | r24911: Make better use of substituted variables in example named.confAndrew Bartlett2007-10-102-5/+7
* | r24909: Patch from Andrew Kroeger <andrew@sprocks.gotdns.com> on the slow roadAndrew Bartlett2007-10-101-6/+15
* | r24908: we should not set s = NULL as we set it to talloc_strdup("") beforeStefan Metzmacher2007-10-101-3/+2
* | r24907: now that we support bindings without a transportStefan Metzmacher2007-10-101-0/+1
* | r24905: Actually run the transport-independent tests, rather than just the tr...Jelmer Vernooij2007-10-101-1/+1
* | r24901: Somewhat easier and more reliable access to the pid files.Jelmer Vernooij2007-10-101-23/+34
* | r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variableStefan Metzmacher2007-10-102-19/+20
* | r24899: Register signal handler that tears down environment.Jelmer Vernooij2007-10-101-1/+8
* | r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij2007-10-104-53/+49
* | r24897: Do some sanity checking on --basedir.Jelmer Vernooij2007-10-102-3/+17
* | r24896: Run the tests for most RPC interfaces over one transport only.Jelmer Vernooij2007-10-101-7/+13
* | r24895: Test for specific error.Jelmer Vernooij2007-10-101-1/+2
* | r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t...Jelmer Vernooij2007-10-104-34/+13
* | r24893: Update documentation for selftest.Jelmer Vernooij2007-10-103-14/+25
* | r24892: Skip some tests that were previously being incorrectly treated as suc...Jelmer Vernooij2007-10-102-40/+25
* | r24891: Fix smbtorture to exit non-zero if a test suite wasn't found.Jelmer Vernooij2007-10-102-3/+3
* | r24890: Integrate more of the RPC-SECRETS tests.Jelmer Vernooij2007-10-102-22/+50
* | r24889: Move choosing the binding options into RPC-SECRETS.Jelmer Vernooij2007-10-103-32/+58
* | r24888: Use torture API.Jelmer Vernooij2007-10-101-74/+42
* | r24887: Support reading testlists from other locations (e.g. Samba3)Jelmer Vernooij2007-10-101-19/+36
* | r24885: Convert to new torture API.Jelmer Vernooij2007-10-102-38/+13
* | r24884: Ignore some errors again, like they were previously.Jelmer Vernooij2007-10-101-10/+26
* | r24883: Use torture API.Jelmer Vernooij2007-10-102-103/+42
* | r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij2007-10-108-129/+70
* | r24878: Support specifying a reason for skips/expected failuresJelmer Vernooij2007-10-105-40/+63
* | r24876: Use more absolute paths to samba4 binaries.Jelmer Vernooij2007-10-103-18/+27
* | r24875: Use more absolute paths to samba4 binaries.Jelmer Vernooij2007-10-106-13/+13
* | r24874: Fix double free of smbcli_tree.Jelmer Vernooij2007-10-102-8/+4