summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tools/ to SUBDIRSSimon McVittie2008-04-211-1/+1
* Move extensions/tools to tools (consistent with Gabble, telepathy-glib, etc.)Simon McVittie2008-04-2122-4/+2
* Add comment explaining why the .service.in file has a shorter name than you m...Simon McVittie2008-04-211-0/+3
* Fix data/Makefile.amSimon McVittie2008-04-211-2/+2
* Don't use tar-ustar now that we've removed the long filename that caused prob...Simon McVittie2008-04-211-1/+1
* Pass -f to autoreconf to update config.guess and friendsSimon McVittie2008-04-211-1/+1
* Prefer to run under automake-1.8 if available, to avoid automake 1.9 dependen...Simon McVittie2008-04-211-3/+10
* Remove the fragile spec-gen.am stuff (no longer used)Simon McVittie2008-04-212-5/+0
* Update code generation machinerySimon McVittie2008-04-215-58/+131
* Require telepathy-glib 0.7.3 (path of least resistance for updating code-gen)Simon McVittie2008-04-211-1/+1
* configure.ac: check for mkdir -p (needed for updated code-gen)Simon McVittie2008-04-211-0/+1
* Add more codegen tools from telepathy-glibSimon McVittie2008-04-219-2/+1517
* Update existing codegen tools from telepathy-glibSimon McVittie2008-04-218-104/+571
* Remove as-ac-expand.m4Simon McVittie2008-04-212-51/+1
* Remove now-useless AC_DEFINE/AC_SUBST/AS_AC_EXPAND of DBUS_SERVICES_DIRSimon McVittie2008-04-211-6/+0
* Don't distribute .service.in file with insanely long name (patch from my Gabb...Simon McVittie2008-04-212-13/+8
* Add a hard dependency on telepathy-glib 0.6.1 and avoid using #ifdef for tp_d...Simon McVittie2008-04-213-20/+3
* Add a D-Bus message queue when the application is not yet connected to the tu...Alban Crequy2008-04-151-6/+72
* Fix copyrightAlban Crequy2008-04-154-4/+4
* rename gibber_transport_block to gibber_transport_block_receivingGuillaume Desmottes2008-04-155-16/+15
* tube-stream: block the data stream when the bytestream is blocked and when tr...Guillaume Desmottes2008-03-051-22/+77
* bytestream-oob: block writing if the transport buffer isn't emptyGuillaume Desmottes2008-03-051-10/+58
* add gibber_bytestream_oob_block_readGuillaume Desmottes2008-03-052-0/+19
* gibber-fd-transport.c: implement gibber_transport_blockGuillaume Desmottes2008-03-051-1/+27
* add gibber_transport_block methodGuillaume Desmottes2008-03-052-0/+16
* NEWS: fix typoGuillaume Desmottes2008-04-091-1/+1
* version 0.3.2Guillaume Desmottes2008-04-091-1/+1
* version 0.3.2telepathy-salut_0.3.2Guillaume Desmottes2008-04-091-2/+2
* add a NEWS entry for 0.3.1 releaseGuillaume Desmottes2008-04-091-0/+6
* salut-connection: no need to get the DBus proxy when disposingGuillaume Desmottes2008-04-071-3/+0
* muc-channel: add debug info about membership managementGuillaume Desmottes2008-03-281-4/+16
* GibberRMulticastCausalTransport: When reconnecting after a reset, reset the r...Sjoerd Simons2008-03-201-0/+1
* continous-failure.py: Update test to send messages on a regular basis to see ...Sjoerd Simons2008-03-201-3/+19
* While resetting just drop messages, don't send it through to a lower transportSjoerd Simons2008-03-201-0/+6
* contact-manager: use the service name and not the activity name when removing...Guillaume Desmottes2008-03-181-1/+1
* Fix some small coding style issuesSjoerd Simons2008-02-291-3/+4
* GibberRMulticastSender: Don't assume that all packets between ->first_packet,...Sjoerd Simons2008-02-291-12/+8
* GibberRMulticastSender: Fix repairing when the node has moved to pending_removalSjoerd Simons2008-02-291-3/+2
* GibberRMulticastSenderGroup: WHOIS_REQUEST senders should be looked up by who...Sjoerd Simons2008-02-291-1/+1
* GibberRMulticastSenderGroup: Fixed a silly bug where the condition in the for...Sjoerd Simons2008-02-291-1/+1
* GibberRMulticast: Don't keep pending removals in the main hash, but put them ...Sjoerd Simons2008-02-293-139/+290
* GibberRMulticastTransport: Ensure we wait for nodes to finish their failure p...Sjoerd Simons2008-02-281-1/+6
* GibberRMulticastTransport: reset the timeout to zero when the gathering phase...Sjoerd Simons2008-02-281-0/+1
* GibberRMulticastSender: Set the pending removal state before checking the que...Sjoerd Simons2008-02-281-1/+2
* If we're resetting because the join failed, return JOIN_FAILED immediatelySjoerd Simons2008-02-281-0/+1
* Better debugging of sender garbage collectionSjoerd Simons2008-02-281-1/+6
* GibberRMulticast: Add more clear debugging informationSjoerd Simons2008-02-282-2/+4
* bytestream-muc: set state to closing before closedGuillaume Desmottes2008-02-211-0/+1
* bytestream-ibb: set status to closing before closedGuillaume Desmottes2008-02-211-0/+2
* bytestream-ibb: add a explanation about the current status of this bytestreamGuillaume Desmottes2008-02-211-0/+3