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