summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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 wpa_supplican...Olivier Blin2008-03-311-0/+7
* 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 (cu...Olivier Blin2008-03-311-1/+7
* 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 charac...Olivier Blin2008-03-311-1/+6
* rename as convert_psk_key_for_wpa_supplicantOlivier Blin2008-03-311-2/+2
* really configure shorewall if not installed previouslyOlivier Blin2008-03-271-2/+5
* remove old commentOlivier Blin2008-03-271-1/+1
* update commentsOlivier Blin2008-03-271-5/+1
* fix reading config file if it exists but is almost emptyOlivier Blin2008-03-271-1/+1
* oops, remove debugOlivier Blin2008-03-261-1/+0
* fix reading default squid port (if prefixed by domain, or suffixed by other o...Olivier Blin2008-03-261-1/+1
* perl_checker fixesOlivier Blin2008-03-261-2/+2
* add set_redirected_ports helper (for drakguard)Olivier Blin2008-03-261-0/+11
* indentOlivier Blin2008-03-261-26/+26
* allow to accept local users for specific portsOlivier Blin2008-03-261-0/+5
* redirect ports from the firewall system if no local zone existsOlivier Blin2008-03-261-1/+4
* use a more logical key/value order in shorewall redirects hashOlivier Blin2008-03-261-2/+2
* add has_loc_zone variableOlivier Blin2008-03-261-2/+3
* declare gw_addressOlivier Blin2008-03-261-1/+1
* add has_network_connection helperOlivier Blin2008-03-191-0/+5
* rename network::tools::get_internet_connection as network::tools::get_default...Olivier Blin2008-03-191-1/+1
* make sure shorewall config is written if there is no interface in net zone (#...Olivier Blin2008-03-181-1/+1
* improve message about non-free packages (#37258)Olivier Blin2008-03-141-1/+7
* use no_distro_package for acx100 firmwareOlivier Blin2008-03-141-1/+1
* rename no_club as no_distro_packageOlivier Blin2008-03-143-7/+8
* do not check connection setup again if first time failed (update_networks wil...Olivier Blin2008-03-141-1/+1
* do not enter PIN multiple times in gcom (to prevent wrong PIN from being ente...Olivier Blin2008-03-141-0/+7
* extract the "wrong PIN" error message to be reusedOlivier Blin2008-03-141-1/+3
* check that PIN number is 4 digitsOlivier Blin2008-03-143-0/+17
* load settings before setting up connection (to preserve potentially existing ...Olivier Blin2008-03-141-0/+2
* detect EAP support when parsing iwlist scanOlivier Blin2008-03-141-2/+4
* indentOlivier Blin2008-03-141-2/+2
* delay computing of wireless flags (for next commit)Olivier Blin2008-03-141-2/+5
* show wait_message earlier and remove main window showing hackOlivier Blin2008-03-141-3/+2
* oops, revert bogus commitOlivier Blin2008-03-141-1/+1
* use OO notation for connection_manager objectsOlivier Blin2008-03-141-1/+1
* mark unused variableOlivier Blin2008-03-141-1/+1
* use OO notation for connection_manager objectsOlivier Blin2008-03-143-44/+42
* rename droam as cmanagerOlivier Blin2008-03-141-5/+5
* bless network::connection_manager objectsOlivier Blin2008-03-143-5/+7
* oops, cmanager is not blessed yetOlivier Blin2008-03-141-1/+1
* add set_connection wrapperOlivier Blin2008-03-143-4/+10
* only write network settings to have to be applied before starting connection ...Olivier Blin2008-03-141-3/+2
* add apply_network_selectionOlivier Blin2008-03-141-0/+7
* do not run the whole setup check if interface is already okOlivier Blin2008-03-141-1/+2
* remove old Ifw rule if neededOlivier Blin2008-03-141-0/+3