Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/hardware/nmclient.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-721/+0
* Use 3 second timeout for blocking calls to NetworkManager, not 3000 seconds! ...Simon McVittie2007-10-011-2/+2
* * #1260, #2664, #1542, #2985: Rework network UI bits to be more informative andDan Williams2007-09-091-10/+40
* Fix traceback showing wireless networksDan Williams2007-08-311-1/+1
* Add badges to infrastructure access points in mesh viewDan Williams2007-08-301-5/+17
* Don't traceback on systems without the right NMDan Williams2007-08-301-1/+2
* Add palette to Wireless device on Home view showing channel tooDan Williams2007-08-301-7/+39
* Add WPA and WEP auth mode supportDan Williams2007-07-291-61/+8
* #1720 nmclient.Device was not returning the ssid of the active network.Tomeu Vizoso2007-07-111-2/+4
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Turn off wifi new AP log messagesDan Williams2007-04-271-2/+2
* Deal with no NetworkManagerDan Williams2007-04-111-3/+8
* Don't show Ad-Hoc mode networks in mesh viewDan Williams2007-04-061-0/+12
* Cleanup of sugar device handling codeDan Williams2007-04-051-15/+41
* Add a 'device activating' signalDan Williams2007-03-291-1/+6
* Make activating non-802-11-wireless devices workDan Williams2007-03-281-4/+4
* Fixup for mesh devicesDan Williams2007-03-281-8/+19
* Add accessor for modeDan Williams2007-03-161-0/+3
* Add accessor for AP capabiltiesDan Williams2007-03-151-2/+6
* Fix traceback due to bad mergeDan Williams2007-03-071-1/+0
* Clean up sugar + NM client interactionDan Williams2007-03-071-58/+78
* Do not try to add access points on model removed signal!Marco Pesenti Gritti2007-03-071-0/+2
* Fix signal signatureMarco Pesenti Gritti2007-03-031-1/+1
* Catch GetActiveNetwork exceptions.Marco Pesenti Gritti2007-03-021-4/+15
* Handle the case where we get an Activating eventMarco Pesenti Gritti2007-03-021-4/+9
* Improve loggingMarco Pesenti Gritti2007-03-021-0/+10
* Fix propagation of Device ssid changesMarco Pesenti Gritti2007-02-261-0/+1
* Fix up propagation of the state property changesMarco Pesenti Gritti2007-02-261-0/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-261-1/+1
|\
| * Return list of devices, not dictDan Williams2007-02-261-1/+1
* | Add a device-added signalMarco Pesenti Gritti2007-02-261-0/+5
* | More work on network devices, getting thereMarco Pesenti Gritti2007-02-261-80/+80
|/
* s/essid/ssidMarco Pesenti Gritti2007-02-251-2/+2
* CleanupsMarco Pesenti Gritti2007-02-251-3/+0
* Fixup tooltips. Still not working for the home page case, sinceMarco Pesenti Gritti2007-02-251-0/+6
* Add ssid tooltip to the home too. Not working yet.Marco Pesenti Gritti2007-02-251-0/+3
* Fix strength propagationMarco Pesenti Gritti2007-02-251-0/+2
* Display strength of wireless device/networksMarco Pesenti Gritti2007-02-251-2/+5
* Add back wep key dialogMarco Pesenti Gritti2007-02-251-1/+49
* Handle device removalMarco Pesenti Gritti2007-02-251-0/+4
* Activate the network on clickMarco Pesenti Gritti2007-02-251-0/+15
* First go at access points on the mesh viewMarco Pesenti Gritti2007-02-251-4/+20
* Get the wireless device to show.Marco Pesenti Gritti2007-02-251-3/+19
* Some work on the network devicesMarco Pesenti Gritti2007-02-251-0/+467