summaryrefslogtreecommitdiff
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* samba_dnsupdate: Do not rewrite krb5.conf in selftestAndreas Schneider2017-04-291-4/+7
* samba_dnsupdate: Remove extra argument from debugGarming Sam2017-04-131-1/+1
* samba_dnsupdate: Add additional debuggingGarming Sam2017-03-281-0/+4
* Correct "defered" typos.Chris Lamb2017-02-221-1/+1
* Correct "existence" typos.Chris Lamb2017-02-221-1/+1
* s4:scripting: use generate_random_machine_password() for machine passwordsStefan Metzmacher2017-02-211-1/+1
* errors: generate error codes for WERRORBob Campbell2017-02-141-0/+149
* errors: pull out code into common fileBob Campbell2017-02-142-74/+104
* errors/gen_ntstatus: generate error codes in specified filesBob Campbell2017-02-141-136/+52
* gen_ntstatus.py: Add prototype to generated py_ntstatus.cAndrew Bartlett2017-02-141-0/+4
* errors: fix "generate python error codes for NTSTATUS"Bob Campbell2017-02-141-11/+13
* errors: generate python error codes for NTSTATUSGünther Deschner2017-02-141-0/+31
* getncchanges script: use library code, not copied functions.Douglas Bagnall2017-02-101-75/+2
* param: Remove winbindd privileged socket directory optionAndrew Bartlett2017-01-221-1/+0
* CVE-2016-2125: s4:scripting: don't use GSS_C_DELEG_FLAG in nsupdate-gssStefan Metzmacher2016-12-201-1/+1
* samba_dnsupdate: Raise after the error count is incrementedGarming Sam2016-11-221-1/+1
* samba_dnsupdate: cmd._run doesn't have ExceptionsGarming Sam2016-11-221-1/+7
* upgradeprovision: Remove objectCategory from constructed attrsGarming Sam2016-11-221-1/+1
* s4-scripting: make w32err_code.py work with recent html table changes.Günther Deschner2016-09-281-5/+6
* hresult: add new HRESULT_FROM_WERROR macroGünther Deschner2016-09-261-0/+1
* 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