libgpo: only use libgpo/gpext/gpext.h where really needed.
[metze/samba/wip.git] / source3 / libgpo / gpext / registry.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-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-07-07 Günther Deschners3-libgpo: remove handmarshalled PReg parser from regis...
2010-07-02 Günther Deschners3-registry: avoid using registry_value union.
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
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.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
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-12 Günther Deschners3: fix the build of registry.so gpext.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Günther DeschnerAdd "registry" Group Policy extension.