Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/linklocal_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Remove connection handling now that the Shell takes care of it.Tomeu Vizoso2010-08-111-77/+0
* fail gracefully if system DBus unreachable (#1401)Sascha Silbe2010-03-091-5/+12
* Pylint fixesMorgan Collett2008-11-041-7/+3
* Add a _handle_is_channel_specific method so we don't rely only on the roster ...Guillaume Desmottes2008-10-241-0/+4
* linklocal_plugin: emit the want-to-connect signal instead of directly start t...Guillaume Desmottes2008-02-131-2/+2
* disconnect Salut when msh0 got an not LL IP (#6299)Guillaume Desmottes2008-02-131-1/+29
* Bug#3683: don't use (potentially long) user-supplied nickname in mDNS instanc...Simon McVittie2007-09-241-1/+1
* linklocal_plugin: Correctly pick up existing Salut connectionsSimon McVittie2007-09-101-1/+1
* Update LinkLocal plugin's protocol to "local-xmpp"Guillaume Desmottes2007-08-281-1/+1
* Reapply "Rework reconnection logic so RECONNECT_TIME is interpreted as a mini...Morgan Collett2007-07-101-5/+9
* Revert "Rework reconnection logic so RECONNECT_TIME is interpreted as a minim...Morgan Collett2007-07-091-9/+5
* Rework reconnection logic so RECONNECT_TIME is interpreted as a minimum, to a...Simon McVittie2007-07-051-5/+9
* linklocal_plugin: retrieve key as byte array so it's in the right form for pu...Simon McVittie2007-06-121-1/+1
* Improve Salut integration so buddies show up in the shell:Simon McVittie2007-06-121-1/+7
* linklocal_plugin: Don't start up unless Avahi is on the system bus.Simon McVittie2007-06-121-0/+25
* Hook up Salut to the presence serviceSimon McVittie2007-06-121-6/+140
* Copy sugar services/presence/ to presence-service src/Simon McVittie2007-06-061-0/+27