Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-13 | libgpo: Use system libraries if possible. | Jelmer Vernooij | 1 | -1/+1 | |
2010-05-31 | s3-build: only use ndr_security.h where 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 | -1/+1 | |
Guenther | |||||
2009-11-15 | Fix NULL pointer dereference in libgpo when listing Local Policy which has ↵ | Wilco Baan Hofman | 1 | -3/+4 | |
no security descriptor. Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2009-04-20 | Adjust samba 3 to the new gpo API. Still untested code. | Wilco Baan Hofman | 1 | -9/+10 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Make the gpo files build for samba 4. | Wilco Baan Hofman | 1 | -52/+38 | |
Only gpt.ini remaining. Not suitable for merge yet, samba 3 is currently broken due to some changed public API. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Mark the places where work needs to be done. | Wilco Baan Hofman | 1 | -4/+8 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Add nt_token_check_sid convenience function. Map NT_USER_TOKEN to struct ↵ | Wilco Baan Hofman | 1 | -8/+10 | |
security_token. Fix build errors. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() ↵ | Wilco Baan Hofman | 1 | -3/+7 | |
function to samba 3. Move prototypes to root libgpo where appropriate. gpo_ldap.c now compiles for both samba 3 and 4. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Add ads convenience functions to samba 4. Move gpo_ldap.c to root libgpo. | Wilco Baan Hofman | 1 | -1/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Move some libgpo files to root. | Jelmer Vernooij | 1 | -0/+872 | |
Signed-off-by: Günther Deschner <gd@samba.org> |