repo-fixing: fixup #2.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Fri, 26 Oct 2012 15:59:32 +0000 (18:59 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Fri, 26 Oct 2012 15:59:32 +0000 (18:59 +0300)
commit2c60a4cdafeba5cc0c4109e3af147c41a68d2e5e
tree0523f7b7e1d76a94167c49c4889532fe9c1ba3e1
parent9f0d9b98c92f127ec220f8b3d040fbd453220301
repo-fixing: fixup #2.
109 files changed:
COPYING
LICENSE-BSD [deleted file]
configure.ac
src/common-func-info.c
src/common.h
src/common/dbus-glue.c
src/common/dbus-transport.c
src/common/dbus-transport.h
src/common/dbus.c
src/common/dbus.h
src/common/debug-auto-register.c
src/common/debug-info.h
src/common/debug.c
src/common/debug.h
src/common/dgram-transport.c
src/common/file-utils.c
src/common/file-utils.h
src/common/hashtbl.c
src/common/hashtbl.h
src/common/list.h
src/common/log.c
src/common/log.h
src/common/macros.h
src/common/mainloop.c
src/common/mainloop.h
src/common/mm.c
src/common/mm.h
src/common/msg.c
src/common/msg.h
src/common/pulse-glue.c
src/common/pulse-glue.h
src/common/refcnt.h
src/common/stream-transport.c
src/common/tests/dbus-pump.c
src/common/tests/dbus-test.c
src/common/tests/glib-pump.c
src/common/tests/hash-test.c
src/common/tests/mainloop-test.c
src/common/tests/mm-test.c
src/common/tests/msg-test.c
src/common/tests/transport-test.c
src/common/transport.c
src/common/transport.h
src/common/utils.c
src/common/utils.h
src/console-client/client.c
src/core-func-info.c
src/core.h
src/core/console-command.c
src/core/console-command.h
src/core/console-priv.h
src/core/console.c
src/core/console.h
src/core/context.c
src/core/context.h
src/core/plugin.c
src/core/plugin.h
src/daemon/config.c
src/daemon/config.h
src/daemon/daemon.c
src/linker-script.common
src/murphy-db/include/murphy-db/assert.h
src/murphy-db/include/murphy-db/handle.h
src/murphy-db/include/murphy-db/hash.h
src/murphy-db/include/murphy-db/list.h
src/murphy-db/include/murphy-db/mdb.h
src/murphy-db/include/murphy-db/mqi-types.h
src/murphy-db/include/murphy-db/mqi.h
src/murphy-db/include/murphy-db/mql-result.h
src/murphy-db/include/murphy-db/mql-statement.h
src/murphy-db/include/murphy-db/mql-trigger.h
src/murphy-db/include/murphy-db/mql.h
src/murphy-db/include/murphy-db/sequence.h
src/murphy-db/mdb/column.c
src/murphy-db/mdb/column.h
src/murphy-db/mdb/cond.c
src/murphy-db/mdb/cond.h
src/murphy-db/mdb/handle.c
src/murphy-db/mdb/hash.c
src/murphy-db/mdb/index.c
src/murphy-db/mdb/index.h
src/murphy-db/mdb/log.c
src/murphy-db/mdb/log.h
src/murphy-db/mdb/mqi-types.c
src/murphy-db/mdb/row.c
src/murphy-db/mdb/row.h
src/murphy-db/mdb/sequence.c
src/murphy-db/mdb/table.c
src/murphy-db/mdb/table.h
src/murphy-db/mdb/transaction.c
src/murphy-db/mdb/transaction.h
src/murphy-db/mdb/trigger.c
src/murphy-db/mdb/trigger.h
src/murphy-db/mqi/db.h
src/murphy-db/mqi/mdb-backend.c
src/murphy-db/mqi/mdb-backend.h
src/murphy-db/mqi/mqi.c
src/murphy-db/mql/result.c
src/murphy-db/mql/statement.c
src/murphy-db/mql/transaction.c
src/murphy-db/mql/trigger.c
src/murphy-db/tests/check-libmdb.c
src/murphy-db/tests/check-libmqi.c
src/murphy-db/tests/check-libmql.c
src/plugin-console-func-info.c
src/plugins/console-protocol.h
src/plugins/plugin-console.c
src/plugins/plugin-dbus.c
src/plugins/plugin-glib.c