summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4-dsdb: Use only the replication USN for schema reload.Andrew Bartlett2012-08-111-60/+0
* build: rename security → samba-securityBjörn Jacke2012-08-102-9/+9
* s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_attid_sortAndrew Bartlett2012-08-091-7/+0
* s4-dsdb: Do not reload partition metadata except on transaction startAndrew Bartlett2012-08-091-11/+0
* s4-dsdb: Change talloc parentAndrew Bartlett2012-08-091-1/+1
* s4-dsdb: Remove ldb_sequence_type argument from partition_primary_sequence_nu...Andrew Bartlett2012-08-092-4/+4
* s4-dsdb: simplify migration of old-style seqence numbers to metadata.tdbAndrew Bartlett2012-08-092-150/+53
* s4-dsdb: Reduce calls to the ldb layer by reloading less oftenAndrew Bartlett2012-08-092-14/+26
* s4-dsdb: Replace any existing lastKnownParent attribute during deleteAndrew Bartlett2012-07-311-1/+1
* s4-dsdb: Improve tracing in repl_meta_dataAndrew Bartlett2012-07-311-7/+8
* s4-dsdb: Handle rename conflicts in both directionsAndrew Bartlett2012-07-311-49/+87
* s4-dsdb: Request extended DN and show deleted when searching for a possible p...Andrew Bartlett2012-07-311-2/+4
* s4-dsdb: Fill in lastKnownParent when moving to lostAndFoundAndrew Bartlett2012-07-292-0/+46
* s4-dsdb: Do not strip base components off DN before searching for NC rootAndrew Bartlett2012-07-291-7/+10
* s4-dsdb: Change move to lostAndFound to use container in this partiion and ad...Andrew Bartlett2012-07-291-2/+31
* s4-dsdb: Provide a way to force incoming renames to take priorityAndrew Bartlett2012-07-291-2/+4
* s4-dsdb: Provide a way to handle conflicts due to renameAndrew Bartlett2012-07-291-25/+102
* dsdb: Allocate new OID to allow updates of a read-only replicaAndrew Bartlett2012-07-183-5/+13
* s4-dsdb: Allow dbcheck to correct an incorrect instanceTypeAndrew Bartlett2012-07-181-3/+5
* s4-dsdb: Give a much better error message when parentGUID generation failsAndrew Bartlett2012-07-061-3/+3
* s4-dsdb: Use parent_object_guid to find the correct parent for new objectsAndrew Bartlett2012-07-062-1/+118
* s4-dsdb: Remove hooks for non-directory password handlingAndrew Bartlett2012-06-271-12/+0
* s4-samldb: do not talloc_steal() the elements of the original requestAndrew Bartlett2012-06-261-4/+10
* s4-dsdb: operational handle modifyTimeStamp on the CN=aggregate DNMatthieu Patou2012-06-221-1/+37
* s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updatesMatthieu Patou2012-06-221-2/+184
* s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNowMatthieu Patou2012-06-224-2/+43
* s4-dsdb: move schema_load at the top of module stackMatthieu Patou2012-06-221-1/+1
* s4-extended: do not try to fix if there is no schemaMatthieu Patou2012-06-221-0/+4
* s4-drsuapi: Fix a const warningMatthieu Patou2012-06-221-1/+1
* s4-drsuapi: rework the crackname implementation of functionnal namesMatthieu Patou2012-06-221-24/+122
* s4-dsdb-linkedattributes: register the VERIFY_NAME control, handle it when we...Matthieu Patou2012-06-221-10/+97
* s4-dsdb: support otherWellKnownObjectsMatthieu Patou2012-06-221-24/+31
* s4-dsdb: Try to avoid much of the time a db search for msDS-IntIDMatthieu Patou2012-06-223-14/+97
* dsdb-schema: do not reload more often than schema_reload_intervalMatthieu Patou2012-06-223-2/+41
* s4-dsdb: fix a warning about unused variableMatthieu Patou2012-06-221-3/+0
* ldb: use tdb directly, not tdb_compat.Rusty Russell2012-06-191-6/+6
* build: Add missing deps and make MESSAGING a private libraryAndrew Bartlett2012-06-071-1/+1
* dsdb: Fix error checking conditions in partition_metadata moduleAmitay Isaacs2012-05-301-7/+7
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-233-356/+359
* s4-dsdb: allow modification of some deleted object if the show-deleted contro...Matthieu Patou2012-05-191-4/+9
* s4-dsdb: naming context needs to have the extended-dn syntax tooMatthieu Patou2012-05-191-0/+1
* s4-schema: Validate more class attribute when adding a new class in the schemaMatthieu Patou2012-05-061-0/+29
* s4: use intermediate var, increase lisibilityMatthieu Patou2012-05-051-6/+5
* s4-dsdb: Use data_blob_string_const and add explaination for open-coded funct...Andrew Bartlett2012-05-041-4/+6
* s4-dsdb: Use strcasecmp_m() to compare possibly multibyte strings in samldbAndrew Bartlett2012-05-041-5/+5
* s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...Matthias Dieter Wallnöfer2012-05-041-12/+41
* s4:samldb LDB module - homogenize LDB search attributes arraysMatthias Dieter Wallnöfer2012-04-301-13/+13
* s4:samldb LDB module - implement "fSMORoleOwner" attribute protectionMatthias Dieter Wallnöfer2012-04-301-0/+76
* dsdb: more RELAX to DBCHECK control shift so that only dbcheck can do uncontr...Matthieu Patou2012-04-291-2/+2
* dsdb: change control from relax to dbcheckMatthieu Patou2012-04-291-1/+1