Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | build fixes | Jiri Moskovcak | 2009-11-12 | 1 | -1/+0 | |
| | | ||||||
| * | src/Hooks/CCpp.cpp: clarify error message | Denys Vlasenko | 2009-11-12 | 1 | -7/+5 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | disable compilation of the rest of socket code | Denys Vlasenko | 2009-11-12 | 1 | -8/+4 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Backtrace print tree wip | Karel Klic | 2009-11-12 | 1 | -0/+10 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-11-12 | 12 | -195/+279 | |
|\| | ||||||
| * | src/Hooks/CCpp.cpp: detect write errors (close() return value); more logging | Denys Vlasenko | 2009-11-12 | 1 | -5/+5 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-11-12 | 1 | -3/+3 | |
| |\ | ||||||
| | * | abrt-debuginfo-install: fix misinterpreted 2>&1, add forgotten "rm" | Denys Vlasenko | 2009-11-12 | 1 | -3/+3 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Daemon properly checks /var/cache/abrt attributes | Karel Klic | 2009-11-12 | 1 | -17/+19 | |
| | | | ||||||
| * | | Size of uid depends on sizeof(int) | Karel Klic | 2009-11-12 | 1 | -2/+2 | |
| | | | ||||||
| * | | abrt user group; used by abrt-pyhook-helper | Karel Klic | 2009-11-12 | 1 | -4/+0 | |
| |/ | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-11-11 | 19 | -400/+584 | |
| |\ | ||||||
| | * | abrt-debuginfo-install: use yum -C, use yum w/o -C only if necessary | Denys Vlasenko | 2009-11-10 | 1 | -107/+142 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | remove getSettings from most plugins (inherited one is ok) | Denys Vlasenko | 2009-11-10 | 2 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | |||||
| | * | GUI: shouldn't yell to user | Jiri Moskovcak | 2009-11-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | - removed '!' from warning message | |||||
| | * | GUI: make "How to reproduce" field more visible | Jiri Moskovcak | 2009-11-09 | 2 | -2/+70 | |
| | | | | | | | | | | | | | | | - it was part of the treview and usually hidden because the long backtrace, so it was ignored by users. | |||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-09 | 3 | -43/+28 | |
| | |\ | ||||||
| | | * | remove unused version of SaveDebugDump() | Denys Vlasenko | 2009-11-09 | 2 | -15/+0 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | | * | make "InformAllUsers" crashes be recorded with UID=-1 in db | Denys Vlasenko | 2009-11-09 | 3 | -37/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | this makes them show up in GUI again Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-09 | 1 | -26/+26 | |
| | |\| | ||||||
| | * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-09 | 7 | -44/+37 | |
| | |\ \ | ||||||
| | * | | | GUI: renamed "Crash rate" to "Crash count" | Jiri Moskovcak | 2009-11-06 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | pyhook-helper: uid taken from system instead of command line | Karel Klic | 2009-11-11 | 2 | -9/+6 | |
| | | | | | ||||||
* | | | | | Comment | Karel Klic | 2009-11-11 | 1 | -2/+3 | |
| | | | | | ||||||
* | | | | | Backtrace tool WORK-IN-PROGRESS | Karel Klic | 2009-11-11 | 11 | -1/+1047 | |
| | | | | | ||||||
* | | | | | merge | Karel Klic | 2009-11-09 | 40 | -780/+1063 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | continuing s/string&/char*/ bit-by-bit | Denys Vlasenko | 2009-11-09 | 1 | -26/+26 | |
| | |_|/ | |/| | | | | | | | | | | 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 | 5 | -34/+30 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | make exception handling lighter | Denys Vlasenko | 2009-11-06 | 5 | -21/+18 | |
| | |/ | |/| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-06 | 12 | -196/+207 | |
| |\ \ | ||||||
| | * | | mass replace of const string& params by const char* | Denys Vlasenko | 2009-11-06 | 8 | -143/+148 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | | InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp. | Denys Vlasenko | 2009-11-05 | 6 | -55/+61 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | GUI: added support for backtrace rating | Jiri Moskovcak | 2009-11-06 | 2 | -3/+64 | |
| |/ / | | | | | | | | | | | | | | | | - we don't allow user to create a bug report with backtrace rated below 3 - gui shows yellow warning if the rating == 3 | |||||
| * / | abrtd: call res_init() if /etc/resolv.conf or friends were changed | Denys Vlasenko | 2009-11-04 | 1 | -0/+30 | |
| |/ | | | | | | | 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 | -3/+14 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | fix more warnings (these were harmless, but still...) | Denys Vlasenko | 2009-11-03 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | GUI: small fix to make only valid urls clickable | Jiri Moskovcak | 2009-11-03 | 2 | -2/+2 | |
| | | ||||||
| * | just changed comments | Jiri Moskovcak | 2009-11-03 | 2 | -2/+1 | |
| | | ||||||
| * | add big try-except block to python hook to hide the errors comming from the ↵ | Jiri Moskovcak | 2009-11-03 | 1 | -43/+46 | |
| | | | | | | | | hok itself | |||||
| * | GUI: convert to url only string starting as url | Jiri Moskovcak | 2009-11-03 | 1 | -1/+1 | |
| | | ||||||
| * | make the CheckReport() to ignore kerneloopses | Jiri Moskovcak | 2009-11-03 | 1 | -0/+5 | |
| | | ||||||
| * | kerneloop has uid = -1 new | Nikola Pajkovsky | 2009-11-03 | 2 | -8/+6 | |
| | | ||||||
| * | re-enabled kerneloops as we don't have a replacement in F12 | Jiri Moskovcak | 2009-11-03 | 1 | -1/+1 | |
| | | ||||||
| * | abrt-debuginfo-install: download packages one-by-one - better logging | Denys Vlasenko | 2009-11-02 | 1 | -6/+20 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-02 | 5 | -16/+23 | |
| |\ | ||||||
| | * | com.redhat.abrt.service: removed -t33 | Denys Vlasenko | 2009-11-02 | 1 | -4/+4 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | abrtd: fix bad interaction with -T SEC code and !-d | Denys Vlasenko | 2009-11-02 | 1 | -4/+11 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | s/CC_DBUS_/ABRTD_DBUS_/g | Denys Vlasenko | 2009-11-02 | 3 | -8/+8 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Added abrt.png, fixed rhbz# | Jiri Moskovcak | 2009-11-02 | 3 | -2/+6 | |
| |/ | | | | | | | - we should have an icon in menu | |||||
| * | lib/Plugins/CCpp: respect DebugInfoCacheMB setting | Denys Vlasenko | 2009-11-02 | 2 | -15/+4 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |