summaryrefslogtreecommitdiffstats
path: root/source/libgpo
Commit message (Expand)AuthorAgeFilesLines
* r22928: Use better success error code.Günther Deschner2007-05-161-8/+8
* r22803: Add some more flesh to the GPO security filtering (still very basic).Günther Deschner2007-05-111-1/+151
* r22802: Add dummy gpo_apply_security_filtering() call.Günther Deschner2007-05-112-3/+40
* r22801: Pass down the token to add_gplink_to_gpo_list().Günther Deschner2007-05-111-4/+14
* r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...Günther Deschner2007-05-111-0/+62
* r22797: We are only interested in the DACL of the security descriptor, so sea...Günther Deschner2007-05-111-4/+7
* r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...Günther Deschner2007-05-111-1/+4
* r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-04-301-8/+20
* r22484: Check for the talloc_strdup to succeed.Günther Deschner2007-04-231-0/+1
* r20615: Janitor for vl.... Please ensure all obvious fixesJeremy Allison2007-01-081-1/+1
* r19484: Fix Coverity #329Volker Lendecke2006-10-241-1/+1
* r19189: No display name is normal for some GPOs.Günther Deschner2006-10-091-5/+3
* r19012: Fix an uninitialized variableVolker Lendecke2006-09-301-1/+2
* r19003: Finally activate "net ads gpo". Günther Deschner2006-09-291-13/+13
* r19002: Add a very simple synchronisation function to download the full GPO.Günther Deschner2006-09-292-47/+228
* r18988: Check and refresh expired GPOs.Günther Deschner2006-09-291-1/+124
* r18986: Add some more GPO download helper functions.Günther Deschner2006-09-291-0/+237
* r18985: Add parse_gpt_ini() to parse GPT.INI files using iniparser.Günther Deschner2006-09-281-18/+239
* r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupidGünther Deschner2006-09-281-91/+0
* r18983: Add some comments for the LDAP based GPO routines.Günther Deschner2006-09-282-40/+53
* r18982: Move the gpo related functions to "libgpo".Günther Deschner2006-09-283-0/+1376