- code cleanup (mostly doxygen tags) - added doxygen file
- added configfile parser, added configfile support to subsystems - plugins: replaced con/destructor with dlsym() peeking
- added autoconf/automake/libtool support - plugins: replaced _init() / _fini() with ((constructor)) / ((destructor))