| Commit message (Expand) | Author | Age | Files | Lines |
* | futile to try starting network service, dhcp cannot work as no module are | Francois Pons | 2003-09-23 | 1 | -1/+0 |
* | make sure network is started for start_internet. | Francois Pons | 2003-09-23 | 1 | -1/+3 |
* | make sure module are loaded only during installation. | Francois Pons | 2003-09-22 | 1 | -1/+1 |
* | try loading boot kernel modules before trying to start internet connection... | Francois Pons | 2003-09-22 | 1 | -0/+1 |
* | net install autodetection fix | Damien Chaumette | 2003-09-15 | 1 | -2/+4 |
* | fix #5586 (netprofile package still need be fixed) | Thierry Vignaud | 2003-09-12 | 1 | -4/+4 |
* | follow std explanations policy | Thierry Vignaud | 2003-09-10 | 1 | -4/+4 |
* | profile is 'default' if no configuration file found | Damien Chaumette | 2003-09-09 | 1 | -1/+1 |
* | save_conf() really is dead | Thierry Vignaud | 2003-09-08 | 1 | -1/+0 |
* | - do not call anymore network::netconnect::save_conf | Damien Chaumette | 2003-09-08 | 1 | -11/+3 |
* | - fix/use explanations | Damien Chaumette | 2003-09-08 | 1 | -1/+5 |
* | - $netcnx->{PROFILE} is current profile name (now scalar) | Damien Chaumette | 2003-09-07 | 1 | -5/+8 |
* | small fixes for drakgw and drakfirewall | Florin Grad | 2003-09-05 | 1 | -4/+6 |
* | restore profiles feature through new netprofile package | Thierry Vignaud | 2003-08-29 | 1 | -30/+8 |
* | fix drakconnect not working on console (found by poulpy) due to having | Thierry Vignaud | 2003-08-25 | 1 | -6/+4 |
* | perl_checker compliance (revert non usefull titi change) | Pascal Rigaux | 2003-08-19 | 1 | -1/+1 |
* | fix some previous callback in drakconnect wizard mode | Thierry Vignaud | 2003-08-18 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2003-08-10 | 1 | -2/+2 |
* | replace "Press \"Forward\" to continue" with "Press \"%s\" to continue" (bug ... | Pascal Rigaux | 2003-08-10 | 1 | -1/+1 |
* | add a hint if we never restore profiles feature | Thierry Vignaud | 2003-07-21 | 1 | -0/+1 |
* | do not gratuitously waste space | Thierry Vignaud | 2003-07-21 | 1 | -1/+1 |
* | if we really want the type connection to be translated by translate() call in | Thierry Vignaud | 2003-07-21 | 1 | -0/+2 |
* | fix final success message: | Thierry Vignaud | 2003-07-21 | 1 | -2/+2 |
* | do not loop if one refuse to save changes, just skip the save step | Thierry Vignaud | 2003-07-21 | 1 | -9/+3 |
* | keep user changes on back step | Thierry Vignaud | 2003-07-21 | 1 | -1/+1 |
* | fix no previous button when using ask_okcancel() in wizard mode due to *very* | Thierry Vignaud | 2003-07-21 | 1 | -19/+30 |
* | sync translation with stock item | Thierry Vignaud | 2003-07-18 | 1 | -1/+2 |
* | fix usage of bool type in interactive: put the text in the checkbox's | Thierry Vignaud | 2003-07-17 | 1 | -3/+3 |
* | - s/interactive_gtk/interactive::gtk/ to get sub pre_func usable | Damien Chaumette | 2003-06-11 | 1 | -21/+3 |
* | kill some warnings catched by diagnostics pragma | Thierry Vignaud | 2003-05-22 | 1 | -9/+9 |
* | add a step to warn user before writing settings (bug #852 and so) | Damien Chaumette | 2003-05-16 | 1 | -2/+4 |
* | - gtkcreate_img is exported by helpers tag in ugtk2 | Thierry Vignaud | 2003-05-13 | 1 | -2/+2 |
* | - configuration stuff | Damien Chaumette | 2003-05-07 | 1 | -118/+24 |
* | - remove sub intro | Damien Chaumette | 2003-05-06 | 1 | -47/+14 |
* | - change configure and winmodemConfigure args (due to $intf drop) | Damien Chaumette | 2003-05-05 | 1 | -2/+2 |
* | perl_checker fixes | Damien Chaumette | 2003-05-02 | 1 | -5/+5 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -2/+2 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -6/+6 |
* | added modem configuration after LT Modem support. | Francois Pons | 2003-03-24 | 1 | -1/+1 |
* | use driver instead of descrition to validate an isdn autodetection | Frederic Lepied | 2003-03-05 | 1 | -1/+1 |
* | allow to switch in expert mode during install. | Frederic Lepied | 2003-02-28 | 1 | -1/+1 |
* | oups... hu... nothing | Damien Chaumette | 2003-02-21 | 1 | -2/+0 |
* | get back password input for adsl | Damien Chaumette | 2003-02-21 | 1 | -0/+2 |
* | add isdn check in get_net_device | Florin Grad | 2003-02-21 | 1 | -0/+2 |
* | perl generate undef indefinitely from the void | Thierry Vignaud | 2003-02-17 | 1 | -2/+2 |
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -6/+8 |
* | add cvs $Id | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
* | perl_checker compliance ("ref" now need parentheses in many case) | Pascal Rigaux | 2003-02-12 | 1 | -1/+1 |
* | reworded network restart string | Frederic Lepied | 2003-02-10 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-02-10 | 1 | -1/+1 |