Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23929: Deleting gpo_sd_check_trustee_in_sid_token() as nt_token_check_sid() ... | Günther Deschner | 1 | -19/+2 |
2007-10-10 | r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that alrea... | Günther Deschner | 2 | -47/+35 |
2007-10-10 | r23920: Fix debug statement. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23874: Some more minor edits for net ads gpo. | Günther Deschner | 1 | -5/+34 |
2007-10-10 | r23873: Make use of ads_find_samaccount(). | Günther Deschner | 1 | -36/+3 |
2007-10-10 | r23872: Dump all GPFLAGS in dump_gpo(). | Günther Deschner | 1 | -6/+16 |
2007-10-10 | r23871: The snapin handler needs to have the full struct GROUP_POLICY_OBJECT. | Günther Deschner | 1 | -5/+10 |
2007-10-10 | r23826: Fix gpo security filtering by matching the security descriptor ace's ... | Günther Deschner | 1 | -19/+48 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 6 | -12/+6 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 6 | -6/+6 |
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 |