summaryrefslogtreecommitdiff
path: root/python/samba/gp_parse/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* python2 reduction: Merge remaining compat code into commonDavid Mulder2020-10-021-1/+1
* python/samba/gp_parse: PY3 file -> openNoel Power2018-11-051-1/+1
* python/samba/gp_parse: PY2/PY3 compat changes for __init__.pyNoel Power2018-11-051-5/+7
* fdeploy_ini: Generalize the share name SIDsGarming Sam2018-08-161-5/+6
* gp_parse: Add a generalize XML function to the top level parserGarming Sam2018-08-161-1/+126
* gp_parse: Introduce new module for parsing GPO filesGarming Sam2018-08-161-0/+57