profile/ivi/murphy.git
2013-11-25 Krisztian Litkeycommon: arrays of basic types in native-types.
2013-11-24 Krisztian Litkeycommon: more versatile data serialization via native...
2013-11-23 Krisztian Litkeydaemon,core: unlink all blacklisted builtin plugins.
2013-11-22 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-11-22 Krisztian Litkeylua-utils: can't call mrp_lua_get_lua_state, pulls... v0.0.39
2013-11-22 Krisztian Litkeylua-utils: added missing include.
2013-11-22 Ismo Puustinenresource: fix a memory corruption issue.
2013-11-21 Krisztian Litkeylua-utils: fixed a few uninitialized var warnings.
2013-11-21 Krisztian Litkeylua-utils: allocation tracking for the Lua object infra
2013-11-21 Krisztian Litkeycommon: added mrp_env_config_* for fetching pre-startup...
2013-11-21 Krisztian Litkeylua-utils: some sketch about how error path cleanup...
2013-11-21 Krisztian Litkeylua-utils: fix getfield thinko (not a setfield), try...
2013-11-21 Krisztian Litkeylua-bindings: added a very primitive module exposing...
2013-11-21 Krisztian Litkeycommon/debug: check the proxied debug site in mrp_debug_at.
2013-11-21 Krisztian Litkeylua-utils: get rid of unused function warning.
2013-11-21 Krisztian Litkeylua-bindings: updated transport bindings MRP_LUA_DEFINE...
2013-11-21 Krisztian Litkeylua-bindings: updated MRP_LUA_DEFINE_CLASS macro usage.
2013-11-21 Krisztian Litkeylua-utils: infra support for object stringification.
2013-11-21 Krisztian Litkeylua-bindings: updated most bindings to used MRP_LUA_DEF...
2013-11-21 Krisztian Litkeylua-utils: added MRP_LUA_DEFINE_CLASS macro, comments...
2013-11-21 Krisztian Litkeylua-utils: simple stylistic unification, basic comments...
2013-11-21 Krisztian Litkeylua-utils: support for automatically bridged member...
2013-11-21 Krisztian Litkeycommon: added a macro for debug messages with explicitl...
2013-11-21 Krisztian Litkeylua-utils: support for typed objects, arrays, and autob...
2013-11-21 Krisztian Litkeylua-utils: macros to produce a simple debug dump of...
2013-11-21 Krisztian Litkeylua-utils: formalized object/userdata conversion, stric...
2013-11-21 Krisztian LitkeyWiP: infantile transport testing in sample config.
2013-11-21 Krisztian Litkeylua-bindings: embrionic first incarnation of transport...
2013-11-21 Krisztian Litkeylua-utils: first attempt at error handling macros.
2013-11-21 Krisztian Litkeylua-bindings: added mrp_json_lua_unwrap.
2013-11-21 Krisztian Litkeylua-bindings: check for failure of object class creation.
2013-11-21 Krisztian Litkeylua-utils: mandate constructor, pointer-based type...
2013-11-21 Krisztian Litkeylua-utils: PRIVREFS flag and handling, userdata/data...
2013-11-21 Krisztian Litkeylua-utils: added ref reffing + simple class-checker...
2013-11-21 Krisztian Litkeylua-bindings: push only once on mrp_json_lua_push.
2013-11-21 Krisztian Litkeylua-utils: added MRP_LUA_CLASS_NOINIT flag.
2013-11-21 Krisztian Litkeylua-utils: support objects of a specific type as automa...
2013-11-21 Krisztian Litkeylua-bindings: fix inverted enabling/disabling debug...
2013-11-21 Krisztian Litkeylua-bindings: don't add timer when callback is set...
2013-11-21 Krisztian Litkeylua-utils: support arrays as automatic members.
2013-11-21 Krisztian Litkeydaemon: added command-line option to disable runtime...
2013-11-21 Krisztian Litkeydaemon: added command-line option to disable debug...
2013-11-21 Krisztian Litkeydaemon: implemented blacklisting/whitelisting of plugins.
2013-11-20 Krisztian Litkeybuild-sys: finally, remove all *-func-info.c from the...
2013-11-13 Krisztian Litkeyresolver: pkg-config fixes.
2013-11-11 Krisztian Litkeylua-bindings: don't declare an unused variable by a...
2013-11-11 Krisztian Litkeylua-bindings: fix luaL_error induced uninitialized...
2013-11-11 Krisztian Litkeycommon/test: fix a sizeof-thinko.
2013-11-11 Krisztian Litkeylua-bindings: added Lua bindings for murphy sighandlers.
2013-11-11 Krisztian Litkeylua-bindings: added Lua bindings for murphy deferred...
2013-11-11 Krisztian Litkeylua-bindings: added Lua bindings for murphy timers.
2013-11-11 Krisztian Litkeylua-utils: support for automatic handling of Lua object...
2013-11-11 Krisztian Litkeylua-bindings: added mrp_lua_dump_stack.
2013-11-11 Krisztian Litkeylua-bindings: JSON constructor fix for no arguments.
2013-11-09 Krisztian Litkeylua-bindings: added Lua bindings to manipulate JSON...
2013-11-09 Krisztian Litkeycommon: print empty JSON object as {} instead of null.
2013-11-09 Krisztian Litkeycore: allow also registering a class defintion by MURPH...
2013-11-09 Krisztian Litkeycommon: fix a few JSON macros with extra semicolons.
2013-11-04 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-11-04 Krisztian Litkeywebsockets: honour the requested/specified protocol...
2013-10-31 Ismo Puustinenresource-c: updated API test.
2013-10-31 Ismo Puustinenresource-c: added support for querying resource set id.
2013-10-15 Ismo Puustinencommon: fixed a possible NULL pointer dereference in...
2013-10-15 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-10-15 Krisztian Litkeycommon: never remove forcibly a reused fd from epoll.
2013-10-15 Krisztian Litkeycommon: more mainloop debug messages for I/O watches.
2013-10-15 Krisztian Litkeycommon: more debug messages for stream transport events.
2013-10-15 Ismo Puustinenmdb: Don't use C++ keywords in variable names and struc...
2013-10-15 Ismo Puustinencore: fix compiler warnings.
2013-10-04 Ismo Puustinenresource-dbus: fix a memory leak.
2013-10-04 Krisztian Litkeybuild-sys: added githooks to do Change-Id insertion...
2013-10-01 Krisztian Litkeycommon: don't free a busy nl_pid_watch_t. v0.0.37 v0.0.38
2013-09-30 Krisztian Litkeyresolver: filter out duplicate target dependencies.
2013-09-28 Krisztian Litkeyconsole: flush and proxy output after each command.
2013-09-28 Krisztian Litkeydaemon: make sure stdout is line-buffered (and stderr...
2013-09-24 Krisztian Litkeyconfig: don't try to load D-Bus plugin.
2013-09-24 Krisztian Litkeymurphy-db: don't propagate uninitialized value to status.
2013-09-18 Krisztian Litkeydaemon: valgrind re-exec support, source tree detection
2013-09-18 Krisztian Litkeylua-decision: removed now unused 'dependency' Lua object.
2013-09-18 Krisztian Litkeylua-decision: use direct dependency on the table for...
2013-09-18 Krisztian Litkeylua-decision: throw Lua exception for fatal ruleset...
2013-09-18 Krisztian Litkeyresolver: update targets based on direct dependencies.
2013-09-18 Krisztian Litkeyresolver: added console dump command.
2013-09-18 Krisztian Litkeymurphy-db: maintain stamp across transactions without...
2013-08-29 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-08-27 Krisztian Litkeycommon: make mrp_mm_realloc[z] more C++-kosher.
2013-08-21 Krisztian Litkeycommon/glib-glue: include common/mainloop.h.
2013-08-20 Ismo Puustinenresource-c: removed forgotten debug print. 40/8640/1 v0.0.35
2013-08-14 Ismo Puustinencommon: ecore-glue.h can now be called from C++.
2013-08-13 Ismo Puustinenresource-c: can be called from C++ code.
2013-08-06 Ismo Puustinenbreedline: started working on backwards search.
2013-07-26 Ismo Puustinenlua-decision: do not crash if no error message set. v0.0.33 v0.0.34
2013-07-24 Ismo Puustinenresource-client: fix possible NULL pointer bug.
2013-07-24 Ismo Puustinenresource-dbus: do not use memory before testing for...
2013-07-24 Ismo Puustinenresource-native: do not use memory before assert.
2013-07-24 Ismo Puustinencommon: fix a possible NULL pointer error.
2013-07-22 Ismo Puustinenmurphy-db: sizeof(int*) -> sizeof(int) as reported...
2013-07-22 Ismo Puustinenresource-c: fixed a compiler warning.
2013-07-11 Krisztian Litkeybuild-sys: fix systemd enabling configure option typo.
2013-07-09 Krisztian Litkeyresource-native: don't crash on 'premature' resource...
next