summaryrefslogtreecommitdiff
path: root/libgpo/gpo_ini.c
Commit message (Expand)AuthorAgeFilesLines
* libgpo: support probing for parameters in gp_inifile_get functions.Günther Deschner2013-12-181-4/+12
* libgpo: check for talloc failures in ini file parsing routines.Günther Deschner2013-12-181-0/+18
* libgpo: add gp_inifile_getbool().Günther Deschner2013-12-121-0/+24
* Make sure to set umask() before calling mkstemp().Andreas Schneider2013-03-061-0/+3
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-1/+1
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-1/+1
* Fix a type-punned warningVolker Lendecke2009-04-281-1/+1
* libgpo: Fix some minor issues.Günther Deschner2009-04-201-0/+1
* Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build workWilco Baan Hofman2009-04-201-4/+15
* Move gpo_ini stuff to the main libgpo. Make gpo_ini use a common parser.Wilco Baan Hofman2009-04-201-0/+269