system-controller: tune the surface construction
[profile/ivi/murphy.git] / src / common /
2015-01-08 Janos Kovacssystem-controller: add glm managers
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 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 Litkeycommon: event infrastructure overhaul, lifted from...
2014-11-07 Jan Ekströmdbus{,-sdbus,-libdbus}-transport: fix comparison in...
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 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 Litkeymm-test: poison with <= 255 value.
2014-11-06 Krisztian Litkeydbus-libdbus-transport: make sure address buffer is...
2014-11-06 Krisztian Litkeycommon/strm-transport: uninitialized variable fix.
2014-11-04 Krisztian Litkeycommon: replace 2-case switch with an if-else.
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-25 Krisztian Litkeycommon: added mrp_json_clone for creating a private...
2014-10-25 Krisztian Litkeycommon: added support for runtime refcounting error...
2014-10-10 Krisztian Litkeycommon: added json-c/JSON-Glib symbol clash hackaround.
2014-10-10 Krisztian Litkeycommon: add an explicit transport mode for JSON-based...
2014-09-22 Ismo Puustinenprocess: removed a code remnant.
2014-09-19 Ismo Puustinenprocess: fix an error found by static analysis.
2014-08-20 Jan Ekströmcommon: Don't use the trailing null with unix socket...
2014-08-20 Jan Ekströmwebsockets/json: Fix crashes due to misuse of internal...
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 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-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-04 Krisztian Litkeycommon: fix a few debug infra-related comments. v0.0.53
2014-06-03 Krisztian Litkeycommon: removed support for listing debug sites.
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: try to get along without a C++ compiler...
2014-05-21 Krisztian Litkeycommon: cope with latest json-c include path changes.
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-04-01 Krisztian Litkeycommon: change MRP_DEBUG_SITE to compile with older...
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-20 Krisztian Litkeycommon: print total memory usage in mrp_mm_dump.
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-14 Krisztian LitkeyMerge remote-tracking branch 'private/master' v0.0.46
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-01-29 Krisztian Litkeycommon: make sure the logger is never recursing
2014-01-16 Ismo Puustinencommon: typeid -> type_id, because typeid is a C++... v0.0.43
2014-01-16 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2014-01-16 Krisztian Litkeycommon: don't allow mark_deleted corrupt the pending...
2014-01-14 Krisztian Litkeycommon: small transport fixes to enable socket-based...
2014-01-14 Krisztian Litkeycommon: exercise some of the extra types in native...
2014-01-14 Krisztian Litkeycommon: int/short/size_t support for native-types.
2014-01-10 Krisztian LitkeyMerge branch 'master' of github.com:01org/murphy submit/tizen/20140110.142837
2014-01-08 Krisztian Litkeydbus-transport: fixes for the new D-Bus abstraction.
2014-01-08 Krisztian Litkeycommon/test: don't try to unconditionally compile sdbus...
2014-01-08 Krisztian Litkeycommon: allow setting a mapping table of native-type...
2014-01-08 Krisztian Litkeycommon: small inclusion and macro fixes for native...
2014-01-08 Krisztian LitkeyMerge branch 'systemd-bus+native-types'
2013-12-05 Krisztian Litkeycommon: added mrp_find_file for doing #include-like...
2013-11-25 Krisztian Litkeycommon/test: post-merge Makefile.am fix.
2013-11-25 Krisztian Litkeycommon: adjusted dbus MRP_REGISTER_TRANSPORT usage.
2013-11-25 Ismo Puustinencommon: added a unit test for sdbus error message handling.
2013-11-25 Krisztian Litkeycommon/dbus: systemd-bus based murphy-dbus implementation.
2013-11-25 Krisztian Litkeycommon: initial support for native transport mode.
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-22 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-11-21 Krisztian Litkeycommon: added mrp_env_config_* for fetching pre-startup...
2013-11-21 Krisztian Litkeycommon/debug: check the proxied debug site in mrp_debug_at.
2013-11-21 Krisztian Litkeycommon: added a macro for debug messages with explicitl...
2013-11-11 Krisztian Litkeycommon/test: fix a sizeof-thinko.
2013-11-09 Krisztian Litkeycommon: print empty JSON object as {} instead of null.
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-15 Ismo Puustinencommon: fixed a possible NULL pointer dereference in...
2013-10-15 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
next