libcli/security Provide a common, top level libcli/security/security.h
[ira/wip.git] / source4 / lib / policy / gp_ldap.c
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-13 Matthias Dieter... s4:SID handling - always encode the SID using "ldap_enc...
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-17 Andrew Bartletts4:security Remove use of user_sid and group_sid from...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-20 Jelmer Vernooijlibpolicy: Fix the build.
2010-06-20 Wilco Baan HofmanAdd preliminary support for storing changed Group Policies.
2010-06-20 Wilco Baan HofmanFix memory allocation with error handling.
2010-06-20 Wilco Baan HofmanCode cleanups: GUID generation, lp_dnsdomain instead...
2010-06-20 Wilco Baan HofmanSet inherit flag type to bool.
2010-06-20 Wilco Baan HofmanFix 'magic' numbers to be strlen(something)
2010-06-20 Wilco Baan HofmanChange talloc_steal to strdup because function might...
2010-06-20 Wilco Baan HofmanRemove iconv convenience in used functions, which were...
2010-06-20 Wilco Baan HofmanAdd net gpo setacl support. Create gp_set_acl function...
2010-06-20 Wilco Baan HofmanFix crash when get_gpo_info returns incorrect data.
2010-06-20 Wilco Baan HofmanAdd gpo create functionality. Also fix gPLink handling...
2010-06-20 Wilco Baan HofmanAdd fetch function for GPO which fetches all relevant...
2010-06-20 Wilco Baan HofmanAdd getinheritance and setinheritance to net gpo util...
2010-06-20 Wilco Baan HofmanImplemented delete group policy link function and corre...
2010-06-20 Wilco Baan HofmanChanged add_gplink to set_gplink, so we can change...
2010-06-20 Wilco Baan HofmanAdd add gPLink function and corresponding net gpo linka...
2010-06-20 Wilco Baan HofmanRename files to reflect the libpolicy naming convention...