Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | new sysfs structure | Olivier Blin | 2005-07-29 | 2 | -3/+3 | |
| | ||||||
* | if sysfs is broken, don't match | Olivier Blin | 2005-07-29 | 1 | -1/+1 | |
| | ||||||
* | use mandriva | Olivier Blin | 2005-07-29 | 1 | -1/+1 | |
| | ||||||
* | don't needlessly swap bytes | Olivier Blin | 2005-07-28 | 1 | -1/+1 | |
| | ||||||
* | don't write alias interfaces in shorewall interfaces file | Olivier Blin | 2005-07-26 | 1 | -1/+2 | |
| | ||||||
* | run shorewall clear if firewall is stopped (#17046) | Olivier Blin | 2005-07-26 | 1 | -1/+6 | |
| | ||||||
* | fix variable declaration | Olivier Blin | 2005-07-26 | 1 | -1/+2 | |
| | ||||||
* | kill(signal, <empty string>) sends the signal to the calling process, avoid it | Olivier Blin | 2005-07-26 | 1 | -1/+3 | |
| | ||||||
* | wait a second for ifplugd to be actually killed | Olivier Blin | 2005-07-24 | 1 | -0/+1 | |
| | ||||||
* | write hosts in correct order in /etc/hosts | Olivier Blin | 2005-07-24 | 1 | -2/+2 | |
| | ||||||
* | allow to select a wireless network | Olivier Blin | 2005-07-22 | 1 | -0/+6 | |
| |