summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpo_ldap.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
(This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227)
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2007-10-10r23770: Some minor cleanups in libgpoGünther Deschner1-48/+60
(including some valgrind errors, uninitialized vars, etc.) Guenther (This used to be commit 1a2878db2d2fcdc53fa74fea48b82a1903e6a1f1)
2007-10-10r22802: Add dummy gpo_apply_security_filtering() call.Günther Deschner1-3/+10
Guenther (This used to be commit 61982d842288d880c24bc4808811452547c0b622)
2007-10-10r22801: Pass down the token to add_gplink_to_gpo_list().Günther Deschner1-4/+14
Guenther (This used to be commit 2c2e212bc592b387e23f5b058c72b0ccadda6748)
2007-10-10r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the ↵Günther Deschner1-0/+62
tokenGroup attribute. Guenther (This used to be commit e4e8f840605dfdf92ca60cc8fc6a4c85336565fb)
2007-10-10r22797: We are only interested in the DACL of the security descriptor, so ↵Günther Deschner1-4/+7
search with the SD_FLAGS control. Guenther (This used to be commit 648df57e53ddabe74052e816b8eba95180736208)
2007-10-10r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in ↵Günther Deschner1-1/+4
preparation of adding GPO security filtering for libgpo). Guenther (This used to be commit b376a39fbf42a6a541fd311418c4a980b9fd4b9e)
2007-10-10r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison1-8/+20
That should be it.... Jeremy. (This used to be commit 603233a98bbf65467c8b4f04719d771c70b3b4c9)
2007-10-10r19484: Fix Coverity #329Volker Lendecke1-1/+1
(This used to be commit c3f860e55da8877131f149ca213b311c215e8a6e)
2007-10-10r18983: Add some comments for the LDAP based GPO routines.Günther Deschner1-38/+49
Guenther (This used to be commit 2c21ee684c4197899f2314e99b891ce771b1fd65)
2007-10-10r18982: Move the gpo related functions to "libgpo".Günther Deschner1-0/+682
Guenther (This used to be commit 1308a842716bc3bd1a9853b9b206dc7308a8c1dd)