profile/ivi/murphy.git
2012-10-26 Janos Kovacsplugin-resource: add messages for querying and setting...
2012-10-26 Janos Kovacsresource-plugin: add protocol support for querying...
2012-10-26 Janos Kovacsplugins: make separate subdir for resource plugin
2012-10-26 Janos Kovacsplugins: initial version of resource plugin
2012-10-26 Janos Kovacsresource: insert application classes into the database
2012-10-26 Janos Kovacsresource: renamed resource-class => application class
2012-10-26 Janos Kovacsresource: add client query function to resource sets
2012-10-26 Janos Kovacsresource: add destructor for resource set + integrate...
2012-10-26 Janos Kovacsresource: add resource name query & attribute read...
2012-10-26 Janos Kovacsresource: add callback support for events
2012-10-26 Janos Kovacsresource: add database table for zones
2012-10-26 Janos Kovacsresource: add database table for resource owners
2012-10-26 Janos Kovacsresource: api improvements
2012-10-26 Janos Kovacsresource: make separate api includes for clients manage...
2012-10-26 Janos Kovacsresource: add read/write attribute functions to resourc...
2012-10-26 Janos Kovacsresource: add support for resource managers
2012-10-26 Janos Kovacsresource: richer get and set functionality
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #4.
2012-10-26 Janos Kovacsbuild: fix Makefile.am to have right include pathes...
2012-10-26 Janos Kovacsresource: fix bugs to get libmurphy-resource compiled...
2012-10-26 Janos Kovacsresource: add libmurphy-resource building section to...
2012-10-26 Janos Kovacsresource: add packaging info
2012-10-26 Janos Kovacsresource: add source files
2012-10-26 Janos Kovacsplugin-test: add mqi_open() that db-cmd's work even...
2012-10-26 Janos Kovacsmurphy-db: fix memory corruption when dropping mdb...
2012-10-26 Janos Kovacsmurphy-db: fix transaction iterator
2012-10-26 Krisztian Litkeytest plugin: use transactions when fiddling with the DB.
2012-10-26 Krisztian Litkeycore: added MRP_PLUGIN_ARGUMENTS convenience macro.
2012-10-26 Krisztian Litkeycommon: fix missing include.
2012-10-26 Krisztian Litkeybuild-sys: gen-linkedin-loader helper script.
2012-10-26 Krisztian Litkeycommon: added iterating version of mrp_msg_get.
2012-10-26 Krisztian Litkeybuild-sys: handle no exports by gen-inker-script.
2012-10-26 Krisztian Litkeycommon: update debug function info.
2012-10-26 Krisztian Litkeybuild-sys: better include defaults.
2012-10-26 Krisztian Litkeycommon/ecore-glue: try to emulate HUP I/O events
2012-10-26 Krisztian Litkeycommon/ecore-glue: added libmurphy-ecore, an EFL/ecore...
2012-10-26 Krisztian Litkeycommon: a bit better superloop abstraction with improve...
2012-10-26 Krisztian Litkeycommon/transport: uninitialized variable fix.
2012-10-26 Krisztian Litkeymurphy-db: return MQI_STAMP_NONE as stamp for non-exist...
2012-10-26 Krisztian Litkeycommon: added mrp_msg_set, mrp_msg_iterate, mrp_msg_fin...
2012-10-26 Krisztian Litkeydaemon: handle correctly log levels given with -l.
2012-10-26 Krisztian Litkeymurphy-db: get_table_handle should return MQI_INVALID_H...
2012-10-26 Krisztian Litkeymurphy-db: fix some initialization macros to compile...
2012-10-26 Krisztian Litkeycommon: fix incorrect index usage in default decoding...
2012-10-26 Krisztian Litkeyscripts: report autotools failures in bootstrap.
2012-10-26 Krisztian Litkeycommon/msg: added mrp_msg_get for fetching multiple...
2012-10-26 Krisztian LitkeyAdded missing licensing information.
2012-10-26 Krisztian Litkeyscripts: added build-aux/enlicense.
2012-10-26 Ismo Puustinencommon: fix the stream-transport read handling.
2012-10-26 Ismo Puustinenconfig: try to load the signalling plugin.
2012-10-26 Ismo Puustinenbuild-sys: regenerated common-func-info.
2012-10-26 Ismo Puustinencommon: removed extra debug messages from internal...
2012-10-26 Ismo Puustinenbuild-sys: correct tabulation.
2012-10-26 Ismo Puustinensignalling: import methods.
2012-10-26 Ismo Puustinenbuild-sys: no longer generate symbols for signalling.
2012-10-26 Ismo Puustinensignalling: plugin compiles again.
2012-10-26 Ismo Puustinenbuild-sys: added missing header files to install.
2012-10-26 Ismo Puustinencommon: bug fixes in internal transport and tests.
2012-10-26 Ismo Puustinentests: basic test for creating internal enforcement...
2012-10-26 Ismo Puustinencommon: initial support for internal transport.
2012-10-26 Ismo Puustinensignalling: started working on multiple endpoint support.
2012-10-26 Ismo Puustinentest: parametrized the test enforcement point.
2012-10-26 Ismo Puustinensignalling: added license headers.
2012-10-26 Ismo Puustinentest: more tests for signalling.
2012-10-26 Ismo Puustinensignalling: fixed API error handling.
2012-10-26 Ismo Puustinentest: added a function to test plugin for testing signa...
2012-10-26 Ismo Puustinensignalling: fixes to transactions, better debug messages.
2012-10-26 Ismo Puustinensignalling: support for transaction timeouts.
2012-10-26 Ismo Puustinensignalling: add an initial signalling plugin.
2012-10-26 Krisztian Litkeyplugin-test: test hack console command for testing...
2012-10-26 Krisztian Litkeycore: debug table update.
2012-10-26 Krisztian Litkeyresolver: emit target update events, run autoupdate...
2012-10-26 Krisztian Litkeyresolver: added basic event emission support.
2012-10-26 Krisztian Litkeycore, common/msg: enabled sentinel check for safer...
2012-10-26 Krisztian Litkeycommon: added mrp_list_insert_{before,after}.
2012-10-26 Janos Kovacscommon: including macros.h in hashtbl.h
2012-10-26 Krisztian Litkeycore: force exported/imported methods to be static.
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #3.
2012-10-26 Krisztian Litkeyplugin-test: ugly hacks for DB/resolver testing.
2012-10-26 Krisztian Litkeydaemon: minor cleanup.
2012-10-26 Krisztian Litkeyresolver: preliminary DB integration, autoupdate&script...
2012-10-26 Krisztian Litkeycore: added scriptlet preparation support.
2012-10-26 Krisztian Litkeydaemon: enable debug logs if debug options are set.
2012-10-26 Krisztian Litkeydaemon: active logging/debugging options immediately.
2012-10-26 Krisztian Litkeydaemon: added forgotten daemon.h
2012-10-26 Krisztian Litkeyresolver: added forgotten scanner.h.
2012-10-26 Krisztian Litkeycommon: updated debug function info.
2012-10-26 Krisztian Litkeymurphy-db: don't start failing transaction creation...
2012-10-26 Krisztian Litkeymurphy-db: correctly return the number of affected...
2012-10-26 Krisztian Litkeymurphy-db: added mqi and mdb support for table stamping.
2012-10-26 Krisztian Litkeyresolver: 's/cleanup/destroy/g'.
2012-10-26 Krisztian Litkeyresolver: removed unused/moved context typedefs.
2012-10-26 Krisztian Litkeyresolver: added builtin echo.
2012-10-26 Krisztian Litkeyresolver: better relative path handling for includes.
2012-10-26 Krisztian Litkeycore: allow including method.h without including plugin...
2012-10-26 Krisztian Litkeydaemon: try to load resolver ruleset if specified in...
2012-10-26 Krisztian Litkeycore: don't try to print NULL signature.
2012-10-26 Krisztian Litkeycore: initial event infrastructure, daemon and plugin...
2012-10-26 Krisztian Litkeycommon/msg: more convenience macros and functions.
2012-10-26 Krisztian Litkeycommon: added mrp_list_update_address.
next