profile/ivi/murphy.git
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-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.
2013-02-12 Krisztian Litkeybuild-sys: switched gen-linker-script to ctagsless...
2013-02-11 Krisztian Litkeybuild-sys: removed remaining pre-generated linker scripts.
2013-02-11 Krisztian Litkeycommon: properly include macros.h as needed.
2013-02-11 Krisztian Litkeybuild-sys: use our collect-symbols to generate linker...
2013-02-11 Krisztian Litkeygen-linker-script: added -c option for compatibility...
2013-02-11 Krisztian Litkeycollect-symbols: more/better diagnostic messages.
2013-02-11 Krisztian Litkeycollect-symbols: added -P (preprocessor) and -q (quiet...
2013-02-11 Krisztian Litkeycollect-symbols: default to mrp_/_mrp prefix.
2013-02-11 Krisztian Litkeycollect-symbols: more diagnostic messages.
2013-02-11 Krisztian Litkeycollect-symbols: ignore forward declarations and symbol...
2013-02-11 Krisztian Litkeyutils: added collect-symbols in an attempt to eliminate...
2013-02-11 Krisztian Litkeyconsole: removed console plugin from the old location.
2013-02-11 Krisztian Litkeyconsole: auto-grow web console input area as needed.
2013-02-11 Krisztian Litkeywebsocket: exposed wsl_server_http_file.
2013-02-08 Krisztian Litkeywrt-resource: resource-api.js typo fix.
2013-02-08 Krisztian Litkeyconsole: added websocket support, PoC web console.
2013-02-07 Krisztian Litkeycommon: support for partial strings.
2013-02-05 Krisztian Litkeyresource-wrt: (embarrassing) resource test audio hack.
2013-02-05 Krisztian Litkeyresource-wrt: basic support for serving HTTP content...
2013-02-05 Krisztian Litkeywebsockets: configurable limited HTTP content serving...
2013-02-05 Krisztian Litkeywebsockets: HTTP req. completion callback, preliminary...
2013-02-02 Janos Kovacsresource: update resource user tables even if no event...
2013-02-02 Janos Kovacsconfiguration: add 'pid' attribute to 'audio_playback...
2013-02-02 Janos Kovacsresource-native: fix uninitialized attribute terminatin...
2013-02-01 Janos KovacsMerge branch 'master' of https://github.com/otcshare...
2013-02-01 Janos Kovacsconfiguration: various fixes in the LUA config file
2013-02-01 Krisztian Litkeybuild-sys: fix to compile again without websockets.
2013-02-01 Krisztian Litkeydbus-transport: get rid of a warning on the cleanup...
2013-02-01 Janos Kovacsresource-native: add RESPROTO_RSETFLAG_AUTOACQUIRE
2013-02-01 Janos Kovacsresource-native: add RESPROTO_RSETFLAG_NOEVENTS
2013-02-01 Krisztian Litkeyresource-wrt: added forgotten header.
2013-02-01 Krisztian Litkeycommon: updated linker script.
2013-02-01 Krisztian LitkeyMerge branch 'websocket-transport'
2013-02-01 Krisztian Litkeyresource-wrt: added resource-api.js and resource-test.js.
2013-02-01 Krisztian Litkeyresource-wrt: error fields are 'error', and 'message'.
2013-01-31 Krisztian Litkeycommon: crash-fix: reset destroyed debug rule tables...
2013-01-30 Janos Kovacsresource: add resource user tables
2013-01-29 Krisztian Litkeywebsockets: added support for pure HTTP websockets...
2013-01-29 Krisztian Litkeyresource-wrt: correctly delay and force mask bits into...
2013-01-29 Krisztian Litkeyresource-wrt: added resource attributes to events.
2013-01-29 Krisztian Litkeyresource-wrt: implemented basic request and event handing.
2013-01-29 Krisztian Litkeyresource: export max. number of attributes in a macro.
next