| Commit message (Expand) | Author | Age | Files | Lines |
* | replace "kill USR1" with "kill 'USR1'" (and same for USR2) | Pascal Rigaux | 2002-08-05 | 15 | -36/+34 |
* | english fixes | Thierry Vignaud | 2002-08-05 | 1 | -2/+2 |
* | - do not show empty wizard when save button clicked. | Daouda Lo | 2002-08-05 | 1 | -12/+12 |
* | - cleanup (remove all sms stuffs: code and labels) | Daouda Lo | 2002-08-05 | 1 | -21/+10 |
* | a few more fixes (thanks Jure Repinc & Richard Burt) | Pascal Rigaux | 2002-08-05 | 1 | -3/+2 |
* | kill $Log (487 useless lines supressed from drakxtools) | Thierry Vignaud | 2002-08-05 | 4 | -458/+0 |
* | - expand $email in cron script | Daouda Lo | 2002-08-02 | 1 | -0/+6 |
* | - disable sms alerts (free sms site too complicated to | Daouda Lo | 2002-08-02 | 1 | -22/+30 |
* | minor bugfix in calling bootloader::read | Jonathan Gotti | 2002-08-02 | 1 | -1/+2 |
* | - avoiding looping indefinitalely when selecting items in combo | Daouda Lo | 2002-08-02 | 1 | -10/+15 |
* | - add commandline arguments: drakbug --report name_app | Daouda Lo | 2002-08-02 | 1 | -18/+27 |
* | - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD} | Pascal Rigaux | 2002-08-01 | 1 | -34/+41 |
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -3/+3 |
* | remove obsolote file | Thierry Vignaud | 2002-08-01 | 1 | -53/+0 |
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -70/+73 |
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -87/+87 |
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 3 | -28/+31 |
* | export license | Thierry Vignaud | 2002-08-01 | 1 | -1/+1 |
* | move embedded and standalone managment from harddrake::ui to | Thierry Vignaud | 2002-08-01 | 1 | -1/+8 |
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 21 | -28/+22 |
* | - add non-wizard ability to XFdrake | Pascal Rigaux | 2002-07-31 | 1 | -2/+13 |
* | what is needed for usbmouse is "hid mousedev usbmouse" not the weird "serial_... | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
* | use configure_chooser when there is an existing configuration | Pascal Rigaux | 2002-07-31 | 1 | -2/+7 |
* | - many changes | Daouda Lo | 2002-07-31 | 1 | -37/+70 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 3 | -10/+14 |
* | - complete re-write | Christian Belisle | 2002-07-30 | 1 | -8/+2 |
* | never EVER put $xxxx in to-be-translated strings!! | Pascal Rigaux | 2002-07-30 | 1 | -2/+2 |
* | don't translate useless strings (here: "\n") | Thierry Vignaud | 2002-07-30 | 1 | -1/+1 |
* | deush need to learn english | Thierry Vignaud | 2002-07-30 | 1 | -2/+2 |
* | use $o->{interactiveSteps} instead of @install_steps_auto_install::graphical_... | Pascal Rigaux | 2002-07-30 | 1 | -6/+6 |
* | - fix using deprecated Xconfig.pm | Pascal Rigaux | 2002-07-29 | 1 | -42/+18 |
* | make perl_checker happy | Pascal Rigaux | 2002-07-29 | 1 | -0/+2 |
* | (ask_for_X_restart): make it work | Pascal Rigaux | 2002-07-29 | 1 | -3/+4 |
* | read and wrote /etc/modules.conf | Thierry Vignaud | 2002-07-29 | 1 | -0/+2 |
* | - adapt to new Xconfig modules | Pascal Rigaux | 2002-07-28 | 1 | -28/+74 |
* | Numerous GUI crash fixes, oddities. Install needed packages. Fix email, daemo... | Stew Benedict | 2002-07-28 | 1 | -4106/+2748 |
* | Check for/install terminal-server and friends. More intelligent error message... | Stew Benedict | 2002-07-28 | 1 | -19/+33 |
* | - add browser list in case BROWSER env var isn't set | Daouda Lo | 2002-07-26 | 1 | -2/+7 |
* | - more consistency when back button hit in wizard mode | Daouda Lo | 2002-07-26 | 1 | -2/+9 |
* | - don't display services that are not installed | Daouda Lo | 2002-07-25 | 1 | -17/+29 |
* | merge timeout and cancel cases | Thierry Vignaud | 2002-07-25 | 1 | -3/+1 |
* | simplify: | Thierry Vignaud | 2002-07-25 | 1 | -5/+1 |
* | use Xconfig::xfree to set the XkbLayout (better should&will come) | Pascal Rigaux | 2002-07-24 | 1 | -19/+8 |
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 8 | -11/+17 |
* | faster service startup | Thierry Vignaud | 2002-07-23 | 1 | -11/+8 |
* | - complete app list | Daouda Lo | 2002-07-20 | 1 | -10/+15 |
* | rename $i in $X (to have the same as Xconfigurator.pm) | Pascal Rigaux | 2002-07-19 | 1 | -6/+6 |
* | - any::setup_thiskind_backend changed in any::load_category_no_message | Damien Chaumette | 2002-07-19 | 1 | -1/+1 |
* | don't pass the prefix parameter, not needed/wanted anymore | Pascal Rigaux | 2002-07-18 | 1 | -1/+1 |
* | create the main() function in security.pm | Christian Belisle | 2002-07-18 | 1 | -36/+4 |