profile/ivi/murphy.git
2012-12-20 Janos Kovacslua-utils: fix in object destructor
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.
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.
next