ivi-resource-manager: screen resource grant depends on active_screen table
[profile/ivi/murphy.git] / src /
2015-01-08 Janos Kovacsivi-resource-manager: screen resource grant depends...
2015-01-08 Janos Kovacsivi-resource-manager: basic framework for screen resource
2015-01-08 Janos Kovacsivi-resource-manager: add plugin skeleton
2015-01-08 Ismo Puustinenamb: fixed reopening the listening socket after disconnect.
2015-01-08 Ismo Puustinenamb: started working on setting properies to AMB.
2015-01-08 Ismo Puustinenamb: started adding process watching support.
2015-01-08 Krisztian Litkeytelephony: run with a single transaction.
2015-01-08 Krisztian Litkeyplugin-amb: property change notification signal is...
2015-01-08 Krisztian Litkeyplugin-amb: updated to changed lua object creation...
2015-01-08 Krisztian Litkeyplugin-dlog: added a plugin that enables logging to...
2015-01-08 Krisztian Litkeytelephony: added preliminary resource allocation.
2015-01-08 Ismo Puustinenamb: fix handling of error cases.
2015-01-08 Ismo Puustinenamb: added some mdb updating support to test configurat...
2015-01-08 Ismo Puustinenamb: debug print fix.
2015-01-08 Krisztian Litkeytelephony: added telephony plugin.
2015-01-08 Ismo Puustinenamb: add AMB plugin to build.
2015-01-08 Ismo Puustinenamb: added initial version of Automotive Message Broker...
2015-01-08 Krisztian Litkeysample config: test message dispatching, message sending.
2015-01-08 Jan Ekström{common,resource}: make sure buffers are null-terminated. upstream v0.0.74
2014-12-16 Krisztian Litkeycommon: use decltype to approximate typeof for C++. v0.0.70 v0.0.72 v0.0.73
2014-12-16 Krisztian Litkeycommon: more C++-friendly bitmask handling. v0.0.69
2014-12-15 Krisztian Litkeycommon: reject gracefully async events on the global...
2014-12-12 Krisztian Litkeymask-test: get rid of a warning on 32-bit systems.
2014-12-12 Janos Kovacsmurphy-db: fix issues detected by coverity v0.0.68
2014-12-12 Krisztian Litkeylua-transport: use mrp_lua_error with a return whenever...
2014-12-12 Krisztian Litkeycore: fix a few incorrect mrp_debug usages.
2014-12-12 Krisztian Litkeycommon: fix a few incorrect mrp_debug usages.
2014-12-12 Krisztian Litkeycommon: annotate mrp_debug_msg as printf-like.
2014-12-12 Krisztian Litkeycommon: allow printf-like formatted assert messages.
2014-12-12 Krisztian Litkeylua-event: adjusted to event infra changes, added expli...
2014-12-12 Krisztian Litkeylua-utils: allow and handle 64- and 32-bit array size...
2014-12-12 Krisztian Litkeycommon: event infrastructure overhaul, lifted from...
2014-12-11 Ismo Puustinencore: added initial Lua bindings for event handling.
2014-12-09 Krisztian Litkeyresource: fix a typo in an assert message.
2014-12-01 Krisztian Litkeylua-bindings: added functions for inspecting the enviro...
2014-12-01 Krisztian Litkeylua-bindings: teach bitwise to handle more than two...
2014-12-01 Krisztian Litkeymurphy-db: added mql_result_rows_get_row_column_index.
2014-11-12 Krisztian Litkeyresource: try to free resource attributes upon unregist... v0.0.66 v0.0.67
2014-11-07 Jan Ekströmdbus{,-sdbus,-libdbus}-transport: fix comparison in...
2014-11-06 Jan Ekströmresource: stop a possible nullptr dereference in resour... v0.0.65
2014-11-06 Jan Ekströmresource: fix a nullptr check typo.
2014-11-06 Jan Ekströmresource-dbus: add available classes to the manager...
2014-11-06 Krisztian Litkeymm-test: remove useless 0-ness check.
2014-11-06 Krisztian Litkeywebsocklib: remove useless NULL-ness check.
2014-11-06 Krisztian Litkeylua-bindings: fix Lua debug record short_src check.
2014-11-06 Krisztian Litkeycore: fix thinko that turned purge_deleted into dead...
2014-11-06 Krisztian Litkeycommon: don't doubly close epollfd on error path.
2014-11-06 Krisztian Litkeylibdbus: always va_end(ap) on errors before bailing...
2014-11-06 Krisztian Litkeycommon: always va_end(ap) on error before bailing out.
2014-11-06 Krisztian Litkeystrm-transport: fail if setting cloexec, reuseaddr...
2014-11-06 Krisztian Litkeydomain-control: make ractive int since it is used as...
2014-11-06 Krisztian Litkeymm-test: poison with <= 255 value.
2014-11-06 Krisztian Litkeydbus-libdbus-transport: make sure address buffer is...
2014-11-06 Krisztian Litkeycore: don't leak RTLD_LOCAL-ly opened handles for core...
2014-11-06 Krisztian Litkeymurphy-db: don't leak result columns created in trigger...
2014-11-06 Krisztian Litkeycommon/strm-transport: uninitialized variable fix.
2014-11-04 Krisztian Litkeydomain-control/test-client: let client subscribe to... v0.0.64
2014-11-04 Krisztian Litkeydomain-control: enforce full initial client notification.
2014-11-04 Krisztian Litkeydomain-control: subscribe properly for column changes.
2014-11-04 Krisztian Litkeyresource: added a few debug printouts.
2014-11-04 Krisztian Litkeycommon: replace 2-case switch with an if-else.
2014-11-04 Ismo Puustinenresource-backend: move 'emit event' messages to mrp_deb...
2014-11-04 Ismo Puustinenresource-lua: removed 'data' parameter from resource...
2014-11-04 Ismo Puustinenconfig: test case for lua resource API.
2014-11-04 Ismo Puustinenresource-lua: memory handling fixes.
2014-11-01 Krisztian Litkeycommon: added mrp_normalize_path to file-utils.
2014-10-31 Krisztian Litkeycommon: added mrp_mkdir to file-utils.
2014-10-31 Krisztian Litkeycommon: add debug printout for epoll. v0.0.63
2014-10-31 Krisztian Litkeymainloop: use 0 poll timeout if we have enabled deferre...
2014-10-31 Krisztian Litkeycommon: added pulse-subloop.[hc], a pulse subloop imple...
2014-10-30 Krisztian Litkeycommon: force O_NONBLOCK on for listening stream transp...
2014-10-30 Krisztian Litkeycommon: try to reject connection if accept fails in...
2014-10-30 Krisztian Litkeycommon: added socket-utils.[hc], mrp_reject_connection.
2014-10-30 Jan Ekströmresource-native: disconnect, destroy transport when...
2014-10-30 Ismo Puustinenresource-c: added test app for trying context creations.
2014-10-28 Krisztian Litkeyplugin-lua: explicitly restore Lua stack across resolve...
2014-10-28 Krisztian Litkeylua-log: explicitly restore Lua stack across function...
2014-10-28 Krisztian Litkeylua-resource: explicitly restore Lua stack across callb...
2014-10-28 Krisztian Litkeylua-transport: explicitly restore Lua stack across...
2014-10-28 Krisztian Litkeylua-sighandler: explicitly restore Lua stack across...
2014-10-28 Krisztian Litkeylua-timer: explicitly restore Lua stack across callbacks.
2014-10-28 Krisztian Litkeylua-deferred: explicitly restore Lua stack across callb...
2014-10-28 Krisztian Litkeylua-console: explicitly restore Lua stack across callbacks.
2014-10-27 Krisztian Litkeydomain-control: switched to resolver-aware trigger...
2014-10-27 Krisztian Litkeymurphy-db: emit transaction depth/ID in transaction...
2014-10-26 Krisztian Litkeymurphy-db: don't leak result rows created in trigger... v0.0.61
2014-10-26 Krisztian Litkeydomain-control: fixed a few compiler warnings.
2014-10-26 Krisztian Litkeysample-config: better timer/deferred/sighandler tests.
2014-10-26 Krisztian Litkeylua-deferred: fixes, explicit enable/disable, removed...
2014-10-26 Krisztian Litkeylua-sighandler: fixes, explicit enable/disable, removed...
2014-10-26 Krisztian Litkeylua-timer: fixes, explicit start/stop, removed 'data...
2014-10-26 Krisztian Litkeylua-utils: exttbl and reftbl cleanup fixes, call user...
2014-10-25 Krisztian Litkeylua-utils: removed #if 0'd code.
2014-10-25 Krisztian Litkeylua-utils: properly release references from refs.priv...
2014-10-25 Krisztian Litkeylua-utils: obey format string for object dumping.
2014-10-25 Krisztian Litkeylua-utils: fix a few snprintf-related formatted printin...
2014-10-25 Krisztian Litkeytest-plugin: get rid of a compiler warning. v0.0.60
2014-10-25 Krisztian Litkeylua-sighandler: get rid of a compiler warning.
2014-10-25 Krisztian Litkeylua-deferred: get rid of a compiler warning.
2014-10-25 Krisztian Litkeylua-timer: get rid of a compiler warning.
next