profile/ivi/murphy.git
2013-01-04 Ismo Puustinencommon: add missing header to ecore-glue.
2013-01-03 Krisztian Litkeytransport: install a handler to catch (and ignore)...
2013-01-03 Krisztian Litkeymainloop: #include signal.h, since mainloop provides...
2012-12-26 Janos Kovacslua-utils: userdata of objects is aligned as structure...
2012-12-26 Janos KovacsMerge branch 'master' of https://github.com/otcshare...
2012-12-21 Krisztian Litkeyplugin-console: updated debug info.
2012-12-21 Krisztian Litkeycore: updated debug info.
2012-12-21 Krisztian Litkeycommon: updated debug info.
2012-12-21 Krisztian Litkeycore: updated linker script.
2012-12-21 Krisztian Litkeycommon: updated linker script.
2012-12-21 Krisztian Litkeyplugin-console: possibly uninitialised var fix.
2012-12-21 Krisztian Litkeycommon: possibly uninitialised var fix.
2012-12-21 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2012-12-21 Krisztian Litkeyplugin-console: register (currently only stream-based...
2012-12-21 Krisztian Litkeycore: added mrp_console_vprintf.
2012-12-21 Krisztian Litkeycore: added logging configuration commands.
2012-12-21 Krisztian Litkeycommon: improved log setting queriability.
2012-12-21 Ismo Puustinenconfig: do not load signalling plugin.
2012-12-21 Ismo Puustinensignalling: removed the old-style signalling plugin.
2012-12-20 Janos Kovacslua-utils: fix in object destructor
2012-12-20 Krisztian Litkeycommon: updated debug info.
2012-12-20 Krisztian Litkeycommon: updated linker script.
2012-12-20 Krisztian Litkeydaemon: delayed log target activation
2012-12-20 Krisztian Litkeylog: reworked logging to open up logging for external...
2012-12-19 Krisztian Litkeycommon: fully reset hashtable config.
2012-12-17 Krisztian Litkeymurphy-db: don't fail for MQL select on an empty table.
2012-12-13 Krisztian Litkeyresource-native: owners is a non-selectable command.
2012-12-13 Krisztian Litkeymurphy-db: handle NULL varchar columns gracefully.
2012-12-13 Krisztian Litkeycommon: allow NULL path in DBUS signal handlers.
2012-12-12 Ismo Puustinencommon: do not free a NULL D-Bus error.
2012-12-11 Krisztian Litkeycommon: the transport I/O watch removal (commit 180802...
2012-12-11 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2012-12-11 Krisztian Litkeycommon: always remove stream transport I/O watch during...
2012-12-11 Krisztian Litkeycommon: stop monitoring fd if owner keeps ignoring...
2012-12-11 Ismo Puustinencore: check memory before usage.
2012-12-11 Ismo Puustinenmdb: check allocation success before use.
2012-12-11 Ismo Puustinentransport: do not free transport in the middle of busy...
2012-12-11 Ismo Puustinenresource: check NULL value before getting struct member.
2012-12-11 Ismo Puustinenresource: do not crash when querying attributes.
2012-12-11 Ismo Puustinenlua-decision: check for memory allocation success.
2012-12-11 Ismo Puustinenresource: do not assign to members of NULL pointers.
2012-12-11 Ismo Puustinenmql: initialize variable before use.
2012-12-10 Krisztian Litkeybreedline: default to 80x25 if size detection fails. 66/2566/1
2012-12-10 Krisztian Litkeyconsole: use unix domain socket by default. 65/2565/1
2012-12-10 Krisztian Litkeyresource: use unix domain socket by default for resourc... 64/2564/1
2012-12-10 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy... 63/2563/1
2012-12-10 Janos Kovacslua-utils: add object destructor 62/2562/1
2012-12-06 Janos Kovacslua-decision: add boolean support to funcbridge 61/2561/1
2012-12-06 Janos Kovacslua-utils: add object destructor 60/2560/1
2012-12-06 Janos Kovacslua-utils: make check_funcbridge public 59/2559/1
2012-12-05 Ismo Puustinendocumentation: added some D-Bus resource api documentation. 58/2558/1
2012-12-04 Krisztian Litkeymainloop-test: get rid of a few unused var warnings.
2012-12-04 Krisztian Litkeybuild-sys: really... try to generate all linker scripts...
2012-12-04 Ismo Puustineninternal-transport: fix error case handling.
2012-12-04 Ismo Puustinenresource-dbus: fixing error case handling.
2012-12-04 Janos Kovacsresource-library: do not crash when destroying resource...
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.
next