]> git.ipfire.org Git - oddments/cappie.git/history - cappie
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/cappie
[oddments/cappie.git] / cappie /
2010-05-11  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git... master
2010-05-11  Michael TremerSet names of threads for better debugging.
2010-04-29  Michael TremerRegister some handlers to the interface callback function.
2010-04-29  Michael TremerAdd garbage collector event.
2010-04-29  Michael TremerAdd some new events (still experimental).
2010-04-29  Michael TremerChange packet decoding by reading out ethernet type.
2010-04-29  Michael TremerLog every database query when in debug mode.
2010-04-29  Michael TremerAdd shortcut to database instance from Event class.
2010-04-29  Michael TremerAdd shortcut for database from main class.
2010-04-29  Michael TremerAdd shortcut to add events from Event class.
2010-04-29  Michael TremerAdd shortcut to add events from main class.
2010-04-29  Michael TremerAdd database interface to queue class.
2010-04-29  Michael TremerRemove database instance from each interface thread.
2010-04-29  Michael TremerMoved Database class to own file with enhancements.
2010-04-22  Michael TremerUse old API of threading code to be compatible with...
2010-04-17  Michael TremerSplitted into daemon and python module.