pyldb: avoid segfault when adding an element with no name
[sfrench/samba-autobuild/.git] / source4 / scripting /
2019-04-02 Joe Guosamba_dnsupdate: small tweaks to make code more pythonic
2019-03-14 Douglas Bagnalls4/scripting: remove obsolete w32err_code.py
2019-03-12 Tim Beales4/scripting: Remove legacy selftest-vars.sh script
2019-03-12 Tim Bealeselftest: Remove unused SELFTEST_INTERFACES
2019-03-12 Douglas Bagnalls4/scripting/autoidl: p3 exception syntax
2019-03-12 Douglas Bagnalls4/scripting: MORE py3 compatible print functions
2019-02-18 Tim Bealeselftest: Remove unused environment variables
2019-02-17 Björn Jackesambaundoguididx: use the right escaped oder unescaped...
2019-02-14 Stefan Metzmachersamba_dnsupdate: make rodc_dns_update() more robust...
2019-02-14 Stefan Metzmachersamba_dnsupdate: make it clear that opts.use_file is...
2019-02-08 Joe Guos4/scripting/bin: open unicode files with utf8 encoding...
2019-01-15 Stefan MetzmacherMerge remote-tracking branch 'origin/v4-10-test' into...
2019-01-15 Volker Lendeckesamba_dnsupdate: With dns_hub, we don't need resolv_wrap
2018-12-17 Guo Qiaos4:scripting:bin: rm rpcclient
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/scripting dir
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/scripting...
2018-12-13 Noel Powers4/scripting: python3 fix string.find instance
2018-12-11 Noel Powervarious: Remove references to about to be deleted third...
2018-12-10 Noel Powerpython/samba/tests: PY3 port samba.tests.dns
2018-11-14 Noel Powers4/scripting/bin: gensec_client.update needs bytes
2018-11-14 Tim Beales4/scripting/bin: PY3 convert servicePrincipalName...
2018-11-02 Douglas Bagnalls4/scripting/*: py3 compatible print
2018-11-01 Tim Bealednsupdate: Skip kerberos step if use-file specified
2018-11-01 Tim Bealednsupdate: Pass smb.conf through to samba-tool commands
2018-11-01 Douglas Bagnalls4/scripting/pfm_verify: PY3: use compat.text_type
2018-11-01 Douglas Bagnalls4/scripting/samba_upgradedns: avoid .has_key()
2018-11-01 Douglas Bagnalls4/scripting/minschema: whitespace reformat and py3...
2018-11-01 Douglas Bagnalls4/scripting/autoidl: py3 compatible except
2018-10-25 Douglas Bagnalls4/scripting/demodirsync: fix syntax error
2018-10-25 Douglas Bagnalls4/scripting: py3 style 0o123 octal, not 0123
2018-10-25 Douglas Bagnalls4/scripting/pfm_verify: remove duplicate import
2018-10-23 Noel Powerpython/samba: PY3 fix samba4.blackbox.upgradeprovision...
2018-10-23 Noel Powers4/scripting/bin: blobs needs to be bytes
2018-10-23 Noel Powers4/scripting/bin: PY3 make sure GUID result of format...
2018-10-23 Noel Powers4/scripting: Py2/Py3 for samba4.blackbox.upgradeprovis...
2018-10-23 Noel Powers4/scripting: PY2/PY3 port for samba4.blackbox.upgradep...
2018-10-23 Noel Powers4/scripting/bin: PY3 Fix exception tuple assignments.
2018-10-23 Noel Powers4/scripting: PY3 need to convert cmp funct to key...
2018-10-23 Noel Powers4/scripting/bin: PY3 Make sure print statements are...
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...
next