Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-01 | s3-waf: avoid module name uppercasing. | Günther Deschner | 1 | -6/+6 | |
This finally allows mixed case module names like the classic build (./configure --shared_modules=charset_CP850) Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Dec 1 18:39:14 CET 2010 on sn-devel-104 | |||||
2010-10-08 | s3-waf: slowly getting modules to match how they look like in old build. | Günther Deschner | 1 | -7/+7 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Oct 8 09:31:01 UTC 2010 on sn-devel-104 | |||||
2010-09-28 | s3-waf: fix dependencies in most of our module subsystems. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-09-27 | s3-waf: link PReg parser only in registry client side extension. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-09-27 | s3-waf: move gpext subsystem to libgpo/gpext/wscript_build. | Günther Deschner | 1 | -0/+33 | |
Guenther | |||||
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 | |
Guenther | |||||
2010-09-11 | s3-auth Change struct nt_user_token -> struct security_token | Andrew Bartlett | 3 | -6/+6 | |
This common structure is defined in security.idl Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-07-07 | s3-libgpo: remove handmarshalled PReg parser from registry CSE. | Günther Deschner | 1 | -294/+48 | |
Guenther | |||||
2010-07-02 | s3-registry: avoid using registry_value union. | Günther Deschner | 2 | -16/+13 | |
Just pull and push data as is. Guenther | |||||
2010-05-18 | s3-registry: only include registry headers when really needed. | Günther Deschner | 2 | -0/+2 | |
Guenther | |||||
2010-05-17 | s3-libgpo: move group policy protos to where they belong. | Günther Deschner | 3 | -2/+8 | |
Guenther | |||||
2009-04-20 | libgpo: fix the build of gpext plugins. | Günther Deschner | 3 | -9/+10 | |
Guenther | |||||
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 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Move some libgpo files to root. | Jelmer Vernooij | 2 | -825/+0 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
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 | |
Guenther | |||||
2008-10-13 | s3: fix the build of registry.so gpext. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-09-27 | libgpo: fix copyright. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-09-27 | libgpo: add security CSE skeleton. | Günther Deschner | 1 | -0/+267 | |
Guenther | |||||
2008-09-26 | libgpo: fix invalid cast in scripts CSE. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-08-15 | libgpo: use MODULESDIR instead of LIBDIR for the group policy extensions. | Michael Adam | 1 | -1/+1 | |
Michael (This used to be commit 3346dd40832e8d61edfe4c56dce6fe85031f20f1) | |||||
2008-05-20 | Cleanup size_t return values in callers of convert_string_allocate | Tim Prouty | 1 | -7/+16 | |
This patch is the second iteration of an inside-out conversion to cleanup functions in charcnv.c returning size_t == -1 to indicate failure. (This used to be commit 6b189dabc562d86dcaa685419d0cb6ea276f100d) | |||||
2008-04-13 | gpo: add scripts plugin. | Günther Deschner | 1 | -0/+443 | |
Guenther (This used to be commit cd6388f04041a667bf0909d81e8af5f7b3bdc4af) | |||||
2008-02-29 | Add "registry" Group Policy extension. | Günther Deschner | 1 | -0/+634 | |
Guenther (This used to be commit 4e93301ca4931908a7d1994be45c57002f8c6fea) | |||||
2008-02-29 | Add Group Policy extension infrastructure. | Günther Deschner | 2 | -0/+825 | |
Guenther (This used to be commit 6d543b1a1a5a7af98affc9aea2edf650cb476379) |