summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpext
AgeCommit message (Collapse)AuthorFilesLines
2008-05-20Cleanup size_t return values in callers of convert_string_allocateTim Prouty1-7/+16
This patch is the second iteration of an inside-out conversion to cleanup functions in charcnv.c returning size_t == -1 to indicate failure. (This used to be commit 6b189dabc562d86dcaa685419d0cb6ea276f100d)
2008-04-13gpo: add scripts plugin.Günther Deschner1-0/+443
Guenther (This used to be commit cd6388f04041a667bf0909d81e8af5f7b3bdc4af)
2008-02-29Add "registry" Group Policy extension.Günther Deschner1-0/+634
Guenther (This used to be commit 4e93301ca4931908a7d1994be45c57002f8c6fea)
2008-02-29Add Group Policy extension infrastructure.Günther Deschner2-0/+825
Guenther (This used to be commit 6d543b1a1a5a7af98affc9aea2edf650cb476379)