summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gui: suppress printing dumpdir access errors (bz#698418)Miroslav Lichvar2011-04-261-1/+1
* Do not leave dump dir locked by abrt-action-generate-backtrace.Karel Klic2011-04-251-0/+2
* wizard: expand explanatory text on 1st screen. Closes 201Denys Vlasenko2011-04-241-1/+1
* wizard: make all suitably set up labels autowrappableDenys Vlasenko2011-04-234-5/+39
* mass replace of crash_data with problem_dataDenys Vlasenko2011-04-2349-331/+324
* list-dsos: fixed C-ism in python codeJiri Moskovcak2011-04-221-1/+1
* applet: fixed segfault when abrtd is restarted rhbz#698934Jiri Moskovcak2011-04-221-1/+1
* gui: fixed the OK and CANCEL buttons order in event config dialogJiri Moskovcak2011-04-221-2/+2
* Make abrt-action-list-dsos.py take -m maps -o dsos params; and abrt-action-an...Denys Vlasenko2011-04-224-85/+158
* renamed abrt-action-analyzecore.py -> analyze-core; made .conf file more read...Denys Vlasenko2011-04-223-52/+47
* abrt-action-install-debuginfo.py: don't die on some Yum exceptions. closes bz...Denys Vlasenko2011-04-211-7/+30
* event_config_dialog: move [cancel] to the left. closes bz#692713Denys Vlasenko2011-04-211-1/+2
* run_event: prevent infinite recursion in include directives in abrt_event.confDenys Vlasenko2011-04-211-5/+11
* abrt_event.conf: fix AUTHORSDenys Vlasenko2011-04-211-3/+1
* abrt_event.conf.5: new manpage. closes #132Denys Vlasenko2011-04-214-32/+82
* Do not allow to submit backtraces with rating 0 (or some other unexpected rat...Karel Klic2011-04-211-2/+1
* abrt-hook-ccpp: catch SIGTRAP too. closes #125Denys Vlasenko2011-04-201-3/+5
* delete ugly parse_conf(), use load_abrt_conf() insteadDenys Vlasenko2011-04-2018-141/+72
* daemon: reload abrt.conf after each poll. Closes 189Denys Vlasenko2011-04-204-18/+28
* rename Daemon.cpp to abrtd.cDenys Vlasenko2011-04-207-217/+7
* rename Settings.{cpp,h} to abrt_conf.{c,h}Denys Vlasenko2011-04-202-0/+210
* daemon: simplify parsing of settings; remove remaining c++isms in daemonDenys Vlasenko2011-04-207-349/+131
* run abrt oops log scanner as a separate serviceDenys Vlasenko2011-04-201-4/+4
* retrace server: add messages into HTTP responseMichal Toman2011-04-204-37/+75
* retrace client: handle status messagesMichal Toman2011-04-191-5/+37
* remaned some .cpp files to .c in src/daemon/Denys Vlasenko2011-04-197-19/+19
* daemon: remove unused dbus calls and their support codeDenys Vlasenko2011-04-1912-1047/+10
* slightly more clear code for command line and environ escapingDenys Vlasenko2011-04-191-20/+34
* Fix rpm signature check (trac#198)Miroslav Lichvar2011-04-192-3/+3
* dsos-list: catch exception rhbz#697596Jiri Moskovcak2011-04-191-2/+5
* retrace client: check server settings before uploadingMichal Toman2011-04-191-9/+169
* retrace server: move retrace library to %{python_site}Michal Toman2011-04-1910-20/+9
* abrt-hook-ccpp: add saving of environ, disable saving of smaps. closes #91Denys Vlasenko2011-04-185-33/+78
* abrt-hook-ccpp: simpler way to pass old core patternDenys Vlasenko2011-04-181-2/+17
* retrace server: add more detailed status messagesMichal Toman2011-04-183-31/+73
* switch python and oops hashing to sha1Denys Vlasenko2011-04-1810-676/+180
* retrace server: add --skip-broken flag when installing chrootMichal Toman2011-04-181-1/+1
* retrace server: add more logic to cleanup scriptMichal Toman2011-04-182-29/+115
* wizard: warn user if the plugin configuration is wrong trac#156Jiri Moskovcak2011-04-173-0/+37
* make <note-html> translatableJiri Moskovcak2011-04-172-4/+15
* gui+wizard: fixed the window icon for all child dialogsJiri Moskovcak2011-04-172-2/+5
* make <name> in event xml description translatableJiri Moskovcak2011-04-171-4/+15
* small improvement for rescanning in abrt-guiDenys Vlasenko2011-04-153-13/+66
* Implement the possibility to add text labels to even config GUI. Closes #199.Denys Vlasenko2011-04-1510-101/+151
* wizard: implement long descriptionsDenys Vlasenko2011-04-148-103/+178
* wizard: adding shadow_type or GTK_SHADOW_OUT to all scrolled areasDenys Vlasenko2011-04-141-0/+6
* wizard: robustify iteration through event GtkContainers; add utility functionDenys Vlasenko2011-04-144-22/+111
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-04-142-66/+55
|\
| * Revert last commitDenys Vlasenko2011-04-144-128/+30
| * wizard: move event descriptions into separate labelsDenys Vlasenko2011-04-144-30/+128