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
/
gpext
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-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
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-09-24
build: get rid of source variables and vars=locals() in source3/libgpo/gpext/...
Michael Adam
1
-12
/
+5
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-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
3
-7
/
+7
2011-05-25
Fix numerous missing dependencies in WAF build scripts
Sean Finney
1
-0
/
+1
2011-03-30
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
1
-0
/
+1
2011-02-18
s3-waf: use SAMBA3_*() build rules in source3/build
Andrew Tridgell
1
-4
/
+4
2010-12-01
s3-waf: avoid module name uppercasing.
Günther Deschner
1
-6
/
+6
2010-10-08
s3-waf: slowly getting modules to match how they look like in old build.
Günther Deschner
1
-7
/
+7
2010-09-28
s3-waf: fix dependencies in most of our module subsystems.
Günther Deschner
1
-1
/
+0
2010-09-27
s3-waf: link PReg parser only in registry client side extension.
Günther Deschner
1
-0
/
+1
2010-09-27
s3-waf: move gpext subsystem to libgpo/gpext/wscript_build.
Günther Deschner
1
-0
/
+33
2010-09-22
s3:registry: remove unneeded TALLOC_CTX argument from reg_deletekey_recursive
Michael Adam
1
-1
/
+1
2010-09-21
s3-libgpo: fix the build of scripts client side extension.
Günther Deschner
1
-0
/
+1
2010-09-11
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
3
-6
/
+6
2010-07-07
s3-libgpo: remove handmarshalled PReg parser from registry CSE.
Günther Deschner
1
-294
/
+48
2010-07-02
s3-registry: avoid using registry_value union.
Günther Deschner
2
-16
/
+13
2010-05-18
s3-registry: only include registry headers when really needed.
Günther Deschner
2
-0
/
+2
2010-05-17
s3-libgpo: move group policy protos to where they belong.
Günther Deschner
3
-2
/
+8
2009-04-20
libgpo: fix the build of gpext plugins.
Günther Deschner
3
-9
/
+10
2009-04-20
Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build work
Wilco Baan Hofman
2
-14
/
+21
2009-04-20
Move some libgpo files to root.
Jelmer Vernooij
2
-825
/
+0
2008-11-01
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
3
-4
/
+4
2008-10-15
s3-libgpo: fix build for security cse.
Günther Deschner
1
-1
/
+1
[next]