Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
| | | | | | | | - it is replaced by interactive_help_id on each ask_* - many set_help do not have any correspondance in help.pm (drakxid-*), those are commented for now | ||||
* | add CVS $Id | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | pppoa). | ||||
* | isdn.pm now in use strict | Damien Chaumette | 2003-01-23 | 1 | -1/+0 |
| | | | | | little cleanup | ||||
* | - speedtouch fixes : | Damien Chaumette | 2003-01-22 | 1 | -1/+1 |
| | | | | | | | o binaries location from /usr/bin to /usr/sbin o clean previous instance of pppoa3 according to modem id (-c) (special thanks to Corsikas who proudly brings this patch to me :) | ||||
* | 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 ↵ | Arnaud Desmons | 2002-12-02 | 1 | -5/+7 |
| | | | | (adsl, ppp, ifcfg-eth) | ||||
* | 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 |
| | | | | | - remove unneeded parentheses for things like ... if (...) | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous! | ||||
* | 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 |
| | | | | | First part. Part 2 following | ||||
* | corrected minor bugs in network (among others bug "modifying read only values") | damien | 2002-01-04 | 1 | -1/+1 |
| | | | | | recode upNetwork and downNetwork (it might work, at least if you are lucky); | ||||
* | 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 |
| |