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
*
s4:scripting/devel: make use of the generic arcfour_encrypt() and string_to_b...
Stefan Metzmacher
2016-02-03
1
-15
/
+3
*
samba_upgradedns: Set correct permissions on secrets.keytab for BIND9
Andrew Bartlett
2015-12-15
1
-0
/
+11
*
samba_upgradedns: Improve search for existing accounts in secrets.ldb
Andrew Bartlett
2015-12-15
1
-10
/
+6
*
samba_dnsupdate: Simplify logic and add more verbose debugging
Andrew Bartlett
2015-12-15
1
-3
/
+4
*
samba_dnsupdate: Expand output when --verbose is set
Andrew Bartlett
2015-12-15
1
-1
/
+26
*
Fix various spelling errors
Mathieu Parent
2015-11-06
1
-1
/
+1
*
KCC: allow --test-all-reps-from to work with --import-ldif
Douglas Bagnall
2015-10-29
1
-4
/
+23
*
KCC: samba_kcc --tmpdb X won't run if X already exists
Douglas Bagnall
2015-10-29
1
-0
/
+4
*
KCC: with --import-ldif, don't default to standard DB url
Douglas Bagnall
2015-10-29
1
-1
/
+7
*
KCC: kcc.import_ldif doesn't need creds
Douglas Bagnall
2015-10-29
1
-1
/
+1
*
KCC: whitespace for pep8
Douglas Bagnall
2015-10-29
1
-1
/
+0
*
KCC: load samdb before calling kcc.run()
Douglas Bagnall
2015-10-29
1
-2
/
+3
*
KCC: shift --test-all-reps-from call to after kcc loading
Douglas Bagnall
2015-10-29
1
-11
/
+11
*
KCC: Simplify RNG seeding logic, dropping the default value
Douglas Bagnall
2015-10-29
1
-9
/
+6
*
KCC: default to not loading new samdb when we already have one
Douglas Bagnall
2015-10-29
1
-1
/
+1
*
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
[next]