summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpo_ini.h
AgeCommit message (Collapse)AuthorFilesLines
2009-04-20Move gpo_ini stuff to the main libgpo. Make gpo_ini use a common parser.Wilco Baan Hofman1-33/+0
It now makes use of lib/util/param.c to parse ini files. Signed-off-by: Günther Deschner <gd@samba.org>
2007-10-10r24416: Some more minor edits for libgpo, mostly reformatting and moving of ↵Günther Deschner1-0/+33
functions. Guenther (This used to be commit 3e240672b431b7132dfb2bdd46198ab758eadd0b)