summaryrefslogtreecommitdiff
path: root/source4/lib/policy/policy.h
AgeCommit message (Collapse)AuthorFilesLines
2010-06-20Changed add_gplink to set_gplink, so we can change gPLink options as well.Wilco Baan Hofman1-1/+1
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2010-06-20Add add gPLink function and corresponding net gpo linkadd call.Wilco Baan Hofman1-1/+9
Also added some definitions for future functions in policy.h Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2010-06-20Rename files to reflect the libpolicy naming convention. Also fix the GNU ↵Wilco Baan Hofman1-0/+78
make build. Signed-off-by: Jelmer Vernooij <jelmer@samba.org>