summaryrefslogtreecommitdiff
path: root/python/samba/gp_parse
Commit message (Expand)AuthorAgeFilesLines
* fdeploy_ini: Generalize the share name SIDsGarming Sam2018-08-162-6/+27
* gp_parse: Add a generalize XML function to the top level parserGarming Sam2018-08-161-1/+126
* gp_ini: Add a scripts ini parser for better generalizationGarming Sam2018-08-161-0/+15
* gp_ini: Add a fdeploy1 parser for better generalizationGarming Sam2018-08-161-0/+77
* gp_ini: Allow better overriding of behaviour in inherited classesGarming Sam2018-08-161-14/+36
* gp_csv: Add CSV generalization metadataGarming Sam2018-08-161-1/+9
* gp_aas: Leave a placeholder for the .aas files for nowGarming Sam2018-08-161-0/+25
* gp_inf: Parse the GptTmpl.inf file which stores security settingsGarming Sam2018-08-161-0/+385
* gp_csv: Parse the audit.csv file which records audit settingsGarming Sam2018-08-161-0/+164
* gp_ini: Parse .ini files in SYSVOLGarming Sam2018-08-161-0/+83
* gp_pol: Parse the .pol files (PReg) which stored winreg settingsGarming Sam2018-08-161-0/+148
* gp_parse: Introduce new module for parsing GPO filesGarming Sam2018-08-161-0/+57