profile/ivi/murphy.git
11 years agolua-utils: fix an argument check what prevented tor run in load-plugin context
Janos Kovacs [Mon, 12 Nov 2012 17:23:36 +0000 (19:23 +0200)]
lua-utils: fix an argument check what prevented tor run in load-plugin context

11 years agobuild: re-building core-func-info.c
Janos Kovacs [Mon, 12 Nov 2012 14:42:52 +0000 (16:42 +0200)]
build: re-building core-func-info.c

11 years agoMerge branch 'murphy-lua-bindings' of https://github.com/otcshare/policy-internal...
Janos Kovacs [Mon, 12 Nov 2012 14:29:48 +0000 (16:29 +0200)]
Merge branch 'murphy-lua-bindings' of https://github.com/otcshare/policy-internal into murphy-lua-bindings

11 years agodaemon: lua configuration for application_classes, zones and resource classes
Janos Kovacs [Mon, 12 Nov 2012 14:26:06 +0000 (16:26 +0200)]
daemon: lua configuration for application_classes, zones and resource classes

11 years agoplugin-resource-native: replace hardwired config with lua based config
Janos Kovacs [Mon, 12 Nov 2012 14:22:29 +0000 (16:22 +0200)]
plugin-resource-native: replace hardwired config with lua based config

11 years agobuild: support for building lua configuration in resource library
Janos Kovacs [Mon, 12 Nov 2012 14:17:16 +0000 (16:17 +0200)]
build: support for building lua configuration in resource library

11 years agoresource: add lua configuration
Janos Kovacs [Mon, 12 Nov 2012 14:12:37 +0000 (16:12 +0200)]
resource: add lua configuration

11 years agolua-decision: fix a typo in mdb's table_setfield()
Janos Kovacs [Mon, 12 Nov 2012 14:00:15 +0000 (16:00 +0200)]
lua-decision: fix a typo in mdb's table_setfield()

11 years agolua-utils: fix mrp_lua_create_object() to handle correctly names
Janos Kovacs [Mon, 12 Nov 2012 13:57:51 +0000 (15:57 +0200)]
lua-utils: fix mrp_lua_create_object() to handle correctly names

11 years agocore: automatically start plugins loaded while starting plugins.
Krisztian Litkey [Mon, 12 Nov 2012 13:28:28 +0000 (15:28 +0200)]
core: automatically start plugins loaded while starting plugins.

When running with a Lua config script, all subsequent plugins are
loaded by the Lua plugin while this is executing the config script.
Normally the config script core references some Lua objects or
functions that are registered by these plugins. If we simply let
these plugins start normally the config script would fail as the
plugins would get a chance to extend Lua only after the Lua plugin
finished starting up and executing the script. For the time being
to work around this once we begin starting up plugins, we always
immediately start any newly loaded plugin.

Note that this can easily trigger bugs related to non-reentrant code
on the plugin loading and startup code pathes, so keep your eyes
open...
(except the basic Lua plugin) are loaded by the

11 years agolua-decision: add .single_value field to select as shorthand for [1][1] indexing
Janos Kovacs [Fri, 9 Nov 2012 21:49:00 +0000 (23:49 +0200)]
lua-decision: add .single_value field to select as shorthand for [1][1] indexing

11 years agocommon, core: updated debug infos.
Krisztian Litkey [Fri, 9 Nov 2012 17:28:13 +0000 (19:28 +0200)]
common, core: updated debug infos.

11 years agoresolver: include alloca directly.
Krisztian Litkey [Fri, 9 Nov 2012 17:25:56 +0000 (19:25 +0200)]
resolver: include alloca directly.

11 years agoconsole: best-effort std{out,err} redirection during console commands.
Krisztian Litkey [Fri, 9 Nov 2012 17:25:10 +0000 (19:25 +0200)]
console: best-effort std{out,err} redirection during console commands.

11 years agoresource: add db transactions for resurce acquistitions and releases
Janos Kovacs [Fri, 9 Nov 2012 16:41:39 +0000 (18:41 +0200)]
resource: add db transactions for resurce acquistitions and releases

11 years agoresource: add Makefile for local builds requests
Janos Kovacs [Fri, 9 Nov 2012 16:38:58 +0000 (18:38 +0200)]
resource: add Makefile for local builds requests

11 years agoMerge branch 'murphy-lua-bindings' of https://github.com/otcshare/policy-internal...
Janos Kovacs [Thu, 8 Nov 2012 23:38:53 +0000 (01:38 +0200)]
Merge branch 'murphy-lua-bindings' of https://github.com/otcshare/policy-internal into murphy-lua-bindings

11 years agolua-decision: complete select object
Janos Kovacs [Thu, 8 Nov 2012 23:35:06 +0000 (01:35 +0200)]
lua-decision: complete select object

11 years agolua-utils: add MRP_LUA_OVERRIDE_GETLENGTH macro
Janos Kovacs [Thu, 8 Nov 2012 23:22:13 +0000 (01:22 +0200)]
lua-utils: add MRP_LUA_OVERRIDE_GETLENGTH macro

11 years agomurphy-db: fix comment typo
Janos Kovacs [Thu, 8 Nov 2012 23:18:41 +0000 (01:18 +0200)]
murphy-db: fix comment typo

11 years agocore: updated debug info.
Krisztian Litkey [Thu, 8 Nov 2012 13:39:26 +0000 (15:39 +0200)]
core: updated debug info.

11 years agoresolver: test config changes.
Krisztian Litkey [Thu, 8 Nov 2012 13:38:59 +0000 (15:38 +0200)]
resolver: test config changes.

11 years agodaemon: termporary kludge for testing: force autoupdate on.
Krisztian Litkey [Thu, 8 Nov 2012 13:38:08 +0000 (15:38 +0200)]
daemon: termporary kludge for testing: force autoupdate on.

11 years agoresolver: added support for automatically generating autoupdate targets.
Krisztian Litkey [Thu, 8 Nov 2012 13:36:55 +0000 (15:36 +0200)]
resolver: added support for automatically generating autoupdate targets.

11 years agobuild-sys: failed to enabled features with missing dependencies.
Krisztian Litkey [Thu, 8 Nov 2012 11:00:39 +0000 (13:00 +0200)]
build-sys: failed to enabled features with missing dependencies.

11 years agoresolver: test input changes.
Krisztian Litkey [Thu, 8 Nov 2012 09:44:48 +0000 (11:44 +0200)]
resolver: test input changes.

11 years agodaemon: test config changes.
Krisztian Litkey [Thu, 8 Nov 2012 09:44:13 +0000 (11:44 +0200)]
daemon: test config changes.

11 years agoplugin-lua: added initial resolver Lua scriptlet support.
Krisztian Litkey [Thu, 8 Nov 2012 09:43:10 +0000 (11:43 +0200)]
plugin-lua: added initial resolver Lua scriptlet support.

11 years agolua-bindings: pull in Lua base lib during init.
Krisztian Litkey [Thu, 8 Nov 2012 09:04:40 +0000 (11:04 +0200)]
lua-bindings: pull in Lua base lib during init.

11 years agocore/scripting: safer interpreter registration.
Krisztian Litkey [Thu, 8 Nov 2012 08:47:22 +0000 (10:47 +0200)]
core/scripting: safer interpreter registration.

11 years agocore/scripting: don't require interpreter-provided scriptlet cleanup.
Krisztian Litkey [Thu, 8 Nov 2012 08:46:22 +0000 (10:46 +0200)]
core/scripting: don't require interpreter-provided scriptlet cleanup.

11 years agocore: updated debug info.
Krisztian Litkey [Wed, 7 Nov 2012 20:51:19 +0000 (22:51 +0200)]
core: updated debug info.

11 years agocore: linker-script updated.
Krisztian Litkey [Wed, 7 Nov 2012 20:51:01 +0000 (22:51 +0200)]
core: linker-script updated.

11 years agoresolver: test input changes for lua testing.
Krisztian Litkey [Wed, 7 Nov 2012 20:49:21 +0000 (22:49 +0200)]
resolver: test input changes for lua testing.

11 years agodaemon: lua-related test config updates.
Krisztian Litkey [Wed, 7 Nov 2012 20:48:11 +0000 (22:48 +0200)]
daemon: lua-related test config updates.

11 years agodaemon: ruleset creation/parsing vs. plugin loading/starting ordering fixes.
Krisztian Litkey [Wed, 7 Nov 2012 20:45:39 +0000 (22:45 +0200)]
daemon: ruleset creation/parsing vs. plugin loading/starting ordering fixes.

11 years agolua-decision: added basic resolver target generation.
Krisztian Litkey [Wed, 7 Nov 2012 20:42:27 +0000 (22:42 +0200)]
lua-decision: added basic resolver target generation.

11 years agoresolver: support for plain resolver context creation, prepared target fixes.
Krisztian Litkey [Wed, 7 Nov 2012 20:33:41 +0000 (22:33 +0200)]
resolver: support for plain resolver context creation, prepared target fixes.

Resolver context creation and input parsing can now be done in
two phases. This is especially useful if one needs to have both
programmatically created (pre-prepared) targets and static targets
from a resolver input file.

This commits also fixes a few bugs related to handling preprepared
targets.

11 years agolua-bindings: initialize lua-utils and lua-decision.
Krisztian Litkey [Wed, 7 Nov 2012 20:30:26 +0000 (22:30 +0200)]
lua-bindings: initialize lua-utils and lua-decision.

11 years agoplugins/lua: added lua interpreter skeleton.
Krisztian Litkey [Wed, 7 Nov 2012 16:59:03 +0000 (18:59 +0200)]
plugins/lua: added lua interpreter skeleton.

11 years agobuild-sys: fix incorrect build dependencies/linkage.
Krisztian Litkey [Wed, 7 Nov 2012 16:57:25 +0000 (18:57 +0200)]
build-sys: fix incorrect build dependencies/linkage.

11 years agoresolver: allow scriptlet type to be specified.
Krisztian Litkey [Wed, 7 Nov 2012 16:53:22 +0000 (18:53 +0200)]
resolver: allow scriptlet type to be specified.

11 years agocore/scripting: fix interpreter registration to not depend on resolver.
Krisztian Litkey [Wed, 7 Nov 2012 16:19:27 +0000 (18:19 +0200)]
core/scripting: fix interpreter registration to not depend on resolver.

11 years agolua-bindings: added support for evaluating Lua from the console.
Krisztian Litkey [Tue, 6 Nov 2012 20:32:07 +0000 (22:32 +0200)]
lua-bindings: added support for evaluating Lua from the console.

You can now evaluate Lua code snippets or Lua files from the console.
Please note that currently you need to fully quote Lua code you enter
via the console to protect it from the console input tokenizer. This
limitation will be lifted once we have implemented support for non-
pre-tokenized console commands.

Also note that all output produced by Lua code is currently going to
the standard output of the murphy daemon and not to the console where
you entered the Lua snippet. Consider this a bug which should be fixed.
Fixing this is a bit harder that it was with the old ohm-time console
implementation. In all its crudeness (whenever 'grabbed') the old ohm
console was simply dup2ing stdout to the socket fd of the console
connection during the execution of console commands. With our current
console things this is not so easy: we have mrp_console_printf to print
to the console which is not fd-based but is using glibc's custom stream
handler support...

11 years agocore: warn only once about lack of signature check.
Krisztian Litkey [Tue, 6 Nov 2012 11:53:15 +0000 (13:53 +0200)]
core: warn only once about lack of signature check.

11 years agoWiP-core: murphy lua bindings prototype for basic daemon configuration.
Krisztian Litkey [Fri, 2 Nov 2012 16:38:34 +0000 (18:38 +0200)]
WiP-core: murphy lua bindings prototype for basic daemon configuration.

This prototype provides equivalent functionality to the built-in
configuration language of the daemon. IOW, it provides functions
for

  - testing the existence of plugins
  - loading plugin instances with optional parameters
  - basic info, error, warning message logging

This proto currently does not use or depend on the common lua-utils
or lua-decision 'convenience libraries'. However it can be easily
moved on top of those if needed. This would probably make sense if
we start adding bindings to more complex bits of functionality
(such as the mainloop, transports, events, etc).

11 years agobuild-sys: don't claim to support that old Lua.
Krisztian Litkey [Fri, 2 Nov 2012 16:32:07 +0000 (18:32 +0200)]
build-sys: don't claim to support that old Lua.

11 years agolua-decision: add select_install() to print dependencies
Janos Kovacs [Mon, 29 Oct 2012 23:10:21 +0000 (01:10 +0200)]
lua-decision: add select_install() to print dependencies

11 years agobuild: do not link murphyd agains the resource library if --with-resources=no
Janos Kovacs [Mon, 29 Oct 2012 23:08:58 +0000 (01:08 +0200)]
build: do not link murphyd agains the resource library if --with-resources=no

11 years agolua-decision: first prototype of the 'element' object
Janos Kovacs [Mon, 29 Oct 2012 22:06:33 +0000 (00:06 +0200)]
lua-decision: first prototype of the 'element' object

11 years agobuild: conditional build of resource management (--with-resources)
Janos Kovacs [Fri, 26 Oct 2012 13:24:54 +0000 (16:24 +0300)]
build: conditional build of resource management (--with-resources)

11 years agobuilding: build support for lua-decision library
Janos Kovacs [Fri, 26 Oct 2012 04:12:55 +0000 (07:12 +0300)]
building: build support for lua-decision library

11 years agolua-decision: initial sources
Janos Kovacs [Fri, 26 Oct 2012 04:11:41 +0000 (07:11 +0300)]
lua-decision: initial sources

11 years agolua-utils: add local Makefile to compile locally, ie. not in the src dir
Janos Kovacs [Fri, 26 Oct 2012 04:01:44 +0000 (07:01 +0300)]
lua-utils: add local Makefile to compile locally, ie. not in the src dir

11 years agolua-utils: fix funcbridge.c
Janos Kovacs [Fri, 26 Oct 2012 03:49:03 +0000 (06:49 +0300)]
lua-utils: fix funcbridge.c

- to avoid namespace clash use builtin.method instead of builtin
- mrp_create_funcbridge_class() do not leave garbage on the stack

11 years agolua-utils: fix mrp_lua_push_strarray()
Janos Kovacs [Thu, 25 Oct 2012 00:08:29 +0000 (03:08 +0300)]
lua-utils: fix mrp_lua_push_strarray()

11 years agolua-library: add MRP_LUA_OVERRIDE_STRINGIFY
Janos Kovacs [Thu, 25 Oct 2012 00:03:55 +0000 (03:03 +0300)]
lua-library: add MRP_LUA_OVERRIDE_STRINGIFY

11 years agolua-utils: fix MRP_LUA_CLASS_DEF to work with multiple constructors
Janos Kovacs [Wed, 24 Oct 2012 19:35:27 +0000 (22:35 +0300)]
lua-utils: fix MRP_LUA_CLASS_DEF to work with multiple constructors

11 years agobuilding: make the lua-utils library
Janos Kovacs [Tue, 23 Oct 2012 01:05:15 +0000 (04:05 +0300)]
building: make the lua-utils library

11 years agoscripting: add sources of LUA scripting support library
Janos Kovacs [Tue, 23 Oct 2012 01:02:19 +0000 (04:02 +0300)]
scripting: add sources of LUA scripting support library

11 years agoresolver: added support for precompiled (pre-prepared) targets.
Krisztian Litkey [Wed, 24 Oct 2012 07:30:44 +0000 (10:30 +0300)]
resolver: added support for precompiled (pre-prepared) targets.

Precompiled targets skip the target compilation (preparation)
phase altogether. They get added with a pre-prepared scripting
context readily provided by the one creating the target. Hence
it is possible, using precompiled targets, to avoid altogether
the textual representation of target update 'rules' in cases
where this would be difficult or inconvenient.

11 years agoplugins: removed decision-proto plugin.
Krisztian Litkey [Tue, 30 Oct 2012 09:29:39 +0000 (11:29 +0200)]
plugins: removed decision-proto plugin.

11 years agodomain-control: added domain-control plugin (modified decision-proto).
Krisztian Litkey [Mon, 22 Oct 2012 10:07:00 +0000 (13:07 +0300)]
domain-control: added domain-control plugin (modified decision-proto).

11 years agocommon: added support for type-agnostic message field iteration.
Krisztian Litkey [Fri, 26 Oct 2012 13:43:55 +0000 (16:43 +0300)]
common: added support for type-agnostic message field iteration.

11 years agomurphy-db: added column 'introspection' for mql_result_rows.
Krisztian Litkey [Wed, 24 Oct 2012 19:42:50 +0000 (22:42 +0300)]
murphy-db: added column 'introspection' for mql_result_rows.

11 years agobuild-sys: fix to handle plugins with dashes in their names.
Krisztian Litkey [Mon, 22 Oct 2012 07:14:06 +0000 (10:14 +0300)]
build-sys: fix to handle plugins with dashes in their names.

11 years agoAdded README to make automake happy.
Krisztian Litkey [Fri, 26 Oct 2012 16:45:31 +0000 (19:45 +0300)]
Added README to make automake happy.

11 years agobuild-sys: make gen-linkedin-loader executable.
Krisztian Litkey [Fri, 26 Oct 2012 16:34:24 +0000 (19:34 +0300)]
build-sys: make gen-linkedin-loader executable.

11 years agoresource-native: set default config only for our own start event.
Krisztian Litkey [Thu, 18 Oct 2012 15:58:35 +0000 (18:58 +0300)]
resource-native: set default config only for our own start event.

11 years agobuild-sys: --with-dynamic-plugins handling fix.
Krisztian Litkey [Thu, 18 Oct 2012 15:29:43 +0000 (18:29 +0300)]
build-sys: --with-dynamic-plugins handling fix.

11 years agobuild-sys: linkedin loader generation fixes.
Krisztian Litkey [Thu, 18 Oct 2012 15:28:45 +0000 (18:28 +0300)]
build-sys: linkedin loader generation fixes.

11 years agoresolver: targets and target aliasen can now be added programmatically.
Krisztian Litkey [Tue, 16 Oct 2012 17:38:54 +0000 (20:38 +0300)]
resolver: targets and target aliasen can now be added programmatically.

Note that a separate alias addition function is merely API-sugar.
Adding an alias is equivalent to adding a new target of the form:

target <alias>
    depends on <target>

11 years agocore/scripting: script type name is const.
Krisztian Litkey [Tue, 16 Oct 2012 17:37:34 +0000 (20:37 +0300)]
core/scripting: script type name is const.

11 years agodocs: updated README and moved it to README.md.
Ismo Puustinen [Wed, 17 Oct 2012 08:15:49 +0000 (11:15 +0300)]
docs: updated README and moved it to README.md.

11 years agoresource-dbus: add client tracking.
Ismo Puustinen [Tue, 16 Oct 2012 09:44:43 +0000 (12:44 +0300)]
resource-dbus: add client tracking.

Add optional client tracking to release resources when a D-Bus client
leaves the bus without cleaning up the resources manually. This is
configured via the plugin configuration file.

11 years agoresource-dbus: filter out the events before first resource set acquisition.
Ismo Puustinen [Tue, 16 Oct 2012 07:45:08 +0000 (10:45 +0300)]
resource-dbus: filter out the events before first resource set acquisition.

11 years agocommon/glib-glue: emulate deferred with 0 msec delay, not 10.
Krisztian Litkey [Fri, 12 Oct 2012 13:24:18 +0000 (16:24 +0300)]
common/glib-glue: emulate deferred with 0 msec delay, not 10.

11 years agoresource-dbus: filter out events before acquiring the resource set.
Ismo Puustinen [Fri, 12 Oct 2012 08:20:28 +0000 (11:20 +0300)]
resource-dbus: filter out events before acquiring the resource set.

11 years agocommon: slight cleanup of mainloop test wrt. to superloops.
Krisztian Litkey [Thu, 11 Oct 2012 20:17:54 +0000 (23:17 +0300)]
common: slight cleanup of mainloop test wrt. to superloops.

11 years agocommon/ecore: fix copy-paste'os in ecore .pc.in and ecore pkg-config check.
Krisztian Litkey [Thu, 11 Oct 2012 10:46:19 +0000 (13:46 +0300)]
common/ecore: fix copy-paste'os in ecore .pc.in and ecore pkg-config check.

11 years agobuild-sys: don't link unconditionally against glib and dbus libs.
Krisztian Litkey [Thu, 11 Oct 2012 20:13:10 +0000 (23:13 +0300)]
build-sys: don't link unconditionally against glib and dbus libs.

11 years agocommon/glib-glue: added libmurphy-glib, a glib murphy superloop.
Krisztian Litkey [Thu, 11 Oct 2012 10:44:12 +0000 (13:44 +0300)]
common/glib-glue: added libmurphy-glib, a glib murphy superloop.

libmurphy-glib provides the necessary gluing code to enable the
murphy mainloop to be pumped by a GMainLoop. Don't try to run glib
subloops (glib plugin/glib-pump) with glib superloops.

11 years agoresource-dbus: fixed a few TODO items.
Ismo Puustinen [Wed, 10 Oct 2012 14:23:56 +0000 (17:23 +0300)]
resource-dbus: fixed a few TODO items.

11 years agoresource-dbus: made constants of some strings.
Ismo Puustinen [Wed, 10 Oct 2012 09:53:13 +0000 (12:53 +0300)]
resource-dbus: made constants of some strings.

11 years agoresource-dbus: added a Python resource client under docs.
Ismo Puustinen [Mon, 8 Oct 2012 13:31:43 +0000 (16:31 +0300)]
resource-dbus: added a Python resource client under docs.

11 years agoresource-dbus: added D-Bus API spec.
Ismo Puustinen [Mon, 8 Oct 2012 13:10:39 +0000 (16:10 +0300)]
resource-dbus: added D-Bus API spec.

11 years agobuild-sys: fix the libresource link-time deps.
Ismo Puustinen [Tue, 2 Oct 2012 08:27:47 +0000 (11:27 +0300)]
build-sys: fix the libresource link-time deps.

11 years agoresource-dbus: compiles again after resource library changes.
Ismo Puustinen [Mon, 8 Oct 2012 13:03:24 +0000 (16:03 +0300)]
resource-dbus: compiles again after resource library changes.

11 years agoresource-dbus: work towards the attribute maps.
Ismo Puustinen [Wed, 3 Oct 2012 14:30:48 +0000 (17:30 +0300)]
resource-dbus: work towards the attribute maps.

11 years agoresource-dbus: started resource library integration.
Ismo Puustinen [Tue, 2 Oct 2012 13:40:13 +0000 (16:40 +0300)]
resource-dbus: started resource library integration.

11 years agoresource-dbus: started the work on D-Bus resource frontend plugin.
Ismo Puustinen [Fri, 21 Sep 2012 14:02:23 +0000 (17:02 +0300)]
resource-dbus: started the work on D-Bus resource frontend plugin.

11 years agoresource: added a function to get the resource id from resource name.
Ismo Puustinen [Thu, 4 Oct 2012 14:18:58 +0000 (17:18 +0300)]
resource: added a function to get the resource id from resource name.

11 years agobuild: updated debug infos.
Krisztian Litkey [Mon, 8 Oct 2012 11:28:41 +0000 (14:28 +0300)]
build: updated debug infos.

11 years agomurphy.conf: load decision proto plugin if it is available.
Krisztian Litkey [Mon, 8 Oct 2012 11:27:53 +0000 (14:27 +0300)]
murphy.conf: load decision proto plugin if it is available.

11 years agorepo-fixing: fixup #6.
Krisztian Litkey [Fri, 26 Oct 2012 16:32:40 +0000 (19:32 +0300)]
repo-fixing: fixup #6.

11 years agodecision-proto: build lib and test client whenever the plugin is enabled.
Krisztian Litkey [Mon, 8 Oct 2012 11:27:02 +0000 (14:27 +0300)]
decision-proto: build lib and test client whenever the plugin is enabled.

11 years agobuild-sys: get rid of a compile-time warning.
Krisztian Litkey [Mon, 8 Oct 2012 11:17:49 +0000 (14:17 +0300)]
build-sys: get rid of a compile-time warning.

11 years agobuild-sys: fix src/Makefile.am (broken during conflict-resolution).
Krisztian Litkey [Mon, 8 Oct 2012 11:16:43 +0000 (14:16 +0300)]
build-sys: fix src/Makefile.am (broken during conflict-resolution).

11 years agocommon: updated linker script.
Krisztian Litkey [Mon, 8 Oct 2012 10:23:21 +0000 (13:23 +0300)]
common: updated linker script.

11 years agorepo-fixing: fixup #5.
Krisztian Litkey [Fri, 26 Oct 2012 16:24:24 +0000 (19:24 +0300)]
repo-fixing: fixup #5.