Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-23 | s4:security Change struct security_token->sids from struct dom_sid * to struc... | Andrew Bartlett | 1 | -4/+4 |
2010-08-18 | s4:security Remove use of user_sid and group_sid from struct security_token | Andrew Bartlett | 1 | -2/+5 |
2010-04-20 | Removed more excess looping and fixed problem with incorrect IO flag handling. | Nadezhda Ivanova | 1 | -126/+81 |
2010-04-15 | A bit of refactoring in the SD creation code. | Nadezhda Ivanova | 1 | -127/+71 |
2009-11-15 | Fixed some major bugs in inheritance and access checks. | Nadezhda Ivanova | 1 | -13/+16 |
2009-11-03 | Fixed some missing flags and bugs in the security creation. | Nadezhda Ivanova | 1 | -11/+47 |
2009-09-28 | s4-acl: fixed SD creation | Andrew Tridgell | 1 | -12/+22 |
2009-09-24 | Fixed a dereferenced null pointer. | Nadezhda Ivanova | 1 | -16/+14 |
2009-09-20 | Initial implementation of security descriptor creation in DS | Nadezhda Ivanova | 1 | -4/+348 |
2009-09-16 | Owner and group defaulting. | Nadezhda Ivanova | 1 | -0/+117 |