Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/:/::/ | Nikola Pajkovsky | 2010-07-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | style fixes, no code changes | Denys Vlasenko | 2010-07-22 | 1 | -2/+4 |
| | | | | 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 |
| | |||||
* | lower-case devel headers | Nikola Pajkovsky | 2010-07-09 | 1 | -3/+3 |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | added support for package specific actions | Jiri Moskovcak | 2010-06-30 | 1 | -19/+42 |
| | |||||
* | 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> | ||||
* | add new file *hostname* into debugdump directory | Nikola Pajkovsky | 2010-06-01 | 1 | -0/+12 |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | fix whitespace | Denys Vlasenko | 2010-05-31 | 1 | -5/+5 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Add BlackListedPaths option to abrt.conf. Fixes #582421 | Denys Vlasenko | 2010-05-06 | 1 | -1/+29 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Do not die when /var/cache/abrt/*/uid does not contain a number (rhbz#580899) | Karel Klic | 2010-05-06 | 1 | -1/+13 |
| | |||||
* | remove redundant g_setBlackList, rename g_settings_setBlackList to ↵ | Denys Vlasenko | 2010-05-06 | 1 | -5/+1 |
| | | | | | | g_settings_setBlackListedPkgs Signed-off-by: Denys Vlasenko <vda.linux@googlemail.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> | ||||
* | 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 | 1 | -0/+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 | 1 | -30/+13 |
| | | | | | | | 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> | ||||
* | 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 | 1 | -7/+27 |
| | | | | | | Based on patch by Pekka Pietikainen <pp@ee.oulu.fi> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: UID:UUID -> crash_id conversion | Denys Vlasenko | 2010-03-04 | 1 | -53/+66 |
| | | | | | | | | | | | | | | | | | | | 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> | ||||
* | 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> | ||||
* | GUI: improved url handling in report messages | Jiri Moskovcak | 2010-02-17 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -2/+1 |
| | | | | | | Also add copyright banners to all files which were missing them Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrtd: fix handling of dupes (weren't deleting dup's directory); better logging | Denys Vlasenko | 2010-02-05 | 1 | -11/+11 |
| | | | | 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> | ||||
* | Kerneloops: fix BZ reporting of oopses | Denys Vlasenko | 2010-01-29 | 1 | -1/+3 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fix bug 559881 (kerneloops not shown in "new" GUI) | Denys Vlasenko | 2010-01-29 | 1 | -1/+9 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | reenabled gpg check | Jiri Moskovcak | 2010-01-28 | 1 | -0/+7 |
| | | | | | | - we still just check only the signature of the package, which doesn't tell us if the files on the disk weren't changed, but will at least filter not official packages | ||||
* | abrtd: set "Reported" status only if at least one reporter succeeded | Denys Vlasenko | 2010-01-27 | 1 | -6/+11 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | SOSreport: make it avoid double runs; add forced regeneration; upd PLUGINS-HOWTO | Denys Vlasenko | 2010-01-26 | 1 | -7/+7 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | attribute SEGVs in perl to script's package, like we already do for python | Denys Vlasenko | 2010-01-25 | 1 | -4/+5 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fix previous commit | Denys Vlasenko | 2010-01-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | remove unused getuidbyname | Denys Vlasenko | 2010-01-22 | 1 | -7/+5 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | restore saving of backtrace broken by client->server security fix | Denys Vlasenko | 2010-01-21 | 1 | -45/+36 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrtd: fix Report() dbus call gaping security holes | Denys Vlasenko | 2010-01-21 | 1 | -137/+94 |
| | | | | | | We were blindly trusting the values passed to us Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | use get_crash_data_item_content() accessor more widely | Denys Vlasenko | 2010-01-20 | 1 | -2/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | split load_crash_data_from_debug_dump from DebugDumpToCrashReport | Denys Vlasenko | 2010-01-20 | 1 | -24/+29 |
| | | | | | | We will need it elsewhere later Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | use get_crash_data_item_content() more widely. -4k. | Denys Vlasenko | 2010-01-19 | 1 | -4/+4 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | move all FILENAME_xxx defines to inc/CrashTypes.h | Denys Vlasenko | 2010-01-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | unify "crash data, "crash info" and "crash report" data types. they are the same | Denys Vlasenko | 2010-01-19 | 1 | -67/+71 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Eliminate ATT file type - use TXT or BIN | Denys Vlasenko | 2010-01-19 | 1 | -1/+3 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: disable plugin loading/unloading through GUI. Document keyring a bit | Denys Vlasenko | 2010-01-13 | 1 | -1/+3 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: assorted fixes prompted by security analysis; more to come | Denys Vlasenko | 2010-01-11 | 1 | -0/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | replace plugin enabling via EnabledPlugins by par-plugin Enabled = yes/no | Denys Vlasenko | 2010-01-10 | 1 | -9/+30 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrtd: preparatory patch for per-plugin "Enable" code | Denys Vlasenko | 2010-01-08 | 1 | -28/+24 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | change "python /path/to/script" code a bit: doesnt log false failures now | Denys Vlasenko | 2009-12-16 | 1 | -53/+67 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fix all instances of atoi() usage | Denys Vlasenko | 2009-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |