summaryrefslogtreecommitdiff
path: root/source3/libgpo
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-11-20gpo: Add python libgpo bindingsLuke Morrison3-1380/+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 Deschner2-8/+8
2016-09-28werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/libgpo/...Günther Deschner1-2/+2
2016-09-28werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/libgpo/gpo_...Günther Deschner1-9/+9
2016-09-28werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source3/libgpo/gpo_r...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-12-12libgpo: make sure we correctly can store the group policy state.Günther Deschner1-3/+3
2013-12-12libgpo: remove duplicate parse_gpt_ini header.Günther Deschner1-7/+0
2013-09-24build: get rid of source variables and vars=locals() in source3/libgpo/gpext/...Michael Adam1-12/+5
2012-04-05build: Remove sys_open wrapperAndrew Bartlett1-1/+1
2011-12-03Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()Jeremy Allison1-1/+1
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-07-23s3-libgpo/gpo_filesync.c: return on read errorBjörn Baumbach1-2/+6
2011-07-20s3-libsmb: replace cli_read() with cli_read_old()Björn Baumbach1-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 Bartlett4-11/+11
2011-06-09s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett1-1/+1
2011-05-31s3:libgpo/gpo_proto.h: add _LIBGPO_GPO_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:libgpo/gpo_proto.h: add GPL/Copyright headerMichael Adam1-0/+19
2011-05-25Fix numerous missing dependencies in WAF build scriptsSean Finney1-0/+1
2011-05-06s3-libsmb: move protos to libsmb/proto.hGünther Deschner1-0/+1
2011-05-05More const fixes for compiler warnings from the waf build.Jeremy Allison1-2/+2
2011-04-29s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIRAndrew Bartlett1-2/+2
2011-04-29s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEMAndrew Bartlett1-1/+1
2011-04-29s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDENAndrew Bartlett1-1/+1
2011-03-30registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner2-0/+2