lib: Pass mem_ctx to cache_path()
[vlendec/samba-autobuild/.git] / source3 / libgpo / gpext / scripts.c
2018-08-17 Volker Lendeckelib: Pass mem_ctx to cache_path()
2017-05-09 Günther Deschners3-gpo: Build scripts, security and registry CSE with...
2017-05-08 Günther Deschners3-gpo: Fix build of scripts CSE
2017-04-24 Günther Deschners3-libgpo: Fix the build of the group policy CSEs
2017-01-06 Günther Deschnerlibgpo: apply some const.
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2014-10-06 David Disseldorpgpo: don't leak cache_path onto talloc tos
2014-01-07 Günther Deschnerlibgpo: apply some const.
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.
2014-01-07 Günther Deschnerlibgpo/CSE/scripts: fix a build warning.
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-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-03-29 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2010-09-22 Michael Adams3:registry: remove unneeded TALLOC_CTX argument from...
2010-09-21 Günther Deschners3-libgpo: fix the build of scripts client side extension.
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
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.
2009-04-20 Wilco Baan HofmanFix ini parsing in the s3 gpext modules. Fix ini parser...
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-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 invalid cast in scripts CSE.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-13 Günther Deschnergpo: add scripts plugin.