summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
* r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett2007-10-101-5/+11
* 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
* r23966: It isn't great, but at least now we have some access control in SWATAndrew Bartlett2007-10-101-0/+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-1019-57/+38
* 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-103-4/+102
* r23412: We don't need hdb.h here any moreAndrew Bartlett2007-10-101-1/+0
* r23115: the attribute array needs to be NULL terminated...Stefan Metzmacher2007-10-101-1/+1
* 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-102-3/+9
* 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
* r22522: Print why we can't find these entries.Andrew Bartlett2007-10-101-1/+7
* 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
* r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.Andrew Bartlett2007-10-101-18/+49
* r22119: Where we get a request to 'crack' a user principal name from aAndrew Bartlett2007-10-101-22/+52
* 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
* r21503: add usefull function to get the site dn for the local serverStefan Metzmacher2007-10-101-0/+17
* r21497: Pass more of the RPC-CRACKNAMES test by using the new search_options ...Andrew Bartlett2007-10-101-26/+89
* 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