Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | open more ports for samba | Thierry Vignaud | 2004-05-05 | 1 | -1/+1 |
| | |||||
* | do not offer to set DOMAINNAME2 since it is never saved nor read (#9580) | Thierry Vignaud | 2004-05-05 | 1 | -1/+1 |
| | |||||
* | use @cards instead of $#cards as told by master pipi | Damien Chaumette | 2004-05-04 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Damien Chaumette | 2004-05-04 | 1 | -3/+3 |
| | |||||
* | perlchecker fixes | Damien Chaumette | 2004-05-04 | 1 | -20/+21 |
| | |||||
* | take ISDN protocol into account for people outside Europe to use it | Damien Chaumette | 2004-05-03 | 2 | -1/+5 |
| | | | | | (kind of lost in space before) | ||||
* | cleaning _last_ 'isdn_' prefix | Damien Chaumette | 2004-04-28 | 1 | -1/+1 |
| | |||||
* | drop unused ISA and EXPORT | Damien Chaumette | 2004-04-28 | 1 | -4/+0 |
| | |||||
* | drop isdn_ fonction names | Damien Chaumette | 2004-04-28 | 2 | -13/+12 |
| | |||||
* | drop network::isdn->import | Damien Chaumette | 2004-04-28 | 1 | -8/+7 |
| | |||||
* | 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 |
| | | | | | (based upon titi's patch) | ||||
* | 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 |
| | | | | | to guess it there | ||||
* | 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 |
| | | | | | latest speedtouch package is totally broken in userland mode now :-( | ||||
* | fix drakconnect config writing when there's only one configured | Thierry Vignaud | 2004-03-23 | 1 | -7/+10 |
| | | | | | interface (eg: at install time) (#8998) | ||||
* | 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 ↵ | Florin Grad | 2004-03-22 | 1 | -1/+1 |
| | | | | the net zone | ||||
* | eagle-usb maintainers ask not to fill dns by default because ppp will | Thierry Vignaud | 2004-03-19 | 1 | -1/+1 |
| | | | | | return better one through peerdns option | ||||
* | dnsX were renamed as dnsServerX+1 long time ago and are managed one | Thierry Vignaud | 2004-03-19 | 1 | -4/+0 |
| | | | | | step earlier | ||||
* | fix obvious wrong lookup (at install time, we must check installed | Thierry Vignaud | 2004-03-18 | 1 | -12/+12 |
| | | | | | root fs instead of /) | ||||
* | 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 |
| | | | | | ppp) | ||||
* | 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 |
| | | | | | | | - handle manually installed drivers - removed urpmi sources - faster checking for driver presence | ||||
* | (get_eth_cards) if SIOCETHTOOL ioctl is not supported by driver, try | Thierry Vignaud | 2004-03-17 | 1 | -0/+4 |
| | | | | | | to lookup card by driver in devices list (if there's only one physical card managed by this driver) | ||||
* | do not pass eth interface and user to adsl-start, they're already | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
| | | | | | provided in pppoe.conf (#2004) | ||||
* | 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 |
| | | | | | http://www.wanadoo.fr/bin/frame2.cgi?u=http%3A//assistance.wanadoo.fr/reponse791.asp | ||||
* | 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 |
| |