index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
gp_parse
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
gp_inf: Read/write files with a UTF-16LE BOM in GptTmpl.inf
Garming Sam
1
-3
/
+6
2019-03-12
gpo: Parse GPT.INI with Latin-1
Garming Sam
1
-0
/
+11
2019-03-12
py3: io.open takes a numeric buffering argument at index 2
Garming Sam
1
-1
/
+1
2018-11-05
python/samba/gp_parse: PY2/PY3 Decode only when necessary
Noel Power
1
-3
/
+6
2018-11-05
python/samba/gp_parse: Fix mulitple encode step with write_section
Noel Power
1
-14
/
+15
2018-11-05
python/samab/gp_parse: remove unused code
Noel Power
1
-68
/
+0
2018-11-05
python/samba/gp_parse: Use csv.reader for parsing cvs files
Noel Power
1
-3
/
+2
2018-11-05
python/samba/gp_parse: PY2/PY3 compat porting for gp_init.py
Noel Power
1
-1
/
+1
2018-11-05
python/samba/gp_parse: PY3 open file non-binary mode for write_binary
Noel Power
1
-6
/
+4
2018-11-05
python/samba/gp_parse: PY3 file -> open
Noel Power
5
-7
/
+7
2018-11-05
python/samba/gp_parse: PY2/PY3 compat changes for __init__.py
Noel Power
1
-5
/
+7
2018-10-25
python/gp_parse/gp_inf: remove unused variables
Douglas Bagnall
1
-2
/
+0
2018-10-25
python/gp_parse/gp_inf: remove shadowed method
Douglas Bagnall
1
-9
/
+0
2018-10-25
python/gp_parse/gp_pol: remove unused import
Douglas Bagnall
1
-1
/
+0
2018-10-23
python/samba/gp_parse: PY2/PY3 compat porting for gp_init.py
Noel Power
1
-3
/
+3
2018-10-23
python/samba/gp_parse: PY3 fdeploy_sids needs to use key method for sort
Noel Power
1
-1
/
+1
2018-08-16
fdeploy_ini: Generalize the share name SIDs
Garming Sam
2
-6
/
+27
2018-08-16
gp_parse: Add a generalize XML function to the top level parser
Garming Sam
1
-1
/
+126
2018-08-16
gp_ini: Add a scripts ini parser for better generalization
Garming Sam
1
-0
/
+15
2018-08-16
gp_ini: Add a fdeploy1 parser for better generalization
Garming Sam
1
-0
/
+77
2018-08-16
gp_ini: Allow better overriding of behaviour in inherited classes
Garming Sam
1
-14
/
+36
2018-08-16
gp_csv: Add CSV generalization metadata
Garming Sam
1
-1
/
+9
2018-08-16
gp_aas: Leave a placeholder for the .aas files for now
Garming Sam
1
-0
/
+25
2018-08-16
gp_inf: Parse the GptTmpl.inf file which stores security settings
Garming Sam
1
-0
/
+385
2018-08-16
gp_csv: Parse the audit.csv file which records audit settings
Garming Sam
1
-0
/
+164
2018-08-16
gp_ini: Parse .ini files in SYSVOL
Garming Sam
1
-0
/
+83
2018-08-16
gp_pol: Parse the .pol files (PReg) which stored winreg settings
Garming Sam
1
-0
/
+148
2018-08-16
gp_parse: Introduce new module for parsing GPO files
Garming Sam
1
-0
/
+57