summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* parse and store 'allow-empty' valueNikola Pajkovsky2011-03-222-3/+11
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* retrace server: run GDB without root privilegiesMichal Toman2011-03-212-14/+27
|
* abrt-gtk: rename Edit->Plugins to "Event configuration"; fix last_row codeDenys Vlasenko2011-03-182-23/+41
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* event_config_dialog: plug memory leaks; improve resizing and window placementDenys Vlasenko2011-03-181-74/+71
| | | | | | | | | Also * replace open-coded color interleavinn in event tree view with Gtk built-it one. * add padding between labels and edit fields Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* retrace server: support .tar and .tar.gz archive formatsMichal Toman2011-03-182-10/+28
|
* remove GtkTreeSelection object form wizard.gladeDenys Vlasenko2011-03-181-3/+0
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* abrt-cli: fix inverted logic check for -lDenys Vlasenko2011-03-181-1/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* Replace FILENAME_MESSAGE with FILENAME_REPORTED_TO.Denys Vlasenko2011-03-1810-26/+55
| | | | | | | | | | | This fixes the problem with abrt-cli not showing unreported bugs and abrt-gui not showing "green lamp" for reported bugs. In general, it introduces a way to record reporting results, such as Bugzilla URL, in dump dir. In the future, this enables such functions as "check BZ status". Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* gui-wizard-gtk: added accelerator to "I agree with submitting..." button ↵Jiri Moskovcak2011-03-181-28/+103
| | | | trac#155
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-173-3/+3
|\
| * s:/var/log/abrt.log:/tmp/abrt.log:gDenys Vlasenko2011-03-173-3/+3
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | -added event config files for Mailx trac#163Jiri Moskovcak2011-03-173-3/+33
|/
* abrt-dump-oops: fix code to detect the markerDenys Vlasenko2011-03-171-26/+30
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* Merge branch 'cli'Nikola Pajkovsky2011-03-174-184/+93
|\ | | | | | | | | | | * cli: cli: load ~/.abrt/events/foo.conf expose export/unexport_event_config
| * cli: load ~/.abrt/events/foo.confNikola Pajkovsky2011-03-171-150/+47
| | | | | | | | | | | | need to be implemented _rating_required_ and ask_for_missing_settings Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| * expose export/unexport_event_configNikola Pajkovsky2011-03-173-34/+46
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | forgot to commit abrt-action-list-dsos.pyJiri Moskovcak2011-03-171-0/+23
| |
* | ccpp: save package's NVR for all loaded librariesJiri Moskovcak2011-03-162-2/+4
| |
* | abrtd: suppress stray messages about non-directories in /var/spool/abrtDenys Vlasenko2011-03-161-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | abrtd: heed glib warning about hash table being NULLDenys Vlasenko2011-03-163-9/+10
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | Remove deprecated ENABLE_SOCKET_OR_DBUS configuration optionKarel Klic2011-03-162-2/+0
| |
* | retrace-client: batch operation exits with 1 when retracing failsKarel Klic2011-03-161-1/+4
| |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-166-67/+98
|\ \
| * \ Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-162-42/+56
| |\ \
| | * | abrt-dump-oops: fix double-free; abrt_event.conf: better report event nameDenys Vlasenko2011-03-162-42/+56
| | |/ | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
| * | wizard-gtk: fixed localizationJiri Moskovcak2011-03-161-0/+10
| | |
| * | abrt-gui: fixed localizationJiri Moskovcak2011-03-161-0/+7
| |/
| * better messages in abrt-action-install-debuginfo and bugzilla descriptionDenys Vlasenko2011-03-162-25/+25
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | reanalyze configuration symlinksKarel Klic2011-03-161-0/+2
|/
* fix misleading name of funcionNikola Pajkovsky2011-03-161-3/+3
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* Merge branch 'bz'Nikola Pajkovsky2011-03-161-24/+6
|\ | | | | | | | | * bz: get rid of std::vector from bugzilla
| * get rid of std::vector from bugzillaNikola Pajkovsky2011-03-151-24/+6
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | bugzilla reporter fixesDenys Vlasenko2011-03-163-26/+26
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | save "exitcode 0" messages in event_log for "silent" actions; tweak .xml a bitDenys Vlasenko2011-03-164-27/+27
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | abrt-gui: change the help accelerator to alt-HJiri Moskovcak2011-03-161-1/+1
| |
* | Merge branch 'cli'Nikola Pajkovsky2011-03-161-58/+75
|\ \ | | | | | | | | | | | | | | | | | | | | | * cli: merge config files Conflicts: src/lib/event_config.c
| * | merge config filesNikola Pajkovsky2011-03-151-45/+61
| | | | | | | | | | | | | | | | | | | | | | | | firstly load system wide config from /etc/abrt/events, then load user defined config from ~/.abrt/events and override system wide config by user defined config Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | | install debuginfo: honor $ABRT_VERBOSE; add "Looking for pkgs in repos" msgDenys Vlasenko2011-03-161-7/+20
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | | abrt-gui: minor fix to about dialogJiri Moskovcak2011-03-161-1/+0
| | |
* | | gui-wizard-gtk: append newline to event log if it has unterminated last lineDenys Vlasenko2011-03-161-1/+9
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtDenys Vlasenko2011-03-163-3/+46
|\ \ \
| * \ \ Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-152-2/+42
| |\ \ \
| | * | | use get_event_config in wizard to make symlinks workKarel Klic2011-03-151-1/+1
| | | | |
| | * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-1523-198/+565
| | |\ \ \
| | * | | | config symlinks: fix storage of symlink valuesKarel Klic2011-03-151-2/+2
| | | | | |
| | * | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-152-17/+122
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-1512-38/+258
| | |\ \ \ \
| | * | | | | Config file symlinksKarel Klic2011-03-151-1/+41
| | | | | | |
| * | | | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-151-45/+56
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | abrt-gui: minor fixes to about dialogJiri Moskovcak2011-03-151-1/+4
| | | | | | |