summaryrefslogtreecommitdiff
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* s4:scripting: Fix ntstatus_gen.h generation on 32bitAndreas Schneider2017-10-251-1/+1
* python: add a failed test to show Popen deadlockJoe Guo2017-10-192-1/+54
* scripting: Add script (backportable) to undo a GUID indexAndrew Bartlett2017-09-231-0/+84
* samba_upgradedns: When we setup the internal dns cleanup bind-dns dirAndreas Schneider2017-09-161-0/+17
* samba_upgradedns: Print better hints after we migrated the configAndreas Schneider2017-09-161-3/+15
* samba_upgradedns: Change the group of the 'binddns dir' tooAndreas Schneider2017-09-161-0/+7
* python:samba: Add code to remove obsolete files in the private dirAndreas Schneider2017-09-061-0/+34
* python:samba: Use 'binddns dir' in samba-tool and samba_upgradednsAndreas Schneider2017-09-052-17/+38
* python: Make generated modules samba.ntstatus and samba.werror Python 3 compa...Lumir Balhar2017-08-222-8/+24
* python: scripting: Port ntstatus and werror generators to Python 3 compatible...Lumir Balhar2017-08-223-9/+9
* samba_dnsupdate: fix "samba-tool" fallback error handlingAndrew Bartlett2017-06-101-1/+1
* samba_dnsupdate: Extend possible server list to all NS servers for the zoneAndrew Bartlett2017-06-101-29/+69
* samba_dnsupate: Try to get ticket to the SOA, not the NS serversAndrew Bartlett2017-06-101-3/+5
* samba_dnsupdate: Make nsupdate use the server given by the SOA recordAndrew Bartlett2017-06-101-3/+16
* samba_dnsupdate: Ensure we only force "server" under resolv_wrapperAndrew Bartlett2017-06-101-1/+12
* 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