Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-11 | libcli/security Make the two privileges tables share a common struct definition | Andrew Bartlett | 1 | -26/+21 |
2010-09-11 | libcli/security Move source4/ privileges code into the common libcli/security | Andrew Bartlett | 1 | -0/+289 |
2010-09-11 | s3-privs Inline dump_se_priv into callers now that it's just a uint64_t | Andrew Bartlett | 1 | -9/+0 |
2010-09-11 | libcli/security Use talloc_realloc() not TALLOC_REALLOC_ARRAY() | Andrew Bartlett | 1 | -1/+1 |
2010-09-11 | libcli/security Use C99 types | Andrew Bartlett | 1 | -3/+3 |
2010-09-11 | libcli/security Use true and false, not True and False | Andrew Bartlett | 1 | -22/+22 |
2010-09-11 | s3-privs Move source3/ privileges implmentation into common | Andrew Bartlett | 1 | -0/+457 |