libgpo: only use libgpo/gpext/gpext.h where really needed.
[metze/samba/wip.git] / source3 / libgpo / gpext / security.c
2014-01-07 Günther Deschnerlibgpo: only use libgpo/gpext/gpext.h where really...
2014-01-07 Günther Deschnerlibgpo: remove extension_guid and snapin_guid (the...
2014-01-07 Günther Deschnerlibgpo: allow to pass down deleted and changed gpo...
2014-01-07 Günther Deschnerlibgpo: prefix some more calls with gpext_.
2014-01-07 Günther Deschnerlibgpo: rename debug_gpext_header to gpext_debug_header.
2013-12-18 Günther Deschnerlibgpo: clean up CSE module api, remove unrequired...
2013-12-12 Günther Deschnerlibgpo/security_CSE: more preamble header checks of...
2013-12-12 Günther Deschnerlibgpo/security_CSE: fix unicode preamble check of...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-upstream/tags/samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-05-17 Günther Deschners3-libgpo: move group policy protos to where they belong.
2009-04-20 Günther Deschnerlibgpo: fix the build of gpext plugins.
2009-04-20 Wilco Baan HofmanFix ini parsing in the s3 gpext modules. Fix ini parser...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-15 Günther Deschners3-libgpo: fix build for security cse.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-26 Günther Deschnerlibgpo: fix copyright.
2008-09-26 Günther Deschnerlibgpo: add security CSE skeleton.