netcmd/drs: add cmd_drs_uptodateness with json support
[amitay/samba.git] / source4 / scripting /
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: set global dnNotToRec...
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: remove unused variable
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: remove duplicate...
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: use int not long...
2018-10-08 David Muldergpupdate: Add the --force option
2018-10-08 David Muldergpo: Initialize gp_ext variables in constructor
2018-10-08 David Muldergpupdate: Remove the unnecessary url parameter
2018-09-12 Björn Baumbachsamba_dnsupdate: honor 'dns zone scavenging' option...
2018-09-06 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E711: comparison to None should be 'if cond...
2018-08-24 Joe GuoPEP8: fix E703: statement ends with a semicolon
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-08-06 Aaron Haslettnetcmd: domain backup offline command
2018-07-12 David Muldergpo: Add user policy extensions
2018-07-12 David Muldergpo: Dynamically load gp_exts
2018-07-12 Aaron Haslettdns: update tool changed for scavenging
2018-07-04 David Muldersamba-gpupdate: Change machine option to target
2018-07-04 David Muldersamba_gpoupdate: Rename the command to samba-gpupdate
2018-06-28 Tim Bealeprovision: set 'binddns dir' when making new smb.conf
2018-06-01 Volker Lendeckednsupdate: Fix a typo
2018-05-12 Noel Powers4/scripting/devel: py2/py3 compatability always decode...
2018-05-12 Noel Powers4/scripting/bin: py2/py3 compatability always decode...
2018-05-12 Noel Powerpython/samba: Bulk replace of '.next()' method with...
2018-05-12 Aaron Haslettdevel: removing unused code from chgkrbtgtpass
2018-05-03 Garming Samsamba_dnsupdate: Put samba.kcc import after path insert...
2018-04-13 Joe Guopython: bulk replace dict.itervalues to values for py3
2018-04-12 David Muldergpo: Move implementation from samba_gpoupdate
2018-04-06 Gary Lockyerupgradeprovision: detect and handle lmdb databases
2018-04-06 Gary Lockyerupgradeprovision: Do not copy backup lmdb -lock files
2018-03-23 Noel Powers4/scripting: convert print func to be py2/py3 compatible
2018-03-21 Garming Samsamba_dnsupdate: Introduce automatic site coverage
2018-02-14 Douglas Bagnallsource4/scripting python: convert 'except X, e' to...
2018-01-13 David Muldergpo: Add the winbind call to gpupdate
2018-01-13 David Muldergpo: Continue parsing GPOs even if one fails
2017-12-15 David Muldergpo: Test that unapply works
2017-12-14 Tim Bealeupgradeprovision: Change test to always use 2008 R2...
2017-11-21 Garming SamFix formating of sources to be less than 80 lines
2017-11-20 David Mulderdoc: Add samba_gpoupdate man page, update WHATSNEW
2017-11-20 David Muldergpo: Always enforce policy, even if unchanged
2017-11-20 David Muldergpo: Add GPO unapply
2017-11-20 David Muldergpo: Install the samba_gpoupdate script
2017-11-20 David Muldergpoupdate: Rewrite samba_gpoupdate
2017-11-20 David Muldergpo: Make the gpclass more easily extensible
2017-11-20 David Muldergpo: Make the gpoupdate script much more reliable
2017-11-20 Luke Morrisongpo: Initial commit for GPO work
2017-11-20 Andrew Bartlettwaf: Move script list to one-per-line
2017-10-25 Andreas Schneiders4:scripting: Fix ntstatus_gen.h generation on 32bit
2017-10-19 Joe Guopython: add a failed test to show Popen deadlock
2017-09-23 Andrew Bartlettscripting: Add script (backportable) to undo a GUID...
2017-09-15 Andreas Schneidersamba_upgradedns: When we setup the internal dns cleanu...
2017-09-15 Andreas Schneidersamba_upgradedns: Print better hints after we migrated...
2017-09-15 Andreas Schneidersamba_upgradedns: Change the group of the 'binddns...
2017-09-06 Andreas Schneiderpython:samba: Add code to remove obsolete files in...
2017-09-05 Andreas Schneiderpython:samba: Use 'binddns dir' in samba-tool and samba...
2017-08-22 Lumir Balharpython: Make generated modules samba.ntstatus and samba...
2017-08-22 Lumir Balharpython: scripting: Port ntstatus and werror generators...
2017-06-10 Andrew Bartlettsamba_dnsupdate: fix "samba-tool" fallback error handling
2017-06-10 Andrew Bartlettsamba_dnsupdate: Extend possible server list to all...
2017-06-10 Andrew Bartlettsamba_dnsupate: Try to get ticket to the SOA, not the...
2017-06-10 Andrew Bartlettsamba_dnsupdate: Make nsupdate use the server given...
2017-06-10 Andrew Bartlettsamba_dnsupdate: Ensure we only force "server" under...
2017-04-29 Andreas Schneidersamba_dnsupdate: Do not rewrite krb5.conf in selftest
2017-04-13 Garming Samsamba_dnsupdate: Remove extra argument from debug
2017-03-27 Garming Samsamba_dnsupdate: Add additional debugging
2017-02-22 Chris LambCorrect "defered" typos.
2017-02-22 Chris LambCorrect "existence" typos.
2017-02-21 Stefan Metzmachers4:scripting: use generate_random_machine_password...
2017-02-14 Bob Campbellerrors: generate error codes for WERROR
2017-02-14 Bob Campbellerrors: pull out code into common file
2017-02-14 Bob Campbellerrors/gen_ntstatus: generate error codes in specified...
2017-02-14 Andrew Bartlettgen_ntstatus.py: Add prototype to generated py_ntstatus.c
2017-02-14 Bob Campbellerrors: fix "generate python error codes for NTSTATUS"
2017-02-14 Günther Deschnererrors: generate python error codes for NTSTATUS
2017-02-10 Douglas Bagnallgetncchanges script: use library code, not copied funct...
2017-01-22 Andrew Bartlettparam: Remove winbindd privileged socket directory...
2016-12-20 Stefan MetzmacherCVE-2016-2125: s4:scripting: don't use GSS_C_DELEG_FLAG...
2016-11-22 Garming Samsamba_dnsupdate: Raise after the error count is incremented
2016-11-22 Garming Samsamba_dnsupdate: cmd._run doesn't have Exceptions
2016-11-22 Garming Samupgradeprovision: Remove objectCategory from constructe...
2016-09-27 Günther Deschners4-scripting: make w32err_code.py work with recent...
2016-09-26 Günther Deschnerhresult: add new HRESULT_FROM_WERROR macro
2016-09-14 Christian Ambachs4:samba_spnupdate: do not attempt to parse log level...
2016-08-29 Garming Samsamba_upgradedns: Check for both accounts in BIND_DLZ...
2016-08-22 Günther Deschnerhresult: create enough space for the hresult_errstr...
2016-08-22 Günther Deschners4-scripting: let gen_hresult.py tolerate empty lines.
2016-06-27 Andrew BartlettRevert "source4/scripting: add an option to samba_dnsup...
2016-06-20 Richard Sharpesource4/scripting: add an option to samba_dnsupdate...
2016-06-16 Andrew Bartlettselftest: Always set up a resolv.conf and use it in...
2016-06-16 Andrew Bartlettsamba_dnsupdate: Give the administrator more detail...
next