summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |/
| * Add an exception for S3Volker Lendecke2008-01-201-3/+10
| * build: Fix handling of external pkg-config dependencies when generating pkg-c...Jelmer Vernooij2008-01-203-13/+16
| * pidl: Add --version argument.Julien Kerihuel2008-01-182-3/+24
| * Remove default 'showInAdvancedViewOnly' values.Andrew Bartlett2008-01-188-57/+4
| * Only set showOnlyInAdvancedView: TRUE when adding default values.Andrew Bartlett2008-01-181-2/+2
| * Don't set 'name' in the LDIF, this is handled by the rdn_name module.Andrew Bartlett2008-01-181-7/+0
| * Merge commit 'origin/v4-0-test' into 4-0-localAndrew Bartlett2008-01-1832-265/+207
| |\
| | * merged changes from v3-2-testAndrew Tridgell2008-01-188-53/+18
| | * merged tdb changes from ctdbAndrew Tridgell2008-01-183-59/+49
| | * registry: Use correct return values.Jelmer Vernooij2008-01-187-32/+53
| | * registry: Avoid mapping registry return codes: return the right value in the ...Jelmer Vernooij2008-01-184-10/+3
| | * When Windows attempts to create a new key, it looks for an available key nameAndrew Kroeger2008-01-182-7/+20
| | * registry: Improve error codes and update tests.Jelmer Vernooij2008-01-187-29/+24
| | * When Windows initially creates a new value, the value name is "New Value #1".Andrew Kroeger2008-01-182-3/+31
| | * registry: Properly check return values from ldb_*() functions.Andrew Kroeger2008-01-181-3/+3
| | * registry: Check for more specific LDB return codes, handle changing existing ...Jelmer Vernooij2008-01-181-6/+11
| | * Don't manually specify instanceID in the template files.Andrew Bartlett2008-01-1810-43/+0
| | * Use syncrepl on all OpenLDAP databases (creates contextCSN attribute)Andrew Bartlett2008-01-181-0/+12
| | * Search for memberOf when clients ask for a wildcard against OpenLDAPAndrew Bartlett2008-01-181-0/+1