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
/
scripting
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba_upgradedns: Remove unused variable
Andrew Bartlett
2015-10-20
1
-1
/
+0
*
s4-scripting: fix minor indent issue for hresult generation.
Günther Deschner
2015-09-30
1
-1
/
+1
*
s4-scripting: fix wrong indent that caused gen_ntstatus.py to fail.
Günther Deschner
2015-09-30
1
-13
/
+17
*
KCC: docstring for test_all_reps_from()
Douglas Bagnall
2015-06-12
1
-0
/
+13
*
KCC: samba_kcc uses forced_local_dsa in import_ldif
Douglas Bagnall
2015-06-12
1
-1
/
+2
*
KCC: write dot files in a deterministic, user specified place
Douglas Bagnall
2015-06-12
1
-8
/
+9
*
KCC: switch samba_kcc over to samba.kcc module
Douglas Bagnall
2015-06-12
1
-3121
/
+19
*
KCC: shift samba.ldif_utils to samba.kcc.ldif_import_export
Douglas Bagnall
2015-06-12
1
-6
/
+6
*
KCC: split kcc_utils into samba.kcc.{kcc_utils,graph}
Douglas Bagnall
2015-06-12
1
-4
/
+5
*
KCC: split and shift samba.graph_utils -> samba.kcc.{graph_utils,debug}
Douglas Bagnall
2015-06-12
1
-1
/
+4
*
KCC: improve docstring for KCC.load_samdb()
Douglas Bagnall
2015-05-30
1
-0
/
+6
*
KCC: improve docstring for KCC.list_dsas()
Douglas Bagnall
2015-05-30
1
-0
/
+10
*
KCC: slightly improve docstring for KCC.create_connection()
Douglas Bagnall
2015-05-30
1
-2
/
+3
*
KCC: improve docstring for KCC.is_bridgehead_failed()
Douglas Bagnall
2015-05-30
1
-1
/
+4
*
KCC: Slightly improve docstring for KCC.get_all_bridgeheads()
Douglas Bagnall
2015-05-30
1
-3
/
+4
*
KCC: Slightly improve docstring for KCC.get_bridgehead()
Douglas Bagnall
2015-05-30
1
-2
/
+4
*
KCC: improve docstring for KCC.load_all_partitions()
Douglas Bagnall
2015-05-30
1
-3
/
+3
*
KCC: improve docstring for KCC.add_transports()
Douglas Bagnall
2015-05-30
1
-0
/
+14
*
KCC: improve docstring for KCC.setup_graph()
Douglas Bagnall
2015-05-30
1
-5
/
+11
*
KCC: improve docstring for KCC.translate_ntdsconn()
Douglas Bagnall
2015-05-30
1
-2
/
+8
*
KCC: improve docstring for KCC.modify_repsFrom()
Douglas Bagnall
2015-05-30
1
-8
/
+9
*
KCC: improve docstring for KCC.is_stale_link_connection()
Douglas Bagnall
2015-05-30
1
-5
/
+9
*
KCC: improve docstring for KCC.merge_failed_links()
Douglas Bagnall
2015-05-30
1
-3
/
+7
*
KCC: improve docstring and comment for kcc.remove_unneeded_ntdsconn()
Douglas Bagnall
2015-05-30
1
-3
/
+8
*
KCC: improve docstring for KCC.load_my_dsa()
Douglas Bagnall
2015-05-30
1
-1
/
+2
*
KCC: improve docstring for KCC.load_my_site()
Douglas Bagnall
2015-05-30
1
-3
/
+3
*
KCC: improve docstring for KCC.load_mysite()
Douglas Bagnall
2015-05-30
1
-2
/
+2
*
KCC: improve docstring and comments for KCC.load_site()
Douglas Bagnall
2015-05-30
1
-4
/
+9
*
KCC: improve docstring for KCC.load_all_sitelinks()
Douglas Bagnall
2015-05-30
1
-1
/
+2
*
KCC: improve docstring for KCC.load_all_transports()
Douglas Bagnall
2015-05-30
1
-1
/
+2
*
KCC: docstring for the KCC class
Douglas Bagnall
2015-05-30
1
-0
/
+6
*
KCC: improve docstring for is_smtp_replication_available()
Douglas Bagnall
2015-05-30
1
-3
/
+6
*
KCC: docstring for sort_dsa_by_gc_and_guid
Douglas Bagnall
2015-05-30
1
-0
/
+9
*
KCC: Docstring for sort_replica_by_dsa_guid
Douglas Bagnall
2015-05-30
1
-0
/
+8
*
KCC: ldif_utils: ldif_to_samdb doesn't need creds; begin selftest
Douglas Bagnall
2015-05-30
1
-1
/
+1
*
kcc: translate over other DSA for repsFrom graph
Garming Sam
2015-05-30
1
-0
/
+9
*
kcc: prevent non-determinism when running translation
Garming Sam
2015-05-30
1
-7
/
+20
*
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
[next]