summaryrefslogtreecommitdiff
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* sambaundoguididx: use the right escaped oder unescaped sam ldb filesBjörn Jacke2019-03-111-2/+1
* gpo: Add the winbind call to gpupdateDavid Mulder2018-01-133-6/+24
* gpo: Continue parsing GPOs even if one failsDavid Mulder2018-01-131-6/+8
* gpo: Test that unapply worksDavid Mulder2017-12-151-2/+2
* upgradeprovision: Change test to always use 2008 R2 schemaTim Beale2017-12-141-1/+1
* Fix formating of sources to be less than 80 linesGarming Sam2017-11-211-4/+6
* doc: Add samba_gpoupdate man page, update WHATSNEWDavid Mulder2017-11-202-0/+120
* gpo: Always enforce policy, even if unchangedDavid Mulder2017-11-201-10/+14
* gpo: Add GPO unapplyDavid Mulder2017-11-201-31/+59
* gpo: Install the samba_gpoupdate scriptDavid Mulder2017-11-202-1/+2
* gpoupdate: Rewrite samba_gpoupdateDavid Mulder2017-11-201-214/+87
* gpo: Make the gpclass more easily extensibleDavid Mulder2017-11-201-4/+4
* gpo: Make the gpoupdate script much more reliableDavid Mulder2017-11-201-21/+39
* gpo: Initial commit for GPO workLuke Morrison2017-11-201-0/+235
* waf: Move script list to one-per-lineAndrew Bartlett2017-11-201-1/+7
* 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