summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-15configure: increase version of tp-glib requiredHEADmasterJonny Lamb1-1/+1
2010-12-15protocol: implement TpBaseProtocolClass->dup_authentication_typesJonny Lamb1-0/+12
2010-12-15test registering without a passwordDavid Laban4-2/+46
2010-12-15Don't ask the user for a password on connectDavid Laban1-44/+1
2010-12-15Ask for a password in priv_handle_auth() if not given.David Laban1-19/+139
2010-12-15configure: depend on new enough tp-glib for TpSimplePasswordManagerJonny Lamb1-1/+1
2010-12-15connection: only disconnect if we're not already disconnectedJonny Lamb1-3/+6
2010-12-15connection: use disconnect_with_dbus_errorJonny Lamb1-2/+2
2010-12-15connection: use TpSimplePasswordManager to get a password if one was not givenJonny Lamb2-1/+48
2010-11-24protocol: when hitting a special parameter, just skip it, not all the others tooJonny Lamb1-1/+1
2010-11-23Version 0.7.0.1 for developmentMikhail Zabaluev1-1/+1
2010-11-23Release 0.7.0telepathy-sofiasip-0.7.0Mikhail Zabaluev2-3/+15
2010-11-23Added constants.py from the test support files to the distributionMikhail Zabaluev1-0/+1
2010-11-23Removed the dist-hook for changelog generationMikhail Zabaluev1-7/+0
2010-11-23Added the Telepathy maintenance scripts and makefile rulesMikhail Zabaluev5-1/+353
2010-11-23Merge branch 'protocol'Simon McVittie18-735/+1800
2010-11-23Re-word write-mgr-file's header - this isn't GabbleSimon McVittie1-1/+1
2010-11-23Merge branch 'get-bus'Simon McVittie4-15/+48
2010-11-18Implement type_foreach_channel_class in both channel managersSimon McVittie2-9/+11
2010-11-18Add a simple test for Protocol objectsSimon McVittie2-0/+59
2010-11-18Port TpsipConnectionManager to use TpBaseProtocolSimon McVittie5-474/+920
2010-11-18tpsip_normalize_contact: add connection-independent normalizationSimon McVittie2-9/+24
2010-11-18tpsip_connection_get_implemented_interfaces: addSimon McVittie2-6/+15
2010-11-18tests: import servicetest.py from Salut and modernize tests to pass againSimon McVittie4-237/+371
2010-11-18tests: import constants from SalutSimon McVittie1-0/+400
2010-11-18fd.o #31720: use TpDBusDaemon to export media streamsSimon McVittie2-4/+18
2010-11-18fd.o #31720: use TpDBusDaemon to export media sessionsSimon McVittie2-5/+24
2010-11-18fd.o #31720: use TpDBusDaemon to export channel objectsSimon McVittie2-6/+6
2010-10-27test-message.py: skip fail delivery reportGuillaume Desmottes1-2/+4
2010-10-27test-message.py: stop waiting for the Sent signalGuillaume Desmottes1-2/+0
2010-10-27add delivery reportGuillaume Desmottes1-2/+82
2010-10-27Implement Messages (#29377)Guillaume Desmottes2-266/+94
2010-10-27depends on tp-glib 0.12.0Guillaume Desmottes1-1/+1
2010-08-27Merge branch 'reject-with-extreme-prejudice' into masterMikhail Zabaluev3-3/+19
2010-08-26Evaluate if the local handle is in the local pending before removing itMikhail Zabaluev1-2/+5
2010-06-21Nano version 0.6.3.1Mikhail Zabaluev1-1/+1
2010-06-21Version 0.6.3telepathy-sofiasip-0.6.3Mikhail Zabaluev2-2/+15
2010-06-21Fixed a walk-off-the-end crash in debug support codeMikhail Zabaluev1-1/+1
2010-06-21Disable shared library building for libtoolMikhail Zabaluev1-1/+3
2010-06-21Merge commit 'fdf7fbe99f69a2a5431223be7d066d35096b1fa1'Mikhail Zabaluev1-1/+3
2010-06-21Save the pending flags that got applied, so we can apply them..Sjoerd Simons1-4/+8
2010-06-20Save the pending flags that got applied, so we can apply them..Sjoerd Simons1-4/+8
2010-05-26Update with-session-bus.sh from telepathy-glib, fixing a bashismSimon McVittie1-1/+1
2010-04-01Merge branch 'tighten-hold'Mikhail Zabaluev1-2/+3
2010-04-01Disable shared library building for libtoolMikhail Zabaluev1-1/+3
2010-04-01Don't remove the local pending send flag when holding the callMikhail Zabaluev1-2/+3
2010-03-29Merge branch 'fix-disable-debug'Mikhail Zabaluev2-1/+20
2010-03-29Make TPSIP_PERSIST environment variable work regardless of ENABLE_DEBUGMikhail Zabaluev1-1/+1
2010-03-29Made Sofia logging handler a no-op when ENABLE_DEBUG is not definedMikhail Zabaluev1-0/+8
2010-03-24Fixed a typo in the debug stringMikhail Zabaluev1-1/+1