summaryrefslogtreecommitdiffstats
path: root/lib/network/connection
Commit message (Collapse)AuthorAgeFilesLines
* add cellular provider data for Italy (from Giuseppe Ghibò)Olivier Blin2008-04-021-0/+20
|
* check firmware with ucode API '-1' for iwl3945/iwl4965 (default in our kernel)Olivier Blin2008-04-011-1/+1
|
* allow to specify ucode_api for iwl modulesOlivier Blin2008-04-011-5/+6
|
* zero-pad options to usbserial moduleOlivier Blin2008-03-311-2/+2
|
* ensure that WEP keys are not longer than maximum key length for ↵Olivier Blin2008-03-311-0/+7
| | | | wpa_supplicant (#28107)
* ensure that WPA keys are 8-63 long if ASCII, 64 is hexOlivier Blin2008-03-311-0/+7
|
* do not convert WEP keys longer than maximum key length for wpa_supplicant ↵Olivier Blin2008-03-311-1/+7
| | | | (currently 16)
* allow to force using key as ASCII string (#27525)Olivier Blin2008-03-311-11/+21
|
* do not convert ASCII PSK passphrases that do not have between 8 and 63 ↵Olivier Blin2008-03-311-1/+6
| | | | characters
* rename as convert_psk_key_for_wpa_supplicantOlivier Blin2008-03-311-2/+2
|
* remove old commentOlivier Blin2008-03-271-1/+1
|
* update commentsOlivier Blin2008-03-271-5/+1
|
* use no_distro_package for acx100 firmwareOlivier Blin2008-03-141-1/+1
|
* rename no_club as no_distro_packageOlivier Blin2008-03-142-3/+3
|
* do not enter PIN multiple times in gcom (to prevent wrong PIN from being ↵Olivier Blin2008-03-141-0/+7
| | | | entered and SIM card to be locked)
* extract the "wrong PIN" error message to be reusedOlivier Blin2008-03-141-1/+3
|
* check that PIN number is 4 digitsOlivier Blin2008-03-141-0/+9
|
* add apply_network_selectionOlivier Blin2008-03-141-0/+7
|
* add .perl_checker file for lib/network/connection (requires perl_checker ↵Olivier Blin2008-03-101-0/+1
| | | | from SVN)
* rephrase WPA/WPA2 PSK/Enterprise labelsOlivier Blin2008-03-101-2/+2
|
* always set interface for unlisted devicesOlivier Blin2008-03-051-1/+2
|
* prefer real interfaces over virtual/vlanOlivier Blin2008-03-051-1/+2
|
* copy device hash not to override descriptionsOlivier Blin2008-03-051-5/+3
|
* perl_checker fixOlivier Blin2008-03-051-1/+1
|
* styleOlivier Blin2008-03-051-3/+6
|
* do not update iftab for vlan interfaces eitherOlivier Blin2008-03-051-2/+2
|
* add utility functions for real/vlan/virtual interfacesOlivier Blin2008-03-051-4/+5
|
* find sysfs device for alias interfaces (allows to uniquify Zeroconf ↵Olivier Blin2008-03-051-0/+1
| | | | interfaces, #38310)
* improve support for virtual interfacesOlivier Blin2008-03-051-1/+4
|
* install mandi if wpa_supplicant is enabled, so that net_applet can trigger ↵Olivier Blin2008-03-041-0/+1
| | | | connections without being root
* fix crash during ethernet devices detection (#33517, undefined value as a ↵Olivier Blin2008-02-291-1/+2
| | | | HASH reference)
* simplifyOlivier Blin2008-02-291-5/+1
|
* styleOlivier Blin2008-02-291-3/+3
|
* remove spurious spacesOlivier Blin2008-02-291-26/+26
|
* be stricterOlivier Blin2008-02-291-1/+1
|
* explicitely list wpa-eap modeOlivier Blin2008-02-291-12/+12
|
* style/indentationOlivier Blin2008-02-291-4/+2
|
* s/mykey/key/; s/myvar/var/Olivier Blin2008-02-291-7/+7
|
* style/indentationOlivier Blin2008-02-291-54/+47
|
* use eap_var instead of myoneOlivier Blin2008-02-291-20/+20
|
* style/indentationOlivier Blin2008-02-291-32/+26
|
* styleOlivier Blin2008-02-291-2/+2
|
* simplifyOlivier Blin2008-02-291-4/+2
|
* rename eap vars hash, don't use a ref, make it privateOlivier Blin2008-02-291-7/+7
|
* simplifyOlivier Blin2008-02-291-3/+3
|
* remove unneeded quotesOlivier Blin2008-02-291-2/+2
|
* use myOlivier Blin2008-02-291-4/+4
|
* use eqOlivier Blin2008-02-291-2/+2
|
* remove unneeded quotesOlivier Blin2008-02-291-1/+1
|
* remove unneeded parenthesesOlivier Blin2008-02-291-5/+5
|