profile/ivi/murphy.git
2014-08-19 Jan Ekströmcommon/tests: added hash12-test.c that fell off in...
2014-08-15 Krisztian Litkeycommon: mainloop support for edge-triggered I/O events.
2014-08-15 Krisztian Litkeybuild-sys: silence/fix warnings from autotools.
2014-08-15 Jan Ekströmcommon/tests: add a hash table test that adds and remov...
2014-08-15 Jan Ekströmcommon/hashtbl: always unlink empty buckets from the...
2014-08-15 Krisztian Litkeycommon: quit iterating for MRP_HTBL_ITER_STOP verdict.
2014-07-23 Jan Ekströmresource-dbus: Merge requesting and release of sets
2014-07-16 Jan Ekströmlibresource: Improve the documentation for release...
2014-07-15 Jan Ekströmlibresource: Info instead of error when ignoring events
2014-07-15 Jan Ekströmmdb: Propagate a value gotten from realloc()
2014-07-15 Jan Ekströmmql: Use correct pointer type
2014-07-15 Jan Ekströmbuild: Fix a copy-paste dependency error in libbreedlin...
2014-07-09 Krisztian Litkeywebsockets: add support for the latest API-breaking...
2014-06-26 Krisztian Litkeycommon: band-aid attempt for better xwalk event loop...
2014-06-26 Jan Ekströmlibresource: API cleanup, remove unnecessary function...
2014-06-26 Jan Ekströmlibresource: Add context to resource sets, set a set...
2014-06-26 Jan Ekströmlibresource: Docs - Fix documentation on two functions
2014-06-26 Jan EkströmMurphy: Add .gitignore
2014-06-04 Krisztian Litkeycommon: fix a few debug infra-related comments. v0.0.53
2014-06-03 Krisztian Litkeybuild-sys: removed gen-debug-table.
2014-06-03 Krisztian Litkeycommon: removed support for listing debug sites.
2014-06-03 Krisztian Litkeyconsole: stop listing debug sites.
2014-06-03 Krisztian Litkeyresolver: stop listing debug sites (in parser-test).
2014-06-03 Krisztian Litkeydaemon: stop listing debug sites.
2014-06-03 Krisztian Litkeybuild-sys: stop generating file:line->function mapping...
2014-05-27 Krisztian Litkeycommon: parse log levels 'none' and 'off' to mask 0.
2014-05-27 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy... submit/tizen/20140527.105448 submit/tizen_ivi/20140527.143109
2014-05-27 Krisztian Litkeybuild-sys: get rid of the unused generate-linker-script...
2014-05-27 Krisztian Litkeybuild-sys: try to get along without a C++ compiler...
2014-05-23 Krisztian Litkeybuild-sys: advertise all .la's from LIBADD's as depende... v0.0.52
2014-05-21 Krisztian Litkeybuild-sys: fix a couple of linking mistakes and omissions.
2014-05-21 Krisztian Litkeycommon: cope with latest json-c include path changes.
2014-05-20 Ismo Puustinenresource-dbus: store pending event data.
2014-05-09 Krisztian Litkeydomain-control: don't fail decoding a fully empty set...
2014-05-06 Krisztian Litkeycommon: oops... careful with that axe, Eugene.
2014-05-02 Krisztian LitkeyMerge remote-tracking branch 'private/master'
2014-05-02 Krisztian Litkeycommon: added missing MRP_MSG_FIELD_ARRAY_TYPE macro.
2014-05-02 Krisztian Litkeycommon: added a macro to run code depending on debug...
2014-05-02 Krisztian Litkeycommon: added integer and unsigned msg field types...
2014-05-02 Krisztian Litkeymainloop: don't miss subloop timers if we have no nativ...
2014-05-02 Krisztian Litkeymainloop: when running under a superloop adjust timer...
2014-05-02 Ismo Puustinenresource-dbus: better error handling.
2014-05-02 Ismo Puustinenresource-dbus: removed signatures when filling dict...
2014-04-30 Ismo Puustinenresource-dbus: handle better the case when there is...
2014-04-03 Ismo Puustinenlibresource: do not print the resource sets after each...
2014-04-03 Ismo Puustinenlibresource: cleaned up an error message.
2014-04-01 Krisztian Litkeycommon: change MRP_DEBUG_SITE to compile with older...
2014-03-31 Krisztian Litkeylua-5.2: provide lua_objlen compatibility macro if...
2014-03-29 Krisztian Litkeycommon: don't include unused syslog.h in log.h.
2014-03-29 Krisztian Litkeycommon: add missing CDECL-wrapper to debug-info.h.
2014-03-25 Krisztian Litkeycommon: fix an error path crash for mrp_msg_t. v0.0.51
2014-03-21 Krisztian Litkeylua-utils: add a workaround for occasional Lua stack...
2014-03-21 Krisztian Litkeylua-bindings: autoenable debugging when 'lua debug...
2014-03-21 Krisztian Litkeyplugin-resource-native: adjust dump buffer if needed.
2014-03-21 Krisztian Litkeylua-bindings: console commands for Lua GC and object...
2014-03-21 Krisztian Litkeylua-bindings: override allocator earlier, use simpler...
2014-03-21 Krisztian Litkeylua-utils: count active/dead objects per class.
2014-03-20 Krisztian Litkeylua-utils: allow object tracking to be enabled from...
2014-03-20 Krisztian Litkeycommon: print total memory usage in mrp_mm_dump.
2014-03-20 Krisztian Litkeyresource: don't assert if a resource-set dump does...
2014-03-20 Krisztian Litkeyresource-native: allow overriding the default transport...
2014-03-20 Krisztian Litkeyresource: allow overriding the default transport by...
2014-03-13 Krisztian Litkeysample-config: small typo/thinko fix. v0.0.50
2014-03-13 Krisztian Litkeybuild-sys: install (and patch) the modularized sample...
2014-03-13 Krisztian Litkeybuild-sys: propagate also sysconfdir to the preprocessor.
2014-03-13 Krisztian Litkeydaemon: honour overridden sysconfdir.
2014-03-11 Krisztian Litkeylua-5.2: added Lua specfile patches for 'peaceful coexi...
2014-03-11 Krisztian Litkeylua-5.2: build-sys: allow building against a specified...
2014-03-11 Krisztian Litkeylua-5.2: resource: allow building against Lua >= 5.2.
2014-03-11 Krisztian Litkeylua-5.2: core: allow building against Lua >= 5.2.
2014-03-10 Ismo Puustinenresource-dbus: shared and mandatory property sigs ...
2014-03-07 Krisztian Litkeysample-config: don't load superfluous D-Bus plugin.
2014-03-07 Krisztian Litkeydomain-control: fix an error message typo.
2014-03-07 Krisztian Litkeydomain-control: add missing CDECL-wrapper to client...
2014-03-05 Krisztian Litkeycommon: rewind the DBus message after each signal handler. v0.0.49 v0.0.49.1 v0.0.49.2
2014-02-25 Krisztian Litkeysample-config: test how the basis for a modular config...
2014-02-25 Janos Kovacslua-utils: add missing boolean support for funcbridge... v0.0.48
2014-02-25 Krisztian Litkeylua-utils: oops... don't patch the stack quite so eagerly.
2014-02-24 Krisztian Litkeylua-utils: patch the stack for {s,g}etfield during... v0.0.47
2014-02-24 Krisztian Litkeylua-utils: try harder getting complex object getter...
2014-02-21 Ismo Puustinenmdb: added functions for handling database trigger...
2014-02-21 Krisztian Litkeylua-utils: be a bit more robust if fed with invalid...
2014-02-21 Krisztian Litkeylua-bindings: try not to lose file inclusion Lua error...
2014-02-19 Krisztian Litkeylua-bindings: added function to test if a plugin is...
2014-02-19 Krisztian Litkeycore: added a few plugin state testing functions.
2014-02-14 Krisztian LitkeyMerge remote-tracking branch 'private/master' v0.0.46
2014-02-14 Krisztian Litkeylua-utils: let mrp_funcbridge_unref gracefully handle...
2014-02-14 Krisztian Litkeylua-utils: make sure the error buffer is always reset.
2014-02-14 Krisztian Litkeylua-utils: funcbridge fixes for custom murphy Lua objec...
2014-02-14 Krisztian Litkeycore: fix typo in an error message.
2014-02-14 Krisztian Litkeylua-utils: clean up the stack after table-based object...
2014-02-11 Ismo Puustinencore: don't use memory if allocation failed.
2014-02-11 Ismo Puustinencommon: fix another buffer overflow.
2014-02-07 Krisztian Litkeycommon: #define UNIX_PATH_MAX if needed.
2014-02-07 Ismo Puustinencommon: fix a buffer overflow.
2014-02-07 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2014-02-07 Ismo Puustinenresource-dbus: fix an error case.
2014-02-05 Janos Kovacsresource: cope with NULL reqset in mrp_resource_lua_veto() v0.0.44 v0.0.45
2014-01-29 Krisztian Litkeycommon: make sure the logger is never recursing
2014-01-29 Krisztian Litkeyplugin-console: configurable debug metadata, defaults...
next