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

15085 Commits

Author SHA1 Message Date
Jelmer Vernooij
76eb7ddd75 python: fix tests for check_all_substituted.
(This used to be commit 859cffed9d)
2008-01-25 01:30:43 +01:00
Jelmer Vernooij
a4600a5ed0 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
(This used to be commit d35d4f983d)
2008-01-25 01:03:13 +01:00
Jelmer Vernooij
37f35d2a03 python/provision: Reconcile code partitions-only provisioning and generic provisioning, some other minor refactoring of the provisioning.
Pair-programmed by Andrew and me using obby :-)
(This used to be commit 688adcbb63)
2008-01-25 01:02:13 +01:00
Jelmer Vernooij
8afcbdcfe7 python: Make SamDB.set_ntds_invocation_id take a string.
(This used to be commit 59bb26772f)
2008-01-25 00:51:09 +01:00
Günther Deschner
de50115c38 Fix netlogon rpc-server build.
Guenther
(This used to be commit 31980e03fa)
2008-01-25 00:04:24 +01:00
Günther Deschner
593c211a5f Add IDL for netr_LogonGetTrustRid.
Guenther
(This used to be commit d0893014ab)
2008-01-24 23:56:37 +01:00
Günther Deschner
f139adc657 Rename samr_*AccessMask bitfields to start with SAMR_.
Guenther
(This used to be commit 70773be51a)
2008-01-24 23:56:29 +01:00
Günther Deschner
90cd8c28cd Revert "Add pidl --samba3-libnetapi option."
This reverts commit fe299e0336.
(This used to be commit e22f042c6f)
2008-01-24 23:55:40 +01:00
Jelmer Vernooij
d958f4b391 python: Add function to look for unsubsituted variables.
(This used to be commit e726ce5bc5)
2008-01-24 22:18:27 +01:00
Jelmer Vernooij
859b847a68 python: Add bindings for SamDB.set_invocation_id().
(This used to be commit c09efa7b77)
2008-01-24 22:08:39 +01:00
Jelmer Vernooij
52bc292f58 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
(This used to be commit d4d4120b71)
2008-01-24 22:00:07 +01:00
Günther Deschner
c495c4eda9 Add pidl --samba3-libnetapi option.
Guenther
(This used to be commit fe299e0336)
2008-01-24 17:43:44 +01:00
Stefan Metzmacher
43040be5b9 pidl: get rid of stupid ';' char to terminate bitmap defines
metze
(This used to be commit dd77fc45ee)
2008-01-24 15:04:58 +01:00
Stefan Metzmacher
4d656cb5a5 pidl/Samba4::Header: we don't need to check if (defined($enum->{ELEMENTS})) twice
metze
(This used to be commit c1ac13ee12)
2008-01-24 14:57:30 +01:00
Stefan Metzmacher
39fcf7ccdf netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32
metze
(This used to be commit 7222edb9cd)
2008-01-24 13:52:47 +01:00
Stefan Metzmacher
a1c7b35bba netlogon.idl: make use of bitmap samr_GroupAttrs
metze
(This used to be commit 6d68161e67)
2008-01-24 10:24:41 +01:00
Stefan Metzmacher
d408be05d6 netlogon.idl: remove unused netr_GroupsMembership structure
We have samr_RidWithAttribute and use that in all cases.

metze
(This used to be commit 3c5bae2249)
2008-01-24 10:22:45 +01:00
Andrew Bartlett
6e5c528f87 Ensure we set subobj.BACKEND_MOD for the 'partitions only' case.
Andrew Bartlett
(This used to be commit be5eb2da24)
2008-01-24 16:25:35 +11:00
Andrew Bartlett
48e79659d1 Make the repl_meta_data module the default for domain controllers.
Andrew Bartlett
(This used to be commit ae2ea1bd0c)
2008-01-24 16:17:45 +11:00
Andrew Bartlett
a2d7a3b627 Use the repl_meta_data module by default.
This means that, except when we back onto LDAP, when it will be
replaced with the mapping backend, we will keep this codepath tested.

Andrew Bartlett
(This used to be commit e8fb5da5a1)
2008-01-24 14:28:25 +11:00
Andrew Bartlett
1557e7b930 Kill another sub that the modules will handle for us.
(This used to be commit e9bb130d63)
2008-01-24 11:33:37 +11:00
Andrew Bartlett
08f94e2754 Remove useless subs from the ejs provision
The less things we manually place into the templates, the easier the
conversion to python will be.

Andrew Bartlett
(This used to be commit f65e5c1644)
2008-01-24 11:26:21 +11:00
Jelmer Vernooij
a2dcf7bd22 Python: add some docstrings.
(This used to be commit 1de69a772e)
2008-01-24 01:06:19 +01:00
Jelmer Vernooij
4277181453 python: Support --no-pass.
(This used to be commit a90f3e8c42)
2008-01-24 01:05:57 +01:00
Jelmer Vernooij
9a3cbd276b python: Add bindings for cli_credentials_set_cmdline_callbacks().
(This used to be commit 557207f86b)
2008-01-24 01:05:19 +01:00
Jelmer Vernooij
7af1c83e45 Default to creating anonymous credentials.
(This used to be commit f93bd899f1)
2008-01-23 23:38:58 +01:00
Jelmer Vernooij
decdf5954d python: Add convenience function for getting command line loadparm context
and default to using system smb.conf.
(This used to be commit b3afde0f00)
2008-01-23 23:38:57 +01:00
Jelmer Vernooij
00cb710fbc Add bindings for lp_load_default().
(This used to be commit ffd793bbde)
2008-01-23 23:38:57 +01:00
Andrew Bartlett
dc08079d81 Get more information from ldb when reporting a failed replication.
Andrew Bartlett
(This used to be commit 948ee9b7ac)
2008-01-23 15:44:02 +11:00
Andrew Bartlett
4172e09c53 Fix DRSUAPI replication test - NET-API-BECOME-DC.
The main change here is to work with the current module stack,
replacing only the objectGUID module, rather than a number of modules.

However, two changes were key:
 - Fixing a typo search_req->handle -> change_req->handle
 - Allowing an error of NO_SUCH_OBJECT - it is quite valid
   for the object not to exist when being replicated in.

Other small changes were required to the ejs provision to match
changes in that code.

Andrew Bartlett
(This used to be commit 7b87a58502)
2008-01-23 15:43:14 +11:00
Andrew Bartlett
8bceed449d Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.
(I presume this has resulted from the global variable elimination)

Perhaps the iconv handle argument to ndr_push_struct needs to be
marked as 'not NULL' or similar?

Andrew Bartlett
(This used to be commit e8081333b8)
2008-01-23 15:34:44 +11:00
Andrew Bartlett
56a611b126 Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit f82eec69f1)
2008-01-23 15:09:55 +11:00
Andrew Tridgell
37325c4c13 Added PFIF notice to Samba 4.0 tree
(This used to be commit df2664ac94)
2008-01-23 13:09:37 +11:00
Andrew Bartlett
2eab4abf25 Make ranged results tests in ldap.js easier to debug.
This adds some extra information to the failure message, to chase down
which test is failing.

Andrew Bartlett
(This used to be commit 281bc76d3d)
2008-01-23 09:00:00 +11:00
Andrew Bartlett
593e6fc403 ranged_results: fix use of uninitialised variable (end)
This matches the range parsing in the search and callback - end was
uninitilaised, causing occasional failures in make test.

Andrew Bartlett
(This used to be commit 669f137f0e)
2008-01-23 08:57:16 +11:00
Jelmer Vernooij
a259547786 build: Remove support for DESCRIPTION setting that is now unused.
(This used to be commit 91d7ba5202)
2008-01-22 18:49:51 +01:00
Jelmer Vernooij
907ec5ba7b build: remove support for automatically building .pc files.
(This used to be commit e9f9973267)
2008-01-22 18:47:18 +01:00
Jelmer Vernooij
1c61efc07e dcerpc_samr: Use manually written .pc file.
(This used to be commit 4b83dc0647)
2008-01-22 18:43:07 +01:00
Jelmer Vernooij
f254d53202 param: Use manually written .pc file.
(This used to be commit c0165aab47)
2008-01-22 18:41:30 +01:00
Jelmer Vernooij
2f98f4b24e gensec: Use manually written .pc file.
(This used to be commit 96a5ac9db2)
2008-01-22 18:39:54 +01:00
Jelmer Vernooij
0ae14b6cb4 torture: Use manually written .pc file.
(This used to be commit d43b18cc5e)
2008-01-22 18:38:14 +01:00
Jelmer Vernooij
9209470b92 dcerpc: Use manually written .pc files for dcerpc and ndr.
(This used to be commit 676fd18fa2)
2008-01-22 18:36:14 +01:00
Jelmer Vernooij
127e874319 registry: Use manually written .pc file.
(This used to be commit 5c64d4adaf)
2008-01-22 18:28:51 +01:00
Jelmer Vernooij
cc984e4046 ldb/talloc/tdb: Use manually written pc file.
(This used to be commit c8947fda23)
2008-01-22 18:24:00 +01:00
Jelmer Vernooij
b49e2f1f35 build: Allow manually written pkg-config files.
(This used to be commit 8104907c52)
2008-01-22 18:21:48 +01:00
Jelmer Vernooij
a6a8720025 tdb: Add URL in pc file.
(This used to be commit 2fc26c0902)
2008-01-22 18:14:12 +01:00
Jelmer Vernooij
45eb6c5b8f ldb: Fix typo.
(This used to be commit da0952bdd6)
2008-01-22 17:34:44 +01:00
Jelmer Vernooij
1697f553f1 ldb: Increase version number to make it easier to create new Debian snapshots.
(This used to be commit 9a5cc88b09)
2008-01-22 17:13:39 +01:00
Jelmer Vernooij
4075a2ba98 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-python
(This used to be commit 2f57e25f8f)
2008-01-22 16:39:56 +01:00
Jelmer Vernooij
35c6831644 python: Avoid duplicate copies of some objects in different packages.
(This used to be commit bd293cde1b)
2008-01-22 16:21:54 +01:00