summaryrefslogtreecommitdiffstats
path: root/source3/libgpo
Commit message (Expand)AuthorAgeFilesLines
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-106-6/+6
* r23770: Some minor cleanups in libgpoGünther Deschner2007-10-103-128/+181
* r23354: Fix build warning.Günther Deschner2007-10-101-1/+2
* r22928: Use better success error code.Günther Deschner2007-10-101-8/+8
* r22803: Add some more flesh to the GPO security filtering (still very basic).Günther Deschner2007-10-101-1/+151
* r22802: Add dummy gpo_apply_security_filtering() call.Günther Deschner2007-10-102-3/+40
* r22801: Pass down the token to add_gplink_to_gpo_list().Günther Deschner2007-10-101-4/+14
* r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...Günther Deschner2007-10-101-0/+62
* r22797: We are only interested in the DACL of the security descriptor, so sea...Günther Deschner2007-10-101-4/+7
* r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...Günther Deschner2007-10-101-1/+4
* r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-8/+20
* r22484: Check for the talloc_strdup to succeed.Günther Deschner2007-10-101-0/+1
* r20610: Fix a Solaris warningVolker Lendecke2007-10-101-1/+1
* r19484: Fix Coverity #329Volker Lendecke2007-10-101-1/+1
* r19189: No display name is normal for some GPOs.Günther Deschner2007-10-101-5/+3
* r19012: Fix an uninitialized variableVolker Lendecke2007-10-101-1/+2
* r19003: Finally activate "net ads gpo".Günther Deschner2007-10-101-13/+13
* r19002: Add a very simple synchronisation function to download the full GPO.Günther Deschner2007-10-102-47/+228
* r18988: Check and refresh expired GPOs.Günther Deschner2007-10-101-1/+124
* r18986: Add some more GPO download helper functions.Günther Deschner2007-10-101-0/+237
* r18985: Add parse_gpt_ini() to parse GPT.INI files using iniparser.Günther Deschner2007-10-101-18/+239
* r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupidGünther Deschner2007-10-101-91/+0
* r18983: Add some comments for the LDAP based GPO routines.Günther Deschner2007-10-102-40/+53
* r18982: Move the gpo related functions to "libgpo".Günther Deschner2007-10-103-0/+1376