summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-01-18Remove default 'showInAdvancedViewOnly' values.Andrew Bartlett8-57/+4
2008-01-18Only set showOnlyInAdvancedView: TRUE when adding default values.Andrew Bartlett1-2/+2
2008-01-18Don't set 'name' in the LDIF, this is handled by the rdn_name module.Andrew Bartlett1-7/+0
2008-01-18Merge commit 'origin/v4-0-test' into 4-0-localAndrew Bartlett32-265/+207
2008-01-18Add showInAdvancedViewOnly to every new objectAndrew Bartlett1-0/+4
2008-01-18merged changes from v3-2-testAndrew Tridgell8-53/+18
2008-01-18merged tdb changes from ctdbAndrew Tridgell3-59/+49
2008-01-18registry: Use correct return values.Jelmer Vernooij7-32/+53
2008-01-18registry: Avoid mapping registry return codes: return the right value in the ...Jelmer Vernooij4-10/+3
2008-01-18When Windows attempts to create a new key, it looks for an available key nameAndrew Kroeger2-7/+20
2008-01-18registry: Improve error codes and update tests.Jelmer Vernooij7-29/+24
2008-01-18When Windows initially creates a new value, the value name is "New Value #1".Andrew Kroeger2-3/+31
2008-01-18registry: Properly check return values from ldb_*() functions.Andrew Kroeger1-3/+3
2008-01-18registry: Check for more specific LDB return codes, handle changing existing ...Jelmer Vernooij1-6/+11
2008-01-18Don't manually specify instanceID in the template files.Andrew Bartlett10-43/+0
2008-01-18Use syncrepl on all OpenLDAP databases (creates contextCSN attribute)Andrew Bartlett1-0/+12
2008-01-18Search for memberOf when clients ask for a wildcard against OpenLDAPAndrew Bartlett1-0/+1
2008-01-18Remove --ldap-base from the python provision scriptAndrew Bartlett2-40/+2
2008-01-18Correct authorship of instanceType moduleAndrew Bartlett1-1/+1
2008-01-18Add in a new module to handle instanceTypeAndrew Bartlett3-3/+144
2008-01-17Fix an output message in samba3rpc torture test.Michael Adam1-1/+1
2008-01-17provision: simplfy by removing old code to manually create baseDNs.Andrew Bartlett6-43/+9
2008-01-17OpenLDAP backend: Place the refint overlay after the memberof overlayAndrew Bartlett1-2/+3
2008-01-17Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett11-11/+78
2008-01-17ldb_map objectClass munging: Don't hard-code 'extensibleObject'.Andrew Bartlett4-35/+55
2008-01-16selftest: Use "require" rather than "use" keyword so .pm files don't have to ...Jelmer Vernooij1-3/+3
2008-01-16python: Don't attempt to build shared and static versions of modules, because...Jelmer Vernooij1-1/+1
2008-01-16selftest: Add some more documentation. Rename env => target to avoid confusion.Jelmer Vernooij5-5/+21
2008-01-16Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.Günther Deschner1-1/+21
2008-01-16pidl: Add simple test for ServerNDR.Jelmer Vernooij2-3/+11
2008-01-16pidl: Fix missing import for fatal().Jelmer Vernooij1-0/+1
2008-01-16pidl: Fix imported function for ServerNDR and add test to make sure it doesn'...Jelmer Vernooij2-1/+15
2008-01-16python: Build shared python modules for generic use.Jelmer Vernooij3-5/+13
2008-01-16Print out the reason we can't delete the user in SAMR.Andrew Bartlett1-0/+3
2008-01-16Rework linked_attributes module for the REPLACE case.Andrew Bartlett1-6/+86
2008-01-16Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett17-229/+537
2008-01-16Start generating a configuration for the refint overlay. ThisAndrew Bartlett2-0/+13
2008-01-16Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett62-612/+1921
2008-01-16Make the Fedora DS LDAP backend 'aci' actually work, with better quoting.Andrew Bartlett1-1/+1
2008-01-16Rework control handling to remove the 'domain_scope' controlAndrew Bartlett1-17/+37
2008-01-15Fix bug #5121 (unix passwd sync not working on a streams basedJeremy Allison2-0/+5
2008-01-15Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...Jeremy Allison2-0/+14
2008-01-15Fix bug 5055Volker Lendecke1-1/+1
2008-01-15Add MAX_DNS_NAME_LENGTH, remove more pstrings.Jeremy Allison1-0/+4
2008-01-15Always define PATH_MAX. Makes code simpler (removesJeremy Allison1-0/+4
2008-01-15merged tdb from ctdb bzr treeAndrew Tridgell9-210/+471
2008-01-15Fix asn1 locations.Jelmer Vernooij1-2/+2
2008-01-15ldap.py: Use constants where possible.Jelmer Vernooij1-14/+16
2008-01-15python: Update status.Jelmer Vernooij1-7/+5
2008-01-15util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij12-15/+15