summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ldb: Add ldb_oom() calls in a couple of places.Jelmer Vernooij2008-01-264-2/+18
* python: Use relative paths for registry.Jelmer Vernooij2008-01-261-1/+8
* python: Load smb.conf file for the provision tests.Jelmer Vernooij2008-01-261-2/+6
* Fix netlogon rpc-server build.Günther Deschner2008-01-251-4/+4
* Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion).Günther Deschner2008-01-251-1/+7
* NET-BECOME-DC: always try to build ejs and python codeStefan Metzmacher2008-01-251-9/+16
* torture: the libnet torture test depend on pythonStefan Metzmacher2008-01-251-1/+2
* configure: define HAVE_WORKING_PYTHONStefan Metzmacher2008-01-251-0/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-01-2523-312/+959
|\
| * python: Give precedence to Samba's syspath over the already set system one.Jelmer Vernooij2008-01-251-1/+1
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-01-254-14/+37
| |\
| | * pidl/Samba4::Header: fix typedefs of unions and structs without elementsStefan Metzmacher2008-01-251-0/+2
| | * configure.ac: we should use AC_CONFIG_FILES() in order to use AC_OUTPUT only ...Stefan Metzmacher2008-01-251-10/+10
| | * configure.ac: we should only create ldb.pc when use the internal ldbStefan Metzmacher2008-01-251-1/+1
| | * repl_meta_data: add some TODOs to replmd_modify_originating()Stefan Metzmacher2008-01-251-0/+17
| | * Tidy up the last regresesions on the python smbscript, from my workAndrew Bartlett2008-01-251-10/+17
| * | python/provision: Reload secrets when necessary, fix unix names in mappings.Jelmer Vernooij2008-01-251-7/+9
| |/
| * python: Fix representation of UUIDs as strings in zone files rather than bina...Jelmer Vernooij2008-01-255-10/+19
| * ldb/python: Add bindings for schema functions.Jelmer Vernooij2008-01-253-33/+393
| * python/provision: Create private dir if it didn't exist yet.Jelmer Vernooij2008-01-251-6/+8
| * python: Add test for secretsdb_become_dcJelmer Vernooij2008-01-251-3/+18
| * python: fix tests for check_all_substituted.Jelmer Vernooij2008-01-251-2/+2
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-01-253-37/+41
| |\
| * | python/provision: Reconcile code partitions-only provisioning and generic pro...Jelmer Vernooij2008-01-256-254/+317
| * | python: Make SamDB.set_ntds_invocation_id take a string.Jelmer Vernooij2008-01-253-48/+65
| * | python: Add function to look for unsubsituted variables.Jelmer Vernooij2008-01-242-0/+19
| * | python: Add bindings for SamDB.set_invocation_id().Jelmer Vernooij2008-01-244-29/+82
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-01-2411-85/+92
| |\ \
| * | | Python: add some docstrings.Jelmer Vernooij2008-01-241-5/+46
| * | | python: Support --no-pass.Jelmer Vernooij2008-01-241-0/+6
| * | | python: Add bindings for cli_credentials_set_cmdline_callbacks().Jelmer Vernooij2008-01-245-1/+38
* | | | added latency reportingAndrew Tridgell2008-01-251-6/+51
* | | | this is in secondsAndrew Tridgell2008-01-251-3/+2
* | | | more useful outputAndrew Tridgell2008-01-251-10/+17
* | | | added a offline file torture test BASE-OFFLINEAndrew Tridgell2008-01-253-1/+458
| |_|/ |/| |
* | | Fix netlogon rpc-server build.Günther Deschner2008-01-251-4/+4
* | | Add IDL for netr_LogonGetTrustRid.Günther Deschner2008-01-241-1/+5
* | | Rename samr_*AccessMask bitfields to start with SAMR_.Günther Deschner2008-01-241-32/+32
* | | Revert "Add pidl --samba3-libnetapi option."Günther Deschner2008-01-242-265/+0
* | | Add pidl --samba3-libnetapi option.Günther Deschner2008-01-242-0/+265
| |/ |/|
* | pidl: get rid of stupid ';' char to terminate bitmap definesStefan Metzmacher2008-01-241-23/+22
* | pidl/Samba4::Header: we don't need to check if (defined($enum->{ELEMENTS})) t...Stefan Metzmacher2008-01-241-20/+18
* | netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32Stefan Metzmacher2008-01-241-4/+9
* | netlogon.idl: make use of bitmap samr_GroupAttrsStefan Metzmacher2008-01-242-2/+3
* | netlogon.idl: remove unused netr_GroupsMembership structureStefan Metzmacher2008-01-241-5/+0
* | Ensure we set subobj.BACKEND_MOD for the 'partitions only' case.Andrew Bartlett2008-01-241-0/+4
* | Make the repl_meta_data module the default for domain controllers.Andrew Bartlett2008-01-244-16/+31
* | Use the repl_meta_data module by default.Andrew Bartlett2008-01-242-3/+9
* | Kill another sub that the modules will handle for us.Andrew Bartlett2008-01-243-7/+0
* | Remove useless subs from the ejs provisionAndrew Bartlett2008-01-242-9/+0
|/