index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libgpo
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
1
-0
/
+1
2019-09-01
Spelling fixes s/emtpy/empty/
Mathieu Parent
1
-1
/
+1
2018-08-22
libgpo: Fix CID 1438462 Error handling issues (CHECKED_RETURN)
Volker Lendecke
1
-2
/
+12
2018-08-17
lib: Pass mem_ctx to cache_path()
Volker Lendecke
3
-3
/
+3
2018-08-16
preg: Unpack winreg_Data for parsing
Garming Sam
1
-1
/
+3
2018-04-20
s3/security.c undefined value
William Brown
1
-1
/
+1
2017-11-20
gpo: fix the building of gpext to only once
Garming Sam
1
-4
/
+0
2017-11-20
gpo: Add python libgpo bindings
Luke Morrison
3
-1380
/
+0
2017-05-09
s3-gpo: Fix CID #1405972 Resource leak
Günther Deschner
1
-0
/
+1
2017-05-09
s3-gpo: Build scripts, security and registry CSE with --enable-developer
Günther Deschner
3
-0
/
+6
2017-05-09
s3-gpo: Fix build of scripts CSE
Günther Deschner
1
-17
/
+22
2017-04-24
s3-libgpo: Fix the build of the group policy CSEs
Günther Deschner
3
-3
/
+3
2017-01-06
libgpo: apply some const.
Günther Deschner
2
-3
/
+3
2016-09-28
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/lib...
Günther Deschner
2
-8
/
+8
2016-09-28
werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/libgpo/...
Günther Deschner
1
-2
/
+2
2016-09-28
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/libgpo/gpo_...
Günther Deschner
1
-9
/
+9
2016-09-28
werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source3/libgpo/gpo_r...
Günther Deschner
1
-1
/
+1
2014-10-06
gpo: don't leak cache_path onto talloc tos
David Disseldorp
3
-13
/
+38
2014-01-07
libgpo: apply some const.
Günther Deschner
3
-11
/
+11
2014-01-07
libgpo: when running in verbose mode, printout the parsed PReg file.
Günther Deschner
1
-0
/
+4
2014-01-07
libgpo: only use libgpo/gpext/gpext.h where really needed.
Günther Deschner
3
-0
/
+3
2014-01-07
libgpo: remove extension_guid and snapin_guid (the tool guid) from the proces...
Günther Deschner
3
-12
/
+6
2014-01-07
libgpo: allow to pass down deleted and changed gpo list to CSE plugins.
Günther Deschner
3
-63
/
+118
2014-01-07
libgpo: prefix some more calls with gpext_.
Günther Deschner
3
-21
/
+21
2014-01-07
libgpo: rename debug_gpext_header to gpext_debug_header.
Günther Deschner
3
-3
/
+3
2014-01-07
libgpo/CSE/scripts: fix a build warning.
Günther Deschner
1
-1
/
+1
2013-12-18
libgpo: clean up CSE module api, remove unrequired references to ads_struct.
Günther Deschner
3
-6
/
+3
2013-12-12
libgpo/security_CSE: more preamble header checks of SecEdit/GptTmpl.inf files.
Günther Deschner
1
-1
/
+1
2013-12-12
libgpo/security_CSE: fix unicode preamble check of SecEdit/GptTmpl.inf files.
Günther Deschner
1
-2
/
+2
2013-12-12
libgpo: make sure we correctly can store the group policy state.
Günther Deschner
1
-3
/
+3
2013-12-12
libgpo: remove duplicate parse_gpt_ini header.
Günther Deschner
1
-7
/
+0
2013-09-24
build: get rid of source variables and vars=locals() in source3/libgpo/gpext/...
Michael Adam
1
-12
/
+5
2012-04-05
build: Remove sys_open wrapper
Andrew Bartlett
1
-1
/
+1
2011-12-03
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
1
-1
/
+1
2011-11-02
s3-waf: fix libgpo.so library name.
Günther Deschner
1
-1
/
+1
2011-08-31
s3-waf: fix unresolved symbols in the group policy client side extensions sub...
Günther Deschner
1
-1
/
+1
2011-07-23
s3-libgpo/gpo_filesync.c: return on read error
Björn Baumbach
1
-2
/
+6
2011-07-20
s3-libsmb: replace cli_read() with cli_read_old()
Björn Baumbach
1
-1
/
+1
2011-06-21
lib/util Remove samba-util-common!
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
4
-11
/
+11
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3:libgpo/gpo_proto.h: add _LIBGPO_GPO_PROTO_H_ guard
Michael Adam
1
-0
/
+5
2011-05-31
s3:libgpo/gpo_proto.h: add GPL/Copyright header
Michael Adam
1
-0
/
+19
2011-05-25
Fix numerous missing dependencies in WAF build scripts
Sean Finney
1
-0
/
+1
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
1
-0
/
+1
2011-05-05
More const fixes for compiler warnings from the waf build.
Jeremy Allison
1
-2
/
+2
2011-04-29
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
1
-2
/
+2
2011-04-29
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
1
-1
/
+1
2011-04-29
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
1
-1
/
+1
2011-03-30
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
2
-0
/
+2
[next]