Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-11 | s3-auth Change struct nt_user_token -> struct security_token | Andrew Bartlett | 1 | -2/+2 | |
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 | 1 | -13/+8 | |
Just pull and push data as is. Guenther | |||||
2010-05-18 | s3-registry: only include registry headers when really needed. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-05-17 | s3-libgpo: move group policy protos to where they belong. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-04-20 | libgpo: fix the build of gpext plugins. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2008-11-01 | Rename dos_errstr() to win_errstr() for consistency with Samba 4. | Jelmer Vernooij | 1 | -2/+2 | |
2008-10-13 | s3: fix the build of registry.so gpext. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
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-02-29 | Add "registry" Group Policy extension. | Günther Deschner | 1 | -0/+634 | |
Guenther (This used to be commit 4e93301ca4931908a7d1994be45c57002f8c6fea) |