index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgpo
/
gpo_ini.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libgpo: Fix error check in gp_inifile_init_context_direct()
Günther Deschner
2017-01-20
1
-2
/
+2
*
libgpo: allow empty values in gp inifile parsing code.
Günther Deschner
2017-01-06
1
-4
/
+5
*
libgpo: default to empty values if none are there
Günther Deschner
2017-01-06
1
-1
/
+1
*
libgpo: deal with non utf16-le ini files.
Günther Deschner
2017-01-06
1
-14
/
+18
*
libgpo: apply some const.
Günther Deschner
2017-01-06
1
-4
/
+4
*
libgpo: add gp_inifile_enum_section()
Günther Deschner
2017-01-06
1
-0
/
+74
*
libgpo: add gp_inifile_init_context_direct()
Günther Deschner
2017-01-06
1
-0
/
+53
*
libgpo: accept more boolean matches in gp_inifile_getbool().
Günther Deschner
2016-09-11
1
-2
/
+4
*
libgpo: support probing for parameters in gp_inifile_get functions.
Günther Deschner
2013-12-18
1
-4
/
+12
*
libgpo: check for talloc failures in ini file parsing routines.
Günther Deschner
2013-12-18
1
-0
/
+18
*
libgpo: add gp_inifile_getbool().
Günther Deschner
2013-12-12
1
-0
/
+24
*
Make sure to set umask() before calling mkstemp().
Andreas Schneider
2013-03-06
1
-0
/
+3
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
1
-1
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
1
-1
/
+1
*
Fix a type-punned warning
Volker Lendecke
2009-04-28
1
-1
/
+1
*
libgpo: Fix some minor issues.
Günther Deschner
2009-04-20
1
-0
/
+1
*
Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build work
Wilco Baan Hofman
2009-04-20
1
-4
/
+15
*
Move gpo_ini stuff to the main libgpo. Make gpo_ini use a common parser.
Wilco Baan Hofman
2009-04-20
1
-0
/
+269