Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove spurious space | Olivier Blin | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | protect all interfaces by default, let the user unselect local ones (#27978) | Olivier Blin | 2008-03-04 | 1 | -3/+3 |
| | |||||
* | 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 | ||||
* | add support for "new connection" messages | Olivier Blin | 2008-03-04 | 1 | -0/+2 |
| | |||||
* | adapt Ifw rule to new shorewall | Olivier Blin | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | show the GUI earlier to fix window icon, it gets destroyed after | Olivier Blin | 2008-02-29 | 1 | -0/+2 |
| | | | | | initial wait message is destroyed (see commit 237801) | ||||
* | fix typo (s/avalaible/available/) | Olivier Blin | 2008-02-28 | 1 | -4/+4 |
| | |||||
* | drakroam/netcenter: be 800x480 friendly (#38049) | Olivier Blin | 2008-02-28 | 2 | -2/+6 |
| | |||||
* | show the GUI earlier to fix window icon, it gets destroyed after | Olivier Blin | 2008-02-28 | 1 | -1/+2 |
| | | | | | | initial wait message is destroyed, should be investigated more (was removed in "simplification" from commit 225362) | ||||
* | use cached result for detected devices, update it when needed only | Olivier Blin | 2008-02-28 | 1 | -3/+5 |
| | |||||
* | do not crash with prism54 driver which reports quality with division by zero | Olivier Blin | 2008-02-27 | 1 | -0/+1 |
| | | | | | (assume max signal quality is 255 instead, from Eddy De Greef, #34845 and #37879) | ||||
* | add title in wait messages | Olivier Blin | 2008-02-26 | 4 | -8/+8 |
| | |||||
* | improve error message for ndiswrapper setup (#28335) | Olivier Blin | 2008-02-26 | 1 | -1/+1 |
| | |||||
* | do not hide wait message early when scanning networks | Olivier Blin | 2008-02-26 | 1 | -1/+2 |
| | |||||
* | remove wait message when displaying device setup error | Olivier Blin | 2008-02-26 | 1 | -1/+2 |
| | |||||
* | add wait message when starting netcenter | Olivier Blin | 2008-02-26 | 1 | -0/+2 |
| | |||||
* | update doc | Olivier Blin | 2008-02-26 | 1 | -2/+6 |
| | |||||
* | do not run sdptool search when detecting connections in fast mode | Olivier Blin | 2008-02-26 | 1 | -1/+5 |
| | |||||
* | setup connection if needed when updating networks list | Olivier Blin | 2008-02-26 | 1 | -0/+3 |
| | |||||
* | update networks list after initial connection setup | Olivier Blin | 2008-02-26 | 1 | -0/+2 |
| |