| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | protocol names, trademark and acronyms should be upcase | Thierry Vignaud | 2004-08-23 | 1 | -5/+5 |
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -1/+1 |
* | fix sagem pty quoting | Olivier Blin | 2004-08-17 | 1 | -1/+1 |
* | sagem: don't run pppoa if the ethernet interface isn't created and use | Olivier Blin | 2004-08-17 | 1 | -1/+1 |
* | do not write noipdefault in /etc/ppp/peers/ppp0 for pptp connections | Olivier Blin | 2004-08-16 | 1 | -1/+2 |
* | (adsl_probe_info) net_cnx_up is obsolete, pptp info is available in | Olivier Blin | 2004-08-16 | 1 | -2/+0 |
* | (adsl_conf_backend) don't write net cnx scripts, internet service | Olivier Blin | 2004-08-16 | 1 | -2/+0 |
* | remove useless assignment (already done in adsl_protocol step) | Olivier Blin | 2004-08-16 | 1 | -1/+0 |
* | fix pppoe with sagem (write ETH=`/usr/sbin/eaglectrl -i` instead of ETH=sagem) | Olivier Blin | 2004-08-16 | 1 | -1/+2 |
* | mount /proc, /sys and /proc/usb/usb in $prefix ASAP instead of doing it at va... | Pascal Rigaux | 2004-08-10 | 1 | -6/+0 |
* | mounting device "none" is cleaner | Pascal Rigaux | 2004-08-10 | 1 | -1/+1 |
* | (network::adsl::adsl_conf_backend) add ppp_async alias for sagem | Olivier Blin | 2004-08-06 | 1 | -2/+3 |
* | (adsl_conf_backend) let's have a better looking mesage | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
* | fix titypo | Olivier Blin | 2004-08-06 | 1 | -1/+1 |
* | try to load all modules that may be needed to establish connexion | Olivier Blin | 2004-08-06 | 1 | -2/+4 |
* | (adsl_conf_backend) only try to mount /proc if it wasn't (eg if we | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
* | try to mount proc fs too, in case it wasn't done earlier | Olivier Blin | 2004-08-06 | 1 | -0/+1 |
* | try to mount usbdevfs in $::prefix before attempting to run adsl start | Olivier Blin | 2004-08-05 | 1 | -1/+5 |
* | quiet perl_checker | Thierry Vignaud | 2004-08-05 | 1 | -2/+2 |
* | (adsl_conf_backend) fix error message | Thierry Vignaud | 2004-08-05 | 1 | -1/+1 |
* | log module loading faillure | Thierry Vignaud | 2004-08-04 | 1 | -1/+2 |
* | catch die from modules::load | Olivier Blin | 2004-08-04 | 1 | -1/+1 |
* | add modules arrays and use modules::load to be able to load modules | Olivier Blin | 2004-08-04 | 1 | -9/+8 |
* | in sagem start section, modprobe eagle-usb and do not wait for sync | Olivier Blin | 2004-08-02 | 1 | -1/+4 |
* | in speedtouch start section, modprobe speedtch module and use | Olivier Blin | 2004-08-02 | 1 | -1/+4 |
* | in install, run modem start scripts once config is written | Olivier Blin | 2004-08-02 | 1 | -0/+2 |
* | sagem: use fctStartAdsl to wait for sync, up the interface and get interface ... | Olivier Blin | 2004-07-30 | 1 | -1/+1 |
* | split server and plugin options, in order to support again bewan | Olivier Blin | 2004-07-29 | 1 | -4/+9 |
* | do not write a blank "pty" option in ppp config file is there is no | Olivier Blin | 2004-07-28 | 1 | -1/+2 |
* | '-e 1' option is unneeded with speedtouch >= 1.3 | Olivier Blin | 2004-07-27 | 1 | -1/+1 |
* | pptp connections are now handled by pppd (#6515) | Olivier Blin | 2004-07-23 | 1 | -5/+0 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 1 | -3/+3 |
* | - rename add_alias() into set_alias() | Pascal Rigaux | 2004-07-08 | 1 | -1/+1 |
* | remove spurious '"pty ', I suck | Olivier Blin | 2004-07-02 | 1 | -1/+1 |
* | pptp support (partial fix for #6515) | Olivier Blin | 2004-07-02 | 1 | -1/+8 |
* | use upcase letters whenever needed | Thierry Vignaud | 2004-06-23 | 1 | -3/+3 |
* | remove some FIXME comments | Damien Chaumette | 2004-06-04 | 1 | -3/+2 |
* | s#ppp/peers/adsl#ppp/peers/ppp0# | Damien Chaumette | 2004-06-01 | 1 | -3/+3 |
* | new way to specify how to up connection for pppoe(xDSL) and others(ADSL) | Damien Chaumette | 2004-06-01 | 1 | -6/+5 |
* | - drop old internet service code | Damien Chaumette | 2004-05-27 | 1 | -70/+22 |
* | Fixes to use speedtouch kernel driver / drop userspace one | Damien Chaumette | 2004-05-14 | 1 | -10/+15 |
* | $adsl_modem is optional, moved to $o_adsl_modem | Damien Chaumette | 2004-04-19 | 1 | -2/+2 |
* | (adsl_probe_info) fix vpi, vci rereading (speedtouch conf write hexa...) | Thierry Vignaud | 2004-03-26 | 1 | -1/+1 |
* | misc space cleanups (thx perl_checko) | Thierry Vignaud | 2004-03-26 | 1 | -2/+2 |
* | (adsl_probe_info) fix "manage interface" that broke speedtouch configuration | Thierry Vignaud | 2004-03-26 | 1 | -2/+4 |
* | (adsl_conf_backend) only disable kernel driver for 2.4.x kernels since | Thierry Vignaud | 2004-03-24 | 1 | -1/+2 |
* | only kill pppoa for sagem modem (eg for bewan, we use pppoa plugin for | Thierry Vignaud | 2004-03-18 | 1 | -1/+2 |
* | fix bewan support by providing an ad-how /etc/ppp/options | Thierry Vignaud | 2004-03-18 | 1 | -0/+25 |
* | do not pass eth interface and user to adsl-start, they're already | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
* | bewan support | Thierry Vignaud | 2004-03-16 | 1 | -1/+30 |