summaryrefslogtreecommitdiffstats
path: root/lib/network/connection_manager.pm
Commit message (Expand)AuthorAgeFilesLines
* Ignoring non-fatal wpa_supplicant messages (#54002)Eugeni Dodonov2009-10-271-8/+10
* Run net_monitor from /usr/bin (to comply with new net_monitor layout).Eugeni Dodonov2009-10-131-1/+1
* (create_networks_list) only display 2 digits after comma for signalThierry Vignaud2009-09-161-1/+1
* Show global interface settings in draknetcenter (#33623).Eugeni Dodonov2009-04-061-0/+3
* warn that connection failed after timeout (instead of just hiding wait message)Olivier Blin2009-02-251-1/+9
* do not require net monitor for connection timeout, it just needs dbus nowOlivier Blin2009-02-251-1/+1
* fix variable nameOlivier Blin2009-02-251-1/+1
* CTRL-EVENT-CONNECTED does not have to be handled, further status will be hand...Olivier Blin2009-02-251-3/+2
* handle interface up/failure status messagesOlivier Blin2009-02-251-0/+8
* support more interface types in dbus event handlers for statusOlivier Blin2009-02-251-1/+6
* move status event print in generic handlerOlivier Blin2009-02-251-0/+1
* fix getting interface from status messageOlivier Blin2009-02-251-3/+6
* move wireless status code in generic dbus handling (to support it in drakroam...Olivier Blin2009-02-251-0/+14
* check dbus interface before calling network status codeOlivier Blin2009-02-251-6/+8
* find cmanager for current interfaceOlivier Blin2009-02-251-1/+3
* pass all connections to _get_network_event_messageOlivier Blin2009-02-251-1/+1
* update networks even if there is no status messageOlivier Blin2009-02-251-2/+2
* fix using on_network_eventOlivier Blin2009-02-251-1/+1
* actually keep _ name, it should be privateOlivier Blin2009-02-251-2/+2
* fix function nameOlivier Blin2009-02-251-1/+1
* cosmeticsOlivier Blin2009-02-251-7/+8
* keep wait message in drakroam tooOlivier Blin2009-02-251-0/+1
* move dbus helpers in network::connection_managerOlivier Blin2009-02-251-0/+27
* 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 cellu...Olivier Blin2008-06-031-1/+1
* 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 pr...Olivier Blin2008-05-181-3/+4
* allow to skip protocol and address configuration (defaulting to dhcp) if AUTO...Olivier Blin2008-05-121-1/+3
* remove unneeded useOlivier Blin2008-05-011-1/+0
* do not check connection setup again if first time failed (update_networks wil...Olivier Blin2008-03-141-1/+1
* 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
* 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
* 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