| Commit message (Expand) | Author | Age | Files | Lines |
* | pppoa shouldn't be selected by default for ethernet devices, fallback on pppoe | Olivier Blin | 2004-09-07 | 1 | -0/+2 |
* | use fctStartAdsl for eagle-usb in dhcp/static modes | Olivier Blin | 2004-09-07 | 1 | -2/+3 |
* | fix stupid error | Olivier Blin | 2004-09-06 | 1 | -1/+1 |
* | adjust tests, dhcp/static adsl connections can now use non-ethernet devices | Olivier Blin | 2004-09-06 | 1 | -2/+2 |
* | write sagem specific stuff for dhcp/static connections | Olivier Blin | 2004-09-06 | 1 | -0/+1 |
* | always ask adsl provider | Olivier Blin | 2004-09-06 | 1 | -2/+1 |
* | keep linmodem message for Hcf and Hsf | Olivier Blin | 2004-09-06 | 1 | -0/+6 |
* | remove wrong message about linmodems (#11224) | Olivier Blin | 2004-09-06 | 1 | -6/+0 |
* | support DHCP and manual for sagem devices | Olivier Blin | 2004-09-03 | 1 | -1/+6 |
* | adsl_conf_backend needs $intf now | Olivier Blin | 2004-08-30 | 1 | -1/+1 |
* | NET_DEVICE is the ethernet interface for pptp too | Olivier Blin | 2004-08-30 | 1 | -1/+1 |
* | write metric in ifcfg files according to connection type | Olivier Blin | 2004-08-27 | 1 | -0/+3 |
* | adsl devices need network restart if they're *not* in the adsl devices list | Olivier Blin | 2004-08-26 | 1 | -1/+1 |
* | no space before question marks in English | Pablo Saratxaga | 2004-08-23 | 1 | -1/+1 |
* | no space before a question mark in English | Pablo Saratxaga | 2004-08-23 | 1 | -2/+2 |
* | protocol names, trademark and acronyms should be upcase | Thierry Vignaud | 2004-08-23 | 1 | -2/+2 |
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -2/+2 |
* | rollback (a string was removed so translators still have to | Thierry Vignaud | 2004-08-20 | 1 | -2/+2 |
* | rollback 'n split in order to reduce pressure on translators | Thierry Vignaud | 2004-08-20 | 1 | -2/+2 |
* | (network_on_boot step) do not create ifcfg-ippp0 quite randomly | Olivier Blin | 2004-08-20 | 1 | -4/+2 |
* | ($after_start_on_boot_step) remove obsolete call to write_cnx_script | Olivier Blin | 2004-08-20 | 1 | -1/+0 |
* | fix nonsense in reconfigure message (#10827) | Olivier Blin | 2004-08-20 | 1 | -2/+3 |
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -6/+6 |
* | get rid off the 'ifcfg-Manually load a driver' file ... | Olivier Blin | 2004-08-17 | 1 | -1/+1 |
* | use network::ethernet::get_eth_categories() when needed | Olivier Blin | 2004-08-17 | 1 | -4/+6 |
* | NET_INTERFACE should be ppp0 for pppoe too | Olivier Blin | 2004-08-16 | 1 | -1/+2 |
* | add reminder about external ISDN modems (special init string) | Olivier Blin | 2004-08-16 | 1 | -0/+3 |
* | don't configure firewall after configuring network during install | Pascal Rigaux | 2004-08-16 | 1 | -5/+0 |
* | kill unused variables | Olivier Blin | 2004-08-12 | 1 | -2/+2 |
* | kill deprecated parts | Olivier Blin | 2004-08-12 | 1 | -36/+0 |
* | set both NET_DEVICE and NET_INTERFACE in automatic lan configuration | Olivier Blin | 2004-08-12 | 1 | -1/+1 |
* | set NET_DEVICE and NET_INTERFACE for lan and adsl dhcp/manual connections | Olivier Blin | 2004-08-12 | 1 | -0/+1 |
* | remove unused variable in network::netconnect, thanks perl_checker | Olivier Blin | 2004-08-10 | 1 | -2/+1 |
* | add some FIXME comments in network::netconnect | Olivier Blin | 2004-08-10 | 1 | -2/+2 |
* | network::tools::connect_prog shouldn't be used/written anymore now | Olivier Blin | 2004-08-10 | 1 | -41/+0 |
* | kill some more connect/disconnect_file | Olivier Blin | 2004-08-10 | 1 | -6/+1 |
* | in netconnect::(start|stop)_internet, use (connect|disconnect)_backend | Olivier Blin | 2004-08-09 | 1 | -2/+2 |
* | s/iwpconfig/iwconfig | Funda Wang | 2004-08-08 | 1 | -1/+1 |
* | use the new kdenetwork-kppp-provider package (thanks Laurent !) to be | Olivier Blin | 2004-08-06 | 1 | -0/+1 |
* | set netcnx type when an external isdn modem is selected, or else | Olivier Blin | 2004-08-05 | 1 | -1/+1 |
* | fix wording | Olivier Blin | 2004-08-04 | 1 | -1/+1 |
* | do not force kppp installation, it will be installed by | Olivier Blin | 2004-08-04 | 1 | -1/+0 |
* | kill set_cnx_script usage, replace cnx_scripts with ifup/ifdown | Olivier Blin | 2004-08-04 | 1 | -19/+3 |
* | write a cnx_script for adsl connexions too (so that drakconnect can | Olivier Blin | 2004-08-04 | 1 | -0/+5 |
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 1 | -0/+1 |
* | introduce ->ensure_binary_is_installed and use it | Pascal Rigaux | 2004-08-02 | 1 | -1/+1 |
* | (handle_multiple_cnx) only restart network for ADSL if we use an | Thierry Vignaud | 2004-07-29 | 1 | -1/+1 |
* | it's probably better to rely on modem_run since speedtouch.sh may be dropped | Olivier Blin | 2004-07-28 | 1 | -1/+1 |
* | hey, I suck, that's DIAL_ON_IFUP, not DIAL_ON_BOOT | Olivier Blin | 2004-07-23 | 1 | -5/+5 |
* | perl_checker compliance | Olivier Blin | 2004-07-23 | 1 | -3/+3 |