Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete gateway settings if gateway device is invalid too (#11761) | Olivier Blin | 2005-03-03 | 1 | -2/+2 |
| | |||||
* | delete gateway settings if reconfiguring the gateway interface to dhcp | Olivier Blin | 2005-03-02 | 1 | -1/+8 |
| | |||||
* | enhance "wrong network mask format" message (#10712) | Olivier Blin | 2005-02-28 | 1 | -6/+9 |
| | |||||
* | allow to modify DHCP timeout | Olivier Blin | 2005-02-28 | 1 | -0/+1 |
| | |||||
* | handle PEERYP and PEERNTPD too (#9982) | Olivier Blin | 2005-02-28 | 1 | -1/+7 |
| | |||||
* | peerdns support (and assorted space fixes) | Olivier Blin | 2005-02-28 | 1 | -5/+8 |
| | |||||
* | apply USERCTL settings for modems too | Olivier Blin | 2005-02-28 | 1 | -1/+4 |
| | |||||
* | pre-detect modem device (instead of mouse device ...) and do it at the | Olivier Blin | 2005-02-25 | 1 | -4/+3 |
| | | | | | right place | ||||
* | remove debug code (spotted by Pixel) | Olivier Blin | 2005-02-25 | 1 | -2/+0 |
| | |||||
* | allow to enable USERCTL | Olivier Blin | 2005-02-25 | 1 | -1/+16 |
| | |||||
* | space fixes | Olivier Blin | 2005-02-25 | 1 | -5/+5 |
| | |||||
* | space fixes | Olivier Blin | 2005-02-25 | 1 | -2/+2 |
| | |||||
* | allow to select "unlisted" provider in adsl provider list | Olivier Blin | 2005-02-25 | 1 | -6/+9 |
| | |||||
* | minimal WPA support | Olivier Blin | 2005-02-24 | 1 | -0/+2 |
| | |||||
* | move wlan-ng stuff in network::network | Olivier Blin | 2005-02-24 | 1 | -40/+1 |
| | |||||
* | space cleanup | Olivier Blin | 2005-02-24 | 1 | -1/+1 |
| | |||||
* | spaces cleanup | Olivier Blin | 2005-02-24 | 1 | -54/+61 |
| | |||||
* | titifix | Olivier Blin | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | remove unused network::netconnect::get_net_device | Olivier Blin | 2005-02-17 | 1 | -14/+0 |
| | |||||
* | typo fix (Arpad Biro) | Thierry Vignaud | 2005-02-14 | 1 | -2/+2 |
| | |||||
* | fix ndiswrapper installing: always install it if needed (btw run faster if | Thierry Vignaud | 2005-02-10 | 1 | -2/+4 |
| | | | | | already installed) | ||||
* | fix stepping back from lan interface step (impossible when using ndiswrapper | Thierry Vignaud | 2005-02-10 | 1 | -1/+1 |
| | | | | | and when there's only one interface) | ||||
* | simplify ndiwrapper step chaining | Thierry Vignaud | 2005-02-10 | 1 | -1/+1 |
| | |||||
* | select manual adsl connection type if the network interface was static | Olivier Blin | 2005-02-07 | 1 | -0/+2 |
| | |||||
* | basic ndiswrapper support | Olivier Blin | 2005-02-05 | 1 | -2/+57 |
| | |||||
* | handle bpalogin service | Olivier Blin | 2005-02-04 | 1 | -5/+12 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-02-04 | 1 | -8/+8 |
| | |||||
* | add bpalogin support for cable connections | Olivier Blin | 2005-02-04 | 1 | -4/+30 |
| | |||||
* | move and rename network::ethernet::get_eth_categories() into ↵ | Pascal Rigaux | 2005-01-03 | 1 | -3/+3 |
| | | | | | | | list_modules::ethernet_categories() (it's closer to the definition of the categories) | ||||
* | don't pass prefix to network::netconnect::main() (it doesn't use it) | Pascal Rigaux | 2004-12-21 | 1 | -3/+3 |
| | |||||
* | fix NETMASK autofilling | Thierry Vignaud | 2004-12-17 | 1 | -1/+1 |
| | |||||
* | for drakx-finish-install, we want drakconnect to restart network | Pascal Rigaux | 2004-12-14 | 1 | -1/+1 |
| | |||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -8/+8 |
| | |||||
* | network::netconnect::real_main() do not exit brutally on wizcancel, handle ↵ | Pascal Rigaux | 2004-11-30 | 1 | -2/+4 |
| | | | | it in network::netconnect::main() | ||||
* | (real_main) in "ADSL provider" step, plain reset the protocol on | Thierry Vignaud | 2004-11-22 | 1 | -1/+1 |
| | | | | | provider switch | ||||
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -15/+15 |
| | |||||
* | do not use slicing when selecting single values | Thierry Vignaud | 2004-11-08 | 1 | -1/+1 |
| | |||||
* | cleanup thanks to perl_checker | Pascal Rigaux | 2004-10-15 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2004-10-15 | 1 | -1/+1 |
| | |||||
* | try /dev/ttyS14 too for serial modems (ie internal PCI modems that | Thierry Vignaud | 2004-10-08 | 1 | -1/+1 |
| | | | | | don't need any driver but export a serial port instead) | ||||
* | start slmodemd when installing it (thus preventing the average user to | Thierry Vignaud | 2004-10-08 | 1 | -1/+5 |
| | | | | | have to restart his machine in order to get a working connection) | ||||
* | fix H[CS]F modems configuration (kernel packages were renamed) | Thierry Vignaud | 2004-10-08 | 1 | -2/+2 |
| | |||||
* | do not lose GATEWAYDEV if it is a non wireless one and a static | Olivier Blin | 2004-10-04 | 1 | -5/+5 |
| | | | | | wireless card is configured (and vice versa) | ||||
* | write wlan-ng config files for prism2 drivers | Olivier Blin | 2004-10-04 | 1 | -0/+40 |
| | |||||
* | remove TYPE field in ifcfg files if connection type isn't ADSL | Olivier Blin | 2004-10-03 | 1 | -0/+1 |
| | |||||
* | perl_checker fix | Olivier Blin | 2004-10-03 | 1 | -1/+1 |
| | |||||
* | do not lose ONBOOT setting for manual/dhcp dsl connections | Olivier Blin | 2004-10-03 | 1 | -0/+1 |
| | |||||
* | misc sagem fixes: | Olivier Blin | 2004-10-03 | 1 | -3/+13 |
| | | | | | | | | - allow to write static ip in eagle-usb.conf (write this file later) - load sagem specific modules/programs before config is written - do not reset IP address each time it is configured - automatically guess gateway for static connections | ||||
* | do not break the "IP %s address is usually reserved" warning | Olivier Blin | 2004-10-03 | 1 | -3/+9 |
| |