Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable lib/Python, we don't use it anymore (run tested) | Denys Vlasenko | 2009-11-13 | 1 | -1/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | make plugin descriptions more consistent in style | Denys Vlasenko | 2009-11-13 | 13 | -17/+15 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | added firefox plugin | danny | 2009-11-13 | 3 | -1/+1086 |
| | |||||
* | disable compilation of the rest of socket code | Denys Vlasenko | 2009-11-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/Mailx.cpp,TicketUploader.cpp: simplify (-7k) | Denys Vlasenko | 2009-11-12 | 3 | -125/+111 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | SOSreport.cpp: __gnu_cxx::stdio_filebuf<char> is +8k in code, thanks but no | Denys Vlasenko | 2009-11-12 | 4 | -20/+37 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | forgot erase debug information for me | Nikola Pajkovsky | 2009-11-12 | 1 | -2/+0 |
| | |||||
* | Factored ParseArg | Nikola Pajkovsky | 2009-11-12 | 4 | -62/+36 |
| | |||||
* | KerneloopsSysLog: fix breakage in code which detects abrt marker | Denys Vlasenko | 2009-11-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | remove getSettings from most plugins (inherited one is ok) | Denys Vlasenko | 2009-11-10 | 19 | -170/+188 |
| | | | | | | | | | Also move parse_release() to abrtlib, it's shared among Bugzilla and Catcut. Tested Bugzilla and Catcut, both work. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | make syslog detection more robust; add oops examples (fixes #533901) | Denys Vlasenko | 2009-11-10 | 1 | -52/+38 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | applied gavin's patch to Catcut. Refactored common xmlrpc code into lib/Utils. | Denys Vlasenko | 2009-11-09 | 6 | -275/+554 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | prevent gdb from i18izing its output | Denys Vlasenko | 2009-11-09 | 1 | -0/+12 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | make IsTextFile more clever | Denys Vlasenko | 2009-11-09 | 1 | -7/+21 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fix and update rating | danny | 2009-11-09 | 1 | -7/+6 |
| | |||||
* | continuing s/string&/char*/ bit-by-bit | Denys Vlasenko | 2009-11-09 | 1 | -8/+8 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fix my thinko in rate code. run tested | Denys Vlasenko | 2009-11-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/CCpp: simpler rating code (do not painfully concatenate ↵ | Denys Vlasenko | 2009-11-09 | 1 | -22/+33 |
| | | | | | | byte-by-byte) Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | reinstate code which returns rating 0 on empty backtraces | Denys Vlasenko | 2009-11-09 | 1 | -1/+5 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | give Plugin class a map_plugin_settings_t member | Denys Vlasenko | 2009-11-06 | 24 | -114/+76 |
| | | | | | | This simplifies and unifies get/set settings ops Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fix fallount from string types shuffling | Denys Vlasenko | 2009-11-06 | 1 | -3/+3 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | simplify logging a bit. warn_client() is gone, reuse error_msg() for it. | Denys Vlasenko | 2009-11-06 | 9 | -76/+91 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | make exception handling lighter | Denys Vlasenko | 2009-11-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/FileTransfer: massive surgery | Denys Vlasenko | 2009-11-06 | 6 | -275/+181 |
| | | | | | | | | text data bss dec hex filename 50212 2144 16 52372 cc94 0/libTicketUploader.so 34693 1888 24 36605 8efd 1/libTicketUploader.so Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/FileTransfer.cpp: another s/string&/char*/ | Denys Vlasenko | 2009-11-06 | 2 | -32/+28 |
| | | | | | | | | text data bss dec hex filename 37324 2152 24 39500 9a4c libFileTransfer.so 33995 2112 24 36131 8d23 libFileTransfer.so Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | mass replace of const string& params by const char* | Denys Vlasenko | 2009-11-06 | 20 | -228/+127 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | removal of needlessly global functions | Denys Vlasenko | 2009-11-05 | 4 | -62/+56 |
| | | | | | | | | | | text data bss dec hex filename 10855 1304 16 12175 2f8f abrt.t0/abrt-0.0.11/lib/Plugins/.libs/libRunApp.so 10656 1288 16 11960 2eb8 abrt.t1/abrt-0.0.11/lib/Plugins/.libs/libRunApp.so 26855 1944 16 28815 708f abrt.t0/abrt-0.0.11/lib/Plugins/.libs/libSOSreport.so 24250 1904 24 26178 6642 abrt.t1/abrt-0.0.11/lib/Plugins/.libs/libSOSreport.so Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | const string& -> const char* conversion | Denys Vlasenko | 2009-11-05 | 3 | -16/+12 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp. | Denys Vlasenko | 2009-11-05 | 10 | -52/+90 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/Bugzilla: sanitize xmlrpc init; fix bug where ssl_verify=1 always | Denys Vlasenko | 2009-11-03 | 2 | -191/+232 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fix more warnings (these were harmless, but still...) | Denys Vlasenko | 2009-11-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/CCpp.cpp: fix "too few arguments for format" | Denys Vlasenko | 2009-11-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Kerneloopscanner: small fix to make it work on x86_64 | Jiri Moskovcak | 2009-11-03 | 1 | -1/+2 |
| | |||||
* | uint64_t changed to int64_t | Nikola Pajkovsky | 2009-11-03 | 2 | -2/+2 |
| | |||||
* | kerneloop has uid = -1 new | Nikola Pajkovsky | 2009-11-03 | 3 | -9/+10 |
| | |||||
* | make_description_xxx: do not report empty fields | Denys Vlasenko | 2009-11-02 | 2 | -1/+6 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | s/CC_DBUS_/ABRTD_DBUS_/g | Denys Vlasenko | 2009-11-02 | 1 | -3/+3 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/CCpp: respect DebugInfoCacheMB setting | Denys Vlasenko | 2009-11-02 | 7 | -30/+116 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Hack to fix the problem with daemon remembering the last used settings | Jiri Moskovcak | 2009-11-01 | 13 | -15/+117 |
| | |||||
* | CCpp.conf: add DebugInfoCacheMB option (ignored for now) | Denys Vlasenko | 2009-11-01 | 3 | -10/+26 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | implement abrtd -t TIMEOUT_IN_SEC | Denys Vlasenko | 2009-10-31 | 2 | -12/+14 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/Logger: much more sane dump format; fix misdetection of text files | Denys Vlasenko | 2009-10-30 | 4 | -58/+51 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | move logger's report text creation to lib/Utils/make_descr.cpp | Denys Vlasenko | 2009-10-30 | 3 | -69/+76 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/Bugzilla: generate less sparse bug report comments | Denys Vlasenko | 2009-10-30 | 4 | -60/+101 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/Bugzilla: better message at login failure | Denys Vlasenko | 2009-10-30 | 1 | -7/+17 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | document a bad interaction with keyring | Denys Vlasenko | 2009-10-30 | 1 | -10/+24 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/CCpp: use /var/run instead of /tmp for tempdir | Denys Vlasenko | 2009-10-30 | 1 | -1/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Bugzilla: fix some memory leaks. More reamins on error path... | Denys Vlasenko | 2009-10-30 | 2 | -51/+46 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Bugzilla: simplify; CCpp, DebugDump: don't add EOL to one-line data files | Denys Vlasenko | 2009-10-30 | 3 | -34/+34 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Added Catcut.GTKBuilder | Jiri Moskovcak | 2009-10-29 | 2 | -2/+187 |
| |