summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpext
AgeCommit message (Expand)AuthorFilesLines
2024-04-16lib: Give lib/util/util_file.c its own header fileVolker Lendecke1-0/+1
2019-09-01Spelling fixes s/emtpy/empty/Mathieu Parent1-1/+1
2018-08-22libgpo: Fix CID 1438462 Error handling issues (CHECKED_RETURN)Volker Lendecke1-2/+12
2018-08-17lib: Pass mem_ctx to cache_path()Volker Lendecke3-3/+3
2018-08-16preg: Unpack winreg_Data for parsingGarming Sam1-1/+3
2018-04-20s3/security.c undefined valueWilliam Brown1-1/+1
2017-11-20gpo: fix the building of gpext to only onceGarming Sam1-4/+0
2017-05-09s3-gpo: Fix CID #1405972 Resource leakGünther Deschner1-0/+1
2017-05-09s3-gpo: Build scripts, security and registry CSE with --enable-developerGünther Deschner3-0/+6
2017-05-09s3-gpo: Fix build of scripts CSEGünther Deschner1-17/+22
2017-04-24s3-libgpo: Fix the build of the group policy CSEsGünther Deschner3-3/+3
2017-01-06libgpo: apply some const.Günther Deschner2-3/+3
2016-09-28werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/lib...Günther Deschner1-1/+1
2014-10-06gpo: don't leak cache_path onto talloc tosDavid Disseldorp3-13/+38
2014-01-07libgpo: apply some const.Günther Deschner3-11/+11
2014-01-07libgpo: when running in verbose mode, printout the parsed PReg file.Günther Deschner1-0/+4
2014-01-07libgpo: only use libgpo/gpext/gpext.h where really needed.Günther Deschner3-0/+3
2014-01-07libgpo: remove extension_guid and snapin_guid (the tool guid) from the proces...Günther Deschner3-12/+6
2014-01-07libgpo: allow to pass down deleted and changed gpo list to CSE plugins.Günther Deschner3-63/+118
2014-01-07libgpo: prefix some more calls with gpext_.Günther Deschner3-21/+21
2014-01-07libgpo: rename debug_gpext_header to gpext_debug_header.Günther Deschner3-3/+3
2014-01-07libgpo/CSE/scripts: fix a build warning.Günther Deschner1-1/+1
2013-12-18libgpo: clean up CSE module api, remove unrequired references to ads_struct.Günther Deschner3-6/+3
2013-12-12libgpo/security_CSE: more preamble header checks of SecEdit/GptTmpl.inf files.Günther Deschner1-1/+1
2013-12-12libgpo/security_CSE: fix unicode preamble check of SecEdit/GptTmpl.inf files.Günther Deschner1-2/+2
2013-09-24build: get rid of source variables and vars=locals() in source3/libgpo/gpext/...Michael Adam1-12/+5
2011-11-02s3-waf: fix libgpo.so library name.Günther Deschner1-1/+1
2011-08-31s3-waf: fix unresolved symbols in the group policy client side extensions sub...Günther Deschner1-1/+1
2011-06-21lib/util Remove samba-util-common!Andrew Bartlett1-1/+1
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett3-7/+7
2011-05-25Fix numerous missing dependencies in WAF build scriptsSean Finney1-0/+1
2011-03-30registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner1-0/+1
2011-02-18s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell1-4/+4
2010-12-01s3-waf: avoid module name uppercasing.Günther Deschner1-6/+6
2010-10-08s3-waf: slowly getting modules to match how they look like in old build.Günther Deschner1-7/+7
2010-09-28s3-waf: fix dependencies in most of our module subsystems.Günther Deschner1-1/+0
2010-09-27s3-waf: link PReg parser only in registry client side extension.Günther Deschner1-0/+1
2010-09-27s3-waf: move gpext subsystem to libgpo/gpext/wscript_build.Günther Deschner1-0/+33
2010-09-22s3:registry: remove unneeded TALLOC_CTX argument from reg_deletekey_recursiveMichael Adam1-1/+1
2010-09-21s3-libgpo: fix the build of scripts client side extension.Günther Deschner1-0/+1
2010-09-11s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett3-6/+6
2010-07-07s3-libgpo: remove handmarshalled PReg parser from registry CSE.Günther Deschner1-294/+48
2010-07-02s3-registry: avoid using registry_value union.Günther Deschner2-16/+13
2010-05-18s3-registry: only include registry headers when really needed.Günther Deschner2-0/+2
2010-05-17s3-libgpo: move group policy protos to where they belong.Günther Deschner3-2/+8
2009-04-20libgpo: fix the build of gpext plugins.Günther Deschner3-9/+10
2009-04-20Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build workWilco Baan Hofman2-14/+21
2009-04-20Move some libgpo files to root.Jelmer Vernooij2-825/+0
2008-11-01Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij3-4/+4
2008-10-15s3-libgpo: fix build for security cse.Günther Deschner1-1/+1