summaryrefslogtreecommitdiff
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
...
* s4:samba_spnupdate: do not attempt to parse log level, use parsed valueChristian Ambach2016-09-141-1/+1
* samba_upgradedns: Check for both accounts in BIND_DLZ upgradeGarming Sam2016-08-291-4/+8
* hresult: create enough space for the hresult_errstr message.Günther Deschner2016-08-231-1/+1
* s4-scripting: let gen_hresult.py tolerate empty lines.Günther Deschner2016-08-231-0/+2
* Revert "source4/scripting: add an option to samba_dnsupdate to add ns records."Andrew Bartlett2016-06-271-10/+0
* source4/scripting: add an option to samba_dnsupdate to add ns records.Richard Sharpe2016-06-211-0/+10
* selftest: Always set up a resolv.conf and use it in samba_dnsupdateAndrew Bartlett2016-06-161-1/+1
* samba_dnsupdate: Give the administrator more detail when DNS lookups failAndrew Bartlett2016-06-161-3/+16
* samba_dnsupdate: Implement RPC <ZONE> prefix in dns_update_listAndrew Bartlett2016-06-161-20/+34
* samba_dnsupdate: Simplify logic and add more verbose debuggingAndrew Bartlett2016-06-161-36/+40
* samba_dnsupdate: Allow admin to force a particular IP into samba_dnsupdateAndrew Bartlett2016-06-161-8/+19
* samba_dnsupdate: Add a mode that calls samba-tool dns, rather than nsupdateAndrew Bartlett2016-06-161-14/+145
* samba_dnsupdate: Work around a bug in nsupdateAndreas Schneider2016-06-161-0/+5
* samba_dnsupdate: Fix typo in -no-substitutions nameGarming Sam2016-06-161-1/+1
* s4:scripting/devel: make use of the generic arcfour_encrypt() and string_to_b...Stefan Metzmacher2016-02-031-15/+3
* samba_upgradedns: Set correct permissions on secrets.keytab for BIND9Andrew Bartlett2015-12-151-0/+11
* samba_upgradedns: Improve search for existing accounts in secrets.ldbAndrew Bartlett2015-12-151-10/+6
* samba_dnsupdate: Simplify logic and add more verbose debuggingAndrew Bartlett2015-12-151-3/+4
* samba_dnsupdate: Expand output when --verbose is setAndrew Bartlett2015-12-151-1/+26
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* KCC: allow --test-all-reps-from to work with --import-ldifDouglas Bagnall2015-10-291-4/+23
* KCC: samba_kcc --tmpdb X won't run if X already existsDouglas Bagnall2015-10-291-0/+4
* KCC: with --import-ldif, don't default to standard DB urlDouglas Bagnall2015-10-291-1/+7
* KCC: kcc.import_ldif doesn't need credsDouglas Bagnall2015-10-291-1/+1
* KCC: whitespace for pep8Douglas Bagnall2015-10-291-1/+0
* KCC: load samdb before calling kcc.run()Douglas Bagnall2015-10-291-2/+3
* KCC: shift --test-all-reps-from call to after kcc loadingDouglas Bagnall2015-10-291-11/+11
* KCC: Simplify RNG seeding logic, dropping the default valueDouglas Bagnall2015-10-291-9/+6
* KCC: default to not loading new samdb when we already have oneDouglas Bagnall2015-10-291-1/+1
* samba_upgradedns: Remove unused variableAndrew Bartlett2015-10-201-1/+0
* s4-scripting: fix minor indent issue for hresult generation.Günther Deschner2015-09-301-1/+1
* s4-scripting: fix wrong indent that caused gen_ntstatus.py to fail.Günther Deschner2015-09-301-13/+17
* KCC: docstring for test_all_reps_from()Douglas Bagnall2015-06-121-0/+13
* KCC: samba_kcc uses forced_local_dsa in import_ldifDouglas Bagnall2015-06-121-1/+2
* KCC: write dot files in a deterministic, user specified placeDouglas Bagnall2015-06-121-8/+9
* KCC: switch samba_kcc over to samba.kcc moduleDouglas Bagnall2015-06-121-3121/+19
* KCC: shift samba.ldif_utils to samba.kcc.ldif_import_exportDouglas Bagnall2015-06-121-6/+6
* KCC: split kcc_utils into samba.kcc.{kcc_utils,graph}Douglas Bagnall2015-06-121-4/+5
* KCC: split and shift samba.graph_utils -> samba.kcc.{graph_utils,debug}Douglas Bagnall2015-06-121-1/+4
* KCC: improve docstring for KCC.load_samdb()Douglas Bagnall2015-05-301-0/+6
* KCC: improve docstring for KCC.list_dsas()Douglas Bagnall2015-05-301-0/+10
* KCC: slightly improve docstring for KCC.create_connection()Douglas Bagnall2015-05-301-2/+3
* KCC: improve docstring for KCC.is_bridgehead_failed()Douglas Bagnall2015-05-301-1/+4
* KCC: Slightly improve docstring for KCC.get_all_bridgeheads()Douglas Bagnall2015-05-301-3/+4
* KCC: Slightly improve docstring for KCC.get_bridgehead()Douglas Bagnall2015-05-301-2/+4
* KCC: improve docstring for KCC.load_all_partitions()Douglas Bagnall2015-05-301-3/+3
* KCC: improve docstring for KCC.add_transports()Douglas Bagnall2015-05-301-0/+14
* KCC: improve docstring for KCC.setup_graph()Douglas Bagnall2015-05-301-5/+11
* KCC: improve docstring for KCC.translate_ntdsconn()Douglas Bagnall2015-05-301-2/+8
* KCC: improve docstring for KCC.modify_repsFrom()Douglas Bagnall2015-05-301-8/+9