Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | build fixes | Jiri Moskovcak | 2009-11-12 | 1 | -1/+0 | |
| | | | ||||||
| | * | SPEC: yum upgrade workaround | Jiri Moskovcak | 2009-11-12 | 1 | -1/+4 | |
| | | | | | | | | | | | | - abrt is not working after upgrade from F11 to F12 | |||||
| | * | 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 | 3 | -10/+7 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | lib/Plugins/Mailx.cpp,TicketUploader.cpp: simplify (-7k) | Denys Vlasenko | 2009-11-12 | 3 | -125/+111 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | /var/cache/abrt permissions 1775 -> 0775 in spec file | Karel Klic | 2009-11-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | 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 | 56 | -1936/+2579 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | SOSreport.cpp: __gnu_cxx::stdio_filebuf<char> is +8k in code, thanks but no | Denys Vlasenko | 2009-11-12 | 5 | -22/+39 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | 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 | 8 | -507/+568 | |
| |\ | ||||||
| | * | Sending translation for Oriya | mgiri | 2009-11-12 | 1 | -222/+265 | |
| | | | ||||||
| | * | Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrt | Denys Vlasenko | 2009-11-12 | 1 | -2/+0 | |
| | |\ | ||||||
| | | * | forgot erase debug information for me | Nikola Pajkovsky | 2009-11-12 | 1 | -2/+0 | |
| | | | | ||||||
| | * | | 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> | |||||
| | * | Factored ParseArg | Nikola Pajkovsky | 2009-11-12 | 5 | -62/+39 | |
| | | | ||||||
| | * | Sending translation for Hindi | rajesh | 2009-11-12 | 1 | -220/+263 | |
| | | | ||||||
| * | | 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 | 2 | -6/+6 | |
| |/ | ||||||
| * | Sending translation for Gujarati | swkothar | 2009-11-12 | 1 | -223/+264 | |
| | | ||||||
| * | Sending translation for Punjabi | jassy | 2009-11-12 | 1 | -41/+50 | |
| | | ||||||
| * | Sending translation for Russian | ypoyarko | 2009-11-12 | 1 | -222/+264 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-11-11 | 81 | -2566/+3095 | |
| |\ | ||||||
| | * | KerneloopsSysLog: fix breakage in code which detects abrt marker | Denys Vlasenko | 2009-11-11 | 2 | -2/+49 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | Sending translation for Dutch | nippur | 2009-11-11 | 1 | -112/+47 | |
| | | | ||||||
| | * | 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 | 23 | -178/+202 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | |||||
| | * | Sending translation for Spanish | beckerde | 2009-11-10 | 1 | -30/+34 | |
| | | | ||||||
| | * | make syslog detection more robust; add oops examples (fixes #533901) | Denys Vlasenko | 2009-11-10 | 3 | -52/+101 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | Sending translation for Brazilian Portuguese | igor | 2009-11-10 | 1 | -31/+35 | |
| | | | ||||||
| | * | Sending translation for Polish | raven | 2009-11-09 | 1 | -30/+37 | |
| | | | ||||||
| | * | Sending translation for Portuguese | ruigo | 2009-11-09 | 1 | -30/+34 | |
| | | | ||||||
| | * | applied gavin's patch to Catcut. Refactored common xmlrpc code into lib/Utils. | Denys Vlasenko | 2009-11-09 | 6 | -275/+554 | |
| | | | | | | | | | | | | 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 | |||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-09 | 1 | -0/+12 | |
| | |\ | ||||||
| | | * | prevent gdb from i18izing its output | Denys Vlasenko | 2009-11-09 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | | 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 | 1 | -7/+21 | |
| | |\| | ||||||
| | | * | make IsTextFile more clever | Denys Vlasenko | 2009-11-09 | 1 | -7/+21 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-09 | 5 | -65/+57 | |
| | |\| | ||||||
| | | * | 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> | |||||
| | | * | fix and update rating | danny | 2009-11-09 | 1 | -7/+6 | |
| | | | | ||||||
| | | * | Sending translation for Brazilian Portuguese | igor | 2009-11-09 | 1 | -15/+23 | |
| | | | | ||||||
| | * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-09 | 3 | -35/+35 | |
| | |\| | ||||||
| | * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-09 | 2 | -87/+124 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-09 | 44 | -1007/+1090 | |
| | |\ \ \ | ||||||
| | * | | | | 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 | |
| | | | | | |