summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpext/security.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Pass mem_ctx to cache_path()Volker Lendecke2018-08-171-1/+1
* s3/security.c undefined valueWilliam Brown2018-04-201-1/+1
* s3-gpo: Build scripts, security and registry CSE with --enable-developerGünther Deschner2017-05-091-0/+2
* s3-libgpo: Fix the build of the group policy CSEsGünther Deschner2017-04-241-1/+1
* libgpo: apply some const.Günther Deschner2017-01-061-1/+1
* gpo: don't leak cache_path onto talloc tosDavid Disseldorp2014-10-061-1/+6
* libgpo: apply some const.Günther Deschner2014-01-071-3/+3
* libgpo: only use libgpo/gpext/gpext.h where really needed.Günther Deschner2014-01-071-0/+1
* libgpo: remove extension_guid and snapin_guid (the tool guid) from the proces...Günther Deschner2014-01-071-4/+2
* libgpo: allow to pass down deleted and changed gpo list to CSE plugins.Günther Deschner2014-01-071-15/+35
* libgpo: prefix some more calls with gpext_.Günther Deschner2014-01-071-7/+7
* libgpo: rename debug_gpext_header to gpext_debug_header.Günther Deschner2014-01-071-1/+1
* libgpo: clean up CSE module api, remove unrequired references to ads_struct.Günther Deschner2013-12-181-2/+1
* libgpo/security_CSE: more preamble header checks of SecEdit/GptTmpl.inf files.Günther Deschner2013-12-121-1/+1
* libgpo/security_CSE: fix unicode preamble check of SecEdit/GptTmpl.inf files.Günther Deschner2013-12-121-2/+2
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett2010-09-111-1/+1
* s3-libgpo: move group policy protos to where they belong.Günther Deschner2010-05-171-1/+3
* libgpo: fix the build of gpext plugins.Günther Deschner2009-04-201-5/+5
* Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build workWilco Baan Hofman2009-04-201-11/+14
* s3-libgpo: fix build for security cse.Günther Deschner2008-10-151-1/+1
* libgpo: fix copyright.Günther Deschner2008-09-271-1/+1
* libgpo: add security CSE skeleton.Günther Deschner2008-09-271-0/+267