Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3:registry: move the reg_api prototypes to their own header. | Michael Adam | 2010-09-21 | 1 | -0/+1 |
| | |||||
* | s3:auth Remove NT_USER_TOKEN | Andrew Bartlett | 2010-09-11 | 2 | -7/+7 |
| | | | | | | | | | The all UPPER case typedef is no longer the preferred Samba style and this makes it easier to see that this is the IDL-derivied structure Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
* | s3-registry: avoid using registry_value union. | Günther Deschner | 2010-07-02 | 1 | -5/+8 |
| | | | | | | Just pull and push data as is. Guenther | ||||
* | s3-registry: only include registry headers when really needed. | Günther Deschner | 2010-05-18 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-libgpo: move group policy protos to where they belong. | Günther Deschner | 2010-05-17 | 1 | -0/+4 |
| | | | | Guenther | ||||
* | Adjust samba 3 to the new gpo API. Still untested code. | Wilco Baan Hofman | 2009-04-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | Add nt_token_check_sid convenience function. Map NT_USER_TOKEN to struct ↵ | Wilco Baan Hofman | 2009-04-20 | 2 | -7/+7 |
| | | | | | | security_token. Fix build errors. Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() ↵ | Wilco Baan Hofman | 2009-04-20 | 1 | -0/+40 |
| | | | | | | | | 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> | ||||
* | Move some libgpo files to root. | Jelmer Vernooij | 2009-04-20 | 2 | -0/+835 |
Signed-off-by: Günther Deschner <gd@samba.org> |