traffic: Machine accounts were generated as critical objects
[amitay/samba.git] / python / samba / kcc /
2018-11-01 Douglas Bagnallpython/kcc/graph: import KCCError, which is used somewhere
2018-10-25 Douglas Bagnallpython/kcc: use compat.cmp_fn (PY3)
2018-09-03 Noel Powerpython/samba: changes needed for samba.tests.samba_tool...
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-07-12 Noel Powerpython/samba/kcc: md5 needs to be passed bytes in py3
2018-06-10 Douglas Bagnallpython/kcc/graph_utils: short-cut edge failure test...
2018-05-30 Douglas Bagnallpython kcc/graph_utils: don't debug in colour
2018-05-30 Douglas Bagnallkcc graph verifiers: improve messages
2018-05-30 Douglas Bagnallkcc graph verifier: use __doc__ description for error...
2018-05-30 Douglas Bagnallkcc graphs: site edges in colour, labeled with DNs
2018-05-30 Douglas Bagnallkcc.graph_utils: shift debug noise out of verify()
2018-05-05 Douglas Bagnallsamba_kcc: remove an unused variable
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-04-30 Noel Powerpython/samba: bulk conversion of caller to dsdb_Dn...
2018-04-13 Joe Guokcc/graph: add __hash__ to InternalEdge for py3
2018-04-13 Joe Guokcc: fix sort for py3
2018-04-13 Joe Guokcc/kcc_utils: fix divide for py3
2018-04-13 Joe Guokcc/kcc_utils: convert dict.keys to list
2018-04-13 Joe Guokcc/graph_utils: port string.translate for py3
2018-03-23 Noel Powersamba python libs: convert print func to be py2/py3...
2018-03-21 Garming Samkcc_utils: Use lower name in automatic sites covered
2018-03-21 Garming Samkcc_utils: Prevent multiple sites attached to a sitelin...
2018-03-21 Garming Samkcc_utils: Keep a count of the DCs in each site
2018-03-21 Garming Samkcc_utils: Add a routine for automatic site coverage
2018-02-28 Noel Powersamba python libs: convert 'except X, (tuple)' to ...
2018-02-14 Douglas Bagnallsamba python libs: convert 'except X, e' to 'except...
2018-01-13 Andrej Gesselsamba_kcc: do not commit new nTDSConnection, if we...
2018-01-13 Douglas Bagnallsamba_kcc: simplify NCReplica.set_instantiated_flags()
2018-01-13 Douglas Bagnallsamba_kcc: simplify NCReplica constructor
2018-01-13 Douglas Bagnallsamba_kcc: clarify readonly logging, removing now unuse...
2018-01-13 Douglas Bagnallsamba_kcc: remove unused functions
2018-01-13 Douglas Bagnallsamba_kcc: fix dot_file_dir documentation
2018-01-13 Douglas Bagnallsamba_kcc: remove an unused function
2018-01-13 Douglas Bagnallsamba_kcc: use new graph module for writing dot files
2018-01-13 Douglas Bagnallsamba_kcc: respect kcc.read_only flag on RODC
2018-01-13 Douglas Bagnallsamba_kcc: kcc.debug module defers to samba.colour
2018-01-13 Douglas Bagnallsamba_kcc: documentation fix
2017-06-23 Garming Samsamba_kcc: debugging: say intrasite when we mean intrasite
2017-06-23 Douglas Bagnallsamba_kcc: drop all connections from non-existent DSAs
2017-06-23 Douglas Bagnallsamba_kcc: comment typo
2017-06-23 Douglas Bagnallsamba_kcc: avoid crash on odd networks with --dot-file-dir
2017-06-15 Garming Samrepl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl...
2016-12-01 Douglas BagnallKCC: avoid infinite recursion when edgelist contains...
2016-12-01 Douglas BagnallKCC: Graphnode.add_edge_from expects dn strings, not...
2016-09-23 Garming Samkcc: Don't check schedule if None
2016-08-12 Douglas BagnallKCC: Fix misnamed variable in DSA object
2016-07-26 Garming Samkcc: Clean up repsTo attribute for old DCs
2016-07-25 Garming Samkcc: Add a TODO for msDS[-RO]-Replica-Locations
2016-07-25 Garming Samkcc: Add corresponding methods for repsTo
2016-07-25 Garming Samkcc: fix a typo
2016-07-25 Garming Samkcc: typo fix tupple => tuple
2016-07-21 Garming Samkcc: correct a typo in the debug messages
2016-07-21 Garming Samkcc: Make more fault tolerant on DC demotion
2016-07-21 Garming Samsamba_kcc: match translate connection from old KCC...
2016-07-21 Garming Samsamba_kcc: match translate connection from old KCC...
2016-07-21 Garming Samkcc: Prevent the KCC from doing work on the RODC
2015-10-29 Douglas BagnallKCC: kcc.import_ldif doesn't need creds
2015-10-29 Douglas BagnallKCC: remove NTDSConnection API methods that are never...
2015-10-29 Douglas BagnallKCC: whitespace for pep8
2015-10-29 Douglas BagnallKCC: fix pep8 line length in load_ip_transport()
2015-10-29 Douglas BagnallKCC: Correct capitalisation of KCCError
2015-10-29 Douglas BagnallKCC: raise KCCError, not Exception, in multiple places
2015-10-29 Douglas BagnallKCC: NTDSConnection.load_connection() requires objectGUID
2015-10-29 Douglas BagnallKCC: remove debug print statements from intrasite and...
2015-10-29 Douglas BagnallKCC: load samdb before calling kcc.run()
2015-10-29 Douglas BagnallKCC: load the object GUID with --import-ldif
2015-10-29 Douglas BagnallKCC: avoid logging alarming things about exected events
2015-10-29 Douglas BagnallKCC: more debug info when --import-ldif goes badly
2015-10-29 Douglas BagnallKCC: default to not loading new samdb when we already...
2015-10-29 Douglas BagnallKCC: fix typo in error path
2015-10-29 Douglas BagnallKCC: better explain our confusion in colour_vertices...
2015-10-29 Douglas BagnallKCC: clarify debugging messages in bridgehead finding...
2015-10-29 Douglas BagnallKCC: keep track of IP transport for dsa.new_connection()
2015-10-29 Douglas BagnallKCC: set system flags for new intrasite connections
2015-10-29 Douglas BagnallKCC: correctly use dsa.new_connection() system_flags...
2015-10-29 Garming SamKCC: Use detect_failed in create_connections
2015-10-29 Douglas BagnallKCC: remove useless comments and simplify get_dsa_for_i...
2015-10-29 Douglas BagnallKCC: stop --forget-intersite-links forgetting local...
2015-10-29 Douglas BagnallKCC: simplify get_dsa_for_implied_replica(), using...
2015-10-29 Douglas BagnallKCC: Share commit wrapper between forget_ntdsconn and...
2015-10-29 Douglas BagnallKCC: pull apart remove_unneeded_ntdsconn(), fixing...
2015-10-29 Douglas BagnallKCC: shift common is_generated() check out of branches
2015-10-26 Andrew Bartlettpython/kcc: Write correct module list into the file...
2015-06-12 Douglas BagnallKCC: use python 2.6 compatible dictonary comprehensions
2015-06-12 Douglas BagnallKCC: intrasite double_directed_ring test shouldn't...
2015-06-12 Douglas BagnallKCC: use logger.critical rather than print >> sys.stderr
2015-06-12 Douglas BagnallKCC: draw a site-edges graph for each partition
2015-06-12 Douglas BagnallKCC: use KccError, simplify logic in NTDSConn.commit_mo...
2015-06-12 Douglas BagnallKCC: remove unused create_edge_set() function
2015-06-12 Douglas BagnallKCC: ignore the bridges_required option
2015-06-12 Douglas BagnallKCC: fix the polarity of bridges_required option
2015-06-12 Douglas BagnallKCC: remove a TODO with seemingly no basis in specification
2015-06-12 Douglas BagnallKCC: clarify setup-vertices docstring, remove TODO
2015-06-12 Douglas BagnallKCC: note about the meaning of None in schedule types
2015-06-12 Douglas BagnallKCC: combine_repl_info() returns the combined replinfo
2015-06-12 Douglas BagnallKCC: remove unnecessary comment
next