summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Catcut.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove getSettings from most plugins (inherited one is ok)Denys Vlasenko2009-11-101-39/+3
* applied gavin's patch to Catcut. Refactored common xmlrpc code into lib/Utils.Denys Vlasenko2009-11-091-181/+428
* give Plugin class a map_plugin_settings_t memberDenys Vlasenko2009-11-061-8/+6
* simplify logging a bit. warn_client() is gone, reuse error_msg() for it.Denys Vlasenko2009-11-061-4/+2
* lib/Plugins/Bugzilla: sanitize xmlrpc init; fix bug where ssl_verify=1 alwaysDenys Vlasenko2009-11-031-2/+4
* Hack to fix the problem with daemon remembering the last used settingsJiri Moskovcak2009-11-011-1/+2
* Bugzilla: fix some memory leaks. More reamins on error path...Denys Vlasenko2009-10-301-0/+4
* lib/Plugins/Catcut.cpp: fix two instances of use-after-freeDenys Vlasenko2009-10-271-37/+37
* adding experimental Catcut plugin. Run-testedDenys Vlasenko2009-10-271-0/+365