summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: Move poll_funcs to lib/Volker Lendecke2016-06-076-1/+1
* lib/util: Expose few more subsystems for standalone ctdb buildAmitay Isaacs2016-06-071-17/+17
* lib: Move msghdr to lib/util/Volker Lendecke2016-06-076-8/+9
* lib/poll_funcs: Build as SAMBA_SUBSYSTEMAmitay Isaacs2016-06-071-3/+3
* repl: Avoid use-after-free when working with the working_schemaAndrew Bartlett2016-06-071-1/+1
* selftest: Add a reverse variation to ReplicateMoveObject3Andrew Bartlett2016-06-071-0/+180
* selftest: Assert replPropertyMetaData values before and after replicationAndrew Bartlett2016-06-071-49/+916
* dsdb: Fix rename and RDN handling for replPropertyMetaDataAndrew Bartlett2016-06-073-73/+114
* dsdb: Fix incorrect sorting of replPropertyMetaData with RDN lastAndrew Bartlett2016-06-076-101/+40
* dsdb: Show initial replicated modify as well as resolved modify in repl_meta_...Andrew Bartlett2016-06-071-1/+21
* selftest: Add more tests to cover attribute changes vs DN renamesAndrew Bartlett2016-06-071-15/+645
* dsdb: Use replmd_replPropertyMetaData1_new_should_be_taken in replmd_replicat...Andrew Bartlett2016-06-071-8/+20
* dsdb: Use replmd_replPropertyMetaData1_new_should_be_taken in replmd_replicat...Andrew Bartlett2016-06-071-20/+4
* dsdb: Use replmd_replPropertyMetaData1_new_should_be_taken in replmd_replicat...Andrew Bartlett2016-06-071-6/+20
* dsdb: Use replmd_replPropertyMetaData1_new_should_be_taken in replmd_op_possi...Andrew Bartlett2016-06-071-6/+19
* dsdb: Add new helper function replmd_replPropertyMetaData1_new_should_be_taken()Andrew Bartlett2016-06-071-0/+41
* selftest: Do not scan the full DB to confirm a specific DN in dbcheckAndrew Bartlett2016-06-071-1/+1
* selftest: Run the krb5.kdc test on a more selective basisAndrew Bartlett2016-06-071-18/+27
* selftest: These replication tests are now OK after we fixed all the replicati...Andrew Bartlett2016-06-071-3/+0
* selftest: Add tests to show that we can not create duplicate schema entriesAndrew Bartlett2016-06-061-2/+655
* samldb: Make checks for schema attributes much more strictAndrew Bartlett2016-06-061-97/+172
* Remove the try/catch from urgent_replication.pyAndrew Bartlett2016-06-061-9/+5
* selftest: Assert that name, the RDN attribute and actual RDN are in syncAndrew Bartlett2016-06-064-5/+38
* selftest: Add another test case to replica_sync testAndrew Bartlett2016-06-061-0/+110
* repl: Do not report all replication failures at level 0Andrew Bartlett2016-06-061-2/+7
* selftest/drs: Show we return the correct 3 objects for DRSUAPI_EXOP_FSMO_RID_...Andrew Bartlett2016-06-062-5/+109
* selftest: initial version of new repl_move testAndrew Bartlett2016-06-062-0/+928
* dsdb: Give the objectGUID ahead of LDIF dump of replicated changesAndrew Bartlett2016-06-061-2/+10
* dsdb: Simplify replmd_op_possible_conflict_callback behaviourAndrew Bartlett2016-06-061-48/+69
* dsdb: Split rename case out of replmd_op_possible_conflict_callbackAndrew Bartlett2016-06-061-69/+186
* repl_meta_data: Give more information on replication rename behaviourAndrew Bartlett2016-06-061-3/+37
* repl_meta_data: Fail to replicate over local objects not NC_HEAD with a all-z...Andrew Bartlett2016-06-061-1/+17
* dsdb: Give more errors in operational module when building the parentGUIDAndrew Bartlett2016-06-061-2/+2
* dsdb: Clearly fail to replicate objects not NC_HEAD with a all-zero parentGUIDAndrew Bartlett2016-06-061-0/+5
* repl: Enforce that we have parent objects for all replicated objectsAndrew Bartlett2016-06-064-45/+130
* dsdb: Move operational below repl_meta_data so we can query parentGUIDAndrew Bartlett2016-06-063-3/+7
* Add yet another error code when forking an smbd and ctdb is not there. We can...Peter Somogyi2016-06-061-5/+8
* ctdb-packaging: Remove tevent-unix-util public libraryAmitay Isaacs2016-06-061-3/+0
* lib/util: Avoid splitting tevent-unix-util as public libraryAmitay Isaacs2016-06-062-15/+14
* dsdb: Cache our local invocation_id at the start of each requestAndrew Bartlett2016-06-061-23/+17
* repl: Retry replication of the schema on WERR_DS_DRA_SCHEMA_MISMATCHAndrew Bartlett2016-06-064-5/+150
* dbcheck: Find and fix a missing Deleted Objects containerAndrew Bartlett2016-06-064-15/+201
* selftest: Only mark runtime dbcheck as flappingAndrew Bartlett2016-06-061-1/+1
* repl: Remove duplicated delete of sAMAccountTypeAndrew Bartlett2016-06-061-11/+0
* dsdb: Allow "cn" to be missing on schema importAndrew Bartlett2016-06-061-0/+20
* selftest: Make replica_sync test pass against Windows 2012R2Andrew Bartlett2016-06-061-87/+115
* samba-tool domain join: Set drsuapi.DRSUAPI_DRS_GET_ANC during initial replAndrew Bartlett2016-06-062-5/+11
* dsdb: Only search the provided partition for the object GUIDAndrew Bartlett2016-06-061-2/+2
* repl: Pass in the full partition DN to dsdb_replicated_objects_convert()Andrew Bartlett2016-06-064-10/+48
* repl: Allow GetNCChanges DRSUAPI_EXOP_REPL_OBJ to succeed against a deleted o...Andrew Bartlett2016-06-061-1/+1