summaryrefslogtreecommitdiff
path: root/source4/scripting/bin
AgeCommit message (Expand)AuthorFilesLines
2015-05-29KCC: Don't form self connectionsDouglas Bagnall1-1/+1
2015-05-29KCC: reuse convert_schedule_to_repltimes() for SitelinksDouglas Bagnall1-2/+2
2015-05-29KCC: InternalEdge should know its sitelinkDouglas Bagnall1-1/+2
2015-05-29KCC: use rep.is_default rather than non-existent part.is_defaultDouglas Bagnall1-1/+2
2015-05-29KCC: debugging changesDouglas Bagnall1-3/+3
2015-05-29KCC: add colouring for DSA link graphsDouglas Bagnall1-4/+13
2015-05-29KCC: Use fake guids in readonly modeDouglas Bagnall1-2/+10
2015-05-29KCC: beginning of --test-all-reps-from, exposing brokennessDouglas Bagnall1-0/+24
2015-05-29KCC: kcc.list_dsas() returns a list rather than prints itDouglas Bagnall1-7/+8
2015-05-29KCC: intrasite doesn't need a ring with < 3 nodesDouglas Bagnall1-1/+1
2015-05-29KCC: intrasite graph only uses local DSAsDouglas Bagnall1-5/+7
2015-05-29KCC: post-Kruskal graph test only needs multi-edge-forestDouglas Bagnall1-1/+1
2015-05-29KCC: move ldif import/export functions into their own moduleDouglas Bagnall1-339/+9
2015-05-29KCC: rearrange samba_kcc entry pointDouglas Bagnall1-21/+22
2015-05-29KCC: move import to top of fileDouglas Bagnall1-1/+1
2015-05-29KCC: add an option to list valid DSA dn_strsDouglas Bagnall1-4/+30
2015-05-29KCC graph_utils: rename KCCGraphError, GraphErrorDouglas Bagnall1-1/+1
2015-05-29KCC: try graphing edges in colour for partition typeDouglas Bagnall1-2/+5
2015-05-29KCC: shift graph plotting and verification into a separate moduleDouglas Bagnall1-0/+1
2015-05-29KCC: more graph verification: repsFromDouglas Bagnall1-4/+56
2015-05-29KCC: the commit that mops up stray commentsDouglas Bagnall1-1/+3
2015-05-29KCC: add --attempt-live-connections to verify real life linksDouglas Bagnall1-8/+23
2015-05-29KCC: make --verify graph errors fatalDouglas Bagnall1-2/+7
2015-05-29KCC: attempt to use correct verification tests for graphsDouglas Bagnall1-7/+4
2015-05-29KCC: debug nc_type by name rather than enum numberDouglas Bagnall1-2/+2
2015-05-29KCC: sitelink graph is undirectedDouglas Bagnall1-1/+1
2015-05-29KCC: use ndr_pack for connection GUID comparisonsDouglas Bagnall1-1/+2
2015-05-29KCC: consistently use ndr_pack() for DSA GUID comparisonsDouglas Bagnall1-4/+1
2015-05-29KCC: Use ndrpack(GUID) sorting for all graph vertex operationsDouglas Bagnall1-1/+3
2015-05-29kcc: reduce brokenness of --import-lidfAndrew Bartlett1-4/+35
2015-05-29KCC: skip looking for extra edges if we have enoughDouglas Bagnall1-1/+1
2015-05-29KCC: A whole lot of debugging and other non-functional changesDouglas Bagnall1-10/+43
2015-05-29kcc: sort guids by ndr_pack representationDouglas Bagnall1-1/+1
2015-05-29KCC: rewrite random intrasite connection addition for clarityDouglas Bagnall1-28/+16
2015-05-29KCC: intrasite_post_ntdscon is directedDouglas Bagnall1-1/+1
2015-05-29KCC: add NC identifiers to dot file namesDouglas Bagnall1-2/+4
2015-05-29KCC: Fix original script for inverted logicGarming Sam1-1/+1
2015-05-29KCC: rename "fully_connected" check, "complete"Douglas Bagnall1-12/+12
2015-05-29KCC: Set option --readonly to default to FalseDouglas Bagnall1-1/+1
2015-05-29KCC: add directed double ring verificationDouglas Bagnall1-1/+2
2015-05-29KCC: add an option to list the graph verification optionsDouglas Bagnall1-2/+7
2015-05-29KCC: comment noting the progression of edge limit calculationDouglas Bagnall1-0/+8
2015-05-29KCC: add a wider range of colour DEBUG messagesDouglas Bagnall1-9/+12
2015-05-29KCC: add graph verification at all dot file pointsDouglas Bagnall1-35/+75
2015-05-29KCC: add an option to verify graph propertiesDouglas Bagnall1-7/+27
2015-05-28KCC: Write out more DOT files and debugDouglas Bagnall1-1/+17
2015-05-28KCC: Comment noting verbose nature of construct_intrasite_graph()Douglas Bagnall1-4/+4
2015-05-28KCC: add --forced-local-dsa option for changing local dsaAndrew Bartlett1-5/+15
2015-05-28KCC: add comments, idiomatic changes to intrasite_graph codeDouglas Bagnall1-6/+36
2015-05-28KCC: improve log legibility with colour; make more dot graphsDouglas Bagnall1-5/+52