Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-04-15 | libsmbconf: add handling of NULL strings to smbconf_find_in_array(). | Michael Adam | 1 | -2/+4 |
2008-04-15 | libsmbconf: add handling of "NULL" strings to smbconf_add_string_to_array() | Michael Adam | 1 | -5/+9 |
2008-04-13 | libsmbconf: rename smbconf_init() to smbconf_init_internal(). | Michael Adam | 1 | -2/+2 |
2008-04-10 | libsmbconf: add smbconf_reverse_find_in_array() to find last occurence of a s... | Michael Adam | 1 | -0/+21 |
2008-04-10 | libsmbconf: move smbconf_find_in_array() to smbconf_util.c | Michael Adam | 1 | -0/+21 |
2008-04-10 | libsmbconf: move utility functions from main module to new smbconf_util.c | Michael Adam | 1 | -0/+103 |