Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log what we are doing | Pascal Rigaux | 2005-03-24 | 1 | -0/+1 |
| | |||||
* | return the user choices | Pascal Rigaux | 2005-03-24 | 1 | -1/+3 |
| | |||||
* | - there is no reason to have string ref for ports | Pascal Rigaux | 2005-03-24 | 1 | -12/+8 |
| | | | | | - replace main_auto_install() with default_ports() | ||||
* | network::drakfirewall::set_ports() doesn't *need* a $in anymore, and it ↵ | Pascal Rigaux | 2005-03-24 | 1 | -4/+14 |
| | | | | doesn't die when no network card | ||||
* | - network::shorewall::default_interfaces_silent() does not need any parameter | Pascal Rigaux | 2005-03-24 | 2 | -19/+14 |
| | | | | | | | - network::shorewall::read() is simpler with a $o_in - network::drakfirewall::default_from_pkgs() is non interactive, better give it a do_pkgs - cleanup as little as possible | ||||
* | ATMARP support, useful for modems using pppoatm (e.g. SpeedTouch) and | Olivier Blin | 2005-03-24 | 1 | -4/+13 |
| | | | | | ISP using RFC 1483 Routed VC MUX (e.g. Free Degroupe) | ||||
* | use new --nocall option of speedtouch-start | Olivier Blin | 2005-03-24 | 1 | -2/+1 |
| | |||||
* | write ATM_ADDR field | Olivier Blin | 2005-03-24 | 1 | -1/+1 |
| | |||||
* | make Bewan PCI modems work (drop MTU config entries) | Olivier Blin | 2005-03-23 | 1 | -4/+0 |
| | |||||
* | disable network hotplug for via-velocity driver (#14763) | Thierry Vignaud | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | remove other mac address occurrences in iftab | Olivier Blin | 2005-03-18 | 1 | -0/+1 |
| | |||||
* | vpi is given as hex too (though it doesn't matter much since it's | Olivier Blin | 2005-03-17 | 1 | -1/+1 |
| | | | | | merely always less than or equal to 9) | ||||
* | temporary move collate sorting into net wizard in order to minimize possible ↵ | Thierry Vignaud | 2005-03-17 | 1 | -1/+3 |
| | | | | side effects | ||||
* | allow drakconnect to display multiple instances of the same adsl device | Olivier Blin | 2005-03-15 | 2 | -20/+29 |
| | |||||
* | fix comment | Olivier Blin | 2005-03-15 | 1 | -1/+1 |
| | |||||
* | fix unicorn packages installation | Olivier Blin | 2005-03-15 | 1 | -2/+2 |
| | |||||
* | do not compare translated string, on Pixel's advice | Olivier Blin | 2005-03-15 | 1 | -3/+3 |
| | |||||
* | allow not to set gateway device (#14633) | Olivier Blin | 2005-03-15 | 1 | -4/+6 |
| | |||||
* | allow connections from local net to firewall (#14586) | Olivier Blin | 2005-03-14 | 1 | -1/+1 |
| | |||||
* | remove eagle-usb_must_be_configured file | Olivier Blin | 2005-03-14 | 1 | -0/+2 |
| | |||||
* | fix and force CMVs symlink creation | Olivier Blin | 2005-03-14 | 1 | -1/+1 |
| | |||||
* | s/Netmask address/Netmask/. typo fix | Funda Wang | 2005-03-12 | 1 | -1/+1 |
| | |||||
* | fix typo (linetype for eagle-usb) | Olivier Blin | 2005-03-11 | 1 | -1/+1 |
| | |||||
* | fix messages | Olivier Blin | 2005-03-10 | 1 | -2/+2 |
| | |||||
* | use a higher timeout for modem dialing (#10814) | Olivier Blin | 2005-03-10 | 1 | -0/+1 |
| | |||||
* | hide wlan-ng settings for non-root users | Olivier Blin | 2005-03-09 | 1 | -0/+3 |
| | |||||
* | make wpa_supplicant.conf readable by root only | Olivier Blin | 2005-03-09 | 1 | -0/+2 |
| | |||||
* | better looking text | Thierry Vignaud | 2005-03-09 | 1 | -0/+1 |
| | |||||
* | write selected dhcp client in ifcfg files | Olivier Blin | 2005-03-09 | 3 | -7/+17 |
| | |||||
* | (get_eth_cards) update comments | Thierry Vignaud | 2005-03-09 | 1 | -5/+6 |
| | |||||
* | (get_eth_cards) do not overwrite driver name with sysfs one when we | Thierry Vignaud | 2005-03-09 | 1 | -2/+8 |
| | | | | | | already got it from ethtool, thus fixing bogus names registered though pci layer in kernel (#14163) | ||||
* | (wpa_supplicant_configure) scan hidden ssid | Olivier Blin | 2005-03-08 | 1 | -0/+1 |
| | |||||
* | delete gateway if appropriate when configuring DSL devices too (#13978) | Olivier Blin | 2005-03-07 | 1 | -4/+12 |
| | |||||
* | set Linetype in eagle-usb.conf to use CMVs | Olivier Blin | 2005-03-05 | 1 | -0/+1 |
| | |||||
* | create CMV symlinks for both POTS and ISDN lines | Olivier Blin | 2005-03-05 | 1 | -3/+6 |
| | |||||
* | CMV support for eagle-usb | Olivier Blin | 2005-03-04 | 1 | -0/+4 |
| | |||||
* | copy provider_id tag too | Olivier Blin | 2005-03-04 | 1 | -1/+1 |
| | |||||
* | use provider_id as key instead of id | Olivier Blin | 2005-03-04 | 1 | -91/+91 |
| | |||||
* | add provider IDs, comments, cleanups | Olivier Blin | 2005-03-04 | 1 | -17/+127 |
| | |||||
* | add @network::ethernet::dhcp_clients | Olivier Blin | 2005-03-04 | 2 | -1/+3 |
| | |||||
* | 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 |
| | |||||
* | (get_eth_cards) workaround buggy kernel until provided patch got applied ↵ | Thierry Vignaud | 2005-03-01 | 1 | -0/+1 |
| | | | | (#12609) | ||||
* | 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 |
| | |||||
* | write DHCP_TIMEOUT for DHCP connections | Olivier Blin | 2005-02-28 | 1 | -1/+1 |
| | |||||
* | handle PEERYP and PEERNTPD too (#9982) | Olivier Blin | 2005-02-28 | 1 | -1/+7 |
| | |||||
* | write PEERYP and PEERNTPD for DHCP connections | Olivier Blin | 2005-02-28 | 1 | -1/+1 |
| | |||||
* | peerdns support (and assorted space fixes) | Olivier Blin | 2005-02-28 | 1 | -5/+8 |
| | |||||
* | write PEERDNS for DHCP interfaces | Olivier Blin | 2005-02-28 | 1 | -1/+1 |
| |