summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* preparatory changes for abrt-cli local processing changeDenys Vlasenko2011-01-279-168/+76
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* l10n: Updates to Telugu (te) translationkkrothap2011-01-271-207/+274
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Oriya (or) translationmgiri2011-01-271-88/+141
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* minor build fixesJiri Moskovcak2011-01-251-2/+2
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-01-254-21/+47
|\
| * split parse_release() into Bz and RHTS versionsDenys Vlasenko2011-01-253-10/+34
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtDenys Vlasenko2011-01-252-3/+5
| |\
| * | plug memory leak on error pathsDenys Vlasenko2011-01-251-1/+1
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
| * | comment out unused function post_signatureDenys Vlasenko2011-01-251-0/+2
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
| * | move block of code to eliminate a gotoDenys Vlasenko2011-01-251-10/+10
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | | don't try to remove the tmp dir if it's not createdJiri Moskovcak2011-01-251-3/+3
| | | | | | | | | | | | | | | - if no package is found the tmp dir is not created, but we tried to remove it anyway which failed
* | | fixed some gui warnings rhbz#671488Jiri Moskovcak2011-01-254-648/+5
| |/ |/| | | | | | | | | - it turned out to be caused by some unused code we had in git, so I just removed it and find out, that I was redefining the "show" signal from GObject, so I renamed it to "show_gui"
* | specify the uid:gid pair in useradd/groupadd invocationJiri Moskovcak2011-01-241-2/+4
| | | | | | | | | | - abrt has the 173:173 pair reserved in the setup package, so now we can use it
* | minor cleanup in python handlerJiri Moskovcak2011-01-241-1/+0
| | | | | | | | - removed unused import subprocess
* | added python to addon-python requires rhbz#672043Jiri Moskovcak2011-01-241-0/+1
|/ | | | | - doesn't make sense to install python handler without python and it breaks python build, see rhbz#672043 for more info
* remove CCommLayerServer[DBus] classesDenys Vlasenko2011-01-219-144/+39
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* s/QuotaExceed/QuotaExceeded/gDenys Vlasenko2011-01-215-9/+9
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* l10n: Updates to Polish (pl) translationraven2011-01-211-87/+140
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Dutch (Flemish) (nl) translationwarrink2011-01-211-86/+139
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Ukrainian (uk) translationyurchor2011-01-211-86/+139
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Remove CCrashWatcher and CObserver classes; merge libabrt_daemon into abrtdDenys Vlasenko2011-01-2111-165/+16
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* remove plugin.h, move its only macro into into only userDenys Vlasenko2011-01-205-35/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* add OPT_LIST mechanism to handle multiply occurring optionsDenys Vlasenko2011-01-2014-126/+110
| | | | | | | This allowed to convert abrt-action-bugzilla, abrt-action-rhtsupport and abrt-action-kerneloops to parse_opts() Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* Remove unused OPTION_GROUPDenys Vlasenko2011-01-202-14/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* make option handling more regular across all toolsDenys Vlasenko2011-01-2015-149/+148
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* introduce and use new helper function list_free_with_freeDenys Vlasenko2011-01-2014-35/+50
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* l10n: Updates to Ukrainian (uk) translationyurchor2011-01-201-91/+117
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* disable SetSettings dbus call codeDenys Vlasenko2011-01-205-39/+49
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* convert abrt-action-save-package-data.cpp to CDenys Vlasenko2011-01-204-8/+15
| | | | | | The conversion is trivial: a few tweaks to one header file Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* python: fix SEGV on crash_data().get("nonexistent")Denys Vlasenko2011-01-202-0/+14
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* l10n: Updates to Dutch (Flemish) (nl) translationwarrink2011-01-201-95/+118
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Oriya (or) translationmgiri2011-01-201-60/+83
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Polish (pl) translationraven2011-01-191-89/+103
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* fixed build against rpm 4.9Jiri Moskovcak2011-01-191-3/+2
| | | | | - we don't use this code, but fixed it anyway, so we don't have to find the fix once we decide to uncomment it
* fixed POTFILES.in file rhbz#670309Jiri Moskovcak2011-01-191-8/+7
|
* abrtd: add "pidfile: /var/run/abrtd.pid" to init scriptDenys Vlasenko2011-01-191-0/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* abrtd: merge pid and lock files into oneDenys Vlasenko2011-01-191-40/+28
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* remove old plugin machinery. -10k and -1 library dependence in abrtdDenys Vlasenko2011-01-1917-975/+3
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* move (de)installation of abrt-hook-ccpp into abrt-ccpp service.Denys Vlasenko2011-01-193-10/+152
| | | | | | | | | Init script is packaged and installed with abrt-addon-ccpp package. In order to not install the hook twice, "old" plugin loading in abrtd is disabled (pending deletion of entire "old" plugin machinery). Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* abrt: init script fixes: better descriptionDenys Vlasenko2011-01-192-16/+12
| | | | | | Also, replaced un-grep-able ${name}d with abrtd in .spec Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* abrtd: trivial changes to make init script more correct wrt whitespaceDenys Vlasenko2011-01-191-15/+8
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* remove [ Cron ] handlingDenys Vlasenko2011-01-175-315/+0
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* remove dumpoops and KerneloopsScanner pluginDenys Vlasenko2011-01-1713-933/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* replace KerneloopsScanner plugin and dumpoops with abrt-dump-oops, use it in ↵Denys Vlasenko2011-01-1715-36/+820
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | abrtd Patch adds new tool: $ abrt-dump-oops Usage: abrt-dump-oops [-vsrdow] FILE Extract oops from syslog/dmesg file -v, --verbose Be verbose -s Log to syslog -r Parse kernel's message buffer before parsing FILE -d Create ABRT dump for every oops found -o Print found oopses on standard output -w Do not exit, watch the file for new oopses It extends dumpoops. Extensions: * it can watch the syslog using -w option (uses inotify) * it can scan dmesg buffer too In this way, it also becomes a replacement for KerneloopsScanner plugin: oops-detecting logic is taken verbatim from KerneloopsScanner source. abrtd is changed to start it if it sees this directive in abrt.conf: [ LogScanners ] abrt-dump-oops = abrt-dump-oops -drw /var/log/messages Default abrt.conf is changed to have such line. Patch doesn't remove KerneloopsScanner plugin and dumpoops binary yet, I will do it in a separate trivial patch. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* l10n: Updates to Oriya (or) translationmgiri2011-01-171-242/+232
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* preliminary cleanup patchesDenys Vlasenko2011-01-144-67/+61
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* trivial: more uniform -v option helpDenys Vlasenko2011-01-136-6/+6
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* fix a SEGV caused by returning NULL instead of empty hash tableDenys Vlasenko2011-01-131-0/+2
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* abrt_event.conf parser is updated to handleDenys Vlasenko2011-01-132-24/+175
| | | | | | | | | | | | | | | "include GLOB_PATTERN" line which expands GLOB_PATTERN and recurses into every matching file. Another small change makes it possible to have one rule to span lines: our current default abrt_event.conf has sosreport invocation which looks very ugly. Sosreport invocation is rewritten in a much more readable multi-line form now. The comment in src/daemon/abrt_event.conf is modified to explain the recognized syntax. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* l10n: Updates to Panjabi (Punjabi) (pa) translationjassy2011-01-131-223/+223
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)