summaryrefslogtreecommitdiff
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* source4: Change to use lib/util/access functions.Jeremy Allison2016-11-161-1/+2
* dsdb: Create RID Set as SYSTEMAndrew Bartlett2016-11-041-2/+6
* dsdb: Add python hooks to allocate a RID set and allocate a RID poolAndrew Bartlett2016-11-044-3/+144
* collect_tombstones: Allow links to recycled objects to be deletedGarming Sam2016-11-031-2/+3
* objectclass_attrs: Only abort on a missing attribute when an attribute is bot...Clive Ferreira2016-11-021-6/+17
* typo: supprise -> surpriseClive Ferreira2016-11-011-1/+1
* objectclass_attrs: correctly indent a commentClive Ferreira2016-11-011-6/+7
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/dsdb/Günther Deschner2016-09-284-9/+9
* werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source4/dsdb/co...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dsdb/Günther Deschner2016-09-2813-55/+55
* dsdb: Avoid ldb_dn_validate() call on trusted input when not requiredAndrew Bartlett2016-09-272-13/+37
* dsdb: Do not use free'd memory.Andreas Schneider2016-09-091-1/+1
* tests: Skip a test for reveal internals for passing WindowsGarming Sam2016-09-081-1/+6
* tests: Check that USN bumps when modifying a linked attrGarming Sam2016-09-081-0/+21
* tests: Assert vanishing links doesn't bump USNGarming Sam2016-09-081-0/+20
* rpmd: Skip bump of USN when vanishing forward linksGarming Sam2016-09-081-0/+12
* rpmd: Add a TODO regarding the additional work performedGarming Sam2016-09-081-0/+10
* rpmd: Remove the seq_num check for skipping additional workGarming Sam2016-09-081-7/+0
* rpmd: Add the ldb error string to a debugGarming Sam2016-09-081-2/+3
* copyright: Add the missing notices for garbage collect tombstonesBob Campbell2016-09-051-0/+2
* dsdb: refactor part of garbage_collect_tombstones into new functionBob Campbell2016-09-051-169/+216
* kcc: Fix a -Werror,-Wformat-security errorVolker Lendecke2016-09-021-1/+1
* s4-dsdb: Change debug level for replicationAndreas Schneider2016-09-021-25/+26
* gc_tombstones: Typo fixGarming Sam2016-09-011-1/+1
* dsdb: Do not check isDeleted as a possible linkAndrew Bartlett2016-09-011-0/+5
* dsdb: Add comments to dsdb_garbage_collect_tombstones()Andrew Bartlett2016-09-011-1/+29
* dsdb: Use a date comparison in the search to avoid returning all deleted objectsAndrew Bartlett2016-09-011-24/+20
* dsdb: Expose ldb error string to dsdb_garbage_collect_tombstones() callersAndrew Bartlett2016-09-014-9/+21
* python: Add binding for dsdb_garbage_collect_tombstones()Andrew Bartlett2016-09-012-1/+98
* dsdb: Expand garbage_collect_tombstones to expunge links alsoAndrew Bartlett2016-09-013-58/+214
* dsdb: move tombstone lifetime calculation out of dsdb_garbage_collect_tombsto...Andrew Bartlett2016-09-013-10/+14
* dsdb: Rework more KCC service-specific details out of dsdb_garbage_collect_to...Andrew Bartlett2016-09-013-32/+32
* dsdb: Rework kcc_deleted() into dsdb_garbage_collect_tombstones()Andrew Bartlett2016-09-017-53/+90
* kcc: Move kcc/kcc_deleted.c into kcc/garbage_collect_tombstones.cAndrew Bartlett2016-09-013-3/+9
* pydsdb: Raise TypeError for type errors, rather than incorrectly raising an L...Andrew Bartlett2016-09-011-2/+2
* krb5_wrap: Rename kerberos_free_data_contents()Andreas Schneider2016-08-311-1/+1
* Add AD DC performance testsDouglas Bagnall2016-08-311-0/+338
* dsdb: Allow missing a mandatory attribute from a dbcheck fixAndrew Bartlett2016-08-291-1/+8
* drepl_out: Send the prefix map alongside the global catalog partial attribute...Garming Sam2016-08-251-2/+10
* drepl_out: Send the prefix map alongside the RODC partial attribute setGarming Sam2016-08-251-4/+13
* replicated_objects: Add missing newline for debugGarming Sam2016-08-251-2/+2
* tests/schemainfo: run dsdb schema info tests with proper URIGarming Sam2016-08-251-1/+1
* vlv tests: remove uninteresting debug messageDouglas Bagnall2016-08-191-2/+0
* s4:dsdb/repl_meta_data: Add more info on which DN we failed to find an attid onAndrew Bartlett2016-08-111-1/+5
* s4:dsdb/repl: let dsdb_replicated_objects_convert() change remote to local at...Stefan Metzmacher2016-08-112-6/+58
* s4:dsdb/repl: set working_schema->resolving_in_progress during schema creationStefan Metzmacher2016-08-111-0/+3
* s4:dsdb/schema: move messages for unknown attids to higher debug levels durin...Stefan Metzmacher2016-08-112-7/+26
* s4:dsdb/schema: split out a dsdb_attribute_drsuapi_remote_to_local() functionStefan Metzmacher2016-08-111-17/+53
* s4:dsdb/schema: don't update the in memory schema->prefixmap without reloadin...Stefan Metzmacher2016-08-111-2/+13
* s4:dsdb/schema: avoid an implicit prefix map creation in lookup functionsStefan Metzmacher2016-08-112-5/+5