Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | our hsf package is called hsfmodem, not hsflinmodem | Olivier Blin | 2005-09-07 | 1 | -1/+1 |
| | |||||
* | sm56 support | Olivier Blin | 2005-09-06 | 1 | -0/+13 |
| | |||||
* | allow to run perl code as post command | Olivier Blin | 2005-09-06 | 1 | -6/+14 |
| | |||||
* | fix typo (Rafael) | Olivier Blin | 2005-09-06 | 1 | -1/+1 |
| | |||||
* | fix port range parser | Olivier Blin | 2005-09-05 | 1 | -1/+1 |
| | |||||
* | set SSID for rt2400/rt2500 cards using WPA with an iwpriv command (#18205) | Olivier Blin | 2005-09-03 | 1 | -0/+1 |
| | |||||
* | require dbus_object only when needed | Olivier Blin | 2005-09-01 | 1 | -1/+1 |
| | |||||
* | install and configure Interface Firewall in drakfirewall | Olivier Blin | 2005-09-01 | 2 | -14/+78 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-08-31 | 1 | -1/+1 |
| | |||||
* | add get_current_gateway_interface | Olivier Blin | 2005-08-31 | 1 | -2/+7 |
| | |||||
* | move is_ifplugd_blacklist in network::ethernet (and get rid of madwifi_pci, ↵ | Olivier Blin | 2005-08-31 | 2 | -4/+7 |
| | | | | it's wifi and supported by ifplugd) | ||||
* | use lower case 'i' in iwconfig/iwpriv/iwspy (#18031) | Olivier Blin | 2005-08-30 | 1 | -6/+6 |
| | |||||
* | don't translate strings here | Olivier Blin | 2005-08-30 | 1 | -4/+4 |
| | |||||
* | - configure wpa_supplicant correctly for shared or passwordless connections | Olivier Blin | 2005-08-30 | 3 | -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 Blin | 2005-08-30 | 1 | -1/+1 |
| | |||||
* | fix metric parser | Olivier Blin | 2005-08-30 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -9/+10 |
| | |||||
* | don't blacklist ifplugd for pcmcia interfaces | Olivier Blin | 2005-08-28 | 1 | -4/+1 |
| | |||||
* | fill in missing titles for banners and specify icons | Thierry Vignaud | 2005-08-27 | 2 | -1/+3 |
| | |||||
* | handle additionnal parameter to differentiate processed alerts and ↵ | Olivier Blin | 2005-08-24 | 1 | -1/+1 |
| | | | | notifications from automatic mode | ||||
* | rename for new mandi API | Olivier Blin | 2005-08-24 | 1 | -2/+2 |
| | |||||
* | show attacks of unknown type | Olivier Blin | 2005-08-24 | 1 | -2/+2 |
| | |||||
* | - net_applet: stop icon blink when an Interactive Firewall alert isn't processed | Olivier Blin | 2005-08-24 | 1 | -2/+41 |
| | | | | | | | | | - drakids: add log tab - drakids: allow to clear logs - net_applet: stop icon blinking when drakids is run or clear logs - net_applet: present drakids window on click on menu if drakids is already run - factorize packet reading to network::ifw::attack_to_hash | ||||
* | fix network restart condition for 6to4 | Olivier Blin | 2005-08-23 | 1 | -1/+1 |
| | |||||
* | use wext driver for ipw cards in wpa_supplicant | Olivier Blin | 2005-08-23 | 1 | -1/+0 |
| | |||||
* | remove deprecated comment | Olivier Blin | 2005-08-23 | 1 | -1/+0 |
| | |||||
* | devfssymlinkf handle this case | Pascal Rigaux | 2005-08-22 | 1 | -5/+0 |
| | |||||
* | add get_protocol | Olivier Blin | 2005-08-18 | 1 | -0/+5 |
| | |||||
* | install bpalogin if needed only | Olivier Blin | 2005-08-18 | 1 | -7/+8 |
| | |||||
* | new name is Interactive Firewall | Olivier Blin | 2005-08-18 | 1 | -4/+4 |
| | |||||
* | compute approx_level in network::monitor::list_wireless | Olivier Blin | 2005-08-10 | 1 | -0/+1 |
| | |||||
* | keep MS_DNS1, MS_DNS2 and DOMAIN variables in ifcfg files | Olivier Blin | 2005-08-08 | 1 | -1/+4 |
| | |||||
* | initial IPv6 support (6to4 tunnel) | Olivier Blin | 2005-08-08 | 2 | -4/+19 |
| | |||||
* | do not write aliases interfaces in iftab | Olivier Blin | 2005-08-08 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | handle prefix | Olivier Blin | 2005-08-05 | 1 | -2/+2 |
| | |||||
* | overwrite previous wpa_supplicant entries with same ssid or bssid | Olivier Blin | 2005-08-05 | 1 | -6/+12 |
| | |||||
* | better handling for hex keys in wpa_supplicant | Olivier Blin | 2005-08-05 | 1 | -1/+1 |
| | |||||
* | allow to use WEP keys in wpa_supplicant | Olivier Blin | 2005-08-04 | 2 | -4/+15 |
| | |||||
* | 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 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-08-04 | 1 | -2/+2 |
| | |||||
* | use ifup/ifdown with the boot option to handle ifplugd | Olivier Blin | 2005-08-04 | 2 | -20/+2 |
| | |||||
* | ip isn't localized | Olivier Blin | 2005-08-02 | 1 | -1/+1 |
| | |||||
* | allow winmodems to be configured | Olivier Blin | 2005-07-29 | 1 | -0/+2 |
| |