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