summaryrefslogtreecommitdiffstats
path: root/source3/libgpo/gpo_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* r24573: Fix build without LDAP. Thanks Volker for pointing this out.Günther Deschner2007-10-101-7/+7
* r24413: Minor edits for libgpo.Günther Deschner2007-10-101-149/+225
* r24024: Minor cleanup in ads_parse_gp_ext().Günther Deschner2007-10-101-9/+3
* r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that alrea...Günther Deschner2007-10-101-27/+23
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23770: Some minor cleanups in libgpoGünther Deschner2007-10-101-48/+60
* r22802: Add dummy gpo_apply_security_filtering() call.Günther Deschner2007-10-101-3/+10
* r22801: Pass down the token to add_gplink_to_gpo_list().Günther Deschner2007-10-101-4/+14
* r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...Günther Deschner2007-10-101-0/+62
* r22797: We are only interested in the DACL of the security descriptor, so sea...Günther Deschner2007-10-101-4/+7
* r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...Günther Deschner2007-10-101-1/+4
* r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-8/+20
* r19484: Fix Coverity #329Volker Lendecke2007-10-101-1/+1
* r18983: Add some comments for the LDAP based GPO routines.Günther Deschner2007-10-101-38/+49
* r18982: Move the gpo related functions to "libgpo".Günther Deschner2007-10-101-0/+682