| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed small typo. | Francois Pons | 2003-02-04 | 1 | -2/+2 |
* | add support for adiusbadsl 1.0.2 (using adictrl -i to find interface and using | Francois Pons | 2003-02-04 | 1 | -17/+35 |
* | isdn.pm now in use strict | Damien Chaumette | 2003-01-23 | 1 | -1/+0 |
* | - speedtouch fixes : | Damien Chaumette | 2003-01-22 | 1 | -1/+1 |
* | English proofreading by Stew Beneditcs | Pablo Saratxaga | 2003-01-21 | 1 | -1/+1 |
* | little cleanup | Damien Chaumette | 2003-01-20 | 1 | -19/+9 |
* | drakconnect conf file no more uploaded with now useless variable | Arnaud Desmons | 2002-12-09 | 1 | -1/+1 |
* | isdn data are now fetched form system instead of drakconnect conf file | Arnaud Desmons | 2002-12-06 | 1 | -1/+3 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
* | syntax changes to make perl_checker happy | Pascal Rigaux | 2002-12-04 | 1 | -3/+3 |
* | Some data are now fetched from system instead of drakconnect conf file (adsl,... | Arnaud Desmons | 2002-12-02 | 1 | -5/+7 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -2/+2 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -1/+1 |
* | add support for Sagem USB Modem (for free.fr ;-)) | Francois Pons | 2002-11-25 | 1 | -2/+14 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-18 | 1 | -5/+3 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -1/+1 |
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 1 | -4/+4 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
* | replace qq{...} with qq(...) | Pascal Rigaux | 2002-11-11 | 1 | -4/+4 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -13/+13 |
* | perl_checker fixes | Thierry Vignaud | 2002-10-23 | 1 | -0/+1 |
* | fix speedtouch detection | Damien Chaumette | 2002-10-11 | 1 | -1/+2 |
* | notify if speedtouch is detected or not | Damien Chaumette | 2002-10-10 | 1 | -13/+9 |
* | - Remove ECI ADSL modem from menu until we have an agreement | Damien Chaumette | 2002-09-05 | 1 | -1/+5 |
* | - dns settings for pppoe | Daouda Lo | 2002-08-29 | 1 | -2/+2 |
* | - set DNS in adsl config. | Daouda Lo | 2002-08-29 | 1 | -0/+2 |
* | - update speedtouch link | Daouda Lo | 2002-08-29 | 1 | -1/+1 |
* | o ECI adsl config fix | Damien Chaumette | 2002-08-20 | 1 | -1/+1 |
* | - First ECI adsl support step | Damien Chaumette | 2002-08-01 | 1 | -5/+47 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
* | - check if speedtouch_mgmt exist before installing it | Damien Chaumette | 2002-07-19 | 1 | -1/+1 |
* | mgmt install corrected | damien | 2002-02-20 | 1 | -12/+2 |
* | updated speedtouch code to use pppoa3 | damien | 2002-01-23 | 1 | -1/+1 |
* | big merge from update 8.1 with cvs | damien | 2002-01-09 | 1 | -1/+2 |
* | corrected minor bugs in network (among others bug "modifying read only values") | damien | 2002-01-04 | 1 | -1/+1 |
* | type assignation bug fix | damien | 2001-09-24 | 1 | -5/+6 |
* | corrected type assignation | damien | 2001-09-24 | 1 | -2/+2 |
* | typo | damien | 2001-09-21 | 1 | -1/+2 |
* | test if microcode is there | damien | 2001-09-20 | 1 | -1/+4 |
* | network restart at better place | damien | 2001-09-19 | 1 | -0/+1 |
* | corrected Speedtouch -> speedtouch | damien | 2001-09-18 | 1 | -1/+1 |
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -2/+1 |
* | correct dams typo | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
* | avoid asking 2 times to restart the ethernet card | damien | 2001-09-15 | 1 | -5/+5 |
* | debug | damien | 2001-09-14 | 1 | -2/+2 |
* | pptp-adsl instead of pptp-adsl-fr | damien | 2001-09-14 | 1 | -1/+1 |
* | bugfix | damien | 2001-09-14 | 1 | -1/+2 |
* | updated speedtouch handling. | damien | 2001-09-14 | 1 | -2/+8 |