Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-14 | libcli/security Use static SIDs rather than parsing from strings | Andrew Bartlett | 1 | -0/+1 | |
This should make the security_token_is_*() calls a little faster. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-10-14 | libcli/auth Merge source4/libcli/security and util_sid.c into the common code | Andrew Bartlett | 1 | -0/+50 | |
This should ensure we only have one copy of these core functions in the tree. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-20 | libcli: add dom_sid_compare_domain() | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-03-01 | dom_sid.h: Include dependency security.h that provides the dom_sid struct. | Jelmer Vernooij | 1 | -0/+2 | |
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 1 | -0/+42 | |