Try to fix the build on irix.
[ira/wip.git] / source3 / libgpo /
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr25325: Rename some defines.
2007-10-10 Jeremy Allisonr25165: Use talloc_asprintf_append_buffer with an unmod...
2007-10-10 Günther Deschnerr24783: Remove unused off_t type.
2007-10-10 Günther Deschnerr24573: Fix build without LDAP. Thanks Volker for point...
2007-10-10 Volker Lendecker24550: Attempt to fix the non-LDAP build
2007-10-10 Günther Deschnerr24416: Some more minor edits for libgpo, mostly reform...
2007-10-10 Günther Deschnerr24413: Minor edits for libgpo.
2007-10-10 Günther Deschnerr24024: Minor cleanup in ads_parse_gp_ext().
2007-10-10 Günther Deschnerr23929: Deleting gpo_sd_check_trustee_in_sid_token...
2007-10-10 Günther Deschnerr23921: Remove GPO_SID_TOKEN struct and use nt_user_tok...
2007-10-10 Günther Deschnerr23920: Fix debug statement.
2007-10-10 Günther Deschnerr23874: Some more minor edits for net ads gpo.
2007-10-10 Günther Deschnerr23873: Make use of ads_find_samaccount().
2007-10-10 Günther Deschnerr23872: Dump all GPFLAGS in dump_gpo().
2007-10-10 Günther Deschnerr23871: The snapin handler needs to have the full struc...
2007-10-10 Günther Deschnerr23826: Fix gpo security filtering by matching the...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
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".