Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add .perl_checker file for lib/network/connection (requires perl_checker ↵ | Olivier Blin | 2008-03-10 | 1 | -0/+1 |
| | | | | from SVN) | ||||
* | rephrase WPA/WPA2 PSK/Enterprise labels | Olivier Blin | 2008-03-10 | 1 | -2/+2 |
| | |||||
* | always set interface for unlisted devices | Olivier Blin | 2008-03-05 | 1 | -1/+2 |
| | |||||
* | prefer real interfaces over virtual/vlan | Olivier Blin | 2008-03-05 | 1 | -1/+2 |
| | |||||
* | copy device hash not to override descriptions | Olivier Blin | 2008-03-05 | 1 | -5/+3 |
| | |||||
* | perl_checker fix | Olivier Blin | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | style | Olivier Blin | 2008-03-05 | 1 | -3/+6 |
| | |||||
* | do not update iftab for vlan interfaces either | Olivier Blin | 2008-03-05 | 1 | -2/+2 |
| | |||||
* | add utility functions for real/vlan/virtual interfaces | Olivier Blin | 2008-03-05 | 1 | -4/+5 |
| | |||||
* | find sysfs device for alias interfaces (allows to uniquify Zeroconf ↵ | Olivier Blin | 2008-03-05 | 1 | -0/+1 |
| | | | | interfaces, #38310) | ||||
* | improve support for virtual interfaces | Olivier Blin | 2008-03-05 | 1 | -1/+4 |
| | |||||
* | install mandi if wpa_supplicant is enabled, so that net_applet can trigger ↵ | Olivier Blin | 2008-03-04 | 1 | -0/+1 |
| | | | | connections without being root | ||||
* | fix crash during ethernet devices detection (#33517, undefined value as a ↵ | Olivier Blin | 2008-02-29 | 1 | -1/+2 |
| | | | | HASH reference) | ||||
* | simplify | Olivier Blin | 2008-02-29 | 1 | -5/+1 |
| | |||||
* | style | Olivier Blin | 2008-02-29 | 1 | -3/+3 |
| | |||||
* | remove spurious spaces | Olivier Blin | 2008-02-29 | 1 | -26/+26 |
| | |||||
* | be stricter | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | explicitely list wpa-eap mode | Olivier Blin | 2008-02-29 | 1 | -12/+12 |
| | |||||
* | style/indentation | Olivier Blin | 2008-02-29 | 1 | -4/+2 |
| | |||||
* | s/mykey/key/; s/myvar/var/ | Olivier Blin | 2008-02-29 | 1 | -7/+7 |
| | |||||
* | style/indentation | Olivier Blin | 2008-02-29 | 1 | -54/+47 |
| | |||||
* | use eap_var instead of myone | Olivier Blin | 2008-02-29 | 1 | -20/+20 |
| | |||||
* | style/indentation | Olivier Blin | 2008-02-29 | 1 | -32/+26 |
| | |||||
* | style | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
| | |||||
* | simplify | Olivier Blin | 2008-02-29 | 1 | -4/+2 |
| | |||||
* | rename eap vars hash, don't use a ref, make it private | Olivier Blin | 2008-02-29 | 1 | -7/+7 |
| | |||||
* | simplify | Olivier Blin | 2008-02-29 | 1 | -3/+3 |
| | |||||
* | remove unneeded quotes | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
| | |||||
* | use my | Olivier Blin | 2008-02-29 | 1 | -4/+4 |
| | |||||
* | use eq | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
| | |||||
* | remove unneeded quotes | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | remove unneeded parentheses | Olivier Blin | 2008-02-29 | 1 | -5/+5 |
| | |||||
* | remove unneeded double quotes | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | remove spurious space | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | remove unneeded parentheses | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
| | |||||
* | use || | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | more space fixes | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
| | |||||
* | escape @ in mail address | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | indent | Olivier Blin | 2008-02-29 | 1 | -5/+5 |
| | |||||
* | remove unneeded parentheses | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | remove unneeded backslashes | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | initial import of WPA-EAP support (patch from Clement Onime, #23925) | Olivier Blin | 2008-02-29 | 1 | -4/+233 |
| | |||||
* | use cached result for detected devices, update it when needed only | Olivier Blin | 2008-02-28 | 1 | -3/+5 |
| | |||||
* | improve error message for ndiswrapper setup (#28335) | Olivier Blin | 2008-02-26 | 1 | -1/+1 |
| | |||||
* | do not run sdptool search when detecting connections in fast mode | Olivier Blin | 2008-02-26 | 1 | -1/+5 |
| | |||||
* | report that hardware check is slow for cellular cards | Olivier Blin | 2008-02-26 | 1 | -0/+1 |
| | |||||
* | set ndiswrapper as device after configuration, so that network::ndiswrapper ↵ | Olivier Blin | 2008-02-22 | 1 | -1/+1 |
| | | | | can know the default module | ||||
* | do not reload ndiswrapper module twice, it is already handle in ↵ | Olivier Blin | 2008-02-22 | 1 | -0/+1 |
| | | | | network::ndiswrapper | ||||
* | remove doble import of strict/common | Olivier Blin | 2008-02-22 | 3 | -9/+0 |
| | |||||
* | write modalias for ethernet and wireless interfaces (#34660, #37026, #37106) | Olivier Blin | 2008-02-22 | 1 | -0/+4 |
| |