Move gpo_ini stuff to the main libgpo. Make gpo_ini use a common parser.
authorWilco Baan Hofman <wilco@baanhofman.nl>
Mon, 20 Apr 2009 12:57:33 +0000 (14:57 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 20 Apr 2009 21:16:17 +0000 (23:16 +0200)
commit933482e64869f5aee2ca0356abb721facfd65943
tree36d6f7529233334420f4ab30cda4d8a2f51c8ff3
parent374b47fb45d0a4b0cb24ff4afea9d6e341c2f8b5
Move gpo_ini stuff to the main libgpo. Make gpo_ini use a common parser.

It now makes use of lib/util/param.c to parse ini files.

Signed-off-by: Günther Deschner <gd@samba.org>
libgpo/gpo_fetch.c
libgpo/gpo_ini.c [moved from source3/libgpo/gpo_ini.c with 62% similarity]
libgpo/gpo_ini.h [moved from source3/libgpo/gpo_ini.h with 79% similarity]