| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | no need to up ippp0 in net_cnx_up, it's been up'ed at startup | Damien Chaumette | 2004-04-27 | 1 | -2/+0 |
* | try to fix #3793 or at least enhance firmware seeking on windows partition | Damien Chaumette | 2004-04-27 | 2 | -4/+4 |
* | move reread_net_conf to tools.pm | Damien Chaumette | 2004-04-20 | 1 | -0/+8 |
* | $adsl_modem is optional, moved to $o_adsl_modem | Damien Chaumette | 2004-04-19 | 1 | -2/+2 |
* | perl now handle cleanly utf8 string in exceptions, no need to die \N("...") | Pascal Rigaux | 2004-04-05 | 1 | -1/+1 |
* | s/bcm4400/b44/ | Thierry Vignaud | 2004-03-26 | 1 | -1/+1 |
* | (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 |
* | warn than speedtouch only works with 2.4.x kernels for now | Thierry Vignaud | 2004-03-26 | 1 | -0/+6 |
* | (adsl_probe_info) fix "manage interface" that broke speedtouch configuration | Thierry Vignaud | 2004-03-26 | 1 | -2/+4 |
* | bcm4400 is known to not support ETHTOOL | Thierry Vignaud | 2004-03-26 | 1 | -1/+1 |
* | (isdn_write_config_backend) load ISDN driver | Thierry Vignaud | 2004-03-24 | 1 | -3/+5 |
* | up ippp0 interface and delete previous default route | Thierry Vignaud | 2004-03-24 | 1 | -2/+2 |
* | (isdn_detect_backend) do not try to get "type" field here, we just have nothing | Thierry Vignaud | 2004-03-24 | 1 | -1/+0 |
* | fix ISDN modem selection | Thierry Vignaud | 2004-03-24 | 1 | -1/+1 |
* | (isdn_read_config) do not overwrite current parameters with undefed ones | Thierry Vignaud | 2004-03-24 | 1 | -1/+1 |
* | #5056 really refered to austria, not australia | Thierry Vignaud | 2004-03-24 | 1 | -1/+1 |
* | (adsl_conf_backend) only disable kernel driver for 2.4.x kernels since | Thierry Vignaud | 2004-03-24 | 1 | -1/+2 |
* | fix drakconnect config writing when there's only one configured | Thierry Vignaud | 2004-03-23 | 1 | -7/+10 |
* | bewan PCI and ethernet ADSL modems work smoothly with 2.6.x kernels | Thierry Vignaud | 2004-03-23 | 1 | -4/+0 |
* | for ISDN, do the same warning popup about supported kernels | Thierry Vignaud | 2004-03-23 | 1 | -1/+5 |
* | typo (forgot a space) | Florin Grad | 2004-03-22 | 1 | -1/+1 |
* | do not write the REDIRECT squid rules if one has only one NIC connected to th... | Florin Grad | 2004-03-22 | 1 | -1/+1 |
* | eagle-usb maintainers ask not to fill dns by default because ppp will | Thierry Vignaud | 2004-03-19 | 1 | -1/+1 |
* | dnsX were renamed as dnsServerX+1 long time ago and are managed one | Thierry Vignaud | 2004-03-19 | 1 | -4/+0 |
* | fix obvious wrong lookup (at install time, we must check installed | Thierry Vignaud | 2004-03-18 | 1 | -12/+12 |
* | always offer to restart adsl connections | Thierry Vignaud | 2004-03-18 | 1 | -2/+1 |
* | only warn about 2.4.x kernel for bewan modem | Thierry Vignaud | 2004-03-18 | 1 | -1/+1 |
* | 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 |
* | only warn about the fact we need 2.4.x kernel when we're under 2.6.x | Thierry Vignaud | 2004-03-18 | 1 | -2/+2 |
* | fix pci modem support: | Thierry Vignaud | 2004-03-17 | 1 | -9/+14 |
* | (get_eth_cards) if SIOCETHTOOL ioctl is not supported by driver, try | Thierry Vignaud | 2004-03-17 | 1 | -0/+4 |
* | do not pass eth interface and user to adsl-start, they're already | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
* | fix SmartLink modem managment (#8959) | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
* | update wanadoo dns according to | Thierry Vignaud | 2004-03-17 | 1 | -2/+2 |
* | bewan support | Thierry Vignaud | 2004-03-16 | 2 | -2/+32 |
* | only show encapsulation parameter for sagem modem | Thierry Vignaud | 2004-03-16 | 1 | -3/+5 |
* | (adsl_conf_backend) fix adsl stop on pppoa links | Thierry Vignaud | 2004-03-16 | 1 | -2/+1 |
* | preselect pppoa for bewan too | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
* | make it clear these checks are only for pci modems | Thierry Vignaud | 2004-03-16 | 1 | -5/+6 |
* | pci modem: only take care of selected one | Thierry Vignaud | 2004-03-16 | 1 | -6/+5 |
* | warn that we only support kernel 2.4.x for pci modems | Thierry Vignaud | 2004-03-16 | 1 | -0/+6 |
* | remove debug statement | Thierry Vignaud | 2004-03-16 | 1 | -1/+0 |
* | for ADSL Bewan and ISDN modem, warn that only 2.4.x kernels are supported | Thierry Vignaud | 2004-03-16 | 1 | -1/+5 |
* | (ppp_configure) really fix modem symlink (#7967) | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
* | always write scripts like in the old days but when there's no cnx | Thierry Vignaud | 2004-03-15 | 1 | -11/+10 |
* | skip "start on boot" step for LAN (already managed by network scripts) | Thierry Vignaud | 2004-03-15 | 1 | -15/+24 |
* | perl_checker fix | Thierry Vignaud | 2004-03-15 | 1 | -1/+1 |
* | write ether conf later on QA request | Thierry Vignaud | 2004-03-15 | 1 | -1/+1 |