summaryrefslogtreecommitdiffstats
path: root/src/daemon/PluginManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove PLUGIN_DYNAMIC_LOAD_UNLOADNikola Pajkovsky2010-11-191-29/+0
| | | | | | it contains polkit Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* remove polkitNikola Pajkovsky2010-11-191-1/+0
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* removing unused Reporter class and unused members of PluginManager classDenys Vlasenko2010-11-171-32/+0
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* remove unused SetPluginSettings(...)Nikola Pajkovsky2010-11-161-72/+0
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* Decouple settings handling from old-style pluginsDenys Vlasenko2010-11-101-31/+0
| | | | | | | | The breakage was discovered when i removed Logger class. it turned out the fix is somewhat involved. This change implements it as discussed with the rest of the team. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* reduce usage of daemon's library in non-daemon partsDenys Vlasenko2010-10-251-1/+0
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* remove dead codeNikola Pajkovsky2010-09-011-24/+0
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-101-0/+463
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>