| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (report_bug_to_bugzilla) automatically report CPU name & kernel version | Thierry Vignaud | 2008-05-15 | 1 | -3/+12 |
| | | |||||
| * | (report_bug_to_bugzilla) prefill the platform field | Thierry Vignaud | 2008-05-15 | 1 | -0/+3 |
| | | |||||
| * | typo fix (Yukiko Bando) | Thierry Vignaud | 2008-02-21 | 1 | -1/+1 |
| | | |||||
| * | better phrasing | Thierry Vignaud | 2008-02-14 | 1 | -1/+1 |
| | | |||||
| * | stop translating program name in bugzilla (#35241) | Thierry Vignaud | 2008-01-31 | 1 | -3/+0 |
| | | |||||
| * | explain what is the usefull part of the gdb trace | Thierry Vignaud | 2008-01-31 | 1 | -1/+1 |
| | | |||||
| * | factorize a test | Thierry Vignaud | 2008-01-31 | 1 | -8/+10 |
| | | |||||
| * | (format_trace_with_message) factorize some formatting code | Thierry Vignaud | 2008-01-31 | 1 | -15/+8 |
| | | |||||
| * | - do not fork a useless shell when running drakhelp | Thierry Vignaud | 2008-01-31 | 1 | -1/+4 |
| | | | | | | - open help as user | ||||
| * | minor indentation cleanups | Thierry Vignaud | 2008-01-31 | 1 | -6/+6 |
| | | |||||
| * | perl_checker cleanups | Thierry Vignaud | 2008-01-31 | 1 | -6/+7 |
| | | |||||
| * | (report_bug_to_bugzilla) split it out for readability & reasonable indentation | Thierry Vignaud | 2008-01-31 | 1 | -45/+43 |
| | | |||||
| * | autoselect distro version in bugzilla | Thierry Vignaud | 2008-01-31 | 1 | -0/+2 |
| | | |||||
| * | do not display twice "Cannot be run in console mode." message in drakbug | Olivier Blin | 2008-01-25 | 1 | -0/+1 |
| | | |||||
| * | cleanup | Thierry Vignaud | 2008-01-25 | 1 | -1/+0 |
| | | |||||
| * | make "Please describe what you were doing when it crashed" more | Thierry Vignaud | 2008-01-24 | 1 | -4/+20 |
| | | | | | | visible and force people to write something in before opening bugzilla | ||||
| * | bump copyright year | Thierry Vignaud | 2008-01-23 | 1 | -1/+2 |
| | | |||||
| * | report crash messages in the bug report only when --incident is used (and ↵ | Olivier Blin | 2008-01-02 | 1 | -1/+1 |
| | | | | | not when tools explicitely run drakbug with --report), Titi may provide a better fix | ||||
| * | fix typo in bug message | Olivier Blin | 2008-01-02 | 1 | -1/+1 |
| | | |||||
| * | prevent altering tool and the like when catching a bug (#35241) | Thierry Vignaud | 2007-11-06 | 1 | -0/+2 |
| | | |||||
| * | adjust title when catching a segfault | Thierry Vignaud | 2007-11-06 | 1 | -2/+3 |
| | | |||||
| * | report gdb trace if possible | Thierry Vignaud | 2007-11-06 | 1 | -5/+37 |
| | | |||||
| * | don't report a non existant crash when run w/o --error | Thierry Vignaud | 2007-09-26 | 1 | -3/+1 |
| | | |||||
| * | when unable to access X11, just print the backtrace on the console | Thierry Vignaud | 2007-09-26 | 1 | -0/+8 |
| | | |||||
| * | use new run::program "setuid" option instead of sudo | Thierry Vignaud | 2007-09-13 | 1 | -2/+1 |
| | | |||||
| * | run the regular user browser (#33522) | Thierry Vignaud | 2007-09-13 | 1 | -1/+5 |
| | | |||||
| * | better formatting | Thierry Vignaud | 2007-09-12 | 1 | -8/+16 |
| | | |||||
| * | make the TextView use all availlable space when resizing | Thierry Vignaud | 2007-09-12 | 1 | -1/+1 |
| | | |||||
| * | use a TextView instead of Label so that text is selectable (see #33023) | Thierry Vignaud | 2007-09-12 | 1 | -2/+3 |
| | | |||||
| * | report version of drakbug | Thierry Vignaud | 2007-08-02 | 1 | -1/+2 |
| | | |||||
| * | ask people to report lspcidrake -v output rather than lspci since it's more | Thierry Vignaud | 2007-08-02 | 1 | -1/+1 |
| | | | | | | usefull to us | ||||
| * | display the program that actually crashed and the error message | Thierry Vignaud | 2007-08-02 | 1 | -1/+9 |
| | | |||||
| * | fix crashing on unknown programs | Thierry Vignaud | 2007-08-01 | 1 | -1/+1 |
| | | |||||
| * | add --error option in order to provide a backtrace | Thierry Vignaud | 2007-08-01 | 1 | -2/+14 |
| | | |||||
| * | fix passing several options (needed for next commit) | Thierry Vignaud | 2007-08-01 | 1 | -2/+4 |
| | | |||||
| * | let be faster than perl_checko | Thierry Vignaud | 2007-08-01 | 1 | -1/+1 |
| | | |||||
| * | prefill default summary with the name of the actual program which crashed | Thierry Vignaud | 2007-08-01 | 1 | -1/+2 |
| | | |||||
| * | simplify | Thierry Vignaud | 2007-08-01 | 1 | -3/+6 |
| | | |||||
| * | basic adaption to new bugzilla (#31995) | Thierry Vignaud | 2007-08-01 | 1 | -7/+3 |
| | | |||||
| * | rename "bugzilla" as "bugzilla_url" (more sensitive) | Thierry Vignaud | 2007-08-01 | 1 | -3/+3 |
| | | |||||
| * | minor cleanup | Thierry Vignaud | 2007-08-01 | 1 | -3/+2 |
| | | |||||
| * | display Mandriva Online for mdkapplet in the "select mandriva tool" field ↵ | Thierry Vignaud | 2007-07-30 | 1 | -0/+1 |
| | | | | | (cosmetic) | ||||
| * | (get_package) fix UTF-8 issue in drakbug (#31067) | Thierry Vignaud | 2007-05-28 | 1 | -1/+1 |
| | | |||||
| * | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -30/+24 |
| | | |||||
| * | add drakhosts, draknfs, draksambashare, set wrap width to 3 to show mandriva ↵ | Antoine Ginies | 2005-08-26 | 1 | -2/+2 |
| | | | | | tools | ||||
| * | set the "" string as active in the combo box when a custom binary is | Olivier Blin | 2005-07-01 | 1 | -6/+9 |
| | | | | | | | selected, to avoid default selection of the last combo box item (this allow to remove the "scannerdrake" hack) | ||||
| * | simplify | Olivier Blin | 2005-07-01 | 1 | -9/+4 |
| | | |||||
| * | use the 'drakxtools' component for "Standalone Tools" (really fix | Olivier Blin | 2005-07-01 | 1 | -2/+2 |
| | | | | | | #16580) and split drakxtools components out of the main hash | ||||
| * | fix shell parsing unquoted bugzilla URL (#16580) | Thierry Vignaud | 2005-07-01 | 1 | -1/+2 |
| | | |||||
| * | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -3/+3 |
| | | |||||
