Code

plugin: Make sdb_plugin_info_t public.
[sysdb.git] / t / unit / frontend /
2014-06-30 Sebastian Harlconnection_test: Use mkstemp() instead of tmpnam().
2014-06-30 Sebastian Harlsock_test: Use mkstemp() instead of tmpnam().
2014-06-23 Sebastian Harlstore/frontend: Added support for integer and float...
2014-06-19 Sebastian Harlstore_lookup: Let parse_cmp() use the new name matcher.
2014-05-14 Sebastian Harlconnection_test: Free username strings stored in mock...
2014-05-14 Sebastian Harlfrontend: Handle missing authentication early.
2014-05-14 Sebastian Harlfrontend: Fix invalid command handling when receiving...
2014-05-13 Sebastian Harlfrontend: Treat CONNECTION_IDLE as an invalid command.
2014-04-26 Sebastian HarlMoved unit tests into t/unit/ subdirectory.