]> git.ipfire.org Git - oddments/cappie.git/history - cappie/__init__.py
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/cappie
[oddments/cappie.git] / cappie / __init__.py
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 shortcut for database from main class.
2010-04-29  Michael TremerAdd shortcut to add events from main 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.