Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-08-09 | Fixed memory leak with NT tokens. | Jeremy Allison | 1 | -2/+15 |
2000-08-08 | Added SID "Everyone" S-1-1-0 as always matching if present in an ACE. | Jeremy Allison | 1 | -4/+17 |
2000-08-08 | Changed the sec desc access checks to match the spec. Needs testing. | Jeremy Allison | 1 | -220/+149 |
2000-08-04 | Fixed up se_access_check() to use the token list from the user struct | Jeremy Allison | 1 | -82/+32 |
2000-08-02 | Started to canonicalize our handling of uid -> sid code in order to | Jeremy Allison | 1 | -19/+27 |
2000-07-17 | Added some debugs. | Tim Potter | 1 | -13/+27 |
2000-07-10 | Fixes for various compile warnings on Solaris 8. | Tim Potter | 1 | -1/+2 |
2000-07-10 | Moved winbind client functions from various odd locations to | Tim Potter | 1 | -64/+0 |
2000-07-10 | Added some useful debugging stuff. | Tim Potter | 1 | -10/+66 |
2000-07-06 | Rewrite of se_access_check() function. Added comments and fixed a bunch of | Tim Potter | 1 | -189/+287 |
2000-06-08 | added se_access_check. | Luke Leighton | 1 | -0/+279 |