summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* rpc_server: Fix CID 1362565 Improper use of negative valueVolker Lendecke2016-06-071-1/+9
* 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-072-72/+114
* dsdb: Fix incorrect sorting of replPropertyMetaData with RDN lastAndrew Bartlett2016-06-075-90/+36
* 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: Run the krb5.kdc test on a more selective basisAndrew Bartlett2016-06-071-18/+27
* 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
* 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-062-0/+18
* 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-061-4/+7
* 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
* dsdb: Remove incorrect RDN attid check in replmd_replPropertyMetaDataCtr1_verifyAndrew Bartlett2016-06-061-6/+0
* selftest: Use random OIDs from under the Samba OID arcAndrew Bartlett2016-06-068-27/+41
* samba_spnupdate: do not interpret failure count as unix error codeBob Campbell2016-06-031-8/+2
* samba_dnsupdate: do not interpret failure count as unix error codeBob Campbell2016-06-031-8/+3
* build: Build less of Samba when building --without-ntvfs-fileserverAndrew Bartlett2016-06-029-143/+149
* repl: Do not consider userPassword differences to matter in rpc.dssyncAndrew Bartlett2016-06-021-0/+1
* torture: Only walk over objects actually converted in drs.dssyncAndrew Bartlett2016-06-021-2/+3
* dsdb: Improve syntax clarityAndrew Bartlett2016-06-021-1/+2
* dsdb: Use DRSUAPI_ATTID_isDeleted constant in repl_meta_dataAndrew Bartlett2016-06-021-2/+2