Andrew Bartlett
a42d0eb531
r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)
...
and improve error strings returned from samdb.c
Andrew Bartlett
2007-10-10 15:03:38 -05:00
Andrew Bartlett
0d56ab59c5
r24915: Try to quiet down this warning - the 'classic' share code doesn't
...
support passwords for share-mode security (we don't even support share
mode security, and are unlikely ever to).
Andrew Bartlett
2007-10-10 15:03:38 -05:00
Andrew Bartlett
d17a0058ba
r24914: In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>,
...
allow the objectclass module to reconstruct the objectclass hierarchy,
rather than using templates.
The issue being fixed in particular is that 'top' was not being set on
containers.
This should ensure we do this right for all objects.
Andrew Bartlett
2007-10-10 15:03:37 -05:00
Andrew Bartlett
4634bb282b
r24913: Fix typo
2007-10-10 15:03:37 -05:00
Andrew Bartlett
9f18a97117
r24911: Make better use of substituted variables in example named.conf
...
Andrew Bartlett
2007-10-10 15:03:36 -05:00
Andrew Bartlett
99f832e7ed
r24909: Patch from Andrew Kroeger <andrew@sprocks.gotdns.com> on the slow road
...
to working GSS-TSIG DDNS.
Andrew Bartlett
2007-10-10 15:03:36 -05:00
Stefan Metzmacher
2246c018b6
r24908: we should not set s = NULL as we set it to talloc_strdup("") before
...
metze
2007-10-10 15:03:36 -05:00
Stefan Metzmacher
5af6d77c21
r24907: now that we support bindings without a transport
...
just setup torture:binding even if we get an unc
as parameter
metze
2007-10-10 15:03:35 -05:00
Jelmer Vernooij
82da9d7d62
r24905: Actually run the transport-independent tests, rather than just the transport-dependent ones again...
2007-10-10 15:03:35 -05:00
Jelmer Vernooij
91a0a00e6d
r24901: Somewhat easier and more reliable access to the pid files.
2007-10-10 15:03:34 -05:00
Stefan Metzmacher
c7c72ab36b
r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable
...
instead of overwritting the one of the 2nd connection
- make it possible to specify the expected ntstatus for
DsRoleGetPrimaryDomainInformation as the alter_context
wants it to fail when used on the wrong pipe
metze
2007-10-10 15:03:34 -05:00
Jelmer Vernooij
fa89d228dd
r24899: Register signal handler that tears down environment.
2007-10-10 15:03:34 -05:00
Jelmer Vernooij
527ea7fccf
r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.
2007-10-10 15:03:33 -05:00
Jelmer Vernooij
32dbaa142a
r24897: Do some sanity checking on --basedir.
2007-10-10 15:03:32 -05:00
Jelmer Vernooij
ded2841eef
r24896: Run the tests for most RPC interfaces over one transport only.
2007-10-10 15:03:32 -05:00
Jelmer Vernooij
00d6dc85f5
r24895: Test for specific error.
2007-10-10 15:03:31 -05:00
Jelmer Vernooij
d392d6e92b
r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC tests already check
...
that the DCE/RPC library and interfaces work ok.
2007-10-10 15:03:31 -05:00
Jelmer Vernooij
df8f0677f3
r24893: Update documentation for selftest.
2007-10-10 15:03:31 -05:00
Jelmer Vernooij
b5b8e879a1
r24892: Skip some tests that were previously being incorrectly treated as succeeding.
2007-10-10 15:03:30 -05:00
Jelmer Vernooij
44139acf30
r24891: Fix smbtorture to exit non-zero if a test suite wasn't found.
2007-10-10 15:03:30 -05:00
Jelmer Vernooij
84cc1d42ab
r24890: Integrate more of the RPC-SECRETS tests.
2007-10-10 15:03:29 -05:00
Jelmer Vernooij
24d322b746
r24889: Move choosing the binding options into RPC-SECRETS.
2007-10-10 15:03:29 -05:00
Jelmer Vernooij
08b64b42d0
r24888: Use torture API.
2007-10-10 15:03:29 -05:00
Jelmer Vernooij
88537c5aff
r24887: Support reading testlists from other locations (e.g. Samba3)
2007-10-10 15:03:28 -05:00
Jelmer Vernooij
2918a05678
r24885: Convert to new torture API.
2007-10-10 15:03:28 -05:00
Jelmer Vernooij
120d8caa01
r24884: Ignore some errors again, like they were previously.
2007-10-10 15:03:27 -05:00
Jelmer Vernooij
9935aac0f3
r24883: Use torture API.
2007-10-10 15:03:27 -05:00
Jelmer Vernooij
93910d92cd
r24882: Use the torture API in BASE-CHARSET.
2007-10-10 15:03:27 -05:00
Jelmer Vernooij
84c94b37fe
r24878: Support specifying a reason for skips/expected failures
2007-10-10 15:03:26 -05:00
Jelmer Vernooij
d5a3ebef36
r24875: Use more absolute paths to samba4 binaries.
2007-10-10 15:03:25 -05:00
Jelmer Vernooij
84f14b5dd0
r24874: Fix double free of smbcli_tree.
2007-10-10 15:03:25 -05:00
Jelmer Vernooij
8dad4c5503
r24873: Print smbd/nmbd log files for Samba 3.
2007-10-10 15:03:25 -05:00
Jelmer Vernooij
a71355dfc9
r24872: Use torture API a bit more
2007-10-10 15:03:24 -05:00
Jelmer Vernooij
7d9c898d5e
r24871: Fix typos
2007-10-10 15:03:24 -05:00
Jelmer Vernooij
264f5c9d50
r24870: Strip whitespace characters in username (broke tests).
2007-10-10 15:03:23 -05:00
Jelmer Vernooij
9aabcafba6
r24869: Print command that was executed.
2007-10-10 15:03:23 -05:00
Jelmer Vernooij
9b02a39c15
r24868: Don't use callbacks for prompting when stdout is not a tty.
2007-10-10 15:03:23 -05:00
Jelmer Vernooij
e7866857fb
r24867: Avoid anonymous struct. Patch from Brad Hards.
2007-10-10 15:03:22 -05:00
Jelmer Vernooij
5b78d845a4
r24866: Put remainder of binding string tests in librpc/ directory.
2007-10-10 15:03:22 -05:00
Jelmer Vernooij
022d5a43ce
r24861: Use absolute paths to make it easier to run the testsuite from the Samba3 source.
2007-10-10 15:03:21 -05:00
Jelmer Vernooij
53ec879e31
r24860: Make it easier to run selftest.pl in a Samba3 source tree.
2007-10-10 15:03:21 -05:00
Jelmer Vernooij
dadcc4708e
r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.
2007-10-10 15:03:20 -05:00
Jelmer Vernooij
1e56698f1b
r24852: Fix initialization
2007-10-10 15:03:20 -05:00
Jelmer Vernooij
76a713b678
r24851: Add --load-module argument to smbtorture.
2007-10-10 15:03:19 -05:00
Jelmer Vernooij
6c7a004b9d
r24850: Convert to torture API.
2007-10-10 15:03:19 -05:00
Jelmer Vernooij
61b2f0a405
r24849: Add helper function for running tests as a member server.
2007-10-10 15:03:19 -05:00
Jelmer Vernooij
f914b828ff
r24846: Use metadata about dangerous tests.
2007-10-10 15:03:18 -05:00
Jelmer Vernooij
c2521453a9
r24844: Convert to torture API in preparation of helper functions for domain member
...
RPC tests.
2007-10-10 15:03:18 -05:00
Jelmer Vernooij
221d227913
r24839: Default to creating a dc + domain member in 'make testenv'.
2007-10-10 15:03:17 -05:00
Jelmer Vernooij
1ff13ae254
r24835: Put all RPC tests in the list (skipping when necessary), warn if tests aren't there.
2007-10-10 15:03:17 -05:00