summaryrefslogtreecommitdiffstats
path: root/lib/network/connection_manager.pm
Commit message (Collapse)AuthorAgeFilesLines
* keep wireless wait messages while wpa_supplicant is associatingOlivier Blin2008-12-151-1/+5
|
* make connection managers use mandi when availableOlivier Blin2008-12-091-1/+1
|
* allow to search in networks list (from Pascal Terjan)Olivier Blin2008-11-131-0/+6
|
* remove trailing newlineOlivier Blin2008-11-131-1/+0
|
* use cmp operatorOlivier Blin2008-11-131-4/+5
|
* allow to sort networks list (from Pascal Terjan, #40177)Olivier Blin2008-11-131-0/+23
|
* guess hardware settings when loading settings (not to lose PIN code for ↵Olivier Blin2008-06-031-1/+1
| | | | cellular connections)
* do not show connected pixbuf for connection types with a unique networkOlivier Blin2008-06-021-1/+0
|
* do not use a networks list when there is only one network (cellular cards)Olivier Blin2008-05-281-9/+24
|
* extract some variables (for next commit)Olivier Blin2008-05-281-3/+6
|
* 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
|
* fix checkOlivier Blin2008-05-181-1/+1
|
* allow to select provider in drakroam/netcenterOlivier Blin2008-05-181-0/+7
|
* split configure_hardware out of check_hardware (for check_hardware to only ↵Olivier Blin2008-05-181-3/+4
| | | | probe hardware status in next commits)
* allow to skip protocol and address configuration (defaulting to dhcp) if ↵Olivier Blin2008-05-121-1/+3
| | | | AUTOMATIC_ADDRESS is true in /etc/sysconfig/drakx-net
* remove unneeded useOlivier Blin2008-05-011-1/+0
|
* do not check connection setup again if first time failed (update_networks ↵Olivier Blin2008-03-141-1/+1
| | | | will check it as well)
* check that PIN number is 4 digitsOlivier Blin2008-03-141-0/+4
|
* load settings before setting up connection (to preserve potentially existing ↵Olivier Blin2008-03-141-0/+2
| | | | settings)
* use OO notation for connection_manager objectsOlivier Blin2008-03-141-21/+20
|
* rename droam as cmanagerOlivier Blin2008-03-141-5/+5
|
* bless network::connection_manager objectsOlivier Blin2008-03-141-3/+5
|
* add set_connection wrapperOlivier Blin2008-03-141-0/+5
|
* only write network settings to have to be applied before starting connection ↵Olivier Blin2008-03-141-3/+2
| | | | (workaround for #38792)
* do not crash if no device is detected when updating networks (#38734)Olivier Blin2008-03-111-2/+2
|
* add title in wait messagesOlivier Blin2008-02-261-2/+2
|
* do not hide wait message early when scanning networksOlivier Blin2008-02-261-1/+2
|
* remove wait message when displaying device setup errorOlivier Blin2008-02-261-1/+2
|
* setup connection if needed when updating networks listOlivier Blin2008-02-261-0/+3
|
* update networks list after initial connection setupOlivier Blin2008-02-261-0/+2
|
* write settings after initial connection setupOlivier Blin2008-02-261-0/+1
|
* factorize settings write in write_settings() (adds additional modules_conf ↵Olivier Blin2008-02-261-4/+10
| | | | write in some cases)
* do not enable by default devices that require slow hardware check (like ↵Olivier Blin2008-02-261-1/+3
| | | | cellular cards)
* move setup check code in check_setupOlivier Blin2008-02-261-6/+11
|
* allow to configure device if not installed (#33531)Olivier Blin2008-02-201-3/+19
|
* perl_checker fixesOlivier Blin2007-11-121-2/+2
|
* do not redeclare unused new x/yOlivier Blin2007-11-121-1/+1
|
* do not make refresh/monitor buttons sensitive if device has no interfaceOlivier Blin2007-11-121-0/+6
|
* check network access and adress settingsOlivier Blin2007-10-051-6/+18
|
* net_applet/drakroam/draknetcenter: list current network on top of network listOlivier Blin2007-10-051-1/+1
|
* drakroam: use same sort function than draknetcenterOlivier Blin2007-10-051-2/+9
|
* add banner in configure dialog (#33622)Olivier Blin2007-09-191-1/+3
|
* update status icon on connection changeOlivier Blin2007-09-191-0/+6
|
* always allow to connect if no network has to be selectedOlivier Blin2007-09-191-2/+6
|
* do not die when no wireless interface is configured (#33123)Olivier Blin2007-09-191-2/+3
|
* Mark title of Network settings dialog as translatableFunda Wang2007-09-151-2/+2
|
* do not hardcode icon extension and pathOlivier Blin2007-09-101-2/+2
|
* oops, revert debug codeOlivier Blin2007-08-201-4/+0
|
* do not use big titles, only bold labelsOlivier Blin2007-08-201-0/+4
|