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