Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-09 | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 1 | -1/+1 | |
Using the standard macro makes it easier to move code into common, as TALLOC_ZERO_P isn't standard talloc. | |||||
2010-09-11 | s3-auth Change struct nt_user_token -> struct security_token | Andrew Bartlett | 1 | -1/+1 | |
This common structure is defined in security.idl Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-05-17 | s3-libgpo: move group policy protos to where they belong. | Günther Deschner | 1 | -1/+3 | |
Guenther | |||||
2009-04-20 | libgpo: fix the build of gpext plugins. | Günther Deschner | 1 | -5/+5 | |
Guenther | |||||
2009-04-20 | Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build work | Wilco Baan Hofman | 1 | -11/+14 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2008-10-15 | s3-libgpo: fix build for security cse. | Günther Deschner | 1 | -1/+1 | |
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 |