summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Collapse)AuthorAgeFilesLines
...
* better handling of ASCII WEP keys (partial fix for #18558)Olivier Blin2005-09-151-8/+11
|
* drakconnect: write wireless settings in wireless.d/ as wellOlivier Blin2005-09-151-3/+13
|
* fallback to wpa_cli or iwlist/iwconfig when needed (#18516)Olivier Blin2005-09-151-23/+55
|
* try to load all ppp modules, even if one of them failsOlivier Blin2005-09-141-2/+3
|
* modprobe pppoatm for pppoa connectionsOlivier Blin2005-09-141-1/+3
|
* call network::ethernet::update_iftab from ↵Olivier Blin2005-09-142-1/+1
| | | | network::ethernet::configure_eth_aliases
* add auto_install optionAntoine Ginies2005-09-141-1/+1
|
* support AVM FRITZ!Card DSL USB v2.0Olivier Blin2005-09-141-0/+8
|
* fix start/stop of interfaces that are not set to start on bootOlivier Blin2005-09-131-1/+1
|
* fix device path for HCF modemsOlivier Blin2005-09-131-1/+1
|
* allow to write more modem variables in ifcfg filesOlivier Blin2005-09-111-0/+2
|
* list and configure wireless interfaces for which the firmware isn't ↵Olivier Blin2005-09-111-3/+27
| | | | available (#18195)
* add more details when the firmware file can't be foundOlivier Blin2005-09-111-7/+14
|
* misc documentation update, fix some incorrect fieldsOlivier Blin2005-09-111-11/+16
|
* check that required files are available once the package is installedOlivier Blin2005-09-111-2/+5
|
* require firmware version 2.3 for ipw2200 driverOlivier Blin2005-09-111-1/+1
|
* support snd-intel8x0m by writing SLMODEMD_MODULE in /etc/sysconfig/slmodemdOlivier Blin2005-09-091-7/+13
|
* try not to use wrong "orinoco" module (#18294)Olivier Blin2005-09-081-1/+2
|
* force DEVICE field write for ISDN configurationsOlivier Blin2005-09-081-1/+2
|
* fix typoOlivier Blin2005-09-081-1/+1
|
* add reminderOlivier Blin2005-09-081-0/+1
|
* don't try to install both source/precompiled dkms packages if one of them is ↵Olivier Blin2005-09-081-6/+13
| | | | installed
* only enable built-in IFW rules for now (too late to add strings for custom ↵Olivier Blin2005-09-081-1/+1
| | | | rules)
* disable roaming for rt2400/rt2500Olivier Blin2005-09-082-2/+13
|
* really read system kppp configuration (happy birthday little bug)Olivier Blin2005-09-081-1/+1
|
* do not let modem settings be overriden by previous ppp0 settingsOlivier Blin2005-09-082-33/+30
|
* really fix sagem/speedtouch detectionOlivier Blin2005-09-081-2/+2
|
* fix installation of eagle-usb packageOlivier Blin2005-09-071-2/+2
|
* our hsf package is called hsfmodem, not hsflinmodemOlivier Blin2005-09-071-1/+1
|
* sm56 supportOlivier Blin2005-09-061-0/+13
|
* allow to run perl code as post commandOlivier Blin2005-09-061-6/+14
|
* fix typo (Rafael)Olivier Blin2005-09-061-1/+1
|
* fix port range parserOlivier Blin2005-09-051-1/+1
|
* set SSID for rt2400/rt2500 cards using WPA with an iwpriv command (#18205)Olivier Blin2005-09-031-0/+1
|
* require dbus_object only when neededOlivier Blin2005-09-011-1/+1
|
* install and configure Interface Firewall in drakfirewallOlivier Blin2005-09-012-14/+78
|
* perl_checker fixOlivier Blin2005-08-311-1/+1
|
* add get_current_gateway_interfaceOlivier Blin2005-08-311-2/+7
|
* move is_ifplugd_blacklist in network::ethernet (and get rid of madwifi_pci, ↵Olivier Blin2005-08-312-4/+7
| | | | it's wifi and supported by ifplugd)
* use lower case 'i' in iwconfig/iwpriv/iwspy (#18031)Olivier Blin2005-08-301-6/+6
|
* don't translate strings hereOlivier Blin2005-08-301-4/+4
|
* - configure wpa_supplicant correctly for shared or passwordless connectionsOlivier Blin2005-08-303-24/+39
| | | | | | | - split write_interface_setttings out of network::network::write_interface_conf - wpa_supplicant may list some networks twice, handle it - rewrite drakroam to use wpa_supplicant
* allow net_applet to use vlan/alias interfaces (thanks to Michael Scherer)Olivier Blin2005-08-301-1/+1
|
* fix metric parserOlivier Blin2005-08-301-1/+1
|
* improve "dsl type" message (thanks to Andreas)Olivier Blin2005-08-281-1/+1
|
* restart associated ethernet device for dsl connections needing itOlivier Blin2005-08-281-0/+4
|
* rephrase "DSL connection type" message, the preselected type has better to ↵Olivier Blin2005-08-281-4/+2
| | | | be kept
* move %wireless_enc_modes in network::wirelessOlivier Blin2005-08-282-9/+10
|
* don't blacklist ifplugd for pcmcia interfacesOlivier Blin2005-08-281-4/+1
|
* fill in missing titles for banners and specify iconsThierry Vignaud2005-08-272-1/+3
|