summaryrefslogtreecommitdiff
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb/tests: add UF_SMARTCARD_REQUIRED testsStefan Metzmacher2016-07-221-1/+465
* 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
* samba_kcc: Enable the python samba_kccGarming Sam2016-07-211-1/+1
* drepl: Fix a typoGarming Sam2016-07-211-1/+1
* s4:dsdb/password_hash: explicitly set SUPPLEMENTAL_CREDENTIALS_SIGNATUREStefan Metzmacher2016-07-201-0/+1
* VLV tests: remove vestigial pdb stubDouglas Bagnall2016-07-191-3/+0
* VLV tests: add tests with show_deleted controlDouglas Bagnall2016-07-191-1/+170
* VLV: fix handling with show_deleted and similar controlsDouglas Bagnall2016-07-191-14/+111
* VLV tests: comment typoDouglas Bagnall2016-07-191-1/+1
* VLV tests: reduce test duplication hence elapsed timeDouglas Bagnall2016-07-191-6/+6
* drs: pass the forced-replication flag from DsReplicaSync to GetNCChangesAndrew Bartlett2016-07-191-0/+4
* repl: Remove check for parentGUID being NULL in dsdb_convert_object_ex()Andrew Bartlett2016-07-191-5/+0
* extended_dn_out: Force showing of one-way links if they existGarming Sam2016-07-151-5/+7
* link_attrs: Add tests for one way links (and pseudo one-way)Garming Sam2016-07-151-0/+68
* dsdb tests: add linked attribute testsDouglas Bagnall2016-07-151-0/+363
* dsdb: add vanish links controlDouglas Bagnall2016-07-155-42/+137
* 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: Fix CID 1363810: Null pointer dereferencesVolker Lendecke2016-07-131-3/+6
* 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/tests: add RestoreUserPwdObjectTestCase testStefan Metzmacher2016-07-091-0/+207
* s4:dsdb/tests: improve the RestoreUserObjectTestCase testStefan Metzmacher2016-07-091-7/+192
* s4:dsdb/tests: improve tombstone_reanimation varificationsStefan Metzmacher2016-07-091-14/+20
* s4:dsdb/tests: make tombstone_reanimation.py executableStefan Metzmacher2016-07-091-0/+0
* s4:dsdb/tests: make use assertAttributesEqual() in RestoreUserObjectTestCase()Stefan Metzmacher2016-07-091-1/+1
* s4:dsdb/tombstone_reanimate: restructure the module logicStefan Metzmacher2016-07-091-151/+146
* s4:dsdb/common: prepare dsdb_user_obj_set_defaults() for tombstone reanimationStefan Metzmacher2016-07-091-14/+47
* 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:dsdb/common: add a replication metadata stamp for an empty logonHours attr...Stefan Metzmacher2016-07-081-3/+21
* 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
* s4-dsdb: Add missing header file for write() and close()Andreas Schneider2016-07-061-0/+1
* schema: Reorder dsdb_set_schema() to unlink the old schema lastAndrew Bartlett2016-07-061-12/+13
* dsdb: Remove 120 second delay and USN from schema refresh checkAndrew Bartlett2016-07-066-158/+76
* 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-063-6/+20
* password_hash: Make an error message clearerBob Campbell2016-07-051-1/+1