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
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
KCC: move ldif import/export functions into their own module
Douglas Bagnall
1
-0
/
+406
2015-05-29
KCC: rearrange samba_kcc entry point
Douglas Bagnall
1
-1
/
+1
2015-05-29
KCC graph_utils: rename KCCGraphError, GraphError
Douglas Bagnall
1
-13
/
+13
2015-05-29
KCC: try graphing edges in colour for partition type
Douglas Bagnall
1
-5
/
+12
2015-05-29
KCC: shift graph plotting and verification into a separate module
Douglas Bagnall
2
-274
/
+298
2015-05-29
KCC: improved documentation for verify_graph_directed_double_ring
Douglas Bagnall
1
-7
/
+8
2015-05-29
KCC: the commit that mops up stray comments
Douglas Bagnall
1
-1
/
+7
2015-05-29
KCC: make --verify graph errors fatal
Douglas Bagnall
1
-3
/
+4
2015-05-29
KCC: attempt to use correct verification tests for graphs
Douglas Bagnall
1
-0
/
+4
2015-05-29
KCC: debug nc_type by name rather than enum number
Douglas Bagnall
1
-1
/
+3
2015-05-29
KCC: consistently use ndr_pack() for DSA GUID comparisons
Douglas Bagnall
1
-1
/
+2
2015-05-29
KCC: Use ndrpack(GUID) sorting for all graph vertex operations
Douglas Bagnall
1
-2
/
+3
2015-05-29
KCC: do not skip unrelated edges when rodc topology is found
Douglas Bagnall
1
-6
/
+1
2015-05-29
KCC: A whole lot of debugging and other non-functional changes
Douglas Bagnall
1
-0
/
+5
2015-05-29
KCC: stub for check of 1 or 2 node or double ring directed graph
Douglas Bagnall
1
-0
/
+7
2015-05-29
kcc: Interpret msDS-hasMasterNCs as hasMasterNCs
Garming Sam
1
-0
/
+1
2015-05-29
KCC: rename "fully_connected" check, "complete"
Douglas Bagnall
1
-2
/
+2
2015-05-29
KCC: write_dot_graph prints filename in --debug mode
Douglas Bagnall
1
-1
/
+3
2015-05-29
KCC: add directed double ring verification
Douglas Bagnall
1
-0
/
+56
2015-05-29
KCC: add an option to list the graph verification options
Douglas Bagnall
1
-0
/
+16
2015-05-29
KCC: add graph verification at all dot file points
Douglas Bagnall
1
-3
/
+18
2015-05-29
KCC: add an option to verify graph properties
Douglas Bagnall
1
-2
/
+159
2015-05-28
KCC: more pythonic expression in select_istg
Douglas Bagnall
1
-12
/
+7
2015-05-28
KCC: Add comments regarding time handling
Douglas Bagnall
1
-0
/
+4
2015-05-28
KCC: add comments, idiomatic changes to intrasite_graph code
Douglas Bagnall
1
-2
/
+2
2015-05-28
KCC: improve log legibility with colour; make more dot graphs
Douglas Bagnall
1
-6
/
+27
2015-05-28
KCC: helper function to find config NC replica for a DSA
Douglas Bagnall
1
-8
/
+13
2015-05-28
KCC: use more pythonic construct for get_current_replica
Douglas Bagnall
1
-4
/
+1
2015-05-28
kcc: Reduce code verbosity in dumpstr_* functions
Douglas Bagnall
1
-40
/
+7
2015-05-28
kcc: add labels to dot files
Douglas Bagnall
1
-1
/
+1
2015-05-28
samba_kcc: add an option to set assumed current time
Douglas Bagnall
1
-4
/
+4
2015-05-28
KCC: Create Graphviz dot files showing network topology
Douglas Bagnall
1
-0
/
+15
2015-05-28
KCC: correct the comparison for lost link timeout
Douglas Bagnall
1
-1
/
+1
2015-05-28
kcc: Remove unused is_sitelink call
Garming Sam
1
-8
/
+0
2015-05-28
kcc: Remove DN translation for Site GUID
Garming Sam
1
-6
/
+8
2015-05-28
kcc: Factor out MAX_DWORD
Garming Sam
1
-3
/
+5
2015-05-28
kcc: convert identification of sites from DN to GUID
Garming Sam
1
-1
/
+7
2015-05-28
kcc: Convert transport identification from DN to GUID
Garming Sam
1
-0
/
+1
2015-05-28
samba_kcc: Add basic skeleton for KCC intersite algorithm
Garming Sam
1
-15
/
+70
2015-05-28
kcc_utils: Create the new classes for the intersite algorithm
Garming Sam
1
-1
/
+83
2015-05-28
samba_kcc: Fix compile failures and correctly implement MS-ADTS 6.2.2.3.1 IST...
Andrew Bartlett
1
-10
/
+47
2015-05-28
kcc: typo fix in AttributeError Exception
Garming Sam
1
-1
/
+1
2015-05-28
kcc: Fix typos in original samba_kcc
Garming Sam
1
-1
/
+1
2015-05-28
samba_kcc: Fix existing syntax errors preventing samba_kcc from running
Garming Sam
1
-5
/
+5
2015-05-19
Fix a typo in the name of the default domain level
Matthieu Patou
1
-1
/
+1
2015-05-02
param: Remove unused P_SEP and P_SEPARATOR
Michael Adam
1
-2
/
+0
2015-03-31
doc: "prune stale" and "sequence timeout" fssd parameters
David Disseldorp
1
-1
/
+1
2015-03-17
python: Remove ntdb references
Volker Lendecke
2
-9
/
+2
2015-03-17
autobuild: Remove ntdb target
Volker Lendecke
2
-2
/
+2
2015-03-17
Remove ntdb from scripts
Volker Lendecke
2
-2
/
+2
[prev]
[next]