Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/adhoc.py
Commit message (Expand)AuthorAgeFilesLines
* Use uuid.uuid4 to generate random connection UUIDsDaniel Drake2012-10-101-2/+2
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-1/+1
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-9/+9
* Don't treat SSID as UTF-8 character sequence (fixes SL#2023)Sascha Silbe2012-04-101-3/+3
* Simple NetworkManager-0.9 portDaniel Drake2011-11-161-61/+54
* Sugar Ad-hoc network: reconnect after suspend SL #2187Simon Schampijer2011-03-021-13/+7
* Make sure to listen on the new device after suspend OLPC #10672Simon Schampijer2011-03-021-0/+1
* use dbus.PROPERTIES_IFACE instead of literal valueJames Cameron2011-02-051-1/+1
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-2/+2
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-1/+1
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-0/+1
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-1/+2
* Don't try to autoconnect to a Sugar ad-hoc network if the wifi deviceTomeu Vizoso2010-08-161-12/+5
* Add default Ad-hoc networks #1610Simon Schampijer2010-08-131-0/+299