index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libgpo
/
gpext
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpo: don't leak cache_path onto talloc tos
David Disseldorp
2014-10-06
3
-13
/
+38
*
libgpo: apply some const.
Günther Deschner
2014-01-07
3
-11
/
+11
*
libgpo: when running in verbose mode, printout the parsed PReg file.
Günther Deschner
2014-01-07
1
-0
/
+4
*
libgpo: only use libgpo/gpext/gpext.h where really needed.
Günther Deschner
2014-01-07
3
-0
/
+3
*
libgpo: remove extension_guid and snapin_guid (the tool guid) from the proces...
Günther Deschner
2014-01-07
3
-12
/
+6
*
libgpo: allow to pass down deleted and changed gpo list to CSE plugins.
Günther Deschner
2014-01-07
3
-63
/
+118
*
libgpo: prefix some more calls with gpext_.
Günther Deschner
2014-01-07
3
-21
/
+21
*
libgpo: rename debug_gpext_header to gpext_debug_header.
Günther Deschner
2014-01-07
3
-3
/
+3
*
libgpo/CSE/scripts: fix a build warning.
Günther Deschner
2014-01-07
1
-1
/
+1
*
libgpo: clean up CSE module api, remove unrequired references to ads_struct.
Günther Deschner
2013-12-18
3
-6
/
+3
*
libgpo/security_CSE: more preamble header checks of SecEdit/GptTmpl.inf files.
Günther Deschner
2013-12-12
1
-1
/
+1
*
libgpo/security_CSE: fix unicode preamble check of SecEdit/GptTmpl.inf files.
Günther Deschner
2013-12-12
1
-2
/
+2
*
build: get rid of source variables and vars=locals() in source3/libgpo/gpext/...
Michael Adam
2013-09-24
1
-12
/
+5
*
s3-waf: fix libgpo.so library name.
Günther Deschner
2011-11-02
1
-1
/
+1
*
s3-waf: fix unresolved symbols in the group policy client side extensions sub...
Günther Deschner
2011-08-31
1
-1
/
+1
*
lib/util Remove samba-util-common!
Andrew Bartlett
2011-06-21
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
3
-7
/
+7
*
Fix numerous missing dependencies in WAF build scripts
Sean Finney
2011-05-25
1
-0
/
+1
*
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-waf: use SAMBA3_*() build rules in source3/build
Andrew Tridgell
2011-02-18
1
-4
/
+4
*
s3-waf: avoid module name uppercasing.
Günther Deschner
2010-12-01
1
-6
/
+6
*
s3-waf: slowly getting modules to match how they look like in old build.
Günther Deschner
2010-10-08
1
-7
/
+7
*
s3-waf: fix dependencies in most of our module subsystems.
Günther Deschner
2010-09-28
1
-1
/
+0
*
s3-waf: link PReg parser only in registry client side extension.
Günther Deschner
2010-09-27
1
-0
/
+1
*
s3-waf: move gpext subsystem to libgpo/gpext/wscript_build.
Günther Deschner
2010-09-27
1
-0
/
+33
*
s3:registry: remove unneeded TALLOC_CTX argument from reg_deletekey_recursive
Michael Adam
2010-09-22
1
-1
/
+1
*
s3-libgpo: fix the build of scripts client side extension.
Günther Deschner
2010-09-21
1
-0
/
+1
*
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
2010-09-11
3
-6
/
+6
*
s3-libgpo: remove handmarshalled PReg parser from registry CSE.
Günther Deschner
2010-07-07
1
-294
/
+48
*
s3-registry: avoid using registry_value union.
Günther Deschner
2010-07-02
2
-16
/
+13
*
s3-registry: only include registry headers when really needed.
Günther Deschner
2010-05-18
2
-0
/
+2
*
s3-libgpo: move group policy protos to where they belong.
Günther Deschner
2010-05-17
3
-2
/
+8
*
libgpo: fix the build of gpext plugins.
Günther Deschner
2009-04-20
3
-9
/
+10
*
Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build work
Wilco Baan Hofman
2009-04-20
2
-14
/
+21
*
Move some libgpo files to root.
Jelmer Vernooij
2009-04-20
2
-825
/
+0
*
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
2008-11-01
3
-4
/
+4
*
s3-libgpo: fix build for security cse.
Günther Deschner
2008-10-15
1
-1
/
+1
*
s3: fix the build of registry.so gpext.
Günther Deschner
2008-10-13
1
-2
/
+2
*
libgpo: fix copyright.
Günther Deschner
2008-09-27
1
-1
/
+1
*
libgpo: add security CSE skeleton.
Günther Deschner
2008-09-27
1
-0
/
+267
*
libgpo: fix invalid cast in scripts CSE.
Günther Deschner
2008-09-26
1
-1
/
+1
*
libgpo: use MODULESDIR instead of LIBDIR for the group policy extensions.
Michael Adam
2008-08-15
1
-1
/
+1
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-7
/
+16
*
gpo: add scripts plugin.
Günther Deschner
2008-04-13
1
-0
/
+443
*
Add "registry" Group Policy extension.
Günther Deschner
2008-02-29
1
-0
/
+634
*
Add Group Policy extension infrastructure.
Günther Deschner
2008-02-29
2
-0
/
+825