summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* do not incorrectly provide get_networks in network::connectionOlivier Blin2008-05-193-4/+4
* make "Any" translatable in providers list (#40926)Olivier Blin2008-05-191-6/+6
* fix checkOlivier Blin2008-05-181-1/+1
* probe networks if not already done when expanding connectionOlivier Blin2008-05-181-0/+3
* extract expanded variableOlivier Blin2008-05-181-1/+2
* allow to select provider in drakroam/netcenterOlivier Blin2008-05-181-0/+7
* do not override already selected providerOlivier Blin2008-05-181-1/+1
* move provider settings guess in connection objectOlivier Blin2008-05-182-6/+11
* get provider settings firstOlivier Blin2008-05-181-1/+1
* fix typosOlivier Blin2008-05-181-2/+2
* add usage commentOlivier Blin2008-05-181-0/+1
* move provider settings interactive data in connection objectOlivier Blin2008-05-182-8/+16
* use a changed callback to set providerOlivier Blin2008-05-181-6/+6
* move more provider setting code in connection objectOlivier Blin2008-05-182-5/+6
* store provider name in selfOlivier Blin2008-05-181-5/+5
* use "comgt PIN" to check cellular cards statusOlivier Blin2008-05-181-1/+1
* split configure_hardware out of check_hardware (for check_hardware to only pr...Olivier Blin2008-05-183-5/+12
* add network::connection::get_networks (so that we can know if a networks prob...Olivier Blin2008-05-183-1/+8
* remove unused no_hardware_settingsOlivier Blin2008-05-171-1/+1
* use ttyUSB1 as control device for usbserial devicesOlivier Blin2008-05-171-1/+5
* add infrastructure to use a control device different from the tty deviceOlivier Blin2008-05-171-2/+7
* fix check for unlisted providerOlivier Blin2008-05-171-1/+1
* do not vivify $::oOlivier Blin2008-05-171-1/+1
* more robust check for modules_confOlivier Blin2008-05-171-1/+1
* cosmeticsOlivier Blin2008-05-171-2/+2
* do not check and warn thrice about device setup (i.e. kill switch)Olivier Blin2008-05-171-0/+1
* send an empty AT command at the end of the chat session for hso devices (look...Olivier Blin2008-05-151-0/+1
* do not dial for hso drivers, ifup-hso will send special connection commands i...Olivier Blin2008-05-152-1/+3
* introduce a use_chat field to allow writing chat even if no dial number is sp...Olivier Blin2008-05-152-1/+2
* update chat/ppp files when connecting to a cellular networkOlivier Blin2008-05-151-0/+6
* write CELLULAR_CID in ifcfg file if neededOlivier Blin2008-05-152-0/+2
* do not forget to call SUPER...Olivier Blin2008-05-152-0/+4
* add set_ppp_settings helperOlivier Blin2008-05-151-0/+5
* do not set dial number in cellular subclasses, to be factorized in network::c...Olivier Blin2008-05-152-2/+0
* keep context id in selfOlivier Blin2008-05-152-6/+6
* extract set_ppp_settings functions, to be called to apply network selection onlyOlivier Blin2008-05-153-11/+18
* factorize in network::connection::cellularOlivier Blin2008-05-153-2/+6
* write cellular settings later (should not change behavior)Olivier Blin2008-05-152-4/+2
* split a write_ppp_settings helperOlivier Blin2008-05-151-1/+6
* make dial number optional when writing chat scriptOlivier Blin2008-05-151-10/+11
* do not blacklist ifplugd for via_velocity, use a link detection delay instead...Olivier Blin2008-05-151-2/+2
* fix blacklisting via_velocity for ifplugdOlivier Blin2008-05-151-1/+1
* fix typoOlivier Blin2008-05-151-1/+1
* call comgt instead of gcomOlivier Blin2008-05-151-5/+5
* do not write ONBOOT setting in access point filesOlivier Blin2008-05-151-1/+1
* use hso0 network interface for hso devicesOlivier Blin2008-05-141-1/+7
* use ttyHS0 as modem device for hso devicesOlivier Blin2008-05-141-0/+2
* try to normalize signal level reported by wpa_supplicant only if some values ...Olivier Blin2008-05-141-3/+7
* use signal level if all reported qualities are 100% and if signal level is di...Olivier Blin2008-05-141-0/+4
* rewrite for next commitOlivier Blin2008-05-141-1/+5