PEP8: fix E203: whitespace before ':'
[garming/samba-autobuild/.git] / python / samba / netcmd / gpo.py
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-08-16 Andrew Bartlettgpo: Always use an SMB signed connection
2018-08-16 Garming Samgpo: Make restore with entities more robust
2018-08-16 Garming Samgpo: Add a --generalize to the backup command
2018-08-16 Garming Samgp_ini: Add a scripts ini parser for better generalization
2018-08-16 Garming Samgp_ini: Add a fdeploy1 parser for better generalization
2018-08-16 Garming Samgpo: Enable more specific parsers of GPO files
2018-08-16 Garming Samgpo: Add a restore command (for backups) from XML
2018-08-16 Garming Samgpo: Add a backup command (similar to fetch)
2018-05-12 Garming Samgpo: Ensure all files are retrieved in fetch
2018-04-13 Joe Guopython: bulk replace file to open for py3
2018-02-14 Douglas Bagnallsamba-tool: convert 'except X, e' to 'except X as e...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...