summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add has_unique_network methodOlivier Blin2008-05-282-0/+3
|
* reload provider settings only when apply provider settingsOlivier Blin2008-05-262-3/+3
|
* Hungarian translation updateGergely Lonyai2008-05-251-660/+615
|
* minor, greek (el) language update by DimitrisNikos Papadopoulos2008-05-251-3/+3
|
* install hso-rezero for hso devicesOlivier Blin2008-05-231-0/+4
|
* install dkms-hso if neededOlivier Blin2008-05-231-0/+6
|
* prefer preconfigured settings for current network, if anyOlivier Blin2008-05-231-1/+1
|
* guess provider according to APN from chat file or from configuration of ↵Olivier Blin2008-05-231-0/+18
| | | | current network
* apply provider settings when provider is setOlivier Blin2008-05-231-0/+7
|
* do not write chat connect line if not neededOlivier Blin2008-05-231-1/+1
|
* extract get_chat_file subOlivier Blin2008-05-231-5/+7
|
* handle expand action for both eventbox and expanderOlivier Blin2008-05-231-6/+15
|
* fix checking for SIM card (adapt to latest comgt output)Olivier Blin2008-05-231-1/+1
|
* 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