index
:
telepathy/telepathy-salut
master
next
telepathy-salut-0.2
telepathy-salut-0.4
telepathy-salut-0.8
Link-local XMPP connection manager for the Telepathy framework (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-salut)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-08
version 0.3.0
telepathy-salut_0.3.0
Sjoerd Simons
1
-3
/
+3
2008-01-08
Small coding style fixes
Sjoerd Simons
2
-2
/
+2
2008-01-07
SalutContact: If the avatar tokens change while we retrieven an avatar. Resta...
Sjoerd Simons
1
-2
/
+16
2008-01-07
Implement the Avatar interface as intended
Sjoerd Simons
1
-17
/
+24
2008-01-07
When purely removing the avatar set the token to ""
Sjoerd Simons
1
-0
/
+1
2008-01-07
SalutSelf: Properly remove old avatar data if not setting a fresh one
Sjoerd Simons
1
-6
/
+8
2008-01-07
salut_connection_request_avatars: unref the contact after the salut_contact_g...
Guillaume Desmottes
1
-0
/
+1
2008-01-07
salut-connection: coding style fix
Guillaume Desmottes
1
-4
/
+4
2008-01-05
SalutConnection, emit AvatarUpdated when our own avatar is set
Sjoerd Simons
1
-0
/
+2
2008-01-05
Port to avahi-gobject
Sjoerd Simons
25
-2973
/
+142
2008-01-04
SalutConnection: Implement RequestAvatars
Sjoerd Simons
1
-0
/
+74
2008-01-04
SalutConnection: Implement GetKnownAvatarTokens
Sjoerd Simons
1
-0
/
+63
2008-01-03
When ignoring an attempt to set a tubes channel's type, assert that the desir...
Simon McVittie
1
-0
/
+4
2008-01-03
Assert that room lists have type ROOM_LIST, not TEXT
Simon McVittie
1
-1
/
+1
2008-01-03
Cope with TpChannelIface channel-type property becoming writeable in telepath...
Simon McVittie
2
-0
/
+14
2008-01-03
gibber-tcp-transport.c: getaddrinfo uses gai_strerror and not errno for error...
Guillaume Desmottes
1
-2
/
+3
2007-12-17
gibber-ssl-transport.c: reissue the disconnecting/disconnected signals from t...
Emanuele Aina
1
-0
/
+23
2007-12-07
version 0.2.99.1
Sjoerd Simons
1
-1
/
+1
2007-12-07
version 0.2.0.1
Sjoerd Simons
1
-1
/
+1
2007-12-07
version 0.2.0
telepathy-salut_0.2.0
Sjoerd Simons
1
-3
/
+3
2007-12-06
GibberRMulticastSender: An up to date session packet should have all senders ...
Sjoerd Simons
1
-1
/
+1
2007-12-06
GibberBytestreamOOB: Little coding style fix
Sjoerd Simons
1
-1
/
+1
2007-12-05
GibberBytestreamOOB: Connect back to the address our sockaddress came from, i...
Sjoerd Simons
1
-5
/
+40
2007-12-05
GibberBytestreamOOB: Listen on wildcard instead of a specific address
Sjoerd Simons
1
-3
/
+1
2007-12-05
GibberFdTransport: Update copyright
Sjoerd Simons
1
-3
/
+3
2007-12-05
GibberFdTransport: Implement get_sockaddr virtual method
Sjoerd Simons
1
-0
/
+21
2007-12-05
Add a get_sockaddr virtual method to GibberTransport
Sjoerd Simons
2
-0
/
+17
2007-12-03
genginterface.py: use gint64 and guint64 for x and t types instead of gint an...
Marco Barisione
1
-3
/
+3
2007-12-03
genginterface.py: handle array of arrays in type_to_gtype()
Marco Barisione
1
-0
/
+3
2007-12-03
SalutAvahiEntryGroup: Comment on the contents of a the entries hashtable
Sjoerd Simons
1
-0
/
+2
2007-12-03
SalutAvahiEntryGroup: The entries hashtable exists of entries as keys, not st...
Sjoerd Simons
1
-1
/
+5
2007-12-02
configure.ac: use $TELEPATHY_GLIB_LIBS instead of the non-existent $TP_GLIB_LIBS
Marco Barisione
1
-1
/
+1
2007-11-29
version 0.1.11.1
Sjoerd Simons
1
-1
/
+1
2007-11-29
version 0.1.11
Sjoerd Simons
1
-2
/
+2
2007-11-29
Announce muc rooms if and only if they are connected
Sjoerd Simons
2
-2
/
+10
2007-11-29
Tube channels become ready as soon as their created, so return them right away
Sjoerd Simons
3
-93
/
+4
2007-11-29
SalutTubesChannel: Throw an error when a tube is offered while the channel is...
Sjoerd Simons
1
-0
/
+22
2007-11-29
Don't stop already stopped senders
Sjoerd Simons
1
-0
/
+3
2007-11-29
GibberRMulticastSender: Only send the initial repair request out quickly. And...
Sjoerd Simons
1
-6
/
+17
2007-11-28
GibberRMulticastSender: Don't repair after and including stopped state instea...
Sjoerd Simons
1
-1
/
+1
2007-11-27
Add a test with one node dying
Sjoerd Simons
2
-0
/
+62
2007-11-27
Add some debug info
Sjoerd Simons
2
-0
/
+4
2007-11-27
GibberRMulticastTransport: When tagging a failure as INSTANT_FAILURE, remove ...
Sjoerd Simons
1
-1
/
+7
2007-11-27
GibberRMulticastTransport: Removing failed members from the members table afe...
Sjoerd Simons
1
-0
/
+5
2007-11-27
GibberRMulticastSender: Only get the sender when it didn't fail. Prevents ass...
Sjoerd Simons
1
-4
/
+6
2007-11-27
GibberRMulticastSender: Don't try to repair packets after the stopped state
Sjoerd Simons
1
-2
/
+2
2007-11-28
correct the LGPL 2.1 boilerplate (s/Library/Lesser/ and update FSF address)
Robert McQueen
7
-11
/
+11
2007-11-26
version 0.1.10.1
Sjoerd Simons
1
-1
/
+1
2007-11-26
version 0.1.10
telepathy-salut_0.1.10
Sjoerd Simons
1
-2
/
+2
2007-11-26
Whitespace fixes
Sjoerd Simons
2
-6
/
+7
[next]