summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix memory leakNikola Pajkovsky2011-03-301-0/+3
* rename misleading variableNikola Pajkovsky2011-03-301-5/+5
* remove misleading error messageNikola Pajkovsky2011-03-301-3/+1
* Ticket #178 abrt-cli should provide an option to select analyzerNikola Pajkovsky2011-03-304-26/+148
* retrace server: do not create abrt-specific files inside chrootMichal Toman2011-03-301-15/+0
* retrace server: fix malformed error messageMichal Toman2011-03-301-1/+1
* all: don't declare variables inside for loopsCosimo Cecchi2011-03-298-18/+38
* Revert "Ticket #178 abrt-cli should provide an option to select analyzer"Jiri Moskovcak2011-03-294-148/+26
* gui: fixed the prgname trac#180Jiri Moskovcak2011-03-291-0/+5
* Ticket #178 abrt-cli should provide an option to select analyzerNikola Pajkovsky2011-03-294-26/+148
* updated translationJiri Moskovcak2011-03-2945-2443/+4062
* use %ghost on files in /var/run and /var/lock rhbz#656542Jiri Moskovcak2011-03-291-0/+2
* abrt-action-analyze-backtrace: report failure when run on a dump_dir without ...Karel Klic2011-03-281-1/+7
* abrt-action-analyze-backtrace: log backtrace parser failure every time; remov...Karel Klic2011-03-281-8/+2
* applet: fixed the notification program nameJiri Moskovcak2011-03-281-1/+1
* applet: really fixed: don't show status icon when server support persistence ...Jiri Moskovcak2011-03-281-20/+20
* Ticket #160 Hash is not present in BugzillaNikola Pajkovsky2011-03-281-1/+10
* hide new binariesNikola Pajkovsky2011-03-281-0/+2
* make abrt-retrace-server RPM work properlyMichal Toman2011-03-286-4/+30
* gui-wizard-gtk: don't allow user to continue if analyzer failsJiri Moskovcak2011-03-271-2/+6
* fixed release in spec file2.0.0Jiri Moskovcak2011-03-261-1/+1
* updated translationJiri Moskovcak2011-03-2645-1066/+2625
* added new source files into POTFILES.inJiri Moskovcak2011-03-261-0/+2
* Analyze backtraces from retrace serverKarel Klic2011-03-265-125/+223
* abrt-action-trim-files: new tool for trimming old debuginfo and debug dumpsDenys Vlasenko2011-03-2611-51/+265
* added xml file for kerneloops reporter, split koops events to a separate fileJiri Moskovcak2011-03-255-10/+30
* updated translationJiri Moskovcak2011-03-2546-34449/+11347
* don't use a status icon when the notification server supports persistence tra...Jiri Moskovcak2011-03-252-55/+65
* fixes for missing uid caseDenys Vlasenko2011-03-254-16/+37
* remove FILENAME_INFORMALL and tighten up some loose endsDenys Vlasenko2011-03-2513-144/+47
* Ticket #167 abrt-cli doesn't generate backtraceNikola Pajkovsky2011-03-251-1/+1
* added jsteinar to artwork creditsJiri Moskovcak2011-03-252-0/+2
* gnome-keyring has differnet name in fedora and rhel6; fix buildNikola Pajkovsky2011-03-251-2/+7
* Merge branch 'event'Nikola Pajkovsky2011-03-253-36/+138
|\
| * validate input in cli and fix ask_for_missing_settings functionNikola Pajkovsky2011-03-223-36/+138
| * parse and store 'allow-empty' valueNikola Pajkovsky2011-03-172-3/+11
* | add option -p to abrt-gui and wizard tooDenys Vlasenko2011-03-252-6/+22
* | make $ABRT_PROG_PREFIX control whether log messages are prefixedDenys Vlasenko2011-03-2514-125/+104
* | remove plugins/Logger.confDenys Vlasenko2011-03-243-12/+0
* | remove plugins/Mailx.conf and plugins/RHTSupport.confDenys Vlasenko2011-03-247-37/+3
* | oops: don't save bogus "executable", and save real "cmdline" instead of bogus...Denys Vlasenko2011-03-242-18/+33
* | abrt-gui: tweak inotify codeDenys Vlasenko2011-03-241-7/+11
* | extend dump_dir to allow creating world-readable directoryJiri Moskovcak2011-03-2411-34/+71
* | abrt-gui: add inotify-based reloading of dumpsDenys Vlasenko2011-03-243-9/+109
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-245-37/+32
|\ \
| * | wizard: add keyboard accelerator for "Configure Events" buttonsDenys Vlasenko2011-03-245-37/+32
* | | changed the icon trac#148Jiri Moskovcak2011-03-2450-41/+7
|/ /
* | added event xml file for RHTSupport, removed unused glade filesJiri Moskovcak2011-03-239-1096/+38
* | retrace server: remove unused files from rpmMichal Toman2011-03-232-6/+2
* | retrace server: make reposync pluginableMichal Toman2011-03-238-448/+203