| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | disabled the autoreporting of kerneloopses | Jiri Moskovcak | 2010-01-29 | 1 | -1/+1 |
| | | | | | - we don't want any default auto-magic in rhel6 | ||||
| * | Kerneloops: fix BZ reporting of oopses | Denys Vlasenko | 2010-01-29 | 1 | -0/+1 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | Logger: create log file with mode 0600 | Denys Vlasenko | 2010-01-29 | 1 | -19/+13 |
| | | | | | 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/+1 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | Bugzilla,Catcut: fix or remove incomprehensible comments; fix error msg | Denys Vlasenko | 2010-01-28 | 4 | -86/+37 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | SOSreport: do not leave stray files in /tmp | Denys Vlasenko | 2010-01-28 | 1 | -3/+8 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | Save the core where it belongs if ulimit -c is > 0 | Jiri Moskovcak | 2010-01-28 | 1 | -1/+1 |
| | | |||||
| * | SOSreport: run it niced | Denys Vlasenko | 2010-01-28 | 1 | -2/+3 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | abrtd: proper fix to autostart problem | Denys Vlasenko | 2010-01-27 | 1 | -5/+3 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | TicketUploader: comment which files are not interesting | Denys Vlasenko | 2010-01-26 | 1 | -0/+3 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | FileTransfer.conf, TicketUploader.conf: better comments | Denys Vlasenko | 2010-01-26 | 2 | -14/+31 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | SQLite3: disable newline escaping, SQLite does not handle it | Denys Vlasenko | 2010-01-26 | 1 | -13/+21 |
| | | | | | 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 | 10 | -28/+39 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | SQLite3: allow '\n' in message field | Denys Vlasenko | 2010-01-26 | 1 | -3/+37 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | remove unused getuidbyname | Denys Vlasenko | 2010-01-22 | 1 | -9/+0 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | TicketUploader: report message string fix1.0.4 | Jiri Moskovcak | 2010-01-22 | 1 | -0/+1 |
| | | |||||
| * | FileTransfer.conf: mention that URL = ftp:///tmp works too | Denys Vlasenko | 2010-01-22 | 1 | -1/+2 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | GUI: small reorganization in report message dialog | Jiri Moskovcak | 2010-01-22 | 1 | -17/+9 |
| | | |||||
| * | Bugzilla: attach backtrace even if it is small | Denys Vlasenko | 2010-01-21 | 1 | -5/+6 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | fix bz description text disrupted by recent dbus security fix | Denys Vlasenko | 2010-01-21 | 1 | -30/+65 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | bad position of Enabled=1 in bugzilla.conf | Nikola Pajkovsky | 2010-01-21 | 1 | -1/+1 |
| | | |||||
| * | diable catcut, enabled bugzilla | Nikola Pajkovsky | 2010-01-21 | 2 | -1/+2 |
| | | |||||
| * | TicketUploader: made Report() to honor user settings | Jiri Moskovcak | 2010-01-21 | 2 | -13/+106 |
| | | |||||
| * | throw when some members are missing in xmlrpc response | Nikola Pajkovsky | 2010-01-21 | 1 | -6/+19 |
| | | |||||
| * | TicketUploader and FileTransfer plugins: fixes after a round of testing | Denys Vlasenko | 2010-01-21 | 13 | -204/+190 |
| | | | | | | | | for one, FileTransfer now would not use current dir as a storage for temp files. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | Merge branch 'master' into hotfix | Nikola Pajkovsky | 2010-01-21 | 8 | -40/+104 |
| |\ | |||||
| | * | restore saving of backtrace broken by client->server security fix | Denys Vlasenko | 2010-01-21 | 3 | -19/+35 |
| | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| | * | abrtd: fix Report() dbus call gaping security holes | Denys Vlasenko | 2010-01-21 | 7 | -32/+80 |
| | | | | | | | | | | | | | 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 | -1/+1 |
| | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | | fix double filled bug with same status_whiteboard(abrt hash) | Nikola Pajkovsky | 2010-01-21 | 1 | -6/+20 |
| |/ | |||||
| * | split load_crash_data_from_debug_dump from DebugDumpToCrashReport | Denys Vlasenko | 2010-01-20 | 3 | -7/+11 |
| | | | | | | | 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 | 3 | -15/+14 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | move all FILENAME_xxx defines to inc/CrashTypes.h | Denys Vlasenko | 2010-01-19 | 9 | -40/+6 |
| | | | | | 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 | 19 | -79/+141 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | Eliminate ATT file type - use TXT or BIN | Denys Vlasenko | 2010-01-19 | 7 | -57/+42 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | preparatory patch with trivial cleanups | Denys Vlasenko | 2010-01-19 | 1 | -3/+1 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | made bugzilla url copyable | Jiri Moskovcak | 2010-01-18 | 1 | -4/+25 |
| | | |||||
| * | CCpp analyzer: display __abort_msg in backtrace. closes rhbz#549735 | Denys Vlasenko | 2010-01-18 | 2 | -19/+26 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | don't use getpagesize, it has been removed from posix | Jiri Moskovcak | 2010-01-14 | 1 | -1/+1 |
| | | |||||
| * | added Python.conf | Jiri Moskovcak | 2010-01-13 | 1 | -1/+2 |
| | | |||||
| * | Added "Enabled = yes" to all plugin's config files | Jiri Moskovcak | 2010-01-13 | 6 | -1/+7 |
| | | |||||
| * | Merge branch 'bugzilla' | Nikola Pajkovsky | 2010-01-13 | 5 | -46/+157 |
| |\ | |||||
| | * | fix memory leaks in catcut plugin | Nikola Pajkovsky | 2010-01-13 | 2 | -0/+4 |
| | | | |||||
| | * | fix memory leaks in bugzilla | Nikola Pajkovsky | 2010-01-13 | 4 | -46/+153 |
| | | | |||||
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-13 | 1 | -3/+19 |
| |\ \ | |||||
| | * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-01-13 | 1 | -2/+2 |
| | |\| | |||||
| | * | | Better error messages for abrt-backtrace execution | Karel Klic | 2010-01-13 | 1 | -3/+19 |
| | | | | |||||
| * | | | remeove timeout when authorization is done | Jiri Moskovcak | 2010-01-13 | 1 | -2/+2 |
| | | | | |||||
| * | | | re-enable GetPluginSettings in TicketUploader | Jiri Moskovcak | 2010-01-13 | 2 | -16/+14 |
| | |/ |/| | | | | | | | | | - we need this method to get defaults stored in TicketUploader.conf, this methods can be removed once we implement the tool to edit the config files | ||||
| * | | src/Hooks/CCpp.cpp -> src/Hooks/abrt_hook_ccpp.cpp | Denys Vlasenko | 2010-01-12 | 1 | -2/+2 |
| |/ | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
