Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-11 | Move IP adress escaping from the LDAP namespace | Jakub Hrozek | 1 | -0/+8 | |
2011-06-15 | Make parse_args skip extra spaces | Jakub Hrozek | 1 | -16/+24 | |
https://fedorahosted.org/sssd/ticket/871 | |||||
2010-12-20 | Introduce sss_hash_create_ex() | Sumit Bose | 1 | -6/+19 | |
2010-12-14 | Add missing break statement to sss_hash_create | Stephen Gallagher | 1 | -0/+1 | |
https://fedorahosted.org/sssd/ticket/720 | |||||
2010-11-15 | Add utility function to sanitize LDAP/LDB filters | Stephen Gallagher | 1 | -0/+52 | |
Also adds a unit test. | |||||
2010-10-08 | Add common hash table setup | Stephen Gallagher | 1 | -0/+53 | |
sss_hash_create() produces a dhash table living in the talloc hierarchy. | |||||
2010-08-03 | Add dup_string_list() utility function | Stephen Gallagher | 1 | -0/+31 | |
2010-08-03 | Add diff_string_lists utility function | Stephen Gallagher | 1 | -0/+196 | |
Includes a unit test | |||||
2010-05-27 | Move parse_args() to util | Sumit Bose | 1 | -0/+99 | |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+138 | |
Also update BUILD.txt |