index
:
drakx-net
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mdv2010.1
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
distro/mga8
master
topic/systray
user/animtim/designWork
Mageia Network Control Libraries/Utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
do not use a networks list when there is only one network (cellular cards)
Olivier Blin
2008-05-28
2
-11
/
+31
|
*
extract some variables (for next commit)
Olivier Blin
2008-05-28
1
-3
/
+6
|
*
add has_unique_network method
Olivier Blin
2008-05-28
2
-0
/
+3
|
*
reload provider settings only when apply provider settings
Olivier Blin
2008-05-26
2
-3
/
+3
|
*
Hungarian translation update
Gergely Lonyai
2008-05-25
1
-660
/
+615
|
*
minor, greek (el) language update by Dimitris
Nikos Papadopoulos
2008-05-25
1
-3
/
+3
|
*
install hso-rezero for hso devices
Olivier Blin
2008-05-23
1
-0
/
+4
|
*
install dkms-hso if needed
Olivier Blin
2008-05-23
1
-0
/
+6
|
*
prefer preconfigured settings for current network, if any
Olivier Blin
2008-05-23
1
-1
/
+1
|
*
guess provider according to APN from chat file or from configuration of ↵
Olivier Blin
2008-05-23
1
-0
/
+18
|
|
|
|
current network
*
apply provider settings when provider is set
Olivier Blin
2008-05-23
1
-0
/
+7
|
*
do not write chat connect line if not needed
Olivier Blin
2008-05-23
1
-1
/
+1
|
*
extract get_chat_file sub
Olivier Blin
2008-05-23
1
-5
/
+7
|
*
handle expand action for both eventbox and expander
Olivier Blin
2008-05-23
1
-6
/
+15
|
*
fix checking for SIM card (adapt to latest comgt output)
Olivier Blin
2008-05-23
1
-1
/
+1
|
*
hang when waiting for comgt to finish
Olivier Blin
2008-05-23
1
-1
/
+1
|
*
try to use ttyUSB2 as control device first
Olivier Blin
2008-05-23
1
-4
/
+7
|
*
do not let interactive::gtk set huge window size when asking hardware settings
Olivier Blin
2008-05-23
1
-1
/
+2
|
*
show wait message when checking hardware
Olivier Blin
2008-05-23
1
-1
/
+6
|
*
update translation for Polish
Tomasz Bednarski
2008-05-23
1
-104
/
+22
|
*
find gateway address for ptp connections with only one interface route (like ↵
Olivier Blin
2008-05-20
1
-1
/
+12
|
|
|
|
hso devices)
*
greek (el) language update by Dimitris
Nikos Papadopoulos
2008-05-20
1
-1263
/
+1334
|
*
Updated Estonian translation.
Marek Laane
2008-05-20
1
-4
/
+4
|
*
do not incorrectly provide get_networks in network::connection
Olivier Blin
2008-05-19
3
-4
/
+4
|
*
merge with code (to make "Any" translatable, #40926)
Olivier Blin
2008-05-19
71
-37931
/
+37138
|
*
make "Any" translatable in providers list (#40926)
Olivier Blin
2008-05-19
1
-6
/
+6
|
*
fix check
Olivier Blin
2008-05-18
1
-1
/
+1
|
*
probe networks if not already done when expanding connection
Olivier Blin
2008-05-18
1
-0
/
+3
|
*
extract expanded variable
Olivier Blin
2008-05-18
1
-1
/
+2
|
*
allow to select provider in drakroam/netcenter
Olivier Blin
2008-05-18
1
-0
/
+7
|
*
do not override already selected provider
Olivier Blin
2008-05-18
1
-1
/
+1
|
*
move provider settings guess in connection object
Olivier Blin
2008-05-18
2
-6
/
+11
|
*
get provider settings first
Olivier Blin
2008-05-18
1
-1
/
+1
|
*
fix typos
Olivier Blin
2008-05-18
1
-2
/
+2
|
*
add usage comment
Olivier Blin
2008-05-18
1
-0
/
+1
|
*
move provider settings interactive data in connection object
Olivier Blin
2008-05-18
2
-8
/
+16
|
*
use a changed callback to set provider
Olivier Blin
2008-05-18
1
-6
/
+6
|
*
move more provider setting code in connection object
Olivier Blin
2008-05-18
2
-5
/
+6
|
*
store provider name in self
Olivier Blin
2008-05-18
1
-5
/
+5
|
*
use "comgt PIN" to check cellular cards status
Olivier Blin
2008-05-18
1
-1
/
+1
|
*
split configure_hardware out of check_hardware (for check_hardware to only ↵
Olivier Blin
2008-05-18
3
-5
/
+12
|
|
|
|
probe hardware status in next commits)
*
add network::connection::get_networks (so that we can know if a networks ↵
Olivier Blin
2008-05-18
3
-1
/
+8
|
|
|
|
probe has already been performed)
*
remove unused no_hardware_settings
Olivier Blin
2008-05-17
1
-1
/
+1
|
*
use ttyUSB1 as control device for usbserial devices
Olivier Blin
2008-05-17
1
-1
/
+5
|
*
add infrastructure to use a control device different from the tty device
Olivier Blin
2008-05-17
1
-2
/
+7
|
*
fix check for unlisted provider
Olivier Blin
2008-05-17
1
-1
/
+1
|
*
do not vivify $::o
Olivier Blin
2008-05-17
1
-1
/
+1
|
*
more robust check for modules_conf
Olivier Blin
2008-05-17
1
-1
/
+1
|
*
cosmetics
Olivier Blin
2008-05-17
1
-2
/
+2
|
*
do not check and warn thrice about device setup (i.e. kill switch)
Olivier Blin
2008-05-17
1
-0
/
+1
|
[next]