libsmbconf: fix crashbug - correctly check for existence of file.
[ira/wip.git] / source / lib / smbconf / smbconf_txt_simple.c
2008-04-09 Michael Adamlibsmbconf: fix crashbug - correctly check for existenc...
2008-04-09 Michael Adamlibsmbconf: fill get_includes() in text backed to retri...
2008-04-09 Michael Adamlibsmbconf: add talloc context to the get_includes...
2008-04-09 Michael Adamlibsmbconf: add get_includes() and set_includes() to...
2008-04-09 Michael Adamlibsmbconf: activate the verbatim-flag in text backend...
2008-04-09 Michael Adamlibsmbconf: pass txt_private_data instead of only cache...
2008-04-09 Michael Adamlibsmbconf: load file after special initialization
2008-04-09 Michael Adamlibsmbconf: add a "verbatim" parameter to smbconf_init_...
2008-04-09 Michael Adamlibsmbconf: search from the back when getting parameter...
2008-04-09 Michael Adamlibsmbconf: move smbconf_find_in_array() to smbconf_util.c
2008-04-09 Michael Adamlibsmbconf: rename smbconf_txt_find_in_array() to smbco...
2008-03-26 Michael Adamlibsmbconf: text - pass the cache instead of all privat...
2008-03-26 Michael Adamlibsmbconf: text - change the cache to be talloced
2008-03-26 Michael Adamlibsmbconf: in text backend, put flushing of the cache...
2008-03-26 Michael Adamlibsmbconf: add a text backend to libsmbconf based...