profile/ivi/murphy.git
2012-04-21 Krisztian Litkeycommon,core: added top-level convenience include files.
2012-04-20 Krisztian Litkeymainloop-test: enable logging.
2012-04-20 Krisztian Litkeymainloop: I/O watch removal fix (thinko + incorrect...
2012-04-19 Krisztian Litkeymainloop: fix I/O watch HUP processing.
2012-04-19 Krisztian Litkeybuild: don't PKG_CHECK for dbus-glib.
2012-04-19 Krisztian Litkeybuild: glib plugin needs glib, not dbus-glib.
2012-04-19 Krisztian Litkeydaemon: updated test config.
2012-04-19 Krisztian Litkeybuild: generate/use linker scripts for murphy-db.
2012-04-19 Krisztian Litkeybuild: clean up built linker-scripts during clean.
2012-04-19 Krisztian Litkeybuild: linker-script generator pattern argument handlin...
2012-04-18 Krisztian Litkeyshave: add support for lex/flex and yacc/bison.
2012-04-18 Janos Kovacsmurphy-db: mql syntax documentation
2012-04-18 Janos Kovacsmurphy-db: mql transaction support
2012-04-18 Janos Kovacsmurphy-db: rest of mql transaction create routines
2012-04-18 Janos Kovacsmurphy-db: triggers introduced
2012-04-18 Janos Kovacsmurphy-db: pkg-config support for murphy-db
2012-04-18 Janos Kovacsmurphy-db: cleanup the include file names and dependencies
2012-04-18 Janos Kovacsmurphy-db: initial commit of the MurphyDB
2012-04-17 Krisztian Litkeybuild: install .pc files & non-existing docs, honour...
2012-04-17 Krisztian Litkeyplugins: add some of the missing functionality (plugin...
2012-04-17 Krisztian Litkeycommon: a simple directory scanning routine.
2012-04-17 Krisztian Litkeyplugins: don't hardcode 'plugin-' prefix twice.
2012-04-17 Krisztian Litkeyplugins: added basic support for plugin arguments.
2012-04-12 Krisztian Litkeycommon: more pedantic array allocation macros.
2012-04-10 Krisztian Litkeycore: don't log low-level load errors for non-existing...
2012-04-10 Krisztian Litkeybuild: added brindging Makefiles to common, core, daemo...
2012-04-10 Krisztian Litkeydaemon: unified config directive handling, added info...
2012-04-06 Krisztian Litkeydoc: added author info and coding style guide.
2012-04-06 Krisztian Litkeybuild: removed unused Makefile.am's.
2012-04-06 Krisztian Litkeydaemon: added a config file for testing the parser.
2012-04-06 Krisztian Litkeyplugins: added glib plugin.
2012-04-06 Krisztian Litkeyplugins: added dbus core plugin.
2012-04-06 Krisztian Litkeyplugins: a primitive plugin to test the loading/unloadi...
2012-04-06 Krisztian Litkeydaemon: skeleton of the daemon, config parsing.
2012-04-06 Krisztian Litkeycommon: added utils for misc. routines (currently just...
2012-04-06 Krisztian Litkeycore: initial parts of the murphy plugin implementation.
2012-04-06 Krisztian Litkeycore: added murphy context.
2012-04-06 Krisztian Litkeycommon/tests: ad-hoc mainloop test, with a GLIB and...
2012-04-06 Krisztian Litkeycommon/tests: added and ad-hoc hash table test.
2012-04-06 Krisztian Litkeycommon/tests: added and ad-hoc memory management test.
2012-04-06 Krisztian Litkeycommon: first implementation of the murphy mainloop.
2012-04-06 Krisztian Litkeycommon: added a simple hash table implementation.
2012-04-06 Krisztian Litkeycommon: added a simple memory management wrapper/module
2012-04-06 Krisztian Litkeycommon: added a simple logging implementation.
2012-04-06 Krisztian Litkeycommon: added a simple doubly-linked list implementation.
2012-04-06 Krisztian Litkeycommon: added some commonly used macros.
2012-03-13 Krisztian LitkeySkeleton repo.