r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
[tprouty/samba.git] / source / libgpo /
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23770: Some minor cleanups in libgpo
2007-10-10 Günther Deschnerr23354: Fix build warning.
2007-10-10 Günther Deschnerr22928: Use better success error code.
2007-10-10 Günther Deschnerr22803: Add some more flesh to the GPO security filteri...
2007-10-10 Günther Deschnerr22802: Add dummy gpo_apply_security_filtering() call.
2007-10-10 Günther Deschnerr22801: Pass down the token to add_gplink_to_gpo_list().
2007-10-10 Günther Deschnerr22800: Add GPO_SID_TOKEN and an LDAP function to get...
2007-10-10 Günther Deschnerr22797: We are only interested in the DACL of the secur...
2007-10-10 Günther Deschnerr22796: Add security descriptor to GROUP_POLICY_OBJECT...
2007-10-10 Jeremy Allisonr22590: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Günther Deschnerr22484: Check for the talloc_strdup to succeed.
2007-10-10 Volker Lendecker20610: Fix a Solaris warning
2007-10-10 Volker Lendecker19484: Fix Coverity #329
2007-10-10 Günther Deschnerr19189: No display name is normal for some GPOs.
2007-10-10 Volker Lendecker19012: Fix an uninitialized variable
2007-10-10 Günther Deschnerr19003: Finally activate "net ads gpo".
2007-10-10 Günther Deschnerr19002: Add a very simple synchronisation function...
2007-10-10 Günther Deschnerr18988: Check and refresh expired GPOs.
2007-10-10 Günther Deschnerr18986: Add some more GPO download helper functions.
2007-10-10 Günther Deschnerr18985: Add parse_gpt_ini() to parse GPT.INI files...
2007-10-10 Günther Deschnerr18984: Removing ads_gpo_get_sysvol_gpt_version() which...
2007-10-10 Günther Deschnerr18983: Add some comments for the LDAP based GPO routines.
2007-10-10 Günther Deschnerr18982: Move the gpo related functions to "libgpo".