profile/ivi/murphy.git
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...
2013-07-08 Janos Kovacsresource: deterministic event order: revokes/denies...
2013-07-08 Janos Kovacsresource: add mrp_application_class_get_priority()...
2013-07-08 Janos Kovacsresource: add mrp_resource_owner_recalc(zone) to resour...
2013-07-08 Janos Kovacsresource: add mrp_zone_mask_t
2013-07-08 Janos Kovacsresource: add resource.method.recalc(zone_name) function
2013-07-08 Janos Kovacsresource: add 'dontwait' flag
2013-07-08 Janos Kovacsresource: extend backend functionality for lua support...
2013-07-05 Krisztian Litkeyconsole: don't crash on unterminated quotes, reset...
2013-07-05 Krisztian Litkeycore: fix log target failure message.
2013-07-05 Krisztian Litkeydaemon: sample-config try to load systemd plugin.
2013-07-05 Krisztian Litkeycommon: fix some warnings.
2013-07-05 Krisztian Litkeysystemd: added systemd (logging) plugin.
2013-07-03 Krisztian Litkeymurphy-db: satisfy security-concious gcc (-Werror=forma...
2013-06-26 Krisztian Litkeybuild-sys: make sure LD_AS_NEEDED=1 does not break...
2013-06-14 Ismo Puustinenresource-c: fix a bug with the autorelease flag handling.
2013-06-13 Ismo Puustinenresource-c: handle attribute values changed by the...
2013-06-11 Ismo Puustinenresource-c: added support for automatical releasing...
2013-06-06 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-06-06 Krisztian Litkeybuild-sys: native resource library does/can not need...
2013-06-06 Krisztian Litkeyresource-native: let clients override default logging.
2013-06-06 Krisztian Litkeycommon: add missing json to pkg-config, removed incorre...
2013-06-06 Ismo Puustinenresource-c: don't link resource clients to murphy-core.
2013-06-06 Ismo Puustinenbuild: install murphy-resource.pc file correctly.
2013-06-05 Arun Raghavanbuild-sys: Build with json-c >= 0.11
2013-06-04 Krisztian Litkeycore: make sure authenticator backend user_data default...
2013-06-04 Krisztian Litkeydaemon: only try-load WRT domain-control in sample...
2013-05-31 Krisztian Litkeycore: fix embarrassing typo spotted by Ismo.
2013-05-31 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-05-31 Krisztian Litkeyplugin-test: added authentication test console command.
2013-05-31 Krisztian Litkeycore: first attempt at adding a common authentication...
2013-05-31 Ismo Puustinenresource-wrt: do not use uninitialized variables.
2013-05-31 Ismo Puustinencommon: do not do arithmetic with void pointers (it...
2013-05-30 Ismo Puustinenmql: properly handle floating columns in table definitions.
2013-05-13 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-05-13 Krisztian Litkeymainloop: wakeup limits based on the bounded wakeup...
2013-05-08 Ismo Puustinenresource-dbus: made snprintf handling more robust.
2013-05-07 Ismo Puustinenresource-dbus: allow setting incomplete attribute confi...
2013-05-07 Krisztian Litkeybuild-sys: force git hooks on.
2013-05-07 Krisztian Litkeypre-commit-hook: check for mixed autogenerated/ordinary...
2013-05-07 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-05-03 Ismo Puustinenbuild: fix linking D-Bus and Lua libraries.
2013-04-30 Krisztian Litkeycommon: pick the correct mainloop timer to expire next.
2013-04-30 Krisztian Litkeycommon: be more careful with allocation error checks...
2013-04-28 Krisztian Litkeylicense: updated LICENSE-BSD for 2013.
2013-04-27 Krisztian Litkeycommon: updated dbus debug info.
next