summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Create RID Set as SYSTEMAndrew Bartlett2016-11-301-2/+6
* dsdb: Add python hooks to allocate a RID set and allocate a RID poolAndrew Bartlett2016-11-303-3/+70
* objectclass_attrs: Only abort on a missing attribute when an attribute is bot...Clive Ferreira2016-11-301-6/+17
* typo: supprise -> surpriseClive Ferreira2016-11-301-1/+1
* objectclass_attrs: correctly indent a commentClive Ferreira2016-11-301-6/+7
* rpmd: Skip bump of USN when vanishing forward linksGarming Sam2016-10-201-0/+12
* rpmd: Add a TODO regarding the additional work performedGarming Sam2016-10-201-0/+10
* rpmd: Remove the seq_num check for skipping additional workGarming Sam2016-10-201-7/+0
* rpmd: Add the ldb error string to a debugGarming Sam2016-10-201-2/+3
* dsdb: Allow missing a mandatory attribute from a dbcheck fixAndrew Bartlett2016-09-061-1/+8
* 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-111-1/+1
* s4:dsdb/objectclass_attrs: call dsdb_attribute_from_ldb() without a prefixmapStefan Metzmacher2016-08-111-2/+14
* s4:dsdb/schema: don't change schema->schema_info on originating schema changes.Stefan Metzmacher2016-08-111-18/+20
* replmd: Send replicated update OID for forward linksGarming Sam2016-07-281-1/+50
* replmd: Remove data field on DSDB_CONTROL_REPLICATED_UPDATE_OIDGarming Sam2016-07-282-13/+1
* replmd: Check dsdb_dn for syntax errorsGarming Sam2016-07-281-0/+5
* dsdb: Fix CID 1364520 Incorrect expression (EVALUATION_ORDER)Volker Lendecke2016-07-261-3/+2
* s4:dsdb/repl_meta_data: remember originating updates when applying replicated...Stefan Metzmacher2016-07-222-3/+18
* s4:dsdb/password_hash: add the UF_SMARTCARD_REQUIRED password reset magicStefan Metzmacher2016-07-221-0/+133
* build: Add hints on what libraries to install for gpgme support on failureAndrew Bartlett2016-07-221-1/+1
* s4:dsdb/samdb: optionally store package_PrimarySambaGPGBlob in supplementalCr...Stefan Metzmacher2016-07-222-7/+237
* s4:dsdb/samdb: add configure checks for libgpgmeStefan Metzmacher2016-07-221-0/+32
* s4:dsdb/password_hash: explicitly set SUPPLEMENTAL_CREDENTIALS_SIGNATUREStefan Metzmacher2016-07-201-0/+1
* VLV: fix handling with show_deleted and similar controlsDouglas Bagnall2016-07-191-14/+111
* extended_dn_out: Force showing of one-way links if they existGarming Sam2016-07-151-5/+7
* dsdb: add vanish links controlDouglas Bagnall2016-07-152-26/+112
* repl_meta_data: free context on error in replmd_modify_la_delete()Douglas Bagnall2016-07-151-0/+5
* replmd_modify_delete: check talloc_new()Douglas Bagnall2016-07-151-1/+6
* s4/dsdb/repl_meta_data: use local bool version of flagDouglas Bagnall2016-07-151-1/+1
* dsdb: Improve debugging during SD recursion failureAndrew Bartlett2016-07-131-1/+5
* dsdb: Avoid search on * in replmd_replicated_apply_next()Andrew Bartlett2016-07-121-2/+3
* Revert "dsdb: Disable tombstone_reanimation module until we isolate what caus...Andrew Bartlett2016-07-092-8/+1
* s4:dsdb/tombstone_reanimate: restructure the module logicStefan Metzmacher2016-07-091-151/+146
* s4:dsdb/repl_meta_data: remove secret attributes on deleteStefan Metzmacher2016-07-091-1/+6
* s4:dsdb/repl_meta_data: sort preserved_attrs and add "msDS-PortLDAP"Stefan Metzmacher2016-07-091-9/+44
* s4:password_hash: correctly update pwdLastSet on deleted objects.Stefan Metzmacher2016-07-091-3/+23
* s4:dsdb/samdb: add const to dsdb_make_object_category()Stefan Metzmacher2016-07-091-1/+1
* schema: raise debug levelGarming Sam2016-07-081-1/+1
* schema: Remove unnecessary schema reload codeGarming Sam2016-07-082-8/+0
* s4:dsdb/password_hash: force replication meta data for empty password attributesStefan Metzmacher2016-07-081-4/+37
* s4:samba_dsdb: add "dsdb_flags_ignore" moduleStefan Metzmacher2016-07-081-3/+103
* s4:dsdb/samdb: add DSDB_FLAG_INTERNAL_FORCE_META_DATAStefan Metzmacher2016-07-082-6/+53
* dsdb: Remove 120 second delay and USN from schema refresh checkAndrew Bartlett2016-07-063-78/+65
* dsdb: Remove use of schema USN in samldb_add_handle_msDS_IntIdAndrew Bartlett2016-07-063-64/+21
* schema: Make the fetch of the schema version fastAndrew Bartlett2016-07-062-3/+20
* provision: Ignore duplicate attid and governsID checkBob Campbell2016-07-062-6/+19
* password_hash: Make an error message clearerBob Campbell2016-07-051-1/+1
* check-password-script: Allow AD to execute these scriptsGarming Sam2016-07-051-4/+6
* s4: ldb: Ignore case of "range" in sscanf as we've already checked for its pr...Jeremy Allison2016-06-291-3/+5