summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb/ldb_modules
Commit message (Expand)AuthorAgeFilesLines
* r24479: Typo fix - this makes 'make test' pass against OpenLDAP again.Andrew Bartlett2007-10-101-1/+1
* r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, andAndrew Bartlett2007-10-102-112/+8
* r24277: Tidyup as requested by metze.Andrew Bartlett2007-10-101-8/+14
* r24263: Fix bug 4846 (unable to copy users in MMC Active Directory Users andAndrew Bartlett2007-10-101-3/+47
* r24262: Set the objectCategory by default in the objectclass module, rather t...Andrew Bartlett2007-10-101-1/+10
* r24260: Ensure we always override any existing values for these generatedAndrew Bartlett2007-10-101-0/+4
* r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett2007-10-102-0/+703
* r24249: Thse generated attributes should not be pushed this far down the stackAndrew Bartlett2007-10-101-69/+0
* r24247: Remove extra newlines from ldb_debug() calls - it already adds one.Andrew Bartlett2007-10-103-23/+23
* r24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefer@yahoo.de>: We need toAndrew Bartlett2007-10-101-4/+76
* r24010: Fix warning for the function paramter to qsort().Andrew Bartlett2007-10-101-1/+1
* r23982: Fix use-after-realloc() found by valgrind and mwallnoefer@yahoo.de.Andrew Bartlett2007-10-101-1/+5
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-4/+4
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-105-10/+5
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-105-5/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1015-45/+30
* r23762: Fix DN renames over LDAP, and instrument the partition module. Add aAndrew Bartlett2007-10-101-22/+24
* r23718: Make Samba4 work against the LDAP backend again.Andrew Bartlett2007-10-101-2/+8
* r23679: invocationID is a GUID too.Andrew Bartlett2007-10-101-0/+12
* r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett2007-10-102-4/+101
* r23412: We don't need hdb.h here any moreAndrew Bartlett2007-10-101-1/+0
* r22991: ignore '@foo' attributes in the repl_meta_data moduleStefan Metzmacher2007-10-101-0/+2
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-2/+6
* r22769: Fix include location.Jelmer Vernooij2007-10-102-2/+2
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-101-19/+19
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-103-3/+3
* r22557: Simo has long bugged me that the paths in the sam.ldb partitions wereAndrew Bartlett2007-10-101-1/+30
* r22531: Fix up OpenLDAP schema map to almost pass 'make test'.Andrew Bartlett2007-10-101-1/+19
* r22521: Don't fail the module load just because we don't have a schema yet.Andrew Bartlett2007-10-101-4/+4
* r22497: Support renaming objectclasses and attributes for the LDAP backend.Andrew Bartlett2007-10-101-3/+24
* r22476: The OID match is used very oddly in AD, as it is often used for fieldsAndrew Bartlett2007-10-101-0/+4
* r22406: this dependencies should also be privateStefan Metzmacher2007-10-101-6/+2
* r21842: fix typo in commentStefan Metzmacher2007-10-101-12/+12
* r21839: add my email addressStefan Metzmacher2007-10-103-3/+3
* r21838: generate no metadata for constructed attributesStefan Metzmacher2007-10-101-2/+4
* r21806: I've been working over the last week to fix up the LDAP backend forAndrew Bartlett2007-10-101-23/+38
* r21773: fix typo orginating -> originatingStefan Metzmacher2007-10-101-7/+7
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-104-7/+25
* r21470: generate Primary:WDigest blob with precalculated digest-md5 hashes:Stefan Metzmacher2007-10-101-6/+383
* r21465: the LDAP-UPTODATEVECTOR test shows that the replUpToDateVectorStefan Metzmacher2007-10-101-37/+11
* r21441: create a union for the PrimaryKerberosBlob contentStefan Metzmacher2007-10-101-35/+45
* r21434: - get rid of "krb5Key"Stefan Metzmacher2007-10-102-359/+732
* r21395: fix commentsStefan Metzmacher2007-10-101-7/+7
* r21364: cosmetic change: it's nicer to use the KEYTYPE_ macroStefan Metzmacher2007-10-101-2/+2
* r21362: rename:Stefan Metzmacher2007-10-103-33/+33
* r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)...Stefan Metzmacher2007-10-101-4/+30
* r21306: fix the RPC-LSA tests the admin couldn't no longer get the 'currentVa...Stefan Metzmacher2007-10-101-0/+1
* r21179: Anything more complex than this causes the keytab never to be updated...Andrew Bartlett2007-10-101-1/+2
* r21135: Instead of having hooks to update keytabs as an explicit thing, updateAndrew Bartlett2007-10-102-2/+203
* r20975: - implement handling of meta data an on originating addStefan Metzmacher2007-10-101-37/+240