summaryrefslogtreecommitdiff
path: root/source4/lib/policy/policy.h
AgeCommit message (Collapse)AuthorFilesLines
2011-08-21s4/libpolicy: Install header file.Jelmer Vernooij1-3/+2
2011-08-03s4-policy: Expose gp_ads_to_dir_access_mask() functionAmitay Isaacs1-0/+1
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-06-20Add preliminary support for storing changed Group Policies.Wilco Baan Hofman1-0/+4
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2010-06-20Add GP ini functions.Wilco Baan Hofman1-2/+7
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2010-06-20Add ini parser for GPO's.Wilco Baan Hofman1-0/+15
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2010-06-20Add net gpo setacl support. Create gp_set_acl function. Show ACL in net gpo ↵Wilco Baan Hofman1-0/+3
show. Cleanup memory allocation of gp_create_gpo Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2010-06-20Add preliminary NT ACL support for GPT (GPO on filesystem).Wilco Baan Hofman1-0/+1
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2010-06-20Add gpo create functionality. Also fix gPLink handling bugsWilco Baan Hofman1-6/+8
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2010-06-20Add fetch function for GPO which fetches all relevant files from the sysvol ↵Wilco Baan Hofman1-1/+8
share. Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2010-06-20Add getinheritance and setinheritance to net gpo util and library.Wilco Baan Hofman1-0/+4
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
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>