Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-20 | Add preliminary support for storing changed Group Policies. | Wilco Baan Hofman | 1 | -0/+4 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | Add GP ini functions. | Wilco Baan Hofman | 1 | -2/+7 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | Add ini parser for GPO's. | Wilco Baan Hofman | 1 | -0/+15 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | Add net gpo setacl support. Create gp_set_acl function. Show ACL in net gpo ↵ | Wilco Baan Hofman | 1 | -0/+3 | |
show. Cleanup memory allocation of gp_create_gpo Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | Add preliminary NT ACL support for GPT (GPO on filesystem). | Wilco Baan Hofman | 1 | -0/+1 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | Add gpo create functionality. Also fix gPLink handling bugs | Wilco Baan Hofman | 1 | -6/+8 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | Add fetch function for GPO which fetches all relevant files from the sysvol ↵ | Wilco Baan Hofman | 1 | -1/+8 | |
share. Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | Add getinheritance and setinheritance to net gpo util and library. | Wilco Baan Hofman | 1 | -0/+4 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | Changed add_gplink to set_gplink, so we can change gPLink options as well. | Wilco Baan Hofman | 1 | -1/+1 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | Add add gPLink function and corresponding net gpo linkadd call. | Wilco Baan Hofman | 1 | -1/+9 | |
Also added some definitions for future functions in policy.h Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | Rename files to reflect the libpolicy naming convention. Also fix the GNU ↵ | Wilco Baan Hofman | 1 | -0/+78 | |
make build. Signed-off-by: Jelmer Vernooij <jelmer@samba.org> |