Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added dbus wrappers for register/unregister plugin | dnovotny | 2009-09-09 | 1 | -0/+16 |
* | fix map_string_string_t typedef name to map_string_t; silly optimizations | Denys Vlasenko | 2009-09-02 | 1 | -1/+1 |
* | consolidate container typedefs in one file (we had a few dupes) | Denys Vlasenko | 2009-08-27 | 1 | -3/+1 |
* | consolidate common data declarations in new file Daemon.h | Denys Vlasenko | 2009-08-26 | 1 | -1/+1 |
* | convert two PluginManager member functions to non-member ones | Denys Vlasenko | 2009-08-24 | 1 | -17/+9 |
* | hardcode CPluginManager constructor's parameters, they are constant | Denys Vlasenko | 2009-08-24 | 1 | -10/+1 |
* | moved LoadSettings from plugins into PluginManager | Zdenek Prikryl | 2009-08-11 | 1 | -4/+26 |
* | move lib/MiddleWare/PluginManager.* -> src/Daemon/PluginManager.* | Denys Vlasenko | 2009-08-06 | 1 | -0/+156 |