summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
...
* come on titi, no need to check we're root hereOlivier Blin2005-09-161-2/+2
* (is_ifplugd_blacklisted) do not blacklist anymore b44 since it nowThierry Vignaud2005-09-161-1/+1
* restart hsf/hcfpci services when neededOlivier Blin2005-09-151-0/+2
* support madwifi driversOlivier Blin2005-09-151-1/+12
* lower signal level given by wpa_supplicantOlivier Blin2005-09-151-2/+4
* don't try to update shorewall configuration if it's disabledOlivier Blin2005-09-151-1/+1
* drakconnect: update interfaces list in shorewallOlivier Blin2005-09-151-0/+5
* read shorewall net interface from configuration file firstOlivier Blin2005-09-151-0/+5
* fix hidden ssid always recognized as current when using iwlistOlivier Blin2005-09-151-1/+1
* 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 network::ethernet::configure_eth_al...Olivier Blin2005-09-142-1/+1
* 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 available...Olivier Blin2005-09-111-3/+27
* 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
* only enable built-in IFW rules for now (too late to add strings for custom ru...Olivier Blin2005-09-081-1/+1
* 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, i...Olivier Blin2005-08-312-4/+7
* 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