summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* hang when waiting for comgt to finishOlivier Blin2008-05-231-1/+1
|
* try to use ttyUSB2 as control device firstOlivier Blin2008-05-231-4/+7
|
* do not let interactive::gtk set huge window size when asking hardware settingsOlivier Blin2008-05-231-1/+2
|
* show wait message when checking hardwareOlivier Blin2008-05-231-1/+6
|
* update translation for PolishTomasz Bednarski2008-05-231-104/+22
|
* find gateway address for ptp connections with only one interface route (like ↵Olivier Blin2008-05-201-1/+12
| | | | hso devices)
* greek (el) language update by DimitrisNikos Papadopoulos2008-05-201-1263/+1334
|
* Updated Estonian translation.Marek Laane2008-05-201-4/+4
|
* do not incorrectly provide get_networks in network::connectionOlivier Blin2008-05-193-4/+4
|
* merge with code (to make "Any" translatable, #40926)Olivier Blin2008-05-1971-37931/+37138
|
* 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 ↵Olivier Blin2008-05-183-5/+12
| | | | probe hardware status in next commits)
* add network::connection::get_networks (so that we can know if a networks ↵Olivier Blin2008-05-183-1/+8
| | | | probe has already been performed)
* 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 ↵Olivier Blin2008-05-151-0/+1
| | | | (looks like it helps keeping a clean state...)
* do not dial for hso drivers, ifup-hso will send special connection commands ↵Olivier Blin2008-05-152-1/+3
| | | | instead
* introduce a use_chat field to allow writing chat even if no dial number is ↵Olivier Blin2008-05-152-1/+2
| | | | specified
* 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 ↵Olivier Blin2008-05-152-2/+0
| | | | network::connection::cellular::set_ppp_settings
* 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 ↵Olivier Blin2008-05-151-2/+2
| | | | instead (reported working by Stefan van der Eijk)