summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* APPLET: changed icon from default gtk-warning to abrt specific, add animationJiri Moskovcak2009-11-163-3/+83
* don't show icon on abrtd start/stop rhbz#537630Jiri Moskovcak2009-11-153-9/+8
* removed the rest of python abrtutils wrapperJiri Moskovcak2009-11-151-3/+0
* made desktop file translatableJiri Moskovcak2009-11-152-2/+5
* disable lib/Python, we don't use it anymore (run tested)Denys Vlasenko2009-11-133-14/+15
* build fixesJiri Moskovcak2009-11-121-1/+0
* src/Hooks/CCpp.cpp: clarify error messageDenys Vlasenko2009-11-121-7/+5
* disable compilation of the rest of socket codeDenys Vlasenko2009-11-121-8/+4
* src/Hooks/CCpp.cpp: detect write errors (close() return value); more loggingDenys Vlasenko2009-11-121-5/+5
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-11-121-3/+3
|\
| * abrt-debuginfo-install: fix misinterpreted 2>&1, add forgotten "rm"Denys Vlasenko2009-11-121-3/+3
* | Daemon properly checks /var/cache/abrt attributesKarel Klic2009-11-121-17/+19
* | Size of uid depends on sizeof(int)Karel Klic2009-11-121-2/+2
* | abrt user group; used by abrt-pyhook-helperKarel Klic2009-11-121-4/+0
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-11-1119-400/+584
|\
| * abrt-debuginfo-install: use yum -C, use yum w/o -C only if necessaryDenys Vlasenko2009-11-101-107/+142
| * remove getSettings from most plugins (inherited one is ok)Denys Vlasenko2009-11-102-6/+7
| * GUI: shouldn't yell to userJiri Moskovcak2009-11-091-1/+1
| * GUI: make "How to reproduce" field more visibleJiri Moskovcak2009-11-092-2/+70
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-093-43/+28
| |\
| | * remove unused version of SaveDebugDump()Denys Vlasenko2009-11-092-15/+0
| | * make "InformAllUsers" crashes be recorded with UID=-1 in dbDenys Vlasenko2009-11-093-37/+37
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-091-26/+26
| |\|
| | * continuing s/string&/char*/ bit-by-bitDenys Vlasenko2009-11-091-26/+26
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-097-44/+37
| |\|
| | * simplify logging a bit. warn_client() is gone, reuse error_msg() for it.Denys Vlasenko2009-11-065-34/+30
| | * make exception handling lighterDenys Vlasenko2009-11-065-21/+18
| * | GUI: renamed "Crash rate" to "Crash count"Jiri Moskovcak2009-11-061-1/+1
| |/
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-0612-196/+207
| |\
| | * mass replace of const string& params by const char*Denys Vlasenko2009-11-068-143/+148
| | * InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.Denys Vlasenko2009-11-056-55/+61
| * | GUI: added support for backtrace ratingJiri Moskovcak2009-11-062-3/+64
| |/
| * abrtd: call res_init() if /etc/resolv.conf or friends were changedDenys Vlasenko2009-11-041-0/+30
* | pyhook-helper: uid taken from system instead of command lineKarel Klic2009-11-112-9/+6
|/
* lib/Plugins/Bugzilla: sanitize xmlrpc init; fix bug where ssl_verify=1 alwaysDenys Vlasenko2009-11-032-3/+14
* fix more warnings (these were harmless, but still...)Denys Vlasenko2009-11-031-1/+1
* GUI: small fix to make only valid urls clickableJiri Moskovcak2009-11-032-2/+2
* just changed commentsJiri Moskovcak2009-11-032-2/+1
* add big try-except block to python hook to hide the errors comming from the h...Jiri Moskovcak2009-11-031-43/+46
* GUI: convert to url only string starting as urlJiri Moskovcak2009-11-031-1/+1
* make the CheckReport() to ignore kerneloopsesJiri Moskovcak2009-11-031-0/+5
* kerneloop has uid = -1 newNikola Pajkovsky2009-11-032-8/+6
* re-enabled kerneloops as we don't have a replacement in F12Jiri Moskovcak2009-11-031-1/+1
* abrt-debuginfo-install: download packages one-by-one - better loggingDenys Vlasenko2009-11-021-6/+20
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-025-16/+23
|\
| * com.redhat.abrt.service: removed -t33Denys Vlasenko2009-11-021-4/+4
| * abrtd: fix bad interaction with -T SEC code and !-dDenys Vlasenko2009-11-021-4/+11
| * s/CC_DBUS_/ABRTD_DBUS_/gDenys Vlasenko2009-11-023-8/+8
* | Added abrt.png, fixed rhbz#Jiri Moskovcak2009-11-023-2/+6
|/
* lib/Plugins/CCpp: respect DebugInfoCacheMB settingDenys Vlasenko2009-11-022-15/+4