summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |/
| * Default to creating anonymous credentials.Jelmer Vernooij2008-01-232-2/+2
| * python: Add convenience function for getting command line loadparm contextJelmer Vernooij2008-01-236-22/+35
| * Add bindings for lp_load_default().Jelmer Vernooij2008-01-234-0/+35
| * Get more information from ldb when reporting a failed replication.Andrew Bartlett2008-01-231-2/+2
| * Fix DRSUAPI replication test - NET-API-BECOME-DC.Andrew Bartlett2008-01-232-145/+32
| * Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.Andrew Bartlett2008-01-232-14/+15
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-01-2332-1141/+159
| |\
| | * build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-2213-24/+8
| | * build: remove support for automatically building .pc files.Jelmer Vernooij2008-01-223-149/+1
| | * dcerpc_samr: Use manually written .pc file.Jelmer Vernooij2008-01-223-0/+13
| | * param: Use manually written .pc file.Jelmer Vernooij2008-01-223-0/+12
| | * gensec: Use manually written .pc file.Jelmer Vernooij2008-01-223-0/+13
| | * torture: Use manually written .pc file.Jelmer Vernooij2008-01-223-0/+14
| | * dcerpc: Use manually written .pc files for dcerpc and ndr.Jelmer Vernooij2008-01-225-1/+27
| | * registry: Use manually written .pc file.Jelmer Vernooij2008-01-223-0/+15
| | * ldb/talloc/tdb: Use manually written pc file.Jelmer Vernooij2008-01-224-0/+6
| | * build: Allow manually written pkg-config files.Jelmer Vernooij2008-01-222-2/+7
| | * tdb: Add URL in pc file.Jelmer Vernooij2008-01-221-0/+1
| | * ldb: Fix typo.Jelmer Vernooij2008-01-221-1/+1
| | * ldb: Increase version number to make it easier to create new Debian snapshots.Jelmer Vernooij2008-01-221-1/+1
| * | ranged_results: fix use of uninitialised variable (end)Andrew Bartlett2008-01-231-2/+4
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pythonJelmer Vernooij2008-01-22196-5941/+5313
|\ \ \ | | |/ | |/|
| * | python: Avoid duplicate copies of some objects in different packages.Jelmer Vernooij2008-01-224-968/+20
| * | libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_tStefan Metzmacher2008-01-221-0/+25
| |/
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-01-2125-523/+338
| |\
| | * build: Don't build heimdal as library.Jelmer Vernooij2008-01-211-3/+1
| | * python: Fix init functions.Jelmer Vernooij2008-01-211-0/+2
| | * build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij2008-01-2115-74/+16
| | * python: Reenable modules for libcli_nbt and libcli_smb.Jelmer Vernooij2008-01-217-446/+317
| | * ldb: Fix building python modules against system-provided ldb.Jelmer Vernooij2008-01-211-0/+1
| | * build: Allow overriding CFLAGS for python packages.Jelmer Vernooij2008-01-211-0/+1
| * | Be sure to pass iconv handle down to compression subcontexts (fixesAndrew Bartlett2008-01-211-0/+4
| |/