libsmbconf: add backend_requires_messaging() method to libsmbconf.
[samba.git] / source / lib / smbconf / smbconf.h
2009-03-27 Michael Adamlibsmbconf: add backend_requires_messaging() method...
2008-04-22 Michael Adamlibsmbconf: rewrite API to use smbconf_service struct
2008-04-22 Michael Adamlibsmbconf: add a struct smbconf_service to hold the...
2008-04-22 Michael Adamlibsmbconf: fix comment headers in smbconf.h
2008-04-22 Michael Adamlibsmbconf: rename smbconf_init_txt_simple() to smbconf...
2008-04-13 Michael Adamlibsmbconf: add a smbconf init dispatcher smbconf_init().
2008-04-13 Michael Adamlibsmbconf: remove the bool verbatim parameter from...
2008-04-11 Michael Adamlibsmbconf: don't mark the API as "subject to change...
2008-04-09 Michael Adamlibsmbconf: add delete_includes mehtod to the api ...
2008-04-09 Michael Adamlibsmbconf: add "_global_" wrappers for get/set_includes.
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: pass txt_private_data instead of only cache...
2008-04-09 Michael Adamlibsmbconf: add a "verbatim" parameter to smbconf_init_...
2008-03-26 Michael Adamlibsmbconf: add a text backend to libsmbconf based...
2008-03-21 Michael Adamlibsmbconf: add a "path" variable to the conf context.
2008-03-21 Michael Adamlibsmbconf: add structuring comments to the prototypes...
2008-03-21 Michael Adamlibsmbconf: adapt a comment to new circumstances
2008-03-21 Michael Adamlibsmbconf: add backend specific init function.
2008-03-21 Michael Adamlibsmbconf: rename smbconf_close() to smbconf_shutdown().
2008-03-21 Michael Adamlibsmbconf: rename smbconf_open() to smbconf_init().
2008-03-21 Michael Adamlibsmbconf: put the smbconf context struct into a priva...
2008-03-21 Michael Adamlibsmbconf: change the API to always take the smbconf_c...
2008-03-21 Michael Adamlibsmbconf: change smbconf_get_seqnum() to smbconf_chan...
2008-03-17 Michael Adamlibsmbconf: rename all occurrences of libnet_conf_...
2008-03-17 Michael AdamMove libnet_conf to a library lib/smbconf/ of its own...