summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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-091-3/+3
* 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-091-15/+0
* 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-081-2/+16
* torture/drs: remove pointless nc_object_count replication checks in test_link...Stefan Metzmacher2017-02-081-18/+9
* s4:libnet: s/highestCommitedUSN/highestCommittedUSNStefan Metzmacher2017-02-081-1/+1
* s4:dsdb/repl: s/highestCommitedUsn/highestCommittedUSNStefan Metzmacher2017-02-081-1/+1
* rpc_server: Allow to configure the port range for RPC servicesAndreas Schneider2017-01-271-5/+3
* rpc_server: Use the RPC TCPIP ports of WindowsAndreas Schneider2017-01-271-2/+2
* s4-torture: add more NDR tests for GetCorePrinterDriversGünther Deschner2017-01-241-0/+143
* s4-torture: add some NDR tests for validating ndr_push_charset behavior.Günther Deschner2017-01-243-0/+93
* param: Remove winbindd privileged socket directory optionAndrew Bartlett2017-01-222-2/+0
* lib: Add "is_case_sensitive" to ms_fnmatch_protocolVolker Lendecke2017-01-225-10/+19
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-224-0/+4
* s4/messaging: register for MSG_REQ_RINGBUF_LOGRalph Boehme2017-01-201-0/+22
* s4-torture: cleanup after printing tests that had to add a driverGünther Deschner2017-01-121-3/+24
* s4-torture: cleanup architecture handling in spoolss driver tests.Andreas Schneider2017-01-121-39/+50
* mit-kdb: Remove unneeded memset()Andreas Schneider2017-01-121-2/+0
* mit-kdb: Use calloc() to allocate memoryAndreas Schneider2017-01-121-3/+1
* gensec: Cast data for MIT Kerberos correctlyAndreas Schneider2017-01-121-5/+5
* gensec: Fix picky developer with MIT KerberosAndreas Schneider2017-01-121-2/+2