profile/ivi/murphy.git
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.
2014-10-25 Krisztian Litkeyresource-lua: plant the necessary funcbridge gettop...
2014-10-25 Krisztian Litkeylua-bindings: clone JSON objects when setting them...
2014-10-25 Krisztian Litkeylua-bindings: mark Lua JSON class to opt-out from impli...
2014-10-25 Krisztian Litkeycommon: added mrp_json_clone for creating a private...
2014-10-25 Krisztian Litkeylua-utils: add support for dynamically collected Lua...
2014-10-25 Krisztian Litkeylua-utils: added mrp_lua_call{stack,trace}.
2014-10-25 Krisztian Litkeycommon: added support for runtime refcounting error...
2014-10-25 Krisztian Litkeycore: added 'debug mm dump' console command for dumping...
2014-10-25 Krisztian Litkeydomain-controller: update watch stamp after sending...
2014-10-10 Krisztian Litkeyresource-native: enable json-c/JSON-Glib symbol clash...
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-10-06 Ismo Puustinenresource-lua: fixed call order, memory freeing.
2014-10-06 Ismo Puustinenresource-backend: fix a memory leak.
2014-10-02 Krisztian Litkeysample-config: added a sample timer test.
2014-10-02 Krisztian Litkeylua-timer: delete timer if callback is set to null...
2014-09-22 Ismo Puustinenlua-object: always init variable length when iterating...
2014-09-22 Ismo Puustinenlibresource: handle message parsing errors consistently.
2014-09-22 Ismo Puustinenprocess: removed a code remnant.
2014-09-19 Ismo Puustinenlibresource: keep on fixing the errors.
2014-09-19 Ismo Puustinenlibresource: fix errors found by static analysis.
2014-09-19 Ismo Puustinenprocess: fix an error found by static analysis.
2014-09-11 Jan Ekströmdocs: generally document compilation in README.md. v0.0.56
2014-09-11 Jan Ekströmbuild: change Automake strictness to "foreign".
2014-09-11 Jan Ekströmbuild-sys: Add checks for Debian-packaged lua.
2014-09-04 Jan Ekströmlua-utils: correct a type check for a Lua array collection. v0.0.55
2014-09-03 Krisztian Litkeydomain-control: think harder, Homer ! (more column...
2014-09-03 Krisztian Litkeybuild-sys: check and bail out for explicitly detected...
2014-09-03 Krisztian Litkeybuild-sys: check and bail out for explicitly detected...
2014-09-02 Krisztian Litkeydomain-control: fix check for exceeding total column...
2014-08-28 Jan Ekströmbuild: Don't install license or the INSTALL file
2014-08-25 Krisztian Litkeybuild-sys: pass $(CC) as the preprocessor to collect... v0.0.54
2014-08-25 Krisztian Litkeycollect-symbols: unshave preprocessor if given.
2014-08-21 Krisztian Litkeyresource-native: get rid of creeping unuseitis.
2014-08-21 Krisztian Litkeybuild-sys: check for malloc only if we're not cross...
2014-08-21 Krisztian Litkeybuild-sys: removed old cruft, safer flex/bison checks.
2014-08-21 Krisztian Litkeybuild-sys: try to get collect-symbols right when cross...
2014-08-20 Jan Ekströmcommon: Don't use the trailing null with unix socket...
2014-08-20 Jan Ekströmbuild: Add JSON_LIBS to murphyd's linker flags
2014-08-20 Jan Ekströmwebsockets: Do not output creation events with a seq...
2014-08-20 Jan Ekströmwebsockets/json: Fix crashes due to misuse of internal...
2014-08-20 Jan Ekströmlibresource: Catch an allocation failure
2014-08-20 Jan Ekströmdomain-control: Improve set/notify parsing
2014-08-20 Ismo Puustinenresource-backend: emit resource set events and extend...
2014-08-20 Ismo Puustinencore: funcbridge can now return arrays.
2014-08-20 Krisztian Litkeytest-domain-controller, plugin-test: add a test for...
2014-08-20 Krisztian Litkeycore, domain-control: added proxied domain function...
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...
next