Add Group Policy extension infrastructure.
authorGünther Deschner <gd@samba.org>
Fri, 29 Feb 2008 15:03:23 +0000 (16:03 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 29 Feb 2008 16:07:57 +0000 (17:07 +0100)
commit41efa5ca45f87435ad2a344010ead8e5e2fecbb0
tree9afc057c189a602a0e1705f26dfdf5f1c81c7f7f
parentad38725f96c9a285718ea6a515d73508b8db3fca
Add Group Policy extension infrastructure.

Guenther
(This used to be commit 6d543b1a1a5a7af98affc9aea2edf650cb476379)
source3/Makefile.in
source3/configure.in
source3/include/gpo.h
source3/libgpo/gpext/gpext.c [new file with mode: 0644]
source3/libgpo/gpext/gpext.h [new file with mode: 0644]
source3/libgpo/gpo_util.c