summaryrefslogtreecommitdiffstats
path: root/source4/lib/policy/gp_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* s4:lib/policy/gp_ldap.c - make more use of LDB result constantsMatthias Dieter Wallnöfer2011-03-301-13/+13
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-acl Merge sec_access_check() with se_access_check() from source3/Andrew Bartlett2010-10-141-1/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-2/+1
* s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L...Matthias Dieter Wallnöfer2010-09-131-2/+5
* s4:security Change struct security_token->sids from struct dom_sid * to struc...Andrew Bartlett2010-08-231-1/+1
* s4:security Remove use of user_sid and group_sid from struct security_tokenAndrew Bartlett2010-08-181-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* libpolicy: Fix the build.Jelmer Vernooij2010-06-201-1/+1
* Add preliminary support for storing changed Group Policies.Wilco Baan Hofman2010-06-201-0/+56
* Fix memory allocation with error handling.Wilco Baan Hofman2010-06-201-19/+85
* Code cleanups: GUID generation, lp_dnsdomain instead of lp_realm, missing spa...Wilco Baan Hofman2010-06-201-2/+2
* Set inherit flag type to bool.Wilco Baan Hofman2010-06-201-1/+1
* Fix 'magic' numbers to be strlen(something)Wilco Baan Hofman2010-06-201-2/+3
* Change talloc_steal to strdup because function might not expect it.Wilco Baan Hofman2010-06-201-5/+5
* Remove iconv convenience in used functions, which were deleted in commit f9ca...Wilco Baan Hofman2010-06-201-2/+0
* Add net gpo setacl support. Create gp_set_acl function. Show ACL in net gpo s...Wilco Baan Hofman2010-06-201-1/+46
* Fix crash when get_gpo_info returns incorrect data.Wilco Baan Hofman2010-06-201-5/+11
* Add gpo create functionality. Also fix gPLink handling bugsWilco Baan Hofman2010-06-201-9/+131
* Add fetch function for GPO which fetches all relevant files from the sysvol s...Wilco Baan Hofman2010-06-201-2/+4
* Add getinheritance and setinheritance to net gpo util and library.Wilco Baan Hofman2010-06-201-0/+61
* Implemented delete group policy link function and corresponding feature in ne...Wilco Baan Hofman2010-06-201-1/+69
* Changed add_gplink to set_gplink, so we can change gPLink options as well.Wilco Baan Hofman2010-06-201-6/+15
* Add add gPLink function and corresponding net gpo linkadd call.Wilco Baan Hofman2010-06-201-46/+80
* Rename files to reflect the libpolicy naming convention. Also fix the GNU mak...Wilco Baan Hofman2010-06-201-0/+568