Age | Commit message (Expand) | Author | Files | Lines |
2010-06-20 | s4:libpolicy - fix printf output specifiers to suppress warning | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-20 | s4:libpolicy - Solaris compatibility fix | Matthias Dieter Wallnöfer | 1 | -1/+5 |
2010-06-20 | Refactor policy filesystem code. | Wilco Baan Hofman | 1 | -97/+244 |
2010-06-20 | Fix memory allocation with error handling. | Wilco Baan Hofman | 1 | -0/+21 |
2010-06-20 | Fix 'magic' numbers to be strlen(something) | Wilco Baan Hofman | 1 | -2/+3 |
2010-06-20 | Remove iconv convenience in used functions, which were deleted in commit f9ca... | Wilco Baan Hofman | 1 | -1/+0 |
2010-06-20 | Fix set GPT security descriptor to match windows' behaviour. | Wilco Baan Hofman | 1 | -1/+1 |
2010-06-20 | Add preliminary NT ACL support for GPT (GPO on filesystem). | Wilco Baan Hofman | 1 | -25/+95 |
2010-06-20 | Add gpo create functionality. Also fix gPLink handling bugs | Wilco Baan Hofman | 1 | -1/+160 |
2010-06-20 | Fix mode_t in mkdir. | Wilco Baan Hofman | 1 | -1/+1 |
2010-06-20 | Optimize the backslash logic in the path traversal. | Wilco Baan Hofman | 1 | -24/+9 |
2010-06-20 | Fix error in logic, making recursion work past the first level. | Wilco Baan Hofman | 1 | -1/+1 |
2010-06-20 | Add fetch function for GPO which fetches all relevant files from the sysvol s... | Wilco Baan Hofman | 1 | -0/+263 |