Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-01 | Rename dos_errstr() to win_errstr() for consistency with Samba 4. | Jelmer Vernooij | 1 | -10/+10 |
2008-10-09 | Remove SEC_ACCESS. It's a uint32_t. | Jeremy Allison | 1 | -7/+7 |
2008-04-17 | libgpo: try nicer output when dumping gpo registry values. | Günther Deschner | 1 | -1/+1 |
2008-04-14 | libgpo: fix build warning. | Günther Deschner | 1 | -2/+3 |
2008-04-13 | gpo: make integer debug print more readable. | Günther Deschner | 1 | -2/+4 |
2008-04-13 | registry: change registry_init_basic() to return WERROR instead of bool | Michael Adam | 1 | -2/+3 |
2008-04-10 | fix some extrasemi compile warnings | Björn Jacke | 1 | -1/+1 |
2008-03-22 | libgpo: open the registry in gp_init_reg_ctx(). | Michael Adam | 1 | -0/+5 |
2008-03-22 | libgpo: replace hand-crafted registry initialization by registry_init_basic. | Michael Adam | 1 | -59/+1 |
2008-03-22 | libgpo: use reg_setkeysecurity() instead of regdb_set_secdesc(). | Michael Adam | 1 | -4/+4 |
2008-02-29 | Add infrastructure for reading/storing Group Policy state and control data in... | Günther Deschner | 1 | -0/+1058 |