Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r24573: Fix build without LDAP. Thanks Volker for pointing this out. | Günther Deschner | 1 | -7/+7 |
2007-10-10 | r24413: Minor edits for libgpo. | Günther Deschner | 1 | -149/+225 |
2007-10-10 | r24024: Minor cleanup in ads_parse_gp_ext(). | Günther Deschner | 1 | -9/+3 |
2007-10-10 | r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that alrea... | Günther Deschner | 1 | -27/+23 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23770: Some minor cleanups in libgpo | Günther Deschner | 1 | -48/+60 |
2007-10-10 | r22802: Add dummy gpo_apply_security_filtering() call. | Günther Deschner | 1 | -3/+10 |
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 | r19484: Fix Coverity #329 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r18983: Add some comments for the LDAP based GPO routines. | Günther Deschner | 1 | -38/+49 |
2007-10-10 | r18982: Move the gpo related functions to "libgpo". | Günther Deschner | 1 | -0/+682 |