rename public functions from winbind_client.h
[metze/old/v3-2-winbind-ndr.git] / source / libgpo /
2007-08-29 gdRemove unused off_t type.
2007-08-20 gdFix build without LDAP. Thanks Volker for pointing...
2007-08-19 vlendecAttempt to fix the non-LDAP build
2007-08-14 gdSome more minor edits for libgpo, mostly reformatting...
2007-08-14 gdMinor edits for libgpo.
2007-07-24 gdMinor cleanup in ads_parse_gp_ext().
2007-07-17 gdDeleting gpo_sd_check_trustee_in_sid_token() as nt_toke...
2007-07-17 gdRemove GPO_SID_TOKEN struct and use nt_user_token inste...
2007-07-17 gdFix debug statement.
2007-07-13 gdSome more minor edits for net ads gpo.
2007-07-13 gdMake use of ads_find_samaccount().
2007-07-13 gdDump all GPFLAGS in dump_gpo().
2007-07-13 gdThe snapin handler needs to have the full struct GROUP_...
2007-07-11 gdFix gpo security filtering by matching the security...
2007-07-10 tridgeThe FSF has moved around a lot. This fixes their Mass...
2007-07-09 jraChange from v2 or later to v3 or later.
2007-07-09 gdSome minor cleanups in libgpo
2007-06-05 gdFix build warning.
2007-05-16 gdUse better success error code.
2007-05-11 gdAdd some more flesh to the GPO security filtering ...
2007-05-11 gdAdd dummy gpo_apply_security_filtering() call.
2007-05-11 gdPass down the token to add_gplink_to_gpo_list().
2007-05-11 gdAdd GPO_SID_TOKEN and an LDAP function to get tokensids...
2007-05-11 gdWe are only interested in the DACL of the security...
2007-05-11 gdAdd security descriptor to GROUP_POLICY_OBJECT structur...
2007-04-30 jraMake TALLOC_ARRAY consistent across all uses.
2007-04-23 gdCheck for the talloc_strdup to succeed.
2007-01-08 vlendecFix a Solaris warning
2006-10-24 vlendecFix Coverity #329
2006-10-09 gdNo display name is normal for some GPOs.
2006-09-30 vlendecFix an uninitialized variable
2006-09-29 gdFinally activate "net ads gpo".
2006-09-29 gdAdd a very simple synchronisation function to download...
2006-09-29 gdCheck and refresh expired GPOs.
2006-09-29 gdAdd some more GPO download helper functions.
2006-09-28 gdAdd parse_gpt_ini() to parse GPT.INI files using iniparser.
2006-09-28 gdRemoving ads_gpo_get_sysvol_gpt_version() which was...
2006-09-28 gdAdd some comments for the LDAP based GPO routines.
2006-09-28 gdMove the gpo related functions to "libgpo".