Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Do not die when /var/cache/abrt/*/uid does not contain a number (rhbz#580899) | Karel Klic | 2010-05-06 | 1 | -1/+13 | |
| | ||||||
* | remove unused functions | Nikola Pajkovsky | 2010-05-06 | 1 | -57/+0 | |
| | | | | | | SaveSetString, SaveVectorPairStrings, SaveMapVectorPairStrings, SaveSectionHeader, SaveBool Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | remove redundant g_setBlackList, rename g_settings_setBlackList to ↵ | Denys Vlasenko | 2010-05-06 | 5 | -18/+4 | |
| | | | | | | g_settings_setBlackListedPkgs Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | minor fix to nikola's last commit | Jiri Moskovcak | 2010-05-05 | 1 | -1/+0 | |
| | ||||||
* | rid of rewriting config in /etc/abrt/abrt.conf | Nikola Pajkovsky | 2010-05-05 | 1 | -35/+0 | |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | fix bug 571411: backtrace attachment of the form ↵ | Denys Vlasenko | 2010-05-05 | 1 | -4/+9 | |
| | | | | | | /var/cache/abrt/foo-12345-67890/backtrace Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrt-debuginfo-install: use --enablerepo=*-debug* | Denys Vlasenko | 2010-05-05 | 1 | -7/+40 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrt-debuginfo-install: use -C: yum -C repolist all | Denys Vlasenko | 2010-05-04 | 1 | -1/+2 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Removed emacs settings from the file header in favor of global abrt emacs ↵ | Karel Klic | 2010-04-29 | 1 | -1/+1 | |
| | | | | settings | |||||
* | get_home_dir returns const char* instead of std::string | Karel Klic | 2010-04-29 | 1 | -4/+2 | |
| | ||||||
* | Show error message when abrtd service is run as non-root. | Karel Klic | 2010-04-21 | 1 | -0/+3 | |
| | | | | rhbz#584352 | |||||
* | Rename EnableOpenGPG to OpenGPGCheck in the man page | Karel Klic | 2010-04-21 | 1 | -2/+2 | |
| | | | | rhbz#584332 | |||||
* | Document ProcessUnpackaged in abrt.conf.5. Document default values. | Karel Klic | 2010-04-20 | 1 | -1/+10 | |
| | ||||||
* | fixed problem with localized yum output rhbz#581804 | Jiri Moskovcak | 2010-04-13 | 1 | -1/+1 | |
| | ||||||
* | do not catch perl/python crashes when the script is not of known package origin | Karel Klic | 2010-04-13 | 1 | -22/+38 | |
| | ||||||
* | whitespace cleanup, no code changes | Denys Vlasenko | 2010-04-01 | 4 | -8/+9 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrt.conf: add trailing EOL | Denys Vlasenko | 2010-03-31 | 1 | -1/+1 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | remove socket code, it is dead | Denys Vlasenko | 2010-03-23 | 5 | -331/+1 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Allow user to select which reporter he wants to use to report a crash using CLI. | Karel Klic | 2010-03-18 | 3 | -38/+29 | |
| | | | | | | | The daemon skips reporters which are not in the list of reporters provided via Report() dbus call. Reviewed by: Jiri Moskovcak <jmoskovc@redhat.com> Reviewed by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | minor fix in abrt-debuginfo-install to make it work with yum >= 3.2.26 | Jiri Moskovcak | 2010-03-11 | 1 | -1/+1 | |
| | | | | | - yum repolist has different output, so it needs to bu run with additional parameter 'all' | |||||
* | GUI: added action to applet to directly report last crash | Jiri Moskovcak | 2010-03-11 | 4 | -8/+20 | |
| | | | | Revieved by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Never flag backtrace as binary file (fixes problem observed in bz#571411) | Denys Vlasenko | 2010-03-08 | 1 | -10/+16 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | use FILENAME_BACKTRACE for oops text too | Denys Vlasenko | 2010-03-05 | 1 | -7/+1 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | add ProcessUnpackaged option to abrt.conf | Denys Vlasenko | 2010-03-05 | 7 | -14/+44 | |
| | | | | | | Based on patch by Pekka Pietikainen <pp@ee.oulu.fi> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrt-debuginfo-install: use -debuginfo repos which match enabled "usual" repos | Denys Vlasenko | 2010-03-04 | 1 | -7/+16 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | *: UID:UUID -> crash_id conversion | Denys Vlasenko | 2010-03-04 | 8 | -156/+156 | |
| | | | | | | | | | | | | | | | | | | | This fixes at least three instances where we did not check whether user is even allowed to report or delete a crash. Also fixes a few cases when root might inadvertently act on (e.g. delete) mote than one crash. Renamed FILENAME_UID to CD_UID - makes more sense this way. Added COL_INFORMALL and CD_INFORMALL. Nuked UID == -1 hacks. Renamed getReport() to start_job on Python side. Dropped a few unused parameters from server -> client dbus signals. Fixed CLI's way of reverencing crashes (see updated help text). Run-tested (GUI and CLI). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Acked-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | abrt-debuginfo-install: remove -R2 from yum! it's not "anti-yum-lock" option! | Denys Vlasenko | 2010-03-03 | 1 | -10/+14 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | save reporters' results to abrt_vNN_reportresult table too | Denys Vlasenko | 2010-03-02 | 1 | -0/+12 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | add reporters param to dbus call Report() | Denys Vlasenko | 2010-03-01 | 1 | -3/+11 | |
| | | | | | | This only adds the parameter, so far it is just ignored Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | trivial simplification | Denys Vlasenko | 2010-02-26 | 1 | -4/+2 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | added a comment about dbus disconnect handling | Denys Vlasenko | 2010-02-17 | 1 | -0/+21 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | GUI: improved url handling in report messages | Jiri Moskovcak | 2010-02-17 | 1 | -1/+1 | |
| | ||||||
* | Move LoadPluginSettings to the shared utils library. Add parameter ↵ | Karel Klic | 2010-02-12 | 2 | -63/+0 | |
| | | | | skipKeysWithoutValue. | |||||
* | fixed problem with bugzilla+nss | Jiri Moskovcak | 2010-02-12 | 1 | -2/+10 | |
| | | | | | | - it's more workaround which makes rpmlib to reinitialize nss hash functions and that make xmlrpc works properly after fork() we need to find a proper place to fix this! | |||||
* | fix bz#563484 "abrt uses unnecessary disk space when getting debug info" | Denys Vlasenko | 2010-02-11 | 1 | -39/+44 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Put back changes accidentally pushed from RHEL6 branch to master by me | Karel Klic | 2010-02-08 | 2 | -16/+8 | |
| | ||||||
* | remove autoreport hack, re-enable proper code for it | Denys Vlasenko | 2010-02-08 | 1 | -5/+1 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | remove binary files from report if client did not include them | Denys Vlasenko | 2010-02-08 | 1 | -0/+19 | |
| | | | | | | | This is not used at the moment, but will be needed when GUI will reinstate "Attachments" checkboxes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | *: remove all usages of C++ streams (-10k in code size) | Denys Vlasenko | 2010-02-07 | 18 | -52/+198 | |
| | | | | | | Also add copyright banners to all files which were missing them Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-02-07 | 3 | -33/+56 | |
|\ | ||||||
| * | abrtd: fix handling of dupes (weren't deleting dup's directory); better logging | Denys Vlasenko | 2010-02-05 | 3 | -33/+56 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | added avant-window-navigator to blacklist per maintainer request | Jiri Moskovcak | 2010-02-07 | 1 | -1/+1 | |
|/ | ||||||
* | use .new suffix on new crashdumps; strip it when crashdump is ready | Denys Vlasenko | 2010-02-04 | 1 | -22/+25 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrtd: handle "perl -w /usr/bin/script" too | Denys Vlasenko | 2010-02-04 | 1 | -2/+9 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrtd: fix rhbz#560642 - don't die on bad plugin names | Denys Vlasenko | 2010-02-04 | 5 | -216/+58 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-04 | 2 | -7/+7 | |
|\ | ||||||
| * | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-04 | 1 | -1/+1 | |
| |\ | ||||||
| | * | swapped lines, iterator is not defined after erase() is called | Jiri Moskovcak | 2010-02-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | - and this makes valgrind unhappy | |||||
| * | | comments | Karel Klic | 2010-02-04 | 1 | -2/+3 | |
| |/ | ||||||
| * | CCpp analyzer: change duphash calculation to group minor versions together | Denys Vlasenko | 2010-02-03 | 1 | -4/+3 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |