Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-11-19 | 25 | -251/+381 | |
|\| | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-18 | 1 | -1/+1 | |
| |\ | | | | | | | | | | | | | Conflicts: src/Gui/CCReporterDialog.py | |||||
| | * | GUI: added cancel to send dialog rhbz#537238 | Jiri Moskovcak | 2009-11-18 | 3 | -8/+12 | |
| | | | ||||||
| * | | GUI: added cancel to send dialog rhbz#537238 | Jiri Moskovcak | 2009-11-18 | 3 | -8/+12 | |
| |/ | ||||||
| * | include abrt version in bug descriptions | Denys Vlasenko | 2009-11-18 | 1 | -7/+6 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | ccpp hook: implemented ReadonlyLocalDebugInfoDirs directive | Denys Vlasenko | 2009-11-18 | 1 | -25/+45 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-18 | 8 | -30/+56 | |
| |\ | ||||||
| | * | whitespace cleanups | Denys Vlasenko | 2009-11-18 | 6 | -11/+10 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | add support for \" escaping in config file | Denys Vlasenko | 2009-11-18 | 3 | -22/+49 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | GUI: added window icon rhbz#537240 | Jiri Moskovcak | 2009-11-18 | 1 | -0/+1 | |
| |/ | | | | | | | - (doesn't work and throws warning if abrt is not installed!) | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-16 | 8 | -141/+137 | |
| |\ | ||||||
| | * | continuing s/std::string&/char*/g | Denys Vlasenko | 2009-11-16 | 6 | -123/+117 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | add experimental saving of /var/log/Xorg*.log for X crashes | Denys Vlasenko | 2009-11-16 | 4 | -28/+30 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | APPLET: fixes based on review from Denys | Jiri Moskovcak | 2009-11-16 | 2 | -33/+44 | |
| |/ | | | | | | | | | | | - fixed coding style - some optimalization - added fallback if loading icons fails | |||||
| * | APPLET: changed icon from default gtk-warning to abrt specific, add animation | Jiri Moskovcak | 2009-11-16 | 3 | -3/+83 | |
| | | | | | | | | | | | | - there were complaints about abrt using standard warning icon, which is confusing, so I changed it to use abrt spefic icon and made it move, to attract user attention | |||||
| * | don't show icon on abrtd start/stop rhbz#537630 | Jiri Moskovcak | 2009-11-15 | 3 | -9/+8 | |
| | | | | | | | | | | | | - this feature would show the icon even after abrt update, which would show the icon and thus might confuse user with the warning sign | |||||
| * | removed the rest of python abrtutils wrapper | Jiri Moskovcak | 2009-11-15 | 1 | -3/+0 | |
| | | ||||||
| * | made desktop file translatable | Jiri Moskovcak | 2009-11-15 | 2 | -2/+5 | |
| | | ||||||
| * | disable lib/Python, we don't use it anymore (run tested) | Denys Vlasenko | 2009-11-13 | 3 | -14/+15 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | build fixes | Jiri Moskovcak | 2009-11-12 | 1 | -1/+0 | |
| | | ||||||
| * | src/Hooks/CCpp.cpp: clarify error message | Denys Vlasenko | 2009-11-12 | 1 | -7/+5 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | disable compilation of the rest of socket code | Denys Vlasenko | 2009-11-12 | 1 | -8/+4 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Backtrace print tree wip | Karel Klic | 2009-11-12 | 1 | -0/+10 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-11-12 | 12 | -195/+279 | |
|\| | ||||||
| * | src/Hooks/CCpp.cpp: detect write errors (close() return value); more logging | Denys Vlasenko | 2009-11-12 | 1 | -5/+5 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-11-12 | 1 | -3/+3 | |
| |\ | ||||||
| | * | abrt-debuginfo-install: fix misinterpreted 2>&1, add forgotten "rm" | Denys Vlasenko | 2009-11-12 | 1 | -3/+3 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Daemon properly checks /var/cache/abrt attributes | Karel Klic | 2009-11-12 | 1 | -17/+19 | |
| | | | ||||||
| * | | Size of uid depends on sizeof(int) | Karel Klic | 2009-11-12 | 1 | -2/+2 | |
| | | | ||||||
| * | | abrt user group; used by abrt-pyhook-helper | Karel Klic | 2009-11-12 | 1 | -4/+0 | |
| |/ | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-11-11 | 19 | -400/+584 | |
| |\ | ||||||
| | * | abrt-debuginfo-install: use yum -C, use yum w/o -C only if necessary | Denys Vlasenko | 2009-11-10 | 1 | -107/+142 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | remove getSettings from most plugins (inherited one is ok) | Denys Vlasenko | 2009-11-10 | 2 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also move parse_release() to abrtlib, it's shared among Bugzilla and Catcut. Tested Bugzilla and Catcut, both work. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | GUI: shouldn't yell to user | Jiri Moskovcak | 2009-11-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | - removed '!' from warning message | |||||
| | * | GUI: make "How to reproduce" field more visible | Jiri Moskovcak | 2009-11-09 | 2 | -2/+70 | |
| | | | | | | | | | | | | | | | - it was part of the treview and usually hidden because the long backtrace, so it was ignored by users. | |||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-09 | 3 | -43/+28 | |
| | |\ | ||||||
| | | * | remove unused version of SaveDebugDump() | Denys Vlasenko | 2009-11-09 | 2 | -15/+0 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | | * | make "InformAllUsers" crashes be recorded with UID=-1 in db | Denys Vlasenko | 2009-11-09 | 3 | -37/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | this makes them show up in GUI again Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-09 | 1 | -26/+26 | |
| | |\| | ||||||
| | * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-09 | 7 | -44/+37 | |
| | |\ \ | ||||||
| | * | | | GUI: renamed "Crash rate" to "Crash count" | Jiri Moskovcak | 2009-11-06 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | pyhook-helper: uid taken from system instead of command line | Karel Klic | 2009-11-11 | 2 | -9/+6 | |
| | | | | | ||||||
* | | | | | Comment | Karel Klic | 2009-11-11 | 1 | -2/+3 | |
| | | | | | ||||||
* | | | | | Backtrace tool WORK-IN-PROGRESS | Karel Klic | 2009-11-11 | 11 | -1/+1047 | |
| | | | | | ||||||
* | | | | | merge | Karel Klic | 2009-11-09 | 40 | -780/+1063 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | continuing s/string&/char*/ bit-by-bit | Denys Vlasenko | 2009-11-09 | 1 | -26/+26 | |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | simplify logging a bit. warn_client() is gone, reuse error_msg() for it. | Denys Vlasenko | 2009-11-06 | 5 | -34/+30 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | make exception handling lighter | Denys Vlasenko | 2009-11-06 | 5 | -21/+18 | |
| | |/ | |/| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-06 | 12 | -196/+207 | |
| |\ \ | ||||||
| | * | | mass replace of const string& params by const char* | Denys Vlasenko | 2009-11-06 | 8 | -143/+148 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |