profile/ivi/murphy.git
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.
2013-04-27 Krisztian Litkeydaemon: fix typo in help message.
2013-04-27 Krisztian Litkeyresource-native: let the client know when a connection...
2013-04-27 Krisztian Litkeycommon/dbus: added mrp_dbus_reply_error.
2013-04-27 Krisztian Litkeycommon/dbus: added missing include.
2013-04-25 Ismo Puustinenresource-c: add a print in test app to show the resourc...
2013-04-25 Ismo Puustinenresource-c: better errors, correct casting.
2013-04-25 Ismo Puustinenresource-c: remove extra resource callback calls and...
2013-04-24 Ismo Puustinentests: process-test updated to latest API.
2013-04-24 Ismo Puustinencommon: added support for external process watching.
2013-04-12 Ismo Puustinenbuild: cleaned linking for resource-c library and the...
2013-04-11 Ismo Puustinenresource-c: fix a memory corruption.
2013-04-11 Ismo Puustinenresource-c: fix resource fuzzer error handling.
2013-04-11 Ismo Puustinenresource-c: fix a crash in API test app.
2013-04-10 Ismo Puustinenresource-c: fix a race condition.
2013-04-10 Ismo Puustinenresource-c: started writing api stress testing.
2013-04-09 Ismo Puustinenresource-c: fixed a warning in api test.
2013-04-08 Ismo Puustinenresource: don't access a freed rset from lua gc.
2013-04-08 Ismo Puustinenmurphy-db: fix a memory boundary issue.
2013-04-08 Ismo Puustinenresource-dbus: improved fuzzing a bit.
2013-04-05 Ismo Puustinenresource-dbus: release resource D-Bus method handlers...
2013-04-05 Krisztian Litkeywebsockets: removed unused sck_close.
2013-04-05 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-04-05 Krisztian Litkeywebsockets: ouch, delayed socket close fixes.
2013-04-05 Ismo Puustinenresource-dbus: fixed memory leaks.
2013-04-05 Ismo Puustinendoc: example D-Bus client got some fuzz testing functio...
2013-04-05 Krisztian Litkeywebsockets: used POLLOUT-based delayed socket close...
2013-04-04 Krisztian Litkeydomain-control: don't bail out if alloc for 0 tables...
2013-04-03 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-04-03 Krisztian Litkeyconsole-client: fixed a bunch of issues discovered...
2013-04-03 Krisztian Litkeyresolver: fixed a bunch of issues discovered by static...
2013-04-03 Krisztian Litkeydaemon: fixed a bunch of issues discovered by static...
2013-04-03 Krisztian Litkeylua-bindings: fixed a bunch of issues discovered by...
2013-04-03 Krisztian Litkeydomain-control: fixed a bunch of issues discovered...
2013-04-03 Krisztian Litkeycommon: fixed a bunch of issues discovered by static...
2013-04-03 Krisztian Litkeycommon: added missing #includes for pulse-glue.
2013-04-03 Ismo Puustinenlibresource: add NULL pointer check.
2013-04-03 Ismo Puustinenresource-dbus: fix NULL variable check.
2013-03-28 Krisztian Litkeycommon: fix websocklib build for older libwebsockets.
2013-03-28 Krisztian Litkeycommon: get rid of a few more warnings.
2013-03-28 Krisztian Litkeyutils: get rid of a bunch of warnings.
2013-03-28 Krisztian Litkeydomain-control: get rid of a bunch of warnings.
2013-03-28 Krisztian Litkeydaemon: get rid of a bunch of warnings.
2013-03-28 Krisztian Litkeyresource: get rid of a bunch of warnings.
2013-03-28 Krisztian Litkeylua-bindings: get rid of a bunch of warnings.
2013-03-28 Krisztian Litkeymurphy-db: get rid of a bunch of warnings.
2013-03-28 Krisztian Litkeycommon: get rid of a bunch of warnings.
2013-03-28 Krisztian Litkeycommon: adjust mainloop notification callbacks to domin...
2013-03-27 Krisztian Litkeydomain-control: install and serve domain-control JS...
2013-03-27 Krisztian Litkeylua-decision: select from an empty table is not an...
2013-03-27 Krisztian Litkeylicensing: added missing licensing information to a...
2013-03-27 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-03-27 Krisztian Litkeydomain-control: javascript API hack + a small demo...
2013-03-27 Krisztian Litkeydaemon: load a domain-control plugin for webruntimes...
2013-03-27 Krisztian Litkeydomain-control: support for multiple transports, includ...
2013-03-27 Krisztian Litkeycommon: fix a JSON convenience macro copy-paste'o.
2013-03-27 Krisztian Litkeycommon: make sure *alloc(0) returns NULL.
2013-03-19 Ismo Puustinentests: added a test for process watching.
2013-03-19 Ismo Puustinenbuild: add process watching to build.
next