Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-20 | Move atomic io function to a separate module | Jakub Hrozek | 1 | -9/+9 |
2012-04-20 | sss_atomic_io: Do not fail reads with EPIPE if there is not enough data to read | Jakub Hrozek | 1 | -0/+206 |
2012-01-09 | Add a random + identity test for murmurhash3 | Simo Sorce | 1 | -0/+29 |
2012-01-09 | util: add murmurhash3 hash function | Simo Sorce | 1 | -0/+24 |
2012-01-04 | tests: fix test group of utf8 tests | Simo Sorce | 1 | -5/+5 |
2011-12-16 | sss_utf8_tolower utility function+unit tests | Jakub Hrozek | 1 | -0/+96 |
2011-08-25 | New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0 | Pavel Březina | 1 | -1/+4 |
2011-08-25 | New DEBUG facility - conversion | Pavel Březina | 1 | -0/+2 |
2011-06-15 | Unit test for parge_args | Jakub Hrozek | 1 | -0/+58 |
2011-01-11 | Validate user supplied size of data items | Sumit Bose | 1 | -0/+14 |
2010-11-15 | Add utility function to sanitize LDAP/LDB filters | Stephen Gallagher | 1 | -0/+68 |
2010-10-13 | Use POPT_TABLEEND to close option table | Sumit Bose | 1 | -1/+1 |
2010-08-03 | Add diff_string_lists utility function | Stephen Gallagher | 1 | -0/+227 |