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