libsmbconf: implement get_includes() and set_includes() for registry backend.
[samba.git] / source3 / lib / smbconf / smbconf_reg.c
2008-04-09 Michael Adamlibsmbconf: implement get_includes() and 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: reformat smbconf_format_registry_value...
2008-04-09 Michael Adamlibsmbconf: untangle assignment and test in for-loop...
2008-04-03 Michael Adamlibsmbconf: move initialization of registry value down...
2008-03-21 Michael Adamregistry: fix registry_init_smbconf() to close the...
2008-03-21 Michael Adamlibsmbconf: add internal open/close handling to registr...
2008-03-21 Michael Adamlibsmbconf: add a comment.
2008-03-21 Michael Adamlibsmbconf: add private_data section to smbconf_ctx.
2008-03-21 Michael Adamlibsmbconf: add a "path" variable to the conf context.
2008-03-21 Michael Adamlibsmbconf: add a comment.
2008-03-21 Michael Adamlibsmbconf: move registry implementation to a module...