summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-23python: Add convenience function for getting command line loadparm contextJelmer Vernooij6-22/+35
2008-01-23Add bindings for lp_load_default().Jelmer Vernooij4-0/+35
2008-01-23Get more information from ldb when reporting a failed replication.Andrew Bartlett1-2/+2
2008-01-23Fix DRSUAPI replication test - NET-API-BECOME-DC.Andrew Bartlett2-145/+32
2008-01-23Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.Andrew Bartlett2-14/+15
2008-01-23Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett32-1141/+159
2008-01-23ranged_results: fix use of uninitialised variable (end)Andrew Bartlett1-2/+4
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij13-24/+8
2008-01-22build: remove support for automatically building .pc files.Jelmer Vernooij3-149/+1
2008-01-22dcerpc_samr: Use manually written .pc file.Jelmer Vernooij3-0/+13
2008-01-22param: Use manually written .pc file.Jelmer Vernooij3-0/+12
2008-01-22gensec: Use manually written .pc file.Jelmer Vernooij3-0/+13
2008-01-22torture: Use manually written .pc file.Jelmer Vernooij3-0/+14
2008-01-22dcerpc: Use manually written .pc files for dcerpc and ndr.Jelmer Vernooij5-1/+27
2008-01-22registry: Use manually written .pc file.Jelmer Vernooij3-0/+15
2008-01-22ldb/talloc/tdb: Use manually written pc file.Jelmer Vernooij4-0/+6
2008-01-22build: Allow manually written pkg-config files.Jelmer Vernooij2-2/+7
2008-01-22tdb: Add URL in pc file.Jelmer Vernooij1-0/+1
2008-01-22ldb: Fix typo.Jelmer Vernooij1-1/+1
2008-01-22ldb: Increase version number to make it easier to create new Debian snapshots.Jelmer Vernooij1-1/+1
2008-01-22python: Avoid duplicate copies of some objects in different packages.Jelmer Vernooij4-968/+20
2008-01-22libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_tStefan Metzmacher1-0/+25
2008-01-21Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett25-523/+338
2008-01-21Be sure to pass iconv handle down to compression subcontexts (fixesAndrew Bartlett1-0/+4
2008-01-21build: Don't build heimdal as library.Jelmer Vernooij1-3/+1
2008-01-21python: Fix init functions.Jelmer Vernooij1-0/+2