summaryrefslogtreecommitdiffstats
path: root/libgpo/gpo_ini.h
Commit message (Collapse)AuthorAgeFilesLines
* libgpo: fix the build of gpext plugins.Günther Deschner2009-04-201-0/+3
| | | | Guenther
* Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build workWilco Baan Hofman2009-04-201-1/+1
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* Move gpo_ini stuff to the main libgpo. Make gpo_ini use a common parser.Wilco Baan Hofman2009-04-201-0/+42
It now makes use of lib/util/param.c to parse ini files. Signed-off-by: Günther Deschner <gd@samba.org>