profile/ivi/murphy.git
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.
2013-03-19 Ismo Puustinencommon: added support for detecting process state changes.
2013-03-19 Ismo Puustinenresource: make resource-client not crash if no requests...
2013-03-12 Krisztian Litkeywebsockets: less verbose libwebsockets logging.
2013-03-12 Krisztian Litkeywebsockets: serious code uglification to compile with...
2013-03-08 Krisztian Litkeyresource-wrt test: don't hardcode server address (other...
2013-03-07 Krisztian Litkeymurphy-console: support giving commands on the command...
2013-03-05 Krisztian Litkeylua-bindings: use an extra boolean to control lua memor...
2013-03-05 Krisztian Litkeycommon: improved diagnostics and configurability for...
2013-03-04 Krisztian Litkeycommon: added wakeup (sort of passive deferred) callbac...
2013-03-04 Krisztian Litkeylua-bindings: initial support for tracking Lua memory...
2013-03-01 Krisztian Litkeycommon: handle realloc to 0 size gracefully as free...
2013-03-01 Krisztian Litkeyconsole: a bit better command/group handling from the...
2013-02-28 Krisztian Litkeyconfig: updated sample config for resource-wrt.
2013-02-28 Krisztian Litkeyresource-wrt: install and serve resource-wrt JS agent...
2013-02-27 Krisztian LitkeyMerge remote-tracking branch 'private/master'
2013-02-27 Krisztian Litkeybuild-sys: json(-c) is now a required dependency.
2013-02-27 Krisztian Litkeyconfig: updated sample config.
2013-02-27 Krisztian Litkeylua-bindings: allow arbitrary (json-mappable) plugin...
2013-02-27 Krisztian Litkeytest plugin: test object plugin argument.
2013-02-27 Krisztian Litkeydaemon: horrible kludge to support (json) object plugin...
2013-02-27 Krisztian Litkeycore: support objects as plugin arguments.
2013-02-27 Krisztian Litkeycommon: cope with older json-c, support partial string...
2013-02-27 Krisztian Litkeybuild-sys: check for json_tokener_get_error().
2013-02-26 Krisztian Litkeybuild-sys: remember to restore LDFLAGS after done with...
2013-02-26 Janos Kovacsresource-client: add response time mesurements
2013-02-22 Krisztian Litkeyconfig: sample SSL webconsole configuration.
2013-02-22 Krisztian Litkeyplugin-console: support for SSL-encrypted websocket...
2013-02-22 Krisztian Litkeywebsockets: preliminary SSL support on the listening...
2013-02-22 Krisztian Litkeywebsockets: find interface for socket address during...
2013-02-22 Krisztian Litkeywebsockets: get rid of compiler warnings.
2013-02-22 Krisztian Litkeybreedline: get rid of compiler warnings.
2013-02-22 Krisztian Litkeymurphy-db: get rid of a bunch of compilation warnings.
2013-02-21 Krisztian Litkeyconsole-client: don't print a bogus error message for...
2013-02-21 Krisztian Litkeydomain-control: ignore commits of nested transactions.
2013-02-21 Krisztian Litkeyresolver: ignore commits of nested transactions.
2013-02-21 Krisztian Litkeymurphy-db: added MQI function for querying the current...
2013-02-21 Krisztian Litkeylua-bindings: slightly better Lua runtime debugging...
2013-02-19 Krisztian Litkeylua-bindings: embrionic Lua/Murphy runtime debug bridging.
2013-02-19 Krisztian Litkeylua-decision: avoid unsigned underflow during table...
2013-02-18 Janos Kovacslua-decision: handle correctly the number or result...
2013-02-18 Janos Kovacslua-utils: object creation with name leave correct...
2013-02-18 Krisztian Litkeycore: support for collecting and querying undeclared...
2013-02-14 Krisztian LitkeyMerge branch 'jko-devel' of github.com:otcshare/policy...
2013-02-14 Krisztian Litkeycommon: don't corrupt old block in debug mode when...
2013-02-14 Janos KovacsMerge branch 'master' of https://github.com/otcshare...
2013-02-14 Janos Kovacsresource: add configurable 'fifo' and 'lifo' ordering...
2013-02-14 Janos Kovacsresource: make accessible from LUA resource-set id...
2013-02-14 Janos Kovacsresource: add LUA support for resource owners and resou...
2013-02-14 Janos Kovacslua-utils: add support for function arrays
2013-02-14 Jaska Uimonenresource-client: add command line option for priority
2013-02-14 Janos Kovacsresource: add application_class support for 'modal...
2013-02-14 Janos Kovacsresource: move the resource set in the class list when...
2013-02-13 Krisztian Litkeyplugin-console: install and serve webconsole content...
2013-02-13 Krisztian Litkeybuild-sys: detect older versions of libwebsockets.
2013-02-13 Krisztian Litkeywebsockets: serious code uglification to support versio...
2013-02-13 Krisztian Litkeyresource-wrt: error path uninitialized variable fix.
2013-02-12 Krisztian Litkeymisc: more forgiving test config.
2013-02-12 Krisztian Litkeyplugin-console: allow multiple instances to be loaded.
next