profile/ivi/murphy.git
2012-11-07 Krisztian Litkeyresolver: allow scriptlet type to be specified.
2012-11-07 Krisztian Litkeycore/scripting: fix interpreter registration to not...
2012-11-06 Krisztian Litkeylua-bindings: added support for evaluating Lua from...
2012-11-06 Krisztian Litkeycore: warn only once about lack of signature check.
2012-11-06 Krisztian LitkeyWiP-core: murphy lua bindings prototype for basic daemo...
2012-11-06 Krisztian Litkeybuild-sys: don't claim to support that old Lua.
2012-11-06 Janos Kovacslua-decision: add select_install() to print dependencies
2012-11-06 Janos Kovacsbuild: do not link murphyd agains the resource library...
2012-11-06 Janos Kovacslua-decision: first prototype of the 'element' object
2012-11-06 Janos Kovacsbuild: conditional build of resource management (-...
2012-11-06 Janos Kovacsbuilding: build support for lua-decision library
2012-11-06 Janos Kovacslua-decision: initial sources
2012-11-06 Janos Kovacslua-utils: add local Makefile to compile locally, ie...
2012-11-06 Janos Kovacslua-utils: fix funcbridge.c
2012-11-06 Janos Kovacslua-utils: fix mrp_lua_push_strarray()
2012-11-06 Janos Kovacslua-library: add MRP_LUA_OVERRIDE_STRINGIFY
2012-11-06 Janos Kovacslua-utils: fix MRP_LUA_CLASS_DEF to work with multiple...
2012-11-06 Janos Kovacsbuilding: make the lua-utils library
2012-11-06 Janos Kovacsscripting: add sources of LUA scripting support library
2012-11-05 Krisztian Litkeyresolver: added support for precompiled (pre-prepared...
2012-10-30 Krisztian Litkeyplugins: removed decision-proto plugin.
2012-10-30 Krisztian Litkeydomain-control: added domain-control plugin (modified...
2012-10-30 Krisztian Litkeycommon: added support for type-agnostic message field...
2012-10-30 Krisztian Litkeymurphy-db: added column 'introspection' for mql_result_...
2012-10-30 Krisztian Litkeybuild-sys: fix to handle plugins with dashes in their...
2012-10-26 Krisztian LitkeyAdded README to make automake happy.
2012-10-26 Krisztian Litkeybuild-sys: make gen-linkedin-loader executable.
2012-10-26 Krisztian Litkeyresource-native: set default config only for our own...
2012-10-26 Krisztian Litkeybuild-sys: --with-dynamic-plugins handling fix.
2012-10-26 Krisztian Litkeybuild-sys: linkedin loader generation fixes.
2012-10-26 Krisztian Litkeyresolver: targets and target aliasen can now be added...
2012-10-26 Krisztian Litkeycore/scripting: script type name is const.
2012-10-26 Ismo Puustinendocs: updated README and moved it to README.md.
2012-10-26 Ismo Puustinenresource-dbus: add client tracking.
2012-10-26 Ismo Puustinenresource-dbus: filter out the events before first resou...
2012-10-26 Krisztian Litkeycommon/glib-glue: emulate deferred with 0 msec delay...
2012-10-26 Ismo Puustinenresource-dbus: filter out events before acquiring the...
2012-10-26 Krisztian Litkeycommon: slight cleanup of mainloop test wrt. to superloops.
2012-10-26 Krisztian Litkeycommon/ecore: fix copy-paste'os in ecore .pc.in and...
2012-10-26 Krisztian Litkeybuild-sys: don't link unconditionally against glib...
2012-10-26 Krisztian Litkeycommon/glib-glue: added libmurphy-glib, a glib murphy...
2012-10-26 Ismo Puustinenresource-dbus: fixed a few TODO items.
2012-10-26 Ismo Puustinenresource-dbus: made constants of some strings.
2012-10-26 Ismo Puustinenresource-dbus: added a Python resource client under...
2012-10-26 Ismo Puustinenresource-dbus: added D-Bus API spec.
2012-10-26 Ismo Puustinenbuild-sys: fix the libresource link-time deps.
2012-10-26 Ismo Puustinenresource-dbus: compiles again after resource library...
2012-10-26 Ismo Puustinenresource-dbus: work towards the attribute maps.
2012-10-26 Ismo Puustinenresource-dbus: started resource library integration.
2012-10-26 Ismo Puustinenresource-dbus: started the work on D-Bus resource front...
2012-10-26 Ismo Puustinenresource: added a function to get the resource id from...
2012-10-26 Krisztian Litkeybuild: updated debug infos.
2012-10-26 Krisztian Litkeymurphy.conf: load decision proto plugin if it is available.
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #6.
2012-10-26 Krisztian Litkeydecision-proto: build lib and test client whenever...
2012-10-26 Krisztian Litkeybuild-sys: get rid of a compile-time warning.
2012-10-26 Krisztian Litkeybuild-sys: fix src/Makefile.am (broken during conflict...
2012-10-26 Krisztian Litkeycommon: updated linker script.
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #5.
2012-10-26 Krisztian Litkeyplugins: added a prototype decision plugin.
2012-10-26 Janos Kovacsdocumentation: copy .svg files to prevent installation...
2012-10-26 Janos Kovacsresource: resource set state changes no-request =>...
2012-10-26 Janos Kovacsresource: send resource event when resource set get...
2012-10-26 Janos Kovacsresource: do not advice a subset of mandatory resources
2012-10-26 Janos Kovacsresource: instead of global request numbers use per...
2012-10-26 Janos Kovacsresource-client: report request numbers
2012-10-26 Janos Kovacsresource: do not filter duplicate request
2012-10-26 Janos Kovacsresource: add support for resource set autoreleasing
2012-10-26 Janos Kovacsresource: always reply to client requests, even if...
2012-10-26 Janos Kovacsresource-native-plugin: renaming resource-plugin =...
2012-10-26 Janos Kovacsresource: fixing pkg-config file
2012-10-26 Janos Kovacsresource-client: fix example in help printout
2012-10-26 Janos Kovacsresource-client: add command line option parsing and...
2012-10-26 Janos Kovacsresource-client: add flag support for resource definitions
2012-10-26 Janos Kovacsresource-client: add a test client
2012-10-26 Janos Kovacsresource-plugin: complete first version of protocol
2012-10-26 Janos Kovacsresource: extend client api to support plugin-resource
2012-10-26 Janos Kovacsplugin-resource: add messages for querying and setting...
2012-10-26 Janos Kovacsresource-plugin: add protocol support for querying...
2012-10-26 Janos Kovacsplugins: make separate subdir for resource plugin
2012-10-26 Janos Kovacsplugins: initial version of resource plugin
2012-10-26 Janos Kovacsresource: insert application classes into the database
2012-10-26 Janos Kovacsresource: renamed resource-class => application class
2012-10-26 Janos Kovacsresource: add client query function to resource sets
2012-10-26 Janos Kovacsresource: add destructor for resource set + integrate...
2012-10-26 Janos Kovacsresource: add resource name query & attribute read...
2012-10-26 Janos Kovacsresource: add callback support for events
2012-10-26 Janos Kovacsresource: add database table for zones
2012-10-26 Janos Kovacsresource: add database table for resource owners
2012-10-26 Janos Kovacsresource: api improvements
2012-10-26 Janos Kovacsresource: make separate api includes for clients manage...
2012-10-26 Janos Kovacsresource: add read/write attribute functions to resourc...
2012-10-26 Janos Kovacsresource: add support for resource managers
2012-10-26 Janos Kovacsresource: richer get and set functionality
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #4.
2012-10-26 Janos Kovacsbuild: fix Makefile.am to have right include pathes...
2012-10-26 Janos Kovacsresource: fix bugs to get libmurphy-resource compiled...
2012-10-26 Janos Kovacsresource: add libmurphy-resource building section to...
2012-10-26 Janos Kovacsresource: add packaging info
2012-10-26 Janos Kovacsresource: add source files
next