lib/adouble: README.Coding fix: multi-line if expression
[samba.git] / python / samba / gp_parse /
2019-07-19 Garming Samgp_inf: Read/write files with a UTF-16LE BOM in GptTmpl.inf
2019-03-12 Garming Samgpo: Parse GPT.INI with Latin-1
2019-03-12 Garming Sampy3: io.open takes a numeric buffering argument at...
2018-11-05 Noel Powerpython/samba/gp_parse: PY2/PY3 Decode only when necessary
2018-11-05 Noel Powerpython/samba/gp_parse: Fix mulitple encode step with...
2018-11-05 Noel Powerpython/samab/gp_parse: remove unused code
2018-11-05 Noel Powerpython/samba/gp_parse: Use csv.reader for parsing cvs...
2018-11-05 Noel Powerpython/samba/gp_parse: PY2/PY3 compat porting for gp_in...
2018-11-05 Noel Powerpython/samba/gp_parse: PY3 open file non-binary mode...
2018-11-05 Noel Powerpython/samba/gp_parse: PY3 file -> open
2018-11-05 Noel Powerpython/samba/gp_parse: PY2/PY3 compat changes for __ini...
2018-10-25 Douglas Bagnallpython/gp_parse/gp_inf: remove unused variables
2018-10-25 Douglas Bagnallpython/gp_parse/gp_inf: remove shadowed method
2018-10-25 Douglas Bagnallpython/gp_parse/gp_pol: remove unused import
2018-10-23 Noel Powerpython/samba/gp_parse: PY2/PY3 compat porting for gp_in...
2018-10-23 Noel Powerpython/samba/gp_parse: PY3 fdeploy_sids needs to use...
2018-08-16 Garming Samfdeploy_ini: Generalize the share name SIDs
2018-08-16 Garming Samgp_parse: Add a generalize XML function to the top...
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 Samgp_ini: Allow better overriding of behaviour in inherit...
2018-08-16 Garming Samgp_csv: Add CSV generalization metadata
2018-08-16 Garming Samgp_aas: Leave a placeholder for the .aas files for now
2018-08-16 Garming Samgp_inf: Parse the GptTmpl.inf file which stores securit...
2018-08-16 Garming Samgp_csv: Parse the audit.csv file which records audit...
2018-08-16 Garming Samgp_ini: Parse .ini files in SYSVOL
2018-08-16 Garming Samgp_pol: Parse the .pol files (PReg) which stored winreg...
2018-08-16 Garming Samgp_parse: Introduce new module for parsing GPO files