Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | list and configure wireless interfaces for which the firmware isn't ↵ | Olivier Blin | 2005-09-11 | 1 | -3/+27 |
| | | | | available (#18195) | ||||
* | force DEVICE field write for ISDN configurations | Olivier Blin | 2005-09-08 | 1 | -1/+2 |
| | |||||
* | add reminder | Olivier Blin | 2005-09-08 | 1 | -0/+1 |
| | |||||
* | disable roaming for rt2400/rt2500 | Olivier Blin | 2005-09-08 | 1 | -2/+3 |
| | |||||
* | do not let modem settings be overriden by previous ppp0 settings | Olivier Blin | 2005-09-08 | 1 | -1/+1 |
| | |||||
* | set SSID for rt2400/rt2500 cards using WPA with an iwpriv command (#18205) | Olivier Blin | 2005-09-03 | 1 | -0/+1 |
| | |||||
* | move is_ifplugd_blacklist in network::ethernet (and get rid of madwifi_pci, ↵ | Olivier Blin | 2005-08-31 | 1 | -4/+2 |
| | | | | it's wifi and supported by ifplugd) | ||||
* | use lower case 'i' in iwconfig/iwpriv/iwspy (#18031) | Olivier Blin | 2005-08-30 | 1 | -6/+6 |
| | |||||
* | improve "dsl type" message (thanks to Andreas) | Olivier Blin | 2005-08-28 | 1 | -1/+1 |
| | |||||
* | restart associated ethernet device for dsl connections needing it | Olivier Blin | 2005-08-28 | 1 | -0/+4 |
| | |||||
* | rephrase "DSL connection type" message, the preselected type has better to ↵ | Olivier Blin | 2005-08-28 | 1 | -4/+2 |
| | | | | be kept | ||||
* | move %wireless_enc_modes in network::wireless | Olivier Blin | 2005-08-28 | 1 | -9/+3 |
| | |||||
* | don't blacklist ifplugd for pcmcia interfaces | Olivier Blin | 2005-08-28 | 1 | -4/+1 |
| | |||||
* | fix network restart condition for 6to4 | Olivier Blin | 2005-08-23 | 1 | -1/+1 |
| | |||||
* | remove deprecated comment | Olivier Blin | 2005-08-23 | 1 | -1/+0 |
| | |||||
* | install bpalogin if needed only | Olivier Blin | 2005-08-18 | 1 | -7/+8 |
| | |||||
* | initial IPv6 support (6to4 tunnel) | Olivier Blin | 2005-08-08 | 1 | -2/+13 |
| | |||||
* | it's better to warn package installation failure in ensure_is_installed than ↵ | Pascal Rigaux | 2005-08-08 | 1 | -10/+5 |
| | | | | each callers (bugzilla #17251) | ||||
* | handle access point roaming using wpa_supplicant | Olivier Blin | 2005-08-05 | 1 | -22/+33 |
| | |||||
* | allow to use WEP keys in wpa_supplicant | Olivier Blin | 2005-08-04 | 1 | -1/+1 |
| | |||||
* | use ifplugd for wireless interfaces | Olivier Blin | 2005-08-04 | 1 | -3/+1 |
| | |||||
* | make is_ifplugd_blacklisted return a boolean | Olivier Blin | 2005-08-04 | 1 | -6/+5 |
| | |||||
* | s/hotplug/ifplugd/ | Olivier Blin | 2005-08-04 | 1 | -7/+7 |
| | |||||
* | use ifup/ifdown with the boot option to handle ifplugd | Olivier Blin | 2005-08-04 | 1 | -7/+1 |
| | |||||
* | allow winmodems to be configured | Olivier Blin | 2005-07-29 | 1 | -0/+2 |
| | |||||
* | don't use global $in (fix ISDN configuration) | Olivier Blin | 2005-07-21 | 1 | -3/+3 |
| | |||||
* | use wpa_supplicant_add_network_simple | Olivier Blin | 2005-07-20 | 1 | -1/+1 |
| | |||||
* | really write modem/adsl ifcfg files (fix ONBOOT setting) | Olivier Blin | 2005-07-11 | 1 | -1/+1 |
| | |||||
* | don't restart network service at drakconnect startup | Olivier Blin | 2005-07-11 | 1 | -1/+1 |
| | |||||
* | use stop_net_interface | Olivier Blin | 2005-07-07 | 1 | -1/+1 |
| | |||||
* | do not restart network to apply modifications, run ifup or ifplugd instead | Olivier Blin | 2005-07-07 | 1 | -0/+9 |
| | |||||
* | remove connect/diconnect_backend | Olivier Blin | 2005-07-07 | 1 | -4/+4 |
| | | | | | | add start/stop_net_interface add detach parameter to start/stop_interface | ||||
* | use start/stop_interface instead of connect/disconnect_backend | Olivier Blin | 2005-07-07 | 1 | -2/+2 |
| | |||||
* | add missing require | Olivier Blin | 2005-06-20 | 1 | -0/+1 |
| | |||||
* | remove duplicate lan detection | Olivier Blin | 2005-06-20 | 1 | -2/+0 |
| | |||||
* | add some "use xxx;" (the idea is to see what the package needs, but i may ↵ | Pascal Rigaux | 2005-06-10 | 1 | -0/+1 |
| | | | | rollback after understanding better dependencies) | ||||
* | help perl_checker | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
| | |||||
* | fix pixel sucks | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
| | |||||
* | - merge network settings in a $net hash (it modifies $o fields too): | Olivier Blin | 2005-06-03 | 1 | -329/+163 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o $netc becomes $net->{network} and $net->{resolv} o $intf becomes $net->{ifcfg} - move zeroconf config stuff in write_zeroconf - read_tmdns_conf -> read_zeroconf - read_all_conf -> read_net_conf - configureNetwork2 -> configure_network - configure_network: write ifcfg files for ppp interfaces too - don't install wireless-tools in configure_network, this package is in basesystem - most functions don't need the file path as an argument in network::network - drop network::tools::remove_initscript - don't export too much from network::network - don't export from network::tools - remove adsl_unsupported_eci step in drakconnect - drop passwd2 field in network::adsl - drop $net->{isdn_internal} - network::netconnect : main -> safe_main - use network::netconnect::real_main during install - don't read network config in network::netconnect::real_main - install_steps::upNetwork : resolv.conf is already symlinked by network::network::configure_network when appropriate - try to fix install_any::generate_automatic_stage1_params to use a real interface configuration - put authentication stuff in $net->{auth} - drop network::ethernet::write_ether_conf - drop network::adsl::get_wizard - use 'static' instead of 'manual' as ADSL method - drop first_modem and its workarounds in network::modem - drop deprecated "multiple_internet_cnx" step in drakconnect - don't save /etc/sysconfig/drakconnect anymore - drop MDK::Common::Globals stuff - drop getIP in net_applet (Pixel) - drop $netc->{DHCP} - configure_network(): write resolv.conf even if a dhcp interface is configured | ||||
* | be more in drakx spirit, and more important perl_checker warning clean | Pascal Rigaux | 2005-06-03 | 1 | -2/+1 |
| | |||||
* | - rename "hw_account" step as "isdn_account" | Olivier Blin | 2005-05-31 | 1 | -10/+7 |
| | | | | | | - remove unneeded code - don't overwrite huptimeout value | ||||
* | tag obscure isdn card settings as advanced | Olivier Blin | 2005-05-31 | 1 | -5/+5 |
| | |||||
* | if__(exists $foo, $bar) returns $bar whatever $foo is, don't try to | Olivier Blin | 2005-05-31 | 1 | -25/+18 |
| | | | | | | make smart code that don't work (initial goal was probably to hide some isdn settings if they weren't set) | ||||
* | really handle irq, mem, io, io0, io1 isdn paramaters (i.e. finish the | Olivier Blin | 2005-05-31 | 1 | -5/+5 |
| | | | | | "fix parameters reading/writin in isdn config" commit from Titi) | ||||
* | handle huptimeout setting again (I4L_IDLETIME in isdn4net) | Olivier Blin | 2005-05-31 | 1 | -1/+1 |
| | |||||
* | move netprofile stuff in network::network | Olivier Blin | 2005-05-30 | 1 | -38/+0 |
| | |||||
* | add missing closing brace | Olivier Blin | 2005-05-30 | 1 | -0/+2 |
| | |||||
* | external isdn modems don't require the "isdn_dial_on_boot" step | Olivier Blin | 2005-05-30 | 1 | -1/+1 |
| | |||||
* | $netc->{isdntype} is unneeded | Olivier Blin | 2005-05-30 | 1 | -2/+1 |
| | |||||
* | simply isdn external modem code (remove $netcnx->{isdn_external}) | Olivier Blin | 2005-05-30 | 1 | -12/+9 |
| |