1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
Commit Graph

13364 Commits

Author SHA1 Message Date
Jelmer Vernooij
6cf69fee18 r24994: Fix some C++ warnings.
(This used to be commit 925abf74fa)
2007-10-10 15:05:26 -05:00
Jelmer Vernooij
bd5a802a26 r24992: Remove some uses of lp_*().
(This used to be commit a5a1a55405)
2007-10-10 15:05:25 -05:00
Stefan Metzmacher
ac3cbe87c6 r24989: use $smbd_maxtime for smbd...
metze
(This used to be commit 9a444caa5a)
2007-10-10 15:05:25 -05:00
Stefan Metzmacher
039a369a4f r24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL-MESSAGING)
not the lock dir...

metze
(This used to be commit bccc014757)
2007-10-10 15:05:24 -05:00
Andrew Bartlett
985c7a0b20 r24987: Clarify error conditions in secrets handling, before I add ACLs to
secrets.ldb

Andrew Bartlett
(This used to be commit 17a61bd569)
2007-10-10 15:05:23 -05:00
Andrew Bartlett
1d95a18a9b r24986: LDB has a function for comparing things that must meet the rules of
attribute names.

Andrew Bartlett
(This used to be commit 46e3875806)
2007-10-10 15:05:23 -05:00
Andrew Bartlett
f8573766bc r24985: Start to revert us back to the old-style SWAT, while trying not to
loose some of the fixes in the meantime.

Andrew Bartlett
(This used to be commit 13acff5ed2)
2007-10-10 15:05:21 -05:00
Stefan Metzmacher
8f3ab786f0 r24983: setup the correct talloc name for structures used in the generated
server stubs

metze
(This used to be commit 678de9ce60)
2007-10-10 15:03:44 -05:00
Andrew Bartlett
7c81e6d21c r24973: Try to make it really clear we are dealing with 64 bit numbers here.
Andrew Bartlett
(This used to be commit 9aae9b1d24)
2007-10-10 15:03:43 -05:00
Andrew Bartlett
839e17019f r24972: Try to rat out this SAMR failure with some more cross-tests, and
format checks.

Andrew Bartlett
(This used to be commit 33deecbfc3)
2007-10-10 15:03:43 -05:00
Andrew Bartlett
2d95d73887 r24971: Test more combinations for resetting the account expiry.
Andrew Bartlett
(This used to be commit 8844f4796c)
2007-10-10 15:03:42 -05:00
Andrew Bartlett
3b0e38f195 r24959: Merge back changes from release branch, and set new VERSION on main tree.
Andrew Bartlett
(This used to be commit 95e4d33733)
2007-10-10 15:03:42 -05:00
Andrew Bartlett
1403d79fe3 r24945: The behaviour of the SAMR server on a member server is worth testing
separately.

Andrew Bartlett
(This used to be commit f033c71ebe)
2007-10-10 15:03:42 -05:00
Andrew Bartlett
466bd44a46 r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuite
to prove it is correct.

This should fix bug #4824: User Manager for Domains - Account Expires.

Thanks!

Andrew Bartlett
(This used to be commit e5f0744d62)
2007-10-10 15:03:41 -05:00
Andrew Bartlett
bb84655d65 r24941: Simplify samdb_result_nttime(), and remove nttime_from_string()
Andrew Bartlett
(This used to be commit bcd994a139)
2007-10-10 15:03:40 -05:00
Jelmer Vernooij
166284d9c1 r24940: Fix undeclared warning.
(This used to be commit bbc4650871)
2007-10-10 15:03:40 -05:00
Jelmer Vernooij
bfb6d6a35e r24939: Integrate IPv4 and IPv6 modules (a lot of code can be shared).
(This used to be commit 15f47aaf53)
2007-10-10 15:03:39 -05:00
Jelmer Vernooij
8e2d624a58 r24937: Merge tests spoolss RPC callbacks.
(This used to be commit 9b256a0ca2)
2007-10-10 15:03:39 -05:00
Andrew Bartlett
6a92d816a7 r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)
and improve error strings returned from samdb.c

Andrew Bartlett
(This used to be commit a42d0eb531)
2007-10-10 15:03:38 -05:00
Andrew Bartlett
b93a941214 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
(This used to be commit 0d56ab59c5)
2007-10-10 15:03:38 -05:00
Andrew Bartlett
8294016a1b 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
(This used to be commit d17a0058ba)
2007-10-10 15:03:37 -05:00
Andrew Bartlett
d14a29fb74 r24913: Fix typo
(This used to be commit 4634bb282b)
2007-10-10 15:03:37 -05:00
Andrew Bartlett
ced6fc995f r24911: Make better use of substituted variables in example named.conf
Andrew Bartlett
(This used to be commit 9f18a97117)
2007-10-10 15:03:36 -05:00
Andrew Bartlett
b4aa01dcd1 r24909: Patch from Andrew Kroeger <andrew@sprocks.gotdns.com> on the slow road
to working GSS-TSIG DDNS.

Andrew Bartlett
(This used to be commit 99f832e7ed)
2007-10-10 15:03:36 -05:00
Stefan Metzmacher
5de430441f r24908: we should not set s = NULL as we set it to talloc_strdup("") before
metze
(This used to be commit 2246c018b6)
2007-10-10 15:03:36 -05:00
Stefan Metzmacher
614d7d0728 r24907: now that we support bindings without a transport
just setup torture:binding even if we get an unc
as parameter

metze
(This used to be commit 5af6d77c21)
2007-10-10 15:03:35 -05:00
Jelmer Vernooij
062b2d4764 r24905: Actually run the transport-independent tests, rather than just the transport-dependent ones again...
(This used to be commit 82da9d7d62)
2007-10-10 15:03:35 -05:00
Jelmer Vernooij
e94addfd49 r24901: Somewhat easier and more reliable access to the pid files.
(This used to be commit 91a0a00e6d)
2007-10-10 15:03:34 -05:00
Stefan Metzmacher
c009104626 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
(This used to be commit c7c72ab36b)
2007-10-10 15:03:34 -05:00
Jelmer Vernooij
c7e8bcfdc9 r24899: Register signal handler that tears down environment.
(This used to be commit fa89d228dd)
2007-10-10 15:03:34 -05:00
Jelmer Vernooij
033c2c07a3 r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.
(This used to be commit 527ea7fccf)
2007-10-10 15:03:33 -05:00
Jelmer Vernooij
dcb925bba7 r24897: Do some sanity checking on --basedir.
(This used to be commit 32dbaa142a)
2007-10-10 15:03:32 -05:00
Jelmer Vernooij
e561313888 r24896: Run the tests for most RPC interfaces over one transport only.
(This used to be commit ded2841eef)
2007-10-10 15:03:32 -05:00
Jelmer Vernooij
ba79837b1b r24895: Test for specific error.
(This used to be commit 00d6dc85f5)
2007-10-10 15:03:31 -05:00
Jelmer Vernooij
ab055fb990 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.
(This used to be commit d392d6e92b)
2007-10-10 15:03:31 -05:00
Jelmer Vernooij
f1e576cb12 r24893: Update documentation for selftest.
(This used to be commit df8f0677f3)
2007-10-10 15:03:31 -05:00
Jelmer Vernooij
0cbb232fac r24892: Skip some tests that were previously being incorrectly treated as succeeding.
(This used to be commit b5b8e879a1)
2007-10-10 15:03:30 -05:00
Jelmer Vernooij
b77fabc274 r24891: Fix smbtorture to exit non-zero if a test suite wasn't found.
(This used to be commit 44139acf30)
2007-10-10 15:03:30 -05:00
Jelmer Vernooij
78996e64b4 r24890: Integrate more of the RPC-SECRETS tests.
(This used to be commit 84cc1d42ab)
2007-10-10 15:03:29 -05:00
Jelmer Vernooij
3d7849847c r24889: Move choosing the binding options into RPC-SECRETS.
(This used to be commit 24d322b746)
2007-10-10 15:03:29 -05:00
Jelmer Vernooij
6e22419214 r24888: Use torture API.
(This used to be commit 08b64b42d0)
2007-10-10 15:03:29 -05:00
Jelmer Vernooij
3e7fbae72c r24887: Support reading testlists from other locations (e.g. Samba3)
(This used to be commit 88537c5aff)
2007-10-10 15:03:28 -05:00
Jelmer Vernooij
b53ecda303 r24885: Convert to new torture API.
(This used to be commit 2918a05678)
2007-10-10 15:03:28 -05:00
Jelmer Vernooij
c45d43c4c2 r24884: Ignore some errors again, like they were previously.
(This used to be commit 120d8caa01)
2007-10-10 15:03:27 -05:00
Jelmer Vernooij
e5470270ba r24883: Use torture API.
(This used to be commit 9935aac0f3)
2007-10-10 15:03:27 -05:00
Jelmer Vernooij
ac2a701483 r24882: Use the torture API in BASE-CHARSET.
(This used to be commit 93910d92cd)
2007-10-10 15:03:27 -05:00
Jelmer Vernooij
0271566a5b r24878: Support specifying a reason for skips/expected failures
(This used to be commit 84c94b37fe)
2007-10-10 15:03:26 -05:00
Jelmer Vernooij
bf4f1307ab r24876: Use more absolute paths to samba4 binaries.
(This used to be commit 8616bfa0ae)
2007-10-10 15:03:26 -05:00
Jelmer Vernooij
1c188069a1 r24875: Use more absolute paths to samba4 binaries.
(This used to be commit d5a3ebef36)
2007-10-10 15:03:25 -05:00
Jelmer Vernooij
4fe2da6279 r24874: Fix double free of smbcli_tree.
(This used to be commit 84f14b5dd0)
2007-10-10 15:03:25 -05:00