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
path:
root
/
lib
/
network
/
connection_manager.pm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
fix check
Olivier Blin
2008-05-18
1
-1
/
+1
*
allow to select provider in drakroam/netcenter
Olivier Blin
2008-05-18
1
-0
/
+7
*
split configure_hardware out of check_hardware (for check_hardware to only pr...
Olivier Blin
2008-05-18
1
-3
/
+4
*
allow to skip protocol and address configuration (defaulting to dhcp) if AUTO...
Olivier Blin
2008-05-12
1
-1
/
+3
*
remove unneeded use
Olivier Blin
2008-05-01
1
-1
/
+0
*
do not check connection setup again if first time failed (update_networks wil...
Olivier Blin
2008-03-14
1
-1
/
+1
*
check that PIN number is 4 digits
Olivier Blin
2008-03-14
1
-0
/
+4
*
load settings before setting up connection (to preserve potentially existing ...
Olivier Blin
2008-03-14
1
-0
/
+2
*
use OO notation for connection_manager objects
Olivier Blin
2008-03-14
1
-21
/
+20
*
rename droam as cmanager
Olivier Blin
2008-03-14
1
-5
/
+5
*
bless network::connection_manager objects
Olivier Blin
2008-03-14
1
-3
/
+5
*
add set_connection wrapper
Olivier Blin
2008-03-14
1
-0
/
+5
*
only write network settings to have to be applied before starting connection ...
Olivier Blin
2008-03-14
1
-3
/
+2
*
do not crash if no device is detected when updating networks (#38734)
Olivier Blin
2008-03-11
1
-2
/
+2
*
add title in wait messages
Olivier Blin
2008-02-26
1
-2
/
+2
*
do not hide wait message early when scanning networks
Olivier Blin
2008-02-26
1
-1
/
+2
*
remove wait message when displaying device setup error
Olivier Blin
2008-02-26
1
-1
/
+2
*
setup connection if needed when updating networks list
Olivier Blin
2008-02-26
1
-0
/
+3
*
update networks list after initial connection setup
Olivier Blin
2008-02-26
1
-0
/
+2
*
write settings after initial connection setup
Olivier Blin
2008-02-26
1
-0
/
+1
*
factorize settings write in write_settings() (adds additional modules_conf wr...
Olivier Blin
2008-02-26
1
-4
/
+10
*
do not enable by default devices that require slow hardware check (like cellu...
Olivier Blin
2008-02-26
1
-1
/
+3
*
move setup check code in check_setup
Olivier Blin
2008-02-26
1
-6
/
+11
*
allow to configure device if not installed (#33531)
Olivier Blin
2008-02-20
1
-3
/
+19
*
perl_checker fixes
Olivier Blin
2007-11-12
1
-2
/
+2
*
do not redeclare unused new x/y
Olivier Blin
2007-11-12
1
-1
/
+1
*
do not make refresh/monitor buttons sensitive if device has no interface
Olivier Blin
2007-11-12
1
-0
/
+6
*
check network access and adress settings
Olivier Blin
2007-10-05
1
-6
/
+18
*
net_applet/drakroam/draknetcenter: list current network on top of network list
Olivier Blin
2007-10-05
1
-1
/
+1
*
drakroam: use same sort function than draknetcenter
Olivier Blin
2007-10-05
1
-2
/
+9
*
add banner in configure dialog (#33622)
Olivier Blin
2007-09-19
1
-1
/
+3
*
update status icon on connection change
Olivier Blin
2007-09-19
1
-0
/
+6
*
always allow to connect if no network has to be selected
Olivier Blin
2007-09-19
1
-2
/
+6
*
do not die when no wireless interface is configured (#33123)
Olivier Blin
2007-09-19
1
-2
/
+3
*
Mark title of Network settings dialog as translatable
Funda Wang
2007-09-15
1
-2
/
+2
*
do not hardcode icon extension and path
Olivier Blin
2007-09-10
1
-2
/
+2
*
oops, revert debug code
Olivier Blin
2007-08-20
1
-4
/
+0
*
do not use big titles, only bold labels
Olivier Blin
2007-08-20
1
-0
/
+4
*
remove unaccurate comment
Olivier Blin
2007-08-20
1
-1
/
+0
*
modify image (if any) for toggle button when toggled
Olivier Blin
2007-08-20
1
-1
/
+4
*
allow to run configure if type can't get networks
Olivier Blin
2007-08-13
1
-1
/
+2
*
rename prepare_connection as setup_connection (to avoid confusion with networ...
Olivier Blin
2007-08-13
1
-1
/
+1
*
allow to start connection if the type can't get networks
Olivier Blin
2007-08-13
1
-13
/
+18
*
run net_monitor when configure button is clicked
Olivier Blin
2007-08-10
1
-0
/
+6
*
rename update_on_network_change as update_on_status_change (we do not necessa...
Olivier Blin
2007-08-09
1
-5
/
+5
*
move more code in network::connection_manager
Olivier Blin
2007-08-09
1
-0
/
+10
*
rename droam as cmanager where appropriate
Olivier Blin
2007-08-09
1
-106
/
+106
*
move connection management code of drakroam in new network::connection_manager
Olivier Blin
2007-08-09
1
-0
/
+253
[prev]