summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2017-06-10samba_dnsupdate: Make nsupdate use the server given by the SOA recordAndrew Bartlett1-3/+16
2017-06-10samba_dnsupdate: Ensure we only force "server" under resolv_wrapperAndrew Bartlett1-1/+12
2017-04-29samba_dnsupdate: Do not rewrite krb5.conf in selftestAndreas Schneider1-4/+7
2017-04-13samba_dnsupdate: Remove extra argument from debugGarming Sam1-1/+1
2017-03-28samba_dnsupdate: Add additional debuggingGarming Sam1-0/+4
2017-02-22Correct "defered" typos.Chris Lamb1-1/+1
2017-02-22Correct "existence" typos.Chris Lamb1-1/+1
2017-02-21s4:scripting: use generate_random_machine_password() for machine passwordsStefan Metzmacher1-1/+1
2017-02-14errors: generate error codes for WERRORBob Campbell1-0/+149
2017-02-14errors: pull out code into common fileBob Campbell2-74/+104
2017-02-14errors/gen_ntstatus: generate error codes in specified filesBob Campbell1-136/+52
2017-02-14gen_ntstatus.py: Add prototype to generated py_ntstatus.cAndrew Bartlett1-0/+4
2017-02-14errors: fix "generate python error codes for NTSTATUS"Bob Campbell1-11/+13
2017-02-14errors: generate python error codes for NTSTATUSGünther Deschner1-0/+31
2017-02-10getncchanges script: use library code, not copied functions.Douglas Bagnall1-75/+2
2017-01-22param: Remove winbindd privileged socket directory optionAndrew Bartlett1-1/+0
2016-12-20CVE-2016-2125: s4:scripting: don't use GSS_C_DELEG_FLAG in nsupdate-gssStefan Metzmacher1-1/+1
2016-11-22samba_dnsupdate: Raise after the error count is incrementedGarming Sam1-1/+1
2016-11-22samba_dnsupdate: cmd._run doesn't have ExceptionsGarming Sam1-1/+7
2016-11-22upgradeprovision: Remove objectCategory from constructed attrsGarming Sam1-1/+1
2016-09-28s4-scripting: make w32err_code.py work with recent html table changes.Günther Deschner1-5/+6
2016-09-26hresult: add new HRESULT_FROM_WERROR macroGünther Deschner1-0/+1
2016-09-14s4:samba_spnupdate: do not attempt to parse log level, use parsed valueChristian Ambach1-1/+1
2016-08-29samba_upgradedns: Check for both accounts in BIND_DLZ upgradeGarming Sam1-4/+8
2016-08-23hresult: create enough space for the hresult_errstr message.Günther Deschner1-1/+1
2016-08-23s4-scripting: let gen_hresult.py tolerate empty lines.Günther Deschner1-0/+2
2016-06-27Revert "source4/scripting: add an option to samba_dnsupdate to add ns records."Andrew Bartlett1-10/+0
2016-06-21source4/scripting: add an option to samba_dnsupdate to add ns records.Richard Sharpe1-0/+10
2016-06-16selftest: Always set up a resolv.conf and use it in samba_dnsupdateAndrew Bartlett1-1/+1
2016-06-16samba_dnsupdate: Give the administrator more detail when DNS lookups failAndrew Bartlett1-3/+16
2016-06-16samba_dnsupdate: Implement RPC <ZONE> prefix in dns_update_listAndrew Bartlett1-20/+34
2016-06-16samba_dnsupdate: Simplify logic and add more verbose debuggingAndrew Bartlett1-36/+40
2016-06-16samba_dnsupdate: Allow admin to force a particular IP into samba_dnsupdateAndrew Bartlett1-8/+19
2016-06-16samba_dnsupdate: Add a mode that calls samba-tool dns, rather than nsupdateAndrew Bartlett1-14/+145
2016-06-16samba_dnsupdate: Work around a bug in nsupdateAndreas Schneider1-0/+5
2016-06-16samba_dnsupdate: Fix typo in -no-substitutions nameGarming Sam1-1/+1
2016-02-03s4:scripting/devel: make use of the generic arcfour_encrypt() and string_to_b...Stefan Metzmacher1-15/+3
2015-12-15samba_upgradedns: Set correct permissions on secrets.keytab for BIND9Andrew Bartlett1-0/+11
2015-12-15samba_upgradedns: Improve search for existing accounts in secrets.ldbAndrew Bartlett1-10/+6
2015-12-15samba_dnsupdate: Simplify logic and add more verbose debuggingAndrew Bartlett1-3/+4
2015-12-15samba_dnsupdate: Expand output when --verbose is setAndrew Bartlett1-1/+26
2015-11-06Fix various spelling errorsMathieu Parent1-1/+1
2015-10-29KCC: allow --test-all-reps-from to work with --import-ldifDouglas Bagnall1-4/+23
2015-10-29KCC: samba_kcc --tmpdb X won't run if X already existsDouglas Bagnall1-0/+4
2015-10-29KCC: with --import-ldif, don't default to standard DB urlDouglas Bagnall1-1/+7
2015-10-29KCC: kcc.import_ldif doesn't need credsDouglas Bagnall1-1/+1
2015-10-29KCC: whitespace for pep8Douglas Bagnall1-1/+0
2015-10-29KCC: load samdb before calling kcc.run()Douglas Bagnall1-2/+3
2015-10-29KCC: shift --test-all-reps-from call to after kcc loadingDouglas Bagnall1-11/+11
2015-10-29KCC: Simplify RNG seeding logic, dropping the default valueDouglas Bagnall1-9/+6