index
:
~smcv/telepathy-salut
gdbus-object
gdbus-properties
group-mixin
master
names
next
next-decore
next-factory
next-gdbus
next-handle-type
presence-mixin
trivia-54119
try-to-keep-up
wip-fewer-socks
wip-gdbus
wip-next-mergeable-into-gabble
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-07
Version 0.1.6
telepathy-salut_0.1.6
Simon McVittie
1
-2
/
+2
2007-11-06
Correct misleading comment: there are >3 known properties now
Simon McVittie
1
-1
/
+1
2007-11-06
Remove SALUT_CONTACT_OLPC_IP4, SALUT_CONTACT_OLPC_IP6 bitfield flags (both ar...
Simon McVittie
3
-7
/
+3
2007-08-28
add ip4-address and ip6-address as known buddy properties
Guillaume Desmottes
1
-1
/
+2
2007-08-27
fix conflict with the IP buddy property patch
Guillaume Desmottes
1
-2
/
+6
2007-07-15
Put IPv4 and IPv6 addresses into buddy properties
Dan Williams
3
-12
/
+64
2007-11-06
salut-contact: set presence timeout to 20 minutes
Guillaume Desmottes
1
-1
/
+1
2007-10-29
salut-contact: contact_failed_cb: fix test checking if there is already a timer
Guillaume Desmottes
1
-1
/
+1
2007-10-29
salut-contact: the timeout is in the millisecond, not second
Guillaume Desmottes
1
-1
/
+1
2007-10-29
salut-contact: when presence resolver fails, remove the contact after a timer...
Guillaume Desmottes
1
-2
/
+33
2007-11-05
Fix conflicts
Simon McVittie
1
-11
/
+14
2007-11-05
Add telepathy-salut.8 man page
Simon McVittie
3
-1
/
+52
2007-11-02
Don't check for protocol attribute, we no longer send it
Simon McVittie
1
-9
/
+2
2007-11-02
docs/: fix XML
Simon McVittie
1
-1
/
+2
2007-11-02
Change OLPC activity DNS-SD records to _olpc-activity1._udp
Simon McVittie
1
-1
/
+1
2007-11-02
Use #defines for DNS-SD service types. Rename _salut-room._udp to _clique._udp
Simon McVittie
6
-13
/
+17
2007-11-02
Remove unused ansi.h
Simon McVittie
2
-26
/
+1
2007-11-02
Remove now-useless namespaces.h
Simon McVittie
2
-25
/
+1
2007-11-02
Fix up inclusions of namespace headers
Simon McVittie
7
-8
/
+3
2007-11-02
Recommend 239.255.71.x in documentation
Simon McVittie
1
-4
/
+6
2007-11-02
Replace some references to rMulticast with Clique
Simon McVittie
2
-3
/
+5
2007-11-02
Document mDNS use for Clique
Simon McVittie
1
-3
/
+55
2007-11-02
Use new Clique namespace to represent the Clique protocol (XMPP-like messages...
Simon McVittie
7
-82
/
+37
2007-11-02
clique.xml: call it Clique in the intro
Simon McVittie
1
-4
/
+6
2007-11-02
Rename docs/room-invitation.xml to docs/clique.xml
Simon McVittie
2
-1
/
+1
2007-11-01
Change namespace in documentation to match code
Simon McVittie
1
-3
/
+3
2007-11-01
Add room-invitation protocol description
Simon McVittie
6
-1
/
+167
2007-10-22
Echo broadcast messages that are from us (rMulticast aux bytestreams don't echo)
Simon McVittie
1
-0
/
+14
2007-10-22
Rename NS_LLMUC to NS_TP_LL_ROOM_INVITATION and put it in the telepathy.fd.o/...
Simon McVittie
4
-5
/
+9
2007-11-02
bytestream-manager: unref the bystream when it's closed. It's the responsibil...
snapshot_after_merging_Clique_protocol_and_stream_tubes
Guillaume Desmottes
1
-1
/
+1
2007-11-01
Ignore OOB close stanza - it doesn't make sense for OOB TCP streams that we i...
Simon McVittie
1
-4
/
+1
2007-11-01
tube-stream: remove useless blank line
Guillaume Desmottes
1
-1
/
+0
2007-11-01
tube-stream: create the transport when the bystream is open as we are not abl...
Guillaume Desmottes
1
-44
/
+66
2007-11-01
tube-stream: use GibberTransport instead of reinventing our own
Guillaume Desmottes
1
-160
/
+98
2007-10-29
bytestream-manager: remove unnecessary casts from (gchar *) to (const gchar *)
Guillaume Desmottes
1
-2
/
+2
2007-10-26
salut_tubes_channel_get_stream_tube_socket_address: don't hardcode unix type
Guillaume Desmottes
1
-1
/
+3
2007-10-26
tubes-channel: salut_tubes_channel_bytestream_offered: close the bytestream i...
Guillaume Desmottes
1
-13
/
+8
2007-10-26
tubes-channe: remove 1-1 tubes commented code
Guillaume Desmottes
1
-76
/
+0
2007-10-26
salut-muc-manager.c: salut_muc_manager_handle_si_stream_request: close the by...
Guillaume Desmottes
1
-4
/
+3
2007-10-26
salut-bytestream-manager.c: use gibber_bytestream_oob_set_check_addr_func to ...
Guillaume Desmottes
1
-0
/
+41
2007-10-26
add gibber_bytestream_oob_set_check_addr_func to let bytestream user define a...
Guillaume Desmottes
2
-2
/
+35
2007-10-25
bytestream-manager: the free of host_name_fqdn have to be done in the finaliz...
Guillaume Desmottes
1
-1
/
+14
2007-10-25
bytestream-manager: assert host_name_fqdn is not NULL in constructor
Guillaume Desmottes
1
-0
/
+1
2007-10-25
add a "host-name-fqdn" property to the bytestream-mananager so we use the hos...
Guillaume Desmottes
3
-14
/
+33
2007-10-25
fix confict with -protocol and make it build
Guillaume Desmottes
2
-14
/
+18
2007-10-25
bytestream-oob: send the IQ response only if we are the recipient of the byte...
Guillaume Desmottes
1
-14
/
+33
2007-10-25
bytestream-manager.c: unref the bytestream *after* the call to gibber_bytestr...
Guillaume Desmottes
1
-1
/
+1
2007-10-25
bytestream-oob: ref the xmpp-connection and disconnect its signal when disposing
Guillaume Desmottes
1
-0
/
+10
2007-10-24
bytestream-oob: add a TODO about IPv6 literals in URL
Guillaume Desmottes
1
-0
/
+3
2007-10-24
bytestream-oob: add a FIXME in parse_oob_iq_result
Guillaume Desmottes
1
-0
/
+1
[next]