summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* KCC: rename 'repsFrom_%s_all' graphs --> 'all-repsFrom_%s' for better sort orderDouglas Bagnall2015-05-291-1/+1
* KCC: more debugging changesDouglas Bagnall2015-05-291-3/+4
* KCC: (doc) explain intrasite max edge count a bit betterDouglas Bagnall2015-05-291-0/+8
* KCC: pep8/flake8 fixes for samba_kccDouglas Bagnall2015-05-291-10/+12
* KCC: improve directed_double_ring graph checkDouglas Bagnall2015-05-291-1/+1
* KCC: --test-all-reps-from uses same random seed for all DSAsDouglas Bagnall2015-05-291-2/+5
* KCC: RODCs are their own bridgeheadsDouglas Bagnall2015-05-291-0/+2
* KCC: ignore non-IP transports more thoroughlyDouglas Bagnall2015-05-291-0/+4
* KCC: don't create duplicate DSA objectsDouglas Bagnall2015-05-291-5/+4
* KCC: Add more debugging and fix a commentDouglas Bagnall2015-05-291-2/+6
* KCC: use 75% fewer lines to assign a Boolean to a variableDouglas Bagnall2015-05-291-4/+1
* KCC: A woeful warning comment about the state of our codeDouglas Bagnall2015-05-291-0/+2
* KCC: Debugging changes -- including DEBUG_FN() functionDouglas Bagnall2015-05-291-12/+20
* KCC: Fail earlier if there is no IP transportDouglas Bagnall2015-05-291-14/+8
* KCC: graph the result of partial edge reversalDouglas Bagnall2015-05-291-0/+14
* KCC: merge copy_output_edges into get_spanning_tree_edgesDouglas Bagnall2015-05-291-18/+14
* KCC: move get_spanning_tree_edges out of KCC objectDouglas Bagnall2015-05-291-113/+114
* KCC: remove essentially dead codeDouglas Bagnall2015-05-291-20/+0
* KCC: add a warning about repsFRom magic objectsDouglas Bagnall2015-05-291-1/+9
* KCC: more pep8, using temp variables in placesDouglas Bagnall2015-05-291-49/+69
* KCC: pep8 conformanceDouglas Bagnall2015-05-291-210/+265
* KCC: raise KCCError instead of vanilla ExceptionDouglas Bagnall2015-05-291-16/+16
* KCC: Adds some comments and rearrange translate_ntdsconn()Douglas Bagnall2015-05-291-4/+11
* KCC: remove another needless loop variableDouglas Bagnall2015-05-291-1/+2
* KCC: Help RW DCs to ignore RODCs when doing kccDouglas Bagnall2015-05-291-2/+12
* KCC: use less verbose constructions in a few placesDouglas Bagnall2015-05-291-9/+3
* KCC: produce fewer dot graphs unless --debug is usedDouglas Bagnall2015-05-291-8/+9
* KCC: avoid (so far harmless) variable name clashDouglas Bagnall2015-05-291-2/+2
* KCC: colour dot graph vertices as well as edgesDouglas Bagnall2015-05-291-15/+27
* KCC: use connect_table.values(), not .items() where that's bestDouglas Bagnall2015-05-291-6/+6
* KCC: adjust update_rodc_connection to cope with multiple connectionsDouglas Bagnall2015-05-291-15/+13
* KCC: use a table of bridgeheads to simplify and clarifyDouglas Bagnall2015-05-291-16/+5
* KCC: remove unused enumeration variableDouglas Bagnall2015-05-291-2/+1
* KCC: a "should not happen" vanishing DSA is worth a warningDouglas Bagnall2015-05-291-2/+2
* KCC: index DSAs by guid and dn_str when loading sitesDouglas Bagnall2015-05-291-33/+25
* kcc: Change create_connection to properly query existing connectionsGarming Sam2015-05-291-2/+7
* KCC: samba_kcc --test-all-reps-from tries to graph repsfromDouglas Bagnall2015-05-291-5/+43
* KCC: sort vertices by ndr_packed_guid instead of string guidDouglas Bagnall2015-05-291-1/+1
* KCC: changes in debugging messagesDouglas Bagnall2015-05-291-5/+7
* KCC: warn when we are ignoring non-IP transportsDouglas Bagnall2015-05-291-0/+2
* KCC: waste less time assigning transport a NULL guidDouglas Bagnall2015-05-291-4/+1
* KCC: use a set to track kept connectionsDouglas Bagnall2015-05-291-21/+8
* KCC: add options to forget local and intersite linksDouglas Bagnall2015-05-291-50/+57
* KCC: kcc.my_site_guid was not really usedDouglas Bagnall2015-05-291-3/+1
* KCC: use more efficient, less polluting dictionary operationsDouglas Bagnall2015-05-291-11/+11
* KCC: truth in documentationDouglas Bagnall2015-05-291-1/+1
* KCC: a whole lot of debugging messagesDouglas Bagnall2015-05-291-7/+29
* KCC: correctly update flags when repsFrom schedule is changedDouglas Bagnall2015-05-291-3/+5
* KCC: fix is_bridgehead_failed() according to documentationDouglas Bagnall2015-05-291-3/+38
* KCC: colour dsa dot graphs, and plot site edgesDouglas Bagnall2015-05-291-4/+19