summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpo_ldap.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-18Bind Group Policy processing closer to the samba registry.Günther Deschner1-1/+1
2008-02-29Pure cosmetics, trying to get my group policy diff smaller.Günther Deschner1-6/+6
2008-02-04str_list_free is not needed anymoreVolker Lendecke1-10/+3
2008-02-04Always pass a TALLOC_CTX to str_list_make and str_list_copyVolker Lendecke1-3/+3
2008-01-09Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.Michael Adam1-6/+12
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-4/+4
2007-10-10r24573: Fix build without LDAP. Thanks Volker for pointing this out.Günther Deschner1-7/+7
2007-10-10r24413: Minor edits for libgpo.Günther Deschner1-149/+225
2007-10-10r24024: Minor cleanup in ads_parse_gp_ext().Günther Deschner1-9/+3
2007-10-10r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that alrea...Günther Deschner1-27/+23
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23770: Some minor cleanups in libgpoGünther Deschner1-48/+60
2007-10-10r22802: Add dummy gpo_apply_security_filtering() call.Günther Deschner1-3/+10
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-10r19484: Fix Coverity #329Volker Lendecke1-1/+1
2007-10-10r18983: Add some comments for the LDAP based GPO routines.Günther Deschner1-38/+49
2007-10-10r18982: Move the gpo related functions to "libgpo".Günther Deschner1-0/+682