ctdb-ipalloc: Document the steps involved in a takeover run
[obnox/samba/samba-obnox.git] / source4 / scripting /
2015-05-29 Douglas BagnallKCC: fix is_bridgehead_failed() according to documentation
2015-05-29 Douglas BagnallKCC: colour dsa dot graphs, and plot site edges
2015-05-29 Douglas BagnallKCC: don't try to connect to a nonexistent bridgehead
2015-05-29 Douglas BagnallKCC: Don't form self connections
2015-05-29 Douglas BagnallKCC: reuse convert_schedule_to_repltimes() for Sitelinks
2015-05-29 Douglas BagnallKCC: InternalEdge should know its sitelink
2015-05-29 Douglas BagnallKCC: use rep.is_default rather than non-existent part...
2015-05-29 Douglas BagnallKCC: debugging changes
2015-05-29 Douglas BagnallKCC: add colouring for DSA link graphs
2015-05-29 Douglas BagnallKCC: Use fake guids in readonly mode
2015-05-29 Douglas BagnallKCC: beginning of --test-all-reps-from, exposing brokenness
2015-05-29 Douglas BagnallKCC: kcc.list_dsas() returns a list rather than prints it
2015-05-29 Douglas BagnallKCC: intrasite doesn't need a ring with < 3 nodes
2015-05-29 Douglas BagnallKCC: intrasite graph only uses local DSAs
2015-05-29 Douglas BagnallKCC: post-Kruskal graph test only needs multi-edge...
2015-05-29 Douglas BagnallKCC: move ldif import/export functions into their own...
2015-05-29 Douglas BagnallKCC: rearrange samba_kcc entry point
2015-05-29 Douglas BagnallKCC: move import to top of file
2015-05-29 Douglas BagnallKCC: add an option to list valid DSA dn_strs
2015-05-29 Douglas BagnallKCC graph_utils: rename KCCGraphError, GraphError
2015-05-29 Douglas BagnallKCC: try graphing edges in colour for partition type
2015-05-29 Douglas BagnallKCC: shift graph plotting and verification into a separ...
2015-05-29 Douglas BagnallKCC: more graph verification: repsFrom
2015-05-29 Douglas BagnallKCC: the commit that mops up stray comments
2015-05-29 Douglas BagnallKCC: add --attempt-live-connections to verify real...
2015-05-29 Douglas BagnallKCC: make --verify graph errors fatal
2015-05-29 Douglas BagnallKCC: attempt to use correct verification tests for...
2015-05-29 Douglas BagnallKCC: debug nc_type by name rather than enum number
2015-05-29 Douglas BagnallKCC: sitelink graph is undirected
2015-05-29 Douglas BagnallKCC: use ndr_pack for connection GUID comparisons
2015-05-29 Douglas BagnallKCC: consistently use ndr_pack() for DSA GUID comparisons
2015-05-29 Douglas BagnallKCC: Use ndrpack(GUID) sorting for all graph vertex...
2015-05-29 Andrew Bartlettkcc: reduce brokenness of --import-lidf
2015-05-29 Douglas BagnallKCC: skip looking for extra edges if we have enough
2015-05-29 Douglas BagnallKCC: A whole lot of debugging and other non-functional...
2015-05-29 Douglas Bagnallkcc: sort guids by ndr_pack representation
2015-05-29 Douglas BagnallKCC: rewrite random intrasite connection addition for...
2015-05-29 Douglas BagnallKCC: intrasite_post_ntdscon is directed
2015-05-29 Douglas BagnallKCC: add NC identifiers to dot file names
2015-05-29 Garming SamKCC: Fix original script for inverted logic
2015-05-29 Douglas BagnallKCC: rename "fully_connected" check, "complete"
2015-05-29 Douglas BagnallKCC: Set option --readonly to default to False
2015-05-29 Douglas BagnallKCC: add directed double ring verification
2015-05-29 Douglas BagnallKCC: add an option to list the graph verification options
2015-05-29 Douglas BagnallKCC: comment noting the progression of edge limit calcu...
2015-05-29 Douglas BagnallKCC: add a wider range of colour DEBUG messages
2015-05-29 Douglas BagnallKCC: add graph verification at all dot file points
2015-05-29 Douglas BagnallKCC: add an option to verify graph properties
2015-05-28 Douglas BagnallKCC: Write out more DOT files and debug
2015-05-28 Douglas BagnallKCC: Comment noting verbose nature of construct_intrasi...
2015-05-28 Andrew BartlettKCC: add --forced-local-dsa option for changing local dsa
2015-05-28 Douglas BagnallKCC: add comments, idiomatic changes to intrasite_graph...
2015-05-28 Douglas BagnallKCC: improve log legibility with colour; make more...
2015-05-28 Douglas Bagnallsamba_kcc: try to implement rep deletion in translate_n...
2015-05-28 Douglas Bagnallkcc: add labels to dot files
2015-05-28 Douglas BagnallKCC: highlight our deviation from the spec in color_ver...
2015-05-28 Douglas Bagnallsamba_kcc: add an option to set assumed current time
2015-05-28 Douglas BagnallKCC: Create Graphviz dot files showing network topology
2015-05-28 Garming Samkcc: Add a TODO for is_bridgehead_failed
2015-05-28 Garming Samkcc: add some more debug messages
2015-05-28 Garming Samkcc: correctly calculate the number of components
2015-05-28 Garming Samkcc: Export extended_dn to be used by import
2015-05-28 Garming Samkcc: Make debugging slightly clearer
2015-05-28 Garming Samkcc: Use remote vertex instead of local vertex in getti...
2015-05-28 Garming Samkcc: Use correct parent in kruskal algorithm
2015-05-28 Garming Samkcc: Remove DN translation for Site GUID
2015-05-28 Garming Samkcc: Factor out MAX_DWORD
2015-05-28 Garming Samkcc: convert identification of sites from DN to GUID
2015-05-28 Garming Samkcc: remove unnecessary find site link code
2015-05-28 Garming Samkcc: Convert transport identification from DN to GUID
2015-05-28 Garming Samkcc: Start using proper GUIDs for comparison
2015-05-28 Garming Samkcc: Implement update_rodc_connection to maintain the FRS
2015-05-28 Garming Samsamba_kcc: Add basic skeleton for KCC intersite algorithm
2015-05-28 Andrew Bartlettsamba_kcc: Ensure we bail out if s_dsa is None
2015-05-28 Andrew Bartlettsamba_kcc: Fix use-before assignment
2015-05-28 Andrew Bartlettsamba_kcc: Do not attempt to modify connections on...
2015-05-28 Garming Samkcc: Fix typos in original samba_kcc
2015-05-28 Garming Samsamba_kcc: Fix existing syntax errors preventing samba_...
2015-05-28 Andrew Bartlettsamba_kcc: Do not catch all exceptions, we need the...
2015-03-16 Michael Adamselftest: rename env dc to ad_dc_ntvfs
2015-03-13 Günther Deschners4-scripting: generate a hresult_errstr() function.
2015-03-13 Günther Deschners4-scripting: add string representation of error code...
2015-03-13 Günther Deschners4-scripting: fix hresult generator python script inden...
2015-03-06 Jelmer Vernooijsubunitrun: Update instructions for running subunit...
2015-02-25 Andrew Bartletts4/scripting/devel: Add tool to roll over the krbtgt...
2015-02-25 Andrew Bartletts4/scripting/bin/renamedc: Fix up rename DC script
2014-12-18 Andreas Schneidersamba_dnsupdate: Allow the tool to work in 'make test'.
2014-12-18 Andreas Schneidersamba_dnsupdate: Always fill out the nameservers of...
2014-11-30 Jelmer Vernooijselftest: Add separate command line for listing tests...
2014-11-22 Jelmer Vernooijspeedtest: Use samba.tests.subunitrun.
2014-11-22 Jelmer VernooijMove option handling into samba.tests.subunitrun.
2014-11-22 Jelmer VernooijMove option parsing to samba.tests.subunitrun.
2014-11-22 Jelmer Vernooijsubunitrun: Use new samba.tests.subunitrun module.
2014-11-19 Jelmer Vernooijspeedtest: Create and run a single testsuite, should...
2014-11-12 Jelmer VernooijMove dnspython to third_party.
2014-10-14 Jelmer VernooijRemove last instances of pep8 error E712 (use 'is'...
2014-10-14 Jelmer VernooijRemove remaining instance of pep8 E211 (too many spaces...
2014-09-27 Andrew Bartlettsamba_dnsupdate: Look for ForestDnsZones in the right...
2014-09-01 Andreas Schneidertestprogs: Use the system binaries for KRB5 if we don...
2014-08-26 Stefan Metzmachers4:samba_dnsupdate: provide more substitution variables...
next