summaryrefslogtreecommitdiff
path: root/python/samba/gp_parse/gp_inf.py
Commit message (Expand)AuthorAgeFilesLines
* python: use raw string for regex with escapeDouglas Bagnall2020-02-071-1/+1
* gp_inf: Read/write files with a UTF-16LE BOM in GptTmpl.infGarming Sam2019-07-191-3/+6
* python/samba/gp_parse: Fix mulitple encode step with write_sectionNoel Power2018-11-051-14/+15
* python/samba/gp_parse: PY3 file -> openNoel Power2018-11-051-1/+1
* python/gp_parse/gp_inf: remove unused variablesDouglas Bagnall2018-10-251-2/+0
* python/gp_parse/gp_inf: remove shadowed methodDouglas Bagnall2018-10-251-9/+0
* gp_inf: Parse the GptTmpl.inf file which stores security settingsGarming Sam2018-08-161-0/+385