Age | Commit message (Expand) | Author | Files | Lines |
2010-10-14 | libcli/auth Merge source4/libcli/security and util_sid.c into the common code | Andrew Bartlett | 1 | -2/+2 |
2010-09-20 | libcli: add dom_sid_compare_domain() | Günther Deschner | 1 | -0/+18 |
2010-09-14 | Fix string_to_sid() to allow non '\0' termination of the string - allows | Jeremy Allison | 1 | -11/+6 |
2010-09-14 | libcli/security Use sid_append_rid() in dom_sid_append_rid() | Andrew Bartlett | 1 | -5/+5 |
2010-09-14 | libcli/security Merge source3/ string_to_sid() to common code | Andrew Bartlett | 1 | -37/+92 |
2010-02-02 | Change uint_t to unsigned int in libcli | Matt Kraai | 1 | -1/+1 |
2010-01-25 | Revert "libcli/security: Remove a call to strncasecmp" | Volker Lendecke | 1 | -1/+5 |
2010-01-25 | Revert "libcli/security: Convert some strtol calls to strtoul" | Volker Lendecke | 1 | -2/+2 |
2010-01-25 | Revert "libcli/security: Fix a valgrind error in dom_sid_parse" | Volker Lendecke | 1 | -4/+0 |
2010-01-25 | Revert "libcli/security: Prohibit SID formats like S-1-5-32-+545" | Volker Lendecke | 1 | -13/+0 |
2010-01-23 | libcli/security: Prohibit SID formats like S-1-5-32-+545 | Volker Lendecke | 1 | -0/+13 |
2010-01-23 | libcli/security: Fix a valgrind error in dom_sid_parse | Volker Lendecke | 1 | -0/+4 |
2010-01-23 | libcli/security: Convert some strtol calls to strtoul | Volker Lendecke | 1 | -2/+2 |
2010-01-23 | libcli/security: Remove a call to strncasecmp | Volker Lendecke | 1 | -5/+1 |
2009-02-14 | Add missing include to shut up missing prototype warnings | Volker Lendecke | 1 | -0/+1 |
2009-02-01 | s3: Fix the non-merged build. | Kai Blin | 1 | -1/+0 |
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 1 | -0/+312 |