summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* samba_dsdb: Use and maintain compatibleFeatures and requiredFeatures in @SAMB...Andrew Bartlett2017-02-094-2/+169
* repl_md: get links in sorted order in replmd_add_fix_laDouglas Bagnall2017-02-091-39/+38
* replmd: treat a zero GUID as not present in get_parsed_dnsDouglas Bagnall2017-02-091-1/+2
* replmd: keep links sorted in replmd_process_linked_attributeDouglas Bagnall2017-02-091-2/+31
* replmd linked_attributes: maintain sorted links in replaceDouglas Bagnall2017-02-091-102/+145
* replmd linked attributes: use really_parse_trusted_dn everywhereDouglas Bagnall2017-02-091-22/+8
* replmd: simplify and optimise replmd_modify_la_deleteDouglas Bagnall2017-02-091-124/+129
* replmd: rearrange nothing-to-delete logicDouglas Bagnall2017-02-091-7/+6
* repl_meta_data: linked attributes use DRS sort orderAndrew Bartlett2017-02-091-2/+26
* replmd: rework replmd_modify_la_add to merge efficientlyDouglas Bagnall2017-02-091-43/+114
* replmd linked attrs: fully parse dn for upgrade checkAndrew Bartlett2017-02-091-3/+22
* replmd linked attributes: lazy parsing for trusted DNsAndrew Bartlett2017-02-091-2/+75
* replmd: Add placeholder sorted_links to struct replmd_privateAndrew Bartlett2017-02-091-0/+1
* replmd: replmd_check_upgrade_links() needs to first parses DNsDouglas Bagnall2017-02-091-6/+23
* replmd: parsed_dn_find() finds insertion point as well as exact hitDouglas Bagnall2017-02-091-31/+201
* binsearch: make BINARY_ARRAY_SEARCH_GTE compare against a pointerDouglas Bagnall2017-02-093-6/+11
* binsearch: clarify variable name in greater-than-or-equal searchDouglas Bagnall2017-02-091-7/+7
* replmd: fix variable names in replmd_check_upgrade_linksDouglas Bagnall2017-02-091-6/+4
* replmd: replmd_check_upgrade_links() only checks the first DNDouglas Bagnall2017-02-091-4/+21
* replmd: pass replmd_private down to replmd_add_backlink()Andrew Bartlett2017-02-091-24/+73
* replmd: Fix some whitespace in repl_meta_data.cDouglas Bagnall2017-02-091-5/+5
* replmd: check whether list is already sorted in get_parsed_dns()Douglas Bagnall2017-02-091-4/+10
* selftest: Do not test for link ordering in tombstones_expunge testAndrew Bartlett2017-02-092-16/+1
* s4/linked_attribute tests: remove helper function unused parameterDouglas Bagnall2017-02-091-3/+2
* s4/linked_attribute tests: try adding linked attributes directlyDouglas Bagnall2017-02-091-13/+51
* s4/linked_attribute tests: test with the relax controlDouglas Bagnall2017-02-091-6/+75
* s4/linked_attribute tests: compare link lists in sorted orderDouglas Bagnall2017-02-091-5/+3
* s4/linked_attribute tests: remove unused codeDouglas Bagnall2017-02-091-22/+0
* s4/linked_attribute tests: add multiple links and replace testsDouglas Bagnall2017-02-091-0/+132
* s4/linked_attributes test: pep8 tidy-up, remove unused importsDouglas Bagnall2017-02-091-10/+7
* torture/drs: expand test for DRSUAPI_DRS_GET_ANCBob Campbell2017-02-091-22/+301
* getncchanges: implement DRSUAPI_DRS_GET_ANC more correctlyStefan Metzmacher2017-02-081-36/+265
* getncchanges: calculate getnc_state->min_usn calculation based on the uptodat...Stefan Metzmacher2017-02-081-0/+23
* getncchanges: improve get_nc_changes_add_links() by checking uSNChangedStefan Metzmacher2017-02-081-1/+5
* getncchanges: improve get_nc_changes_build_object() by checking uSNChangedStefan Metzmacher2017-02-081-0/+7
* getncchanges: fix highest_usn off by one calculation in get_nc_changes_add_li...Stefan Metzmacher2017-02-081-1/+1
* getncchanges: remove unused c++ comments/code in getncchanges_collect_objects()Stefan Metzmacher2017-02-081-5/+0
* getncchanges: do not replicate links for non critical objects if DRSUAPI_DRS_...Garming Sam2017-02-081-1/+13
* getncchanges: don't process DRSUAPI_DRS_CRITICAL_ONLY for EXOPsStefan Metzmacher2017-02-081-1/+7
* getncchanges: remember the ncRoot_guid on the getncchanges stateStefan Metzmacher2017-02-081-7/+19
* getncchanges: pass struct ldb_message as constStefan Metzmacher2017-02-081-4/+4
* getncchanges: only set nc_{object,linked_attributes}_count with DRSUAPI_DRS_G...Stefan Metzmacher2017-02-082-4/+16
* torture/drs: remove pointless nc_object_count replication checks in test_link...Stefan Metzmacher2017-02-082-18/+11
* python/join: use DRSUAPI_DRS_GET_NC_SIZE for the initial replicationStefan Metzmacher2017-02-081-0/+1
* python/join: set common replica_flags in dc_join.__init__()Stefan Metzmacher2017-02-081-26/+13
* drsuapi.idl: make drsuapi_DsGetNCChangesRequest10 [public]Stefan Metzmacher2017-02-081-1/+1
* drsuapi.idl: add drsuapi_DrsMoreOptions with DRSUAPI_DRS_GET_TGTStefan Metzmacher2017-02-081-1/+5
* s4:libnet: s/highestCommitedUSN/highestCommittedUSNStefan Metzmacher2017-02-081-1/+1
* s4:dsdb/repl: s/highestCommitedUsn/highestCommittedUSNStefan Metzmacher2017-02-081-1/+1
* ctdb-build: Install CTDB tests correctly from toplevelAmitay Isaacs2017-02-021-1/+6