summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* r22992: add a function to attach the dsdb_schema to a ldb_contextStefan Metzmacher2007-10-101-2/+124
* 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
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-2/+2
* 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
* r22508: at option for the startup delayStefan Metzmacher2007-10-101-1/+3
* 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
* r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher2007-10-108-55/+1156
* r22406: this dependencies should also be privateStefan Metzmacher2007-10-101-6/+2
* r22196: give better error codes to make RPC-UNIXINFO passStefan Metzmacher2007-10-101-6/+6
* 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
* r21859: add a comment why we remove the rid_crypt obfuscationStefan Metzmacher2007-10-101-0/+8
* r21842: fix typo in commentStefan Metzmacher2007-10-101-12/+12
* r21839: add my email addressStefan Metzmacher2007-10-107-7/+7
* 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-102-15/+15
* r21772: add DS_BEHAVIOR_WIN2003_INTERIM constantStefan Metzmacher2007-10-101-2/+3
* 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
* 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-104-46/+46
* r21359: remove the rid encryption before storing the password hashesStefan Metzmacher2007-10-101-7/+39
* r21355: work in child domains, CN=Configuration isn't always under the domain dnStefan Metzmacher2007-10-101-2/+2
* 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
* r21296: remove the session specific encryption from the attributesStefan Metzmacher2007-10-101-1/+132
* r21282: we only need one for loop...Stefan Metzmacher2007-10-101-7/+5
* r21281: move constinancy checks to the beginning of the functionStefan Metzmacher2007-10-101-8/+8
* 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
* r20978: 300 seconds as interval is ok, when we do nothingStefan Metzmacher2007-10-101-1/+1
* r20977: start the 'drepl' service, which currently does nothing by default,Stefan Metzmacher2007-10-101-1/+1
* r20975: - implement handling of meta data an on originating addStefan Metzmacher2007-10-101-37/+240
* r20974: add basic infrastructure for a DSDB replication serviceStefan Metzmacher2007-10-103-0/+267
* r20973: add functions to create the autocreated subSchema Attributes:Stefan Metzmacher2007-10-102-0/+192