summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | specify the uid:gid pair in useradd/groupadd invocationJiri Moskovcak2011-01-241-2/+4
* | minor cleanup in python handlerJiri Moskovcak2011-01-241-1/+0
* | added python to addon-python requires rhbz#672043Jiri Moskovcak2011-01-241-0/+1
|/
* remove CCommLayerServer[DBus] classesDenys Vlasenko2011-01-219-144/+39
* s/QuotaExceed/QuotaExceeded/gDenys Vlasenko2011-01-215-9/+9
* l10n: Updates to Polish (pl) translationraven2011-01-211-87/+140
* l10n: Updates to Dutch (Flemish) (nl) translationwarrink2011-01-211-86/+139
* l10n: Updates to Ukrainian (uk) translationyurchor2011-01-211-86/+139
* Remove CCrashWatcher and CObserver classes; merge libabrt_daemon into abrtdDenys Vlasenko2011-01-2111-165/+16
* remove plugin.h, move its only macro into into only userDenys Vlasenko2011-01-205-35/+1
* add OPT_LIST mechanism to handle multiply occurring optionsDenys Vlasenko2011-01-2014-126/+110
* Remove unused OPTION_GROUPDenys Vlasenko2011-01-202-14/+1
* make option handling more regular across all toolsDenys Vlasenko2011-01-2015-149/+148
* introduce and use new helper function list_free_with_freeDenys Vlasenko2011-01-2014-35/+50
* l10n: Updates to Ukrainian (uk) translationyurchor2011-01-201-91/+117
* disable SetSettings dbus call codeDenys Vlasenko2011-01-205-39/+49
* convert abrt-action-save-package-data.cpp to CDenys Vlasenko2011-01-204-8/+15
* python: fix SEGV on crash_data().get("nonexistent")Denys Vlasenko2011-01-202-0/+14
* l10n: Updates to Dutch (Flemish) (nl) translationwarrink2011-01-201-95/+118
* l10n: Updates to Oriya (or) translationmgiri2011-01-201-60/+83
* l10n: Updates to Polish (pl) translationraven2011-01-191-89/+103
* fixed build against rpm 4.9Jiri Moskovcak2011-01-191-3/+2
* 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
* abrtd: merge pid and lock files into oneDenys Vlasenko2011-01-191-40/+28
* remove old plugin machinery. -10k and -1 library dependence in abrtdDenys Vlasenko2011-01-1917-975/+3
* move (de)installation of abrt-hook-ccpp into abrt-ccpp service.Denys Vlasenko2011-01-193-10/+152
* abrt: init script fixes: better descriptionDenys Vlasenko2011-01-192-16/+12
* abrtd: trivial changes to make init script more correct wrt whitespaceDenys Vlasenko2011-01-191-15/+8
* remove [ Cron ] handlingDenys Vlasenko2011-01-175-315/+0
* remove dumpoops and KerneloopsScanner pluginDenys Vlasenko2011-01-1713-933/+1
* replace KerneloopsScanner plugin and dumpoops with abrt-dump-oops, use it in ...Denys Vlasenko2011-01-1715-36/+820
* l10n: Updates to Oriya (or) translationmgiri2011-01-171-242/+232
* preliminary cleanup patchesDenys Vlasenko2011-01-144-67/+61
* trivial: more uniform -v option helpDenys Vlasenko2011-01-136-6/+6
* fix a SEGV caused by returning NULL instead of empty hash tableDenys Vlasenko2011-01-131-0/+2
* abrt_event.conf parser is updated to handleDenys Vlasenko2011-01-132-24/+175
* l10n: Updates to Panjabi (Punjabi) (pa) translationjassy2011-01-131-223/+223
* Remove accidentally commited files from the retrace branchKarel Klic2011-01-122-162/+0
* l10n: Updates to Kannada (kn) translationshanky2011-01-121-241/+232
* remove C++-ism ssprintf from abrtlib.hDenys Vlasenko2011-01-114-28/+23
* do not pollute library namespace: prefix bin2hex and hex2bin with abrt_Denys Vlasenko2011-01-111-0/+2
* move abrt-action-FOO from /usr/libexec to /usr/binDenys Vlasenko2011-01-117-42/+32
* abrt.spec: addon-cpp requires cpio, because abrt-action-debuginfo-install.py ...Karel Klic2011-01-111-1/+1
* adding missing extern "C" {}Denys Vlasenko2011-01-061-0/+8
* pass old pattern to ccpp hook and use itDenys Vlasenko2011-01-065-40/+232
* Merge branch 'abrt-fix-master' of ssh://fedorapeople.org/home/fedora/npajkovs...Nikola Pajkovsky2011-01-052-1/+12
|\
| * 666893 - Unable to make sense of XML-RPC response from serverNikola Pajkovsky2011-01-051-0/+11
| * 665405 - ABRT's usage of sos does not grab /var/log/messagesNikola Pajkovsky2011-01-051-1/+1
|/
* PyHook: ignore SystemExit exception rhbz#636913Jiri Moskovcak2011-01-051-2/+4