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)
commit6d543b1a1a5a7af98affc9aea2edf650cb476379
tree3ccba345c600f4eba62b8f6ee313f4f98b6b7368
parente7406822d32d5b36d3706144efbd1eaa7c44cead
Add Group Policy extension infrastructure.

Guenther
source/Makefile.in
source/configure.in
source/include/gpo.h
source/libgpo/gpext/gpext.c [new file with mode: 0644]
source/libgpo/gpext/gpext.h [new file with mode: 0644]
source/libgpo/gpo_util.c