Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-04 | Fix endian issue in SID conversion | Sumit Bose | 1 | -1/+3 | |
Since the byte-order is only important when dealing with the binary SID the sub-auth values are stored in host order and are only converted while reading or writing the binary SID. | |||||
2012-05-01 | Allow different SID representations in libidmap | Sumit Bose | 1 | -0/+206 | |
Besides as strings it is now possible to use binary SIDs or a struct containing all SID information. Functions to convert between these formats are added as well. | |||||
2012-03-26 | Add idmap library | Sumit Bose | 1 | -0/+231 | |