Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-20 | libgpo: Fix some minor issues. | Günther Deschner | 1 | -1/+2 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build work | Wilco Baan Hofman | 1 | -0/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Move gpo_ini stuff to the main libgpo. Make gpo_ini use a common parser. | Wilco Baan Hofman | 1 | -0/+1 | |
It now makes use of lib/util/param.c to parse ini files. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Move some headers around to avoid confusion. | Wilco Baan Hofman | 1 | -1/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Adjust samba 3 to the new gpo API. Still untested code. | Wilco Baan Hofman | 1 | -11/+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 | -1/+78 | |
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 | Add nt_token_check_sid convenience function. Map NT_USER_TOKEN to struct ↵ | Wilco Baan Hofman | 1 | -6/+12 | |
security_token. Fix build errors. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Move gpo_fetch to top-level. | Jelmer Vernooij | 1 | -0/+189 | |
Signed-off-by: Günther Deschner <gd@samba.org> |