summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixed tooltip localization rhbz#574693Jiri Moskovcak2010-07-193-17/+16
* dumpoops/KerneloopsScanner: add pid to crashdump nameDenys Vlasenko2010-07-151-1/+8
* A message change suggested by SilasKarel Klic2010-07-151-1/+1
* applet: do not annoy user with repeated crash *dialogs* (icon is ok)Denys Vlasenko2010-07-141-9/+26
* cut off prelink suffixes from executable name if anyMichal Toman2010-07-141-0/+7
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-07-141-1/+1
|\
| * Be more polite with userDenys Vlasenko2010-07-141-1/+1
* | Die with an error message if the database plugin is not accessible when needed.Karel Klic2010-07-141-14/+15
|/
* abort initialization on abrt.conf parsing errorsDenys Vlasenko2010-07-133-27/+75
* GUI: allow sending crashes without ratingKarel Klic2010-07-121-5/+8
* GUI: fixed package name in warning message when the packge is kernel rhbz#612191Karel Klic2010-07-121-1/+1
* String updatesKarel Klic2010-07-1216-80/+80
* lower-case devel headersNikola Pajkovsky2010-07-0917-33/+33
* GUI: fixed problem with no gkeyring and just one reporter enabled rhbz#612457Jiri Moskovcak2010-07-081-9/+14
* Display hostname in abrt-cli if it's available.Karel Klic2010-07-071-0/+5
* abrt-handle-upload should have mode 0755, fixingDenys Vlasenko2010-07-021-0/+0
* added support for package specific actionsJiri Moskovcak2010-06-303-25/+55
* GUI: don't die if crash info doesn't contain btJiri Moskovcak2010-06-301-10/+21
* abrt-handle-upload: ensure that we do not accidentally move over existing dirDenys Vlasenko2010-06-301-1/+4
* Merge branch 'remote2'Karel Klic2010-06-301-4/+12
|\
| * Allow remote crashes to not to belong to a package.Karel Klic2010-06-301-4/+12
* | bad hostnames on remote crashesNikola Pajkovsky2010-06-301-7/+11
* | unlimited MaxCrashReportsSizeNikola Pajkovsky2010-06-302-11/+14
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtNikola Pajkovsky2010-06-308-28/+33
|\ \
| * | GUI: trivial text wrapping fixJiri Moskovcak2010-06-301-0/+1
| * | English and message format fixesDenys Vlasenko2010-06-307-28/+32
* | | more readable abrt.confNikola Pajkovsky2010-06-301-2/+20
|/ /
* | abrt.conf: revert last change (vda's mistake, it was not meant to go into git)Nikola Pajkovsky2010-06-301-1/+4
* | Disable OpenGPG checking until final releaseNikola Pajkovsky2010-06-301-1/+1
* | abrt-handle-upload: fix in "remote" file creationDenys Vlasenko2010-06-301-1/+1
|/
* Merge branch 'cli'Karel Klic2010-06-293-113/+176
|\
| * Allow using the same operation multiple timesKarel Klic2010-06-291-1/+1
| * Bash completion updateKarel Klic2010-06-221-5/+21
| * Remove dead socket code.Karel Klic2010-06-221-9/+0
| * Rename --get-list to --listKarel Klic2010-06-222-10/+10
| * Update man pageKarel Klic2010-06-221-8/+15
| * Options overhaulKarel Klic2010-06-221-56/+94
| * Indentation onlyKarel Klic2010-06-221-24/+24
| * Split print_crash_infos to two functions, add some comments.Karel Klic2010-06-221-33/+44
* | Removed some memory leaksKarel Klic2010-06-282-11/+26
* | Merge branch 'clicommentfix'Karel Klic2010-06-281-1/+15
|\ \
| * | Show comment and how to reproduce fields when reporing crashes in abrt-cliKarel Klic2010-06-221-1/+15
| |/
* | GUI: add a hostname columnJiri Moskovcak2010-06-232-6/+15
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-06-226-26/+151
|\ \
| * | small fixes to WatchCrashdumpArchiveDir codeDenys Vlasenko2010-06-222-9/+9
| * | added WatchCrashdumpArchiveDir directive to abrt.conf and related codeDenys Vlasenko2010-06-226-26/+151
| |/
* / GUI: don't try to use action plugins as reportersJiri Moskovcak2010-06-222-1/+5
|/
* GUI: don't show the placehondler icon rhbz#605693Jiri Moskovcak2010-06-212-19/+18
* make "Loaded foo.conf" message less confusingDenys Vlasenko2010-06-211-1/+3
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-06-162-101/+161
|\