summaryrefslogtreecommitdiff
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* s4/scripting/bin: gensec_client.update needs bytesNoel Power2018-11-141-2/+1
* s4/scripting/bin: PY3 convert servicePrincipalName attr to stringTim Beale2018-11-141-1/+1
* s4/scripting/*: py3 compatible printDouglas Bagnall2018-11-0214-31/+32
* dnsupdate: Skip kerberos step if use-file specifiedTim Beale2018-11-011-2/+2
* dnsupdate: Pass smb.conf through to samba-tool commandsTim Beale2018-11-011-0/+4
* s4/scripting/pfm_verify: PY3: use compat.text_typeDouglas Bagnall2018-11-011-2/+2
* s4/scripting/samba_upgradedns: avoid .has_key()Douglas Bagnall2018-11-011-2/+2
* s4/scripting/minschema: whitespace reformat and py3 compatible printDouglas Bagnall2018-11-011-8/+8
* s4/scripting/autoidl: py3 compatible exceptDouglas Bagnall2018-11-011-2/+2
* s4/scripting/demodirsync: fix syntax errorDouglas Bagnall2018-10-251-1/+1
* s4/scripting: py3 style 0o123 octal, not 0123Douglas Bagnall2018-10-251-1/+1
* s4/scripting/pfm_verify: remove duplicate importDouglas Bagnall2018-10-251-1/+0
* python/samba: PY3 fix samba4.blackbox.upgradeprovision.release-4-0-0Noel Power2018-10-231-1/+1
* s4/scripting/bin: blobs needs to be bytesNoel Power2018-10-231-1/+1
* s4/scripting/bin: PY3 make sure GUID result of format is stringNoel Power2018-10-232-2/+4
* s4/scripting: Py2/Py3 for samba4.blackbox.upgradeprovision.alpha13Noel Power2018-10-231-3/+4
* s4/scripting: PY2/PY3 port for samba4.blackbox.upgradeprovision.currentNoel Power2018-10-231-19/+19
* s4/scripting/bin: PY3 Fix exception tuple assignments.Noel Power2018-10-231-1/+2
* s4/scripting: PY3 need to convert cmp funct to key func for sort.Noel Power2018-10-231-2/+3
* s4/scripting/bin: PY3 Make sure print statements are enclosed by '()'Noel Power2018-10-235-92/+93
* s4/script/samba_upgradeprovision: set global dnNotToRecalculateFound varDouglas Bagnall2018-10-121-1/+2
* s4/script/samba_upgradeprovision: remove unused variableDouglas Bagnall2018-10-121-1/+0
* s4/script/samba_upgradeprovision: remove duplicate (contradictory) dict keyDouglas Bagnall2018-10-121-1/+0
* s4/script/samba_upgradeprovision: use int not long for Python 3Douglas Bagnall2018-10-121-1/+1
* gpupdate: Add the --force optionDavid Mulder2018-10-081-1/+3
* gpo: Initialize gp_ext variables in constructorDavid Mulder2018-10-081-3/+3
* gpupdate: Remove the unnecessary url parameterDavid Mulder2018-10-081-22/+3
* samba_dnsupdate: honor 'dns zone scavenging' option, only update if neededBjörn Baumbach2018-09-121-1/+14
* PEP8: fix E122: continuation line missing indentation or outdentedJoe Guo2018-09-061-2/+2
* PEP8: fix E713: test for membership should be 'not in'Joe Guo2018-08-242-2/+2
* PEP8: fix E711: comparison to None should be 'if cond is not None:'Joe Guo2018-08-242-3/+3
* PEP8: fix E703: statement ends with a semicolonJoe Guo2018-08-241-1/+1
* PEP8: fix E502: the backslash is redundant between bracketsJoe Guo2018-08-241-5/+5
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-244-0/+4
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-244-0/+10
* PEP8: fix E265: block comment should start with '# 'Joe Guo2018-08-241-8/+8
* PEP8: fix E231: missing whitespace after ','Joe Guo2018-08-242-2/+2
* PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo2018-08-242-6/+6
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-8/+8
* PEP8: fix E202: whitespace before ')'Joe Guo2018-08-241-9/+9
* PEP8: fix E201: whitespace after '('Joe Guo2018-08-241-9/+9
* PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-08-241-2/+2
* PEP8: fix E111: indentation is not a multiple of fourJoe Guo2018-08-242-31/+31
* netcmd: domain backup offline commandAaron Haslett2018-08-061-97/+0
* gpo: Add user policy extensionsDavid Mulder2018-07-121-2/+4
* gpo: Dynamically load gp_extsDavid Mulder2018-07-121-0/+4
* dns: update tool changed for scavengingAaron Haslett2018-07-121-9/+1
* samba-gpupdate: Change machine option to targetDavid Mulder2018-07-042-4/+7
* samba_gpoupdate: Rename the command to samba-gpupdateDavid Mulder2018-07-044-10/+10
* provision: set 'binddns dir' when making new smb.confTim Beale2018-06-281-0/+3