summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2015-05-29KCC: move ldif import/export functions into their own moduleDouglas Bagnall1-0/+406
2015-05-29KCC: rearrange samba_kcc entry pointDouglas Bagnall1-1/+1
2015-05-29KCC graph_utils: rename KCCGraphError, GraphErrorDouglas Bagnall1-13/+13
2015-05-29KCC: try graphing edges in colour for partition typeDouglas Bagnall1-5/+12
2015-05-29KCC: shift graph plotting and verification into a separate moduleDouglas Bagnall2-274/+298
2015-05-29KCC: improved documentation for verify_graph_directed_double_ringDouglas Bagnall1-7/+8
2015-05-29KCC: the commit that mops up stray commentsDouglas Bagnall1-1/+7
2015-05-29KCC: make --verify graph errors fatalDouglas Bagnall1-3/+4
2015-05-29KCC: attempt to use correct verification tests for graphsDouglas Bagnall1-0/+4
2015-05-29KCC: debug nc_type by name rather than enum numberDouglas Bagnall1-1/+3
2015-05-29KCC: consistently use ndr_pack() for DSA GUID comparisonsDouglas Bagnall1-1/+2
2015-05-29KCC: Use ndrpack(GUID) sorting for all graph vertex operationsDouglas Bagnall1-2/+3
2015-05-29KCC: do not skip unrelated edges when rodc topology is foundDouglas Bagnall1-6/+1
2015-05-29KCC: A whole lot of debugging and other non-functional changesDouglas Bagnall1-0/+5
2015-05-29KCC: stub for check of 1 or 2 node or double ring directed graphDouglas Bagnall1-0/+7
2015-05-29kcc: Interpret msDS-hasMasterNCs as hasMasterNCsGarming Sam1-0/+1
2015-05-29KCC: rename "fully_connected" check, "complete"Douglas Bagnall1-2/+2
2015-05-29KCC: write_dot_graph prints filename in --debug modeDouglas Bagnall1-1/+3
2015-05-29KCC: add directed double ring verificationDouglas Bagnall1-0/+56
2015-05-29KCC: add an option to list the graph verification optionsDouglas Bagnall1-0/+16
2015-05-29KCC: add graph verification at all dot file pointsDouglas Bagnall1-3/+18
2015-05-29KCC: add an option to verify graph propertiesDouglas Bagnall1-2/+159
2015-05-28KCC: more pythonic expression in select_istgDouglas Bagnall1-12/+7
2015-05-28KCC: Add comments regarding time handlingDouglas Bagnall1-0/+4
2015-05-28KCC: add comments, idiomatic changes to intrasite_graph codeDouglas Bagnall1-2/+2
2015-05-28KCC: improve log legibility with colour; make more dot graphsDouglas Bagnall1-6/+27
2015-05-28KCC: helper function to find config NC replica for a DSADouglas Bagnall1-8/+13
2015-05-28KCC: use more pythonic construct for get_current_replicaDouglas Bagnall1-4/+1
2015-05-28kcc: Reduce code verbosity in dumpstr_* functionsDouglas Bagnall1-40/+7
2015-05-28kcc: add labels to dot filesDouglas Bagnall1-1/+1
2015-05-28samba_kcc: add an option to set assumed current timeDouglas Bagnall1-4/+4
2015-05-28KCC: Create Graphviz dot files showing network topologyDouglas Bagnall1-0/+15
2015-05-28KCC: correct the comparison for lost link timeoutDouglas Bagnall1-1/+1
2015-05-28kcc: Remove unused is_sitelink callGarming Sam1-8/+0
2015-05-28kcc: Remove DN translation for Site GUIDGarming Sam1-6/+8
2015-05-28kcc: Factor out MAX_DWORDGarming Sam1-3/+5
2015-05-28kcc: convert identification of sites from DN to GUIDGarming Sam1-1/+7
2015-05-28kcc: Convert transport identification from DN to GUIDGarming Sam1-0/+1
2015-05-28samba_kcc: Add basic skeleton for KCC intersite algorithmGarming Sam1-15/+70
2015-05-28kcc_utils: Create the new classes for the intersite algorithmGarming Sam1-1/+83
2015-05-28samba_kcc: Fix compile failures and correctly implement MS-ADTS 6.2.2.3.1 IST...Andrew Bartlett1-10/+47
2015-05-28kcc: typo fix in AttributeError ExceptionGarming Sam1-1/+1
2015-05-28kcc: Fix typos in original samba_kccGarming Sam1-1/+1
2015-05-28samba_kcc: Fix existing syntax errors preventing samba_kcc from runningGarming Sam1-5/+5
2015-05-19Fix a typo in the name of the default domain levelMatthieu Patou1-1/+1
2015-05-02param: Remove unused P_SEP and P_SEPARATORMichael Adam1-2/+0
2015-03-31doc: "prune stale" and "sequence timeout" fssd parametersDavid Disseldorp1-1/+1
2015-03-17python: Remove ntdb referencesVolker Lendecke2-9/+2
2015-03-17autobuild: Remove ntdb targetVolker Lendecke2-2/+2
2015-03-17Remove ntdb from scriptsVolker Lendecke2-2/+2