Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename as convert_psk_key_for_wpa_supplicant | Olivier Blin | 2008-03-31 | 1 | -2/+2 |
* | remove old comment | Olivier Blin | 2008-03-27 | 1 | -1/+1 |
* | update comments | Olivier Blin | 2008-03-27 | 1 | -5/+1 |
* | use no_distro_package for acx100 firmware | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | rename no_club as no_distro_package | Olivier Blin | 2008-03-14 | 2 | -3/+3 |
* | do not enter PIN multiple times in gcom (to prevent wrong PIN from being ente... | Olivier Blin | 2008-03-14 | 1 | -0/+7 |
* | extract the "wrong PIN" error message to be reused | Olivier Blin | 2008-03-14 | 1 | -1/+3 |
* | check that PIN number is 4 digits | Olivier Blin | 2008-03-14 | 1 | -0/+9 |
* | add apply_network_selection | Olivier Blin | 2008-03-14 | 1 | -0/+7 |
* | add .perl_checker file for lib/network/connection (requires perl_checker from... | Olivier Blin | 2008-03-10 | 1 | -0/+1 |
* | 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 interface... | Olivier Blin | 2008-03-05 | 1 | -0/+1 |
* | 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 co... | Olivier Blin | 2008-03-04 | 1 | -0/+1 |
* | fix crash during ethernet devices detection (#33517, undefined value as a HAS... | Olivier Blin | 2008-02-29 | 1 | -1/+2 |
* | 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 |