summaryrefslogtreecommitdiff
path: root/source4/utils/net/net_gpo.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-2/+2
2010-06-20Add talloc_frees in error cases in net_gpo.cWilco Baan Hofman1-0/+11
2010-06-20Fix net gpo list to use the dsdb with extended DN's. Fixes memberOf group mem...Wilco Baan Hofman1-2/+19
2010-06-20Revert "Add old functionality back which was removed in commit 589a42e2."Wilco Baan Hofman1-1/+1
2010-06-20Add net gpo setacl support. Create gp_set_acl function. Show ACL in net gpo s...Wilco Baan Hofman1-2/+52
2010-06-20Add gpo create functionality. Also fix gPLink handling bugsWilco Baan Hofman1-1/+33
2010-06-20Finish net gpo fetch function. Reorder arguments to make them more understand...Wilco Baan Hofman1-7/+16
2010-06-20Add fetch function for GPO which fetches all relevant files from the sysvol s...Wilco Baan Hofman1-0/+30
2010-06-20Add getinheritance and setinheritance to net gpo util and library.Wilco Baan Hofman1-9/+93
2010-06-20Implemented delete group policy link function and corresponding feature in ne...Wilco Baan Hofman1-2/+38
2010-06-20Changed add_gplink to set_gplink, so we can change gPLink options as well.Wilco Baan Hofman1-8/+8
2010-06-20Add add gPLink function and corresponding net gpo linkadd call.Wilco Baan Hofman1-2/+52
2010-06-20Rename files to reflect the libpolicy naming convention. Also fix the GNU mak...Wilco Baan Hofman1-1/+1
2010-06-20Add old functionality back which was removed in commit 589a42e2.Wilco Baan Hofman1-1/+1
2010-06-20Add gpo list function for listing applicable GPO's for users/machines.Wilco Baan Hofman1-4/+94
2010-06-20Add gPLink and getgpo functionality to net gpo.Wilco Baan Hofman1-14/+138
2010-06-20Created net gpo and new libgpo for samba 4. This adds the init function which...Wilco Baan Hofman1-0/+85