profile/ivi/murphy.git
2012-12-04 Janos Kovacscommon, core: fixing broken pkg-config files
2012-12-04 Janos Kovacsdocumentation: fix broken docdir
2012-12-03 Krisztian Litkeybuild-sys: added build rule to forcibly regenerate...
2012-12-03 Krisztian Litkeybreedline: added licensing information.
2012-12-03 Amarnath Vallurimainloop-tests: fix in running qt tests with GLIB_ENABLED
2012-11-30 Krisztian Litkeymainloop-test: fix build for disabled qt support, don...
2012-11-30 Krisztian Litkeymainloop-test: pedantic stylistic changes.
2012-11-30 Krisztian Litkeybuild-sys: AC_PROG_CXX cannot be used conditionally.
2012-11-30 Amarnath Valluribuild-sys: ubuntu deep linking fix for resolver parser...
2012-11-30 Amarnath Valluribuild-sys: lua pkg-config naming fix for Ubuntu.
2012-11-30 Amarnath Valluricommon/qt-glue: initial Qt mainloop integration.
2012-11-30 Krisztian Litkeybreedline: silence ignored write retval warnings.
2012-11-30 Krisztian Litkeybuild-sys: try harder not to brake parallel builds...
2012-11-30 Krisztian Litkeybuild-sys: fix parallel build problems for murphy-resolver.
2012-11-29 Krisztian Litkeybuild-sys: fix parallel build problems for murphy-resource.
2012-11-29 Krisztian Litkeybuild-sys: fix parallel build problems for murphy DB.
2012-11-29 Krisztian Litkeylua-decision: get rid of uninitialized usage warning.
2012-11-29 Krisztian Litkeylua-decision: get rid of uninitialized usage warning.
2012-11-29 Janos Kovacslua-decision: add insert, replace, update and delete...
2012-11-29 Janos Kovacsmurphy-db: fix update for index columns
2012-11-29 Janos Kovacslua-utils: fix method registration for objects
2012-11-29 Janos Kovacsmurphy-db: fix floating read/write in column.c
2012-11-29 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2012-11-29 Ismo Puustinenresource-backend: don't crash when acquring a non-compl...
2012-11-29 Ismo Puustinenresource-dbus: work around a crash in resource-backend...
2012-11-29 Krisztian Litkeymainloop-test: get rid of unused function warning.
2012-11-29 Krisztian Litkeyplugin-test: no need for murphy-db.
2012-11-28 Ismo Puustinenbuild: only compile breedline-glib if glib support...
2012-11-28 Ismo Puustinenbuild: fixed a typo.
2012-11-27 Krisztian Litkeymainloop-test: omit glib pump if we have a glib superloop.
2012-11-27 Krisztian Litkeybreedline: added forgotten breedline-{murphy,glib}test.c.
2012-11-27 Krisztian Litkeyconsole-client: fix to compile with older gcc.
2012-11-27 Krisztian Litkeybuild-sys: export also symbols from lua bindings in...
2012-11-27 Krisztian Litkeybuild-sys: warn and emit empty debug tables if no ctags...
2012-11-27 Krisztian Litkeybuild-sys: added missing libraries to daemon linking.
2012-11-27 Krisztian Litkeyplugin-console: fix to compile with older gcc.
2012-11-27 Krisztian Litkeybuild-sys: bail out if we need to regenerate a linker...
2012-11-27 Krisztian Litkeycommon: get rid of uninitialized variable warnings.
2012-11-27 Krisztian Litkeybreedline: avoid strdup as a struct member name.
2012-11-27 Krisztian Litkeyresource-dbus: link against libmurphy-dbus.
2012-11-27 Krisztian Litkeycore: added missing libraries for linking decision...
2012-11-27 Krisztian Litkeydomain-control: fix to compile with older gcc.
2012-11-26 Krisztian Litkeydomain-control: use breedline for test client prompt...
2012-11-26 Krisztian Litkeymurphy-console: use breedline for prompt handling.
2012-11-26 Krisztian Litkeybreedline: added breedline, a BSD-licensed simplistic...
2012-11-26 Krisztian Litkeycommon: fix realloc[z] wrapper for size=0.
2012-11-26 Ismo Puustinenresource-dbus: fix a memory leak.
2012-11-26 Janos Kovacslua-utils, lua-decision: use lua_pcall() in funcbridge...
2012-11-23 Ismo Puustinenbuild: install lua-bindings/murphy.h to correct place.
2012-11-23 Ismo Puustinenconfig: added dbus resource plugin loading to lua confi...
2012-11-23 Ismo Puustinenresource-dbus: added support for configuring the D...
2012-11-22 Ismo Puustinenresource-dbus: added configurability for default zone...
2012-11-22 Krisztian Litkeydbus: refcount and reuse existing D-Bus connections...
2012-11-22 Ismo Puustinendbus: don't crash if connection fails.
2012-11-22 Ismo Puustinenresource-dbus: don't define the resources anymore.
2012-11-22 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2012-11-22 Krisztian Litkeyresolver: fixes to allow running without a resolver...
2012-11-22 Ismo Puustinentests: compiles without glib support.
2012-11-22 Krisztian Litkeyresolver: fix target creation error-path crash.
2012-11-19 Krisztian LitkeyDisabled binaries that required readline.
2012-11-19 Ismo Puustinencore-lua-decision: updated mdb lua bindings with "unsig...
2012-11-19 Ismo Puustinenresource-dbus: added a system configuration file.
2012-11-19 Ismo Puustinenresource-dbus: fix bugs.
2012-11-16 Janos Kovacsgenerated-files: update core-func-info.c
2012-11-16 Janos Kovacsresource-native plugin: get rid of unnamed structures
2012-11-16 Janos Kovacsmurphy-db: get rid of unnamed unions
2012-11-16 Krisztian Litkeygeneral: added missing license to a bunch of files.
2012-11-16 Krisztian Litkeyscripts: added exclusion-pattern support for enlicense.
2012-11-16 Krisztian Litkeydebug info updated.
2012-11-16 Krisztian Litkeyconsole: minor console command cleanup.
2012-11-16 Krisztian Litkeycore: added support for raw and catch-all console comma...
2012-11-14 Krisztian LitkeyMerge branch 'murphy-lua-bindings' of github.com:otcsha...
2012-11-14 Krisztian Litkeycommon/core: updated debug info.
2012-11-14 Krisztian Litkeydomain-control: less misleading startup message in...
2012-11-14 Krisztian Litkeygeneral: improve compiler SNR by removing a few unused...
2012-11-14 Krisztian Litkeycore: get rid of ignored retval warning.
2012-11-14 Krisztian Litkeycommon: get rid of false positive of uninitialized...
2012-11-14 Krisztian Litkeylua-bindings: get rid of unused variable warning, bette...
2012-11-14 Krisztian Litkeydomain-control: support for automatic reconnection.
2012-11-14 Krisztian Litkeycommon: clear any potential superloop when destroying...
2012-11-14 Janos Kovacsdaemon: fix the update method of test element in config...
2012-11-14 Janos Kovacslua-decision: invoke the elements update method in...
2012-11-14 Janos Kovacslua-decision: support for table dependencies
2012-11-14 Janos Kovacslua-utils: add mrp_lua_find_object()
2012-11-14 Janos Kovacsmurphy-db: fix mqi_data_type_str() to handle mqi_floati...
2012-11-13 Krisztian Litkeycore,common: updated debug info.
2012-11-13 Krisztian Litkeydaemon: prepare targets before generating autoupdate...
2012-11-13 Krisztian Litkeyresolver: include targets with indirect depdndencies...
2012-11-13 Krisztian Litkeyresolver: don't generate fuly NULL update scriptlets...
2012-11-13 Krisztian Litkeylua-decision: resolver integration fixes.
2012-11-13 Krisztian Litkeylua-bindings: handle plugin boolean arguments correctly.
2012-11-13 Krisztian Litkeydomain-controller: install header and pkg-config file.
2012-11-13 Janos Kovacsdaemon: add a test element to lua config
2012-11-13 Janos Kovacslua-decision: fix elemen_install() to install correct...
2012-11-13 Janos Kovacslua-decision: add create field to mdb.table
2012-11-12 Janos Kovacsplugin-resource-native: replace printf's with mrp_debug
2012-11-12 Janos Kovacslua-decision: start to use MRP_LUA_[ENTER|LEAVE] and...
2012-11-12 Janos Kovacsresource-library: replace printf's with MRP_LUA_[ENTER...
2012-11-12 Janos Kovacslua-utils: add MRP_LUA_[ENTER|LEAVE] macros
2012-11-12 Janos Kovacslua-utils: fix an argument check what prevented tor...
next