summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* howto: Update instructions for git, and use ReST formatting.Jelmer Vernooij2008-01-191-26/+33
* 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
| * Remove --ldap-base from the python provision scriptAndrew Bartlett2008-01-182-40/+2
* | Add showInAdvancedViewOnly to every new objectAndrew Bartlett2008-01-181-0/+4
|/
* Correct authorship of instanceType moduleAndrew Bartlett2008-01-181-1/+1
* Add in a new module to handle instanceTypeAndrew Bartlett2008-01-183-3/+144
* Fix an output message in samba3rpc torture test.Michael Adam2008-01-171-1/+1
* provision: simplfy by removing old code to manually create baseDNs.Andrew Bartlett2008-01-176-43/+9
* OpenLDAP backend: Place the refint overlay after the memberof overlayAndrew Bartlett2008-01-171-2/+3
* Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-01-1712-12/+79
|\
| * selftest: Use "require" rather than "use" keyword so .pm files don't have to ...Jelmer Vernooij2008-01-161-3/+3
| * python: Don't attempt to build shared and static versions of modules, because...Jelmer Vernooij2008-01-161-1/+1
| * selftest: Add some more documentation. Rename env => target to avoid confusion.Jelmer Vernooij2008-01-165-5/+21
| * Ignore newly generated proto header.Jelmer Vernooij2008-01-161-1/+1
| * Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.Günther Deschner2008-01-161-1/+21
| * pidl: Add simple test for ServerNDR.Jelmer Vernooij2008-01-162-3/+11
| * pidl: Fix missing import for fatal().Jelmer Vernooij2008-01-161-0/+1
| * pidl: Fix imported function for ServerNDR and add test to make sure it doesn'...Jelmer Vernooij2008-01-162-1/+15
| * python: Build shared python modules for generic use.Jelmer Vernooij2008-01-163-5/+13
* | ldb_map objectClass munging: Don't hard-code 'extensibleObject'.Andrew Bartlett2008-01-174-35/+55
|/
* Print out the reason we can't delete the user in SAMR.Andrew Bartlett2008-01-161-0/+3
* Rework linked_attributes module for the REPLACE case.Andrew Bartlett2008-01-161-6/+86
* Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-01-1619-230/+550
|\
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-01-1663-612/+1922
| |\
| | * Fix bug #5121 (unix passwd sync not working on a streams basedJeremy Allison2008-01-152-0/+5
| | * Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...Jeremy Allison2008-01-152-0/+14
| | * Fix bug 5055Volker Lendecke2008-01-151-1/+1
| | * Add MAX_DNS_NAME_LENGTH, remove more pstrings.Jeremy Allison2008-01-151-0/+4
| | * Always define PATH_MAX. Makes code simpler (removesJeremy Allison2008-01-151-0/+4
| | * merged tdb from ctdb bzr treeAndrew Tridgell2008-01-159-210/+471
| * | Make the Fedora DS LDAP backend 'aci' actually work, with better quoting.Andrew Bartlett2008-01-161-1/+1