Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-04-10 | libsmbconf: load file after special initialization | Michael Adam | 1 | -2/+3 |
2008-04-10 | libsmbconf: add a "verbatim" parameter to smbconf_init_txt_simple(). | Michael Adam | 1 | -2/+12 |
2008-04-10 | libsmbconf: search from the back when getting parameter from text backend | Michael Adam | 1 | -4/+4 |
2008-04-10 | libsmbconf: move smbconf_find_in_array() to smbconf_util.c | Michael Adam | 1 | -21/+0 |
2008-04-10 | libsmbconf: rename smbconf_txt_find_in_array() to smbconf_find_in_array() | Michael Adam | 1 | -21/+20 |
2008-03-27 | libsmbconf: text - pass the cache instead of all private data to pm_process. | Michael Adam | 1 | -40/+40 |
2008-03-27 | libsmbconf: text - change the cache to be talloced | Michael Adam | 1 | -31/+47 |
2008-03-27 | libsmbconf: in text backend, put flushing of the cache into a helper function. | Michael Adam | 1 | -6/+12 |
2008-03-26 | libsmbconf: add a text backend to libsmbconf based on the params.c parser. | Michael Adam | 1 | -0/+520 |