Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trivial fix - added a log message to applet | Jiri Moskovcak | 2010-07-28 | 1 | -0/+1 |
| | | | | | - log when applet doesn't show the notification because of the repeated crash | ||||
* | moved abrt.socket and abrtd.lock into /var/run/abrt making selinux happy | Jiri Moskovcak | 2010-07-27 | 3 | -15/+18 |
| | |||||
* | Mention --info and --backtrace in the abrt-cli man page. | Karel Klic | 2010-07-26 | 1 | -4/+13 |
| | |||||
* | build fixes for gcc 4.5 | Jiri Moskovcak | 2010-07-26 | 2 | -3/+3 |
| | |||||
* | abrt-hook-ccpp: small fixes prompted by testing on RHEL5 | Denys Vlasenko | 2010-07-22 | 1 | -1/+13 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | style fixes, no code changes | Denys Vlasenko | 2010-07-22 | 5 | -10/+17 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Added --info action to abrt-cli | Michal Toman | 2010-07-22 | 1 | -19/+130 |
| | |||||
* | fixed tooltip localization rhbz#574693 | Jiri Moskovcak | 2010-07-19 | 3 | -17/+16 |
| | |||||
* | dumpoops/KerneloopsScanner: add pid to crashdump name | Denys Vlasenko | 2010-07-15 | 1 | -1/+8 |
| | | | | | | | Otherwise dumpoops -d cut_here.test; dumpoops -d cut_here.test; dumpoops -d cut_here.test aborts Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | A message change suggested by Silas | Karel Klic | 2010-07-15 | 1 | -1/+1 |
| | |||||
* | applet: do not annoy user with repeated crash *dialogs* (icon is ok) | Denys Vlasenko | 2010-07-14 | 1 | -9/+26 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | cut off prelink suffixes from executable name if any | Michal Toman | 2010-07-14 | 1 | -0/+7 |
| | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-07-14 | 1 | -1/+1 |
|\ | |||||
| * | Be more polite with user | Denys Vlasenko | 2010-07-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Die with an error message if the database plugin is not accessible when needed. | Karel Klic | 2010-07-14 | 1 | -14/+15 |
|/ | |||||
* | abort initialization on abrt.conf parsing errors | Denys Vlasenko | 2010-07-13 | 3 | -27/+75 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: allow sending crashes without rating | Karel Klic | 2010-07-12 | 1 | -5/+8 |
| | | | | | | | | - some crashes (koopses, python) doesn't require rating, because their backtrace is always good, so we don't rate them and GUI should treat them as the rating was good From: Jiri Moskovcak <jmoskovc@redhat.com> | ||||
* | GUI: fixed package name in warning message when the packge is kernel rhbz#612191 | Karel Klic | 2010-07-12 | 1 | -1/+1 |
| | | | | Author: Jiri Moskovcak <jmoskovc@redhat.com> | ||||
* | String updates | Karel Klic | 2010-07-12 | 16 | -80/+80 |
| | |||||
* | lower-case devel headers | Nikola Pajkovsky | 2010-07-09 | 17 | -33/+33 |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | GUI: fixed problem with no gkeyring and just one reporter enabled rhbz#612457 | Jiri Moskovcak | 2010-07-08 | 1 | -9/+14 |
| | |||||
* | Display hostname in abrt-cli if it's available. | Karel Klic | 2010-07-07 | 1 | -0/+5 |
| | |||||
* | abrt-handle-upload should have mode 0755, fixing | Denys Vlasenko | 2010-07-02 | 1 | -0/+0 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | added support for package specific actions | Jiri Moskovcak | 2010-06-30 | 3 | -25/+55 |
| | |||||
* | GUI: don't die if crash info doesn't contain bt | Jiri Moskovcak | 2010-06-30 | 1 | -10/+21 |
| | | | | | - and of course don't let user to report a bug without bt if the reporter plugin requires it | ||||
* | abrt-handle-upload: ensure that we do not accidentally move over existing dir | Denys Vlasenko | 2010-06-30 | 1 | -1/+4 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Merge branch 'remote2' | Karel Klic | 2010-06-30 | 1 | -4/+12 |
|\ | |||||
| * | Allow remote crashes to not to belong to a package. | Karel Klic | 2010-06-30 | 1 | -4/+12 |
| | | | | | | | | Skip GPG check on remote crashes. | ||||
* | | bad hostnames on remote crashes | Nikola Pajkovsky | 2010-06-30 | 1 | -7/+11 |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | | unlimited MaxCrashReportsSize | Nikola Pajkovsky | 2010-06-30 | 2 | -11/+14 |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Nikola Pajkovsky | 2010-06-30 | 8 | -28/+33 |
|\ \ | |||||
| * | | GUI: trivial text wrapping fix | Jiri Moskovcak | 2010-06-30 | 1 | -0/+1 |
| | | | | | | | | | | | | - fixes problem with long bug report messages displayed in the main window | ||||
| * | | English and message format fixes | Denys Vlasenko | 2010-06-30 | 7 | -28/+32 |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | | more readable abrt.conf | Nikola Pajkovsky | 2010-06-30 | 1 | -2/+20 |
|/ / | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | | abrt.conf: revert last change (vda's mistake, it was not meant to go into git) | Nikola Pajkovsky | 2010-06-30 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Disable OpenGPG checking until final release | Nikola Pajkovsky | 2010-06-30 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | | abrt-handle-upload: fix in "remote" file creation | Denys Vlasenko | 2010-06-30 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Merge branch 'cli' | Karel Klic | 2010-06-29 | 3 | -113/+176 |
|\ | |||||
| * | Allow using the same operation multiple times | Karel Klic | 2010-06-29 | 1 | -1/+1 |
| | | |||||
| * | Bash completion update | Karel Klic | 2010-06-22 | 1 | -5/+21 |
| | | |||||
| * | Remove dead socket code. | Karel Klic | 2010-06-22 | 1 | -9/+0 |
| | | |||||
| * | Rename --get-list to --list | Karel Klic | 2010-06-22 | 2 | -10/+10 |
| | | |||||
| * | Update man page | Karel Klic | 2010-06-22 | 1 | -8/+15 |
| | | |||||
| * | Options overhaul | Karel Klic | 2010-06-22 | 1 | -56/+94 |
| | | |||||
| * | Indentation only | Karel Klic | 2010-06-22 | 1 | -24/+24 |
| | | |||||
| * | Split print_crash_infos to two functions, add some comments. | Karel Klic | 2010-06-22 | 1 | -33/+44 |
| | | |||||
* | | Removed some memory leaks | Karel Klic | 2010-06-28 | 2 | -11/+26 |
| | | |||||
* | | Merge branch 'clicommentfix' | Karel Klic | 2010-06-28 | 1 | -1/+15 |
|\ \ | |||||
| * | | Show comment and how to reproduce fields when reporing crashes in abrt-cli | Karel Klic | 2010-06-22 | 1 | -1/+15 |
| |/ | |||||
* | | GUI: add a hostname column | Jiri Moskovcak | 2010-06-23 | 2 | -6/+15 |
| | |