summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefer@yahoo.de>: We need toAndrew Bartlett3-6/+83
2007-10-10r24010: Fix warning for the function paramter to qsort().Andrew Bartlett1-1/+1
2007-10-10r23982: Fix use-after-realloc() found by valgrind and mwallnoefer@yahoo.de.Andrew Bartlett1-1/+5
2007-10-10r23966: It isn't great, but at least now we have some access control in SWATAndrew Bartlett1-0/+5
2007-10-10r23810: Make things static, and remove unsued code.Andrew Bartlett1-4/+4
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell5-10/+5
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell5-5/+5
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell34-102/+68
2007-10-10r23762: Fix DN renames over LDAP, and instrument the partition module. Add aAndrew Bartlett1-22/+24
2007-10-10r23718: Make Samba4 work against the LDAP backend again.Andrew Bartlett1-2/+8
2007-10-10r23699: when we create the global schema, remember to set the ldb opaque so weAndrew Tridgell1-1/+3
2007-10-10r23695: By not using the NULL context for these large structures, we don'tAndrew Bartlett1-1/+1
2007-10-10r23679: invocationID is a GUID too.Andrew Bartlett1-0/+12
2007-10-10r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett4-8/+188
2007-10-10r23419: initialize variable...Stefan Metzmacher1-0/+1
2007-10-10r23412: We don't need hdb.h here any moreAndrew Bartlett1-1/+0
2007-10-10r23115: the attribute array needs to be NULL terminated...Stefan Metzmacher1-1/+1
2007-10-10r22992: add a function to attach the dsdb_schema to a ldb_contextStefan Metzmacher1-2/+124
2007-10-10r22991: ignore '@foo' attributes in the repl_meta_data moduleStefan Metzmacher1-0/+2
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2-3/+9
2007-10-10r22944: fix bug #4618:Stefan Metzmacher1-2/+2
2007-10-10r22769: Fix include location.Jelmer Vernooij2-2/+2
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij1-19/+19
2007-10-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij3-3/+3
2007-10-10r22557: Simo has long bugged me that the paths in the sam.ldb partitions wereAndrew Bartlett1-1/+30
2007-10-10r22531: Fix up OpenLDAP schema map to almost pass 'make test'.Andrew Bartlett1-1/+19
2007-10-10r22522: Print why we can't find these entries.Andrew Bartlett1-1/+7
2007-10-10r22521: Don't fail the module load just because we don't have a schema yet.Andrew Bartlett1-4/+4
2007-10-10r22508: at option for the startup delayStefan Metzmacher1-1/+3
2007-10-10r22497: Support renaming objectclasses and attributes for the LDAP backend.Andrew Bartlett1-3/+24
2007-10-10r22476: The OID match is used very oddly in AD, as it is often used for fieldsAndrew Bartlett1-0/+4
2007-10-10r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher8-55/+1156
2007-10-10r22406: this dependencies should also be privateStefan Metzmacher1-6/+2
2007-10-10r22196: give better error codes to make RPC-UNIXINFO passStefan Metzmacher1-6/+6
2007-10-10r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.Andrew Bartlett1-18/+49
2007-10-10r22119: Where we get a request to 'crack' a user principal name from aAndrew Bartlett1-22/+52
2007-10-10r21859: add a comment why we remove the rid_crypt obfuscationStefan Metzmacher1-0/+8
2007-10-10r21842: fix typo in commentStefan Metzmacher1-12/+12
2007-10-10r21839: add my email addressStefan Metzmacher7-7/+7
2007-10-10r21838: generate no metadata for constructed attributesStefan Metzmacher1-2/+4
2007-10-10r21806: I've been working over the last week to fix up the LDAP backend forAndrew Bartlett1-23/+38
2007-10-10r21773: fix typo orginating -> originatingStefan Metzmacher2-15/+15
2007-10-10r21772: add DS_BEHAVIOR_WIN2003_INTERIM constantStefan Metzmacher1-2/+3
2007-10-10r21503: add usefull function to get the site dn for the local serverStefan Metzmacher1-0/+17
2007-10-10r21497: Pass more of the RPC-CRACKNAMES test by using the new search_options ...Andrew Bartlett1-26/+89
2007-10-10r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett4-7/+25
2007-10-10r21470: generate Primary:WDigest blob with precalculated digest-md5 hashes:Stefan Metzmacher1-6/+383
2007-10-10r21465: the LDAP-UPTODATEVECTOR test shows that the replUpToDateVectorStefan Metzmacher1-37/+11
2007-10-10r21441: create a union for the PrimaryKerberosBlob contentStefan Metzmacher1-35/+45
2007-10-10r21434: - get rid of "krb5Key"Stefan Metzmacher2-359/+732