index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
KCC: rename 'repsFrom_%s_all' graphs --> 'all-repsFrom_%s' for better sort order
Douglas Bagnall
2015-05-29
1
-1
/
+1
*
KCC: more debugging changes
Douglas Bagnall
2015-05-29
1
-3
/
+4
*
KCC: (doc) explain intrasite max edge count a bit better
Douglas Bagnall
2015-05-29
1
-0
/
+8
*
KCC: pep8/flake8 fixes for samba_kcc
Douglas Bagnall
2015-05-29
1
-10
/
+12
*
KCC: improve directed_double_ring graph check
Douglas Bagnall
2015-05-29
1
-1
/
+1
*
KCC: --test-all-reps-from uses same random seed for all DSAs
Douglas Bagnall
2015-05-29
1
-2
/
+5
*
KCC: RODCs are their own bridgeheads
Douglas Bagnall
2015-05-29
1
-0
/
+2
*
KCC: ignore non-IP transports more thoroughly
Douglas Bagnall
2015-05-29
1
-0
/
+4
*
KCC: don't create duplicate DSA objects
Douglas Bagnall
2015-05-29
1
-5
/
+4
*
KCC: Add more debugging and fix a comment
Douglas Bagnall
2015-05-29
1
-2
/
+6
*
KCC: use 75% fewer lines to assign a Boolean to a variable
Douglas Bagnall
2015-05-29
1
-4
/
+1
*
KCC: A woeful warning comment about the state of our code
Douglas Bagnall
2015-05-29
1
-0
/
+2
*
KCC: Debugging changes -- including DEBUG_FN() function
Douglas Bagnall
2015-05-29
1
-12
/
+20
*
KCC: Fail earlier if there is no IP transport
Douglas Bagnall
2015-05-29
1
-14
/
+8
*
KCC: graph the result of partial edge reversal
Douglas Bagnall
2015-05-29
1
-0
/
+14
*
KCC: merge copy_output_edges into get_spanning_tree_edges
Douglas Bagnall
2015-05-29
1
-18
/
+14
*
KCC: move get_spanning_tree_edges out of KCC object
Douglas Bagnall
2015-05-29
1
-113
/
+114
*
KCC: remove essentially dead code
Douglas Bagnall
2015-05-29
1
-20
/
+0
*
KCC: add a warning about repsFRom magic objects
Douglas Bagnall
2015-05-29
1
-1
/
+9
*
KCC: more pep8, using temp variables in places
Douglas Bagnall
2015-05-29
1
-49
/
+69
*
KCC: pep8 conformance
Douglas Bagnall
2015-05-29
1
-210
/
+265
*
KCC: raise KCCError instead of vanilla Exception
Douglas Bagnall
2015-05-29
1
-16
/
+16
*
KCC: Adds some comments and rearrange translate_ntdsconn()
Douglas Bagnall
2015-05-29
1
-4
/
+11
*
KCC: remove another needless loop variable
Douglas Bagnall
2015-05-29
1
-1
/
+2
*
KCC: Help RW DCs to ignore RODCs when doing kcc
Douglas Bagnall
2015-05-29
1
-2
/
+12
*
KCC: use less verbose constructions in a few places
Douglas Bagnall
2015-05-29
1
-9
/
+3
*
KCC: produce fewer dot graphs unless --debug is used
Douglas Bagnall
2015-05-29
1
-8
/
+9
*
KCC: avoid (so far harmless) variable name clash
Douglas Bagnall
2015-05-29
1
-2
/
+2
*
KCC: colour dot graph vertices as well as edges
Douglas Bagnall
2015-05-29
1
-15
/
+27
*
KCC: use connect_table.values(), not .items() where that's best
Douglas Bagnall
2015-05-29
1
-6
/
+6
*
KCC: adjust update_rodc_connection to cope with multiple connections
Douglas Bagnall
2015-05-29
1
-15
/
+13
*
KCC: use a table of bridgeheads to simplify and clarify
Douglas Bagnall
2015-05-29
1
-16
/
+5
*
KCC: remove unused enumeration variable
Douglas Bagnall
2015-05-29
1
-2
/
+1
*
KCC: a "should not happen" vanishing DSA is worth a warning
Douglas Bagnall
2015-05-29
1
-2
/
+2
*
KCC: index DSAs by guid and dn_str when loading sites
Douglas Bagnall
2015-05-29
1
-33
/
+25
*
kcc: Change create_connection to properly query existing connections
Garming Sam
2015-05-29
1
-2
/
+7
*
KCC: samba_kcc --test-all-reps-from tries to graph repsfrom
Douglas Bagnall
2015-05-29
1
-5
/
+43
*
KCC: sort vertices by ndr_packed_guid instead of string guid
Douglas Bagnall
2015-05-29
1
-1
/
+1
*
KCC: changes in debugging messages
Douglas Bagnall
2015-05-29
1
-5
/
+7
*
KCC: warn when we are ignoring non-IP transports
Douglas Bagnall
2015-05-29
1
-0
/
+2
*
KCC: waste less time assigning transport a NULL guid
Douglas Bagnall
2015-05-29
1
-4
/
+1
*
KCC: use a set to track kept connections
Douglas Bagnall
2015-05-29
1
-21
/
+8
*
KCC: add options to forget local and intersite links
Douglas Bagnall
2015-05-29
1
-50
/
+57
*
KCC: kcc.my_site_guid was not really used
Douglas Bagnall
2015-05-29
1
-3
/
+1
*
KCC: use more efficient, less polluting dictionary operations
Douglas Bagnall
2015-05-29
1
-11
/
+11
*
KCC: truth in documentation
Douglas Bagnall
2015-05-29
1
-1
/
+1
*
KCC: a whole lot of debugging messages
Douglas Bagnall
2015-05-29
1
-7
/
+29
*
KCC: correctly update flags when repsFrom schedule is changed
Douglas Bagnall
2015-05-29
1
-3
/
+5
*
KCC: fix is_bridgehead_failed() according to documentation
Douglas Bagnall
2015-05-29
1
-3
/
+38
*
KCC: colour dsa dot graphs, and plot site edges
Douglas Bagnall
2015-05-29
1
-4
/
+19
[next]