index
:
~ppessi/telepathy-rakia
master
tpsip-base-connection
tpsip-managers
My personal telepathy-sofiasip clone. Expect frequent rebases.
ppessi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-31
Check for Python module twisted.words.xish as required for unit tests
HEAD
master
Mikhail Zabaluev
1
-1
/
+1
2011-01-31
Merge branch 'invite-from-self'
Mikhail Zabaluev
1
-0
/
+7
2011-01-31
Merge remote branch 'alsuren/streamedmedia_tests'
David Laban
6
-84
/
+747
2011-01-31
Reject incoming calls from the same URI as the local user (fd.o #33716)
Mikhail Zabaluev
1
-0
/
+7
2011-01-29
Nano version 0.6.5.1
Mikhail Zabaluev
1
-1
/
+1
2011-01-29
Version 0.6.5
Mikhail Zabaluev
2
-2
/
+11
2011-01-28
Merge branch 'signed-param-fix'
Mikhail Zabaluev
2
-2
/
+2
2011-01-28
Changed the size parameter type to signed in tpsip_unquote_string()
Mikhail Zabaluev
2
-2
/
+2
2011-01-28
Backported fixes to fd.o #31720 onto telepathy-sofiasip-0.6
Mikhail Zabaluev
4
-15
/
+48
2011-01-28
fd.o #31720: use TpDBusDaemon to export media streams
Simon McVittie
2
-4
/
+18
2011-01-28
fd.o #31720: use TpDBusDaemon to export media sessions
Simon McVittie
2
-5
/
+24
2011-01-28
Backported fix to fd.o #31720: use TpDBusDaemon to export channel objects
Simon McVittie
2
-6
/
+6
2011-01-26
Fix group flags for streamedmedia calls.
David Laban
3
-26
/
+33
2011-01-26
sip-media-channel clean up group members
David Laban
1
-62
/
+37
2011-01-26
voip tests: BYE message needs a reply. Add to tests.
David Laban
2
-3
/
+9
2011-01-26
Fix review comments for tests.
David Laban
2
-4
/
+6
2011-01-26
add new tests to make check
David Laban
1
-1
/
+6
2011-01-26
Fix up incoming-basics.py
David Laban
2
-63
/
+76
2011-01-26
Complete outgoing-basics.py
David Laban
3
-55
/
+70
2011-01-26
Update the groups interface when remote user accepts the call.
David Laban
1
-1
/
+19
2011-01-26
import incoming-basics from gabble
David Laban
1
-0
/
+185
2011-01-26
Don't call priv_outbound_call (self, 0)
David Laban
1
-0
/
+5
2011-01-26
Make outgoing-basics test work up until the first network traffic event.
David Laban
2
-69
/
+138
2011-01-26
implement tpsip_media_channel_get_handle() properly.
David Laban
1
-1
/
+8
2011-01-26
initial import of outgoing-basics.py from gabble
David Laban
1
-0
/
+351
2011-01-26
Hacks to allow running multiple tests per process
David Laban
1
-4
/
+9
2011-01-03
Added a NEWS item for the upcoming release with warning about legacy loggers
Mikhail Zabaluev
1
-0
/
+13
2011-01-03
Test the message-sent timestamp header with a fixed value
Mikhail Zabaluev
1
-4
/
+6
2011-01-03
Merge branch 'master' into messages-retouch
Mikhail Zabaluev
32
-782
/
+2421
2010-12-15
configure: increase version of tp-glib required
Jonny Lamb
1
-1
/
+1
2010-12-15
protocol: implement TpBaseProtocolClass->dup_authentication_types
Jonny Lamb
1
-0
/
+12
2010-12-15
test registering without a password
David Laban
4
-2
/
+46
2010-12-15
Don't ask the user for a password on connect
David Laban
1
-44
/
+1
2010-12-15
Ask for a password in priv_handle_auth() if not given.
David Laban
1
-19
/
+139
2010-12-15
configure: depend on new enough tp-glib for TpSimplePasswordManager
Jonny Lamb
1
-1
/
+1
2010-12-15
connection: only disconnect if we're not already disconnected
Jonny Lamb
1
-3
/
+6
2010-12-15
connection: use disconnect_with_dbus_error
Jonny Lamb
1
-2
/
+2
2010-12-15
connection: use TpSimplePasswordManager to get a password if one was not given
Jonny Lamb
2
-1
/
+48
2010-11-24
protocol: when hitting a special parameter, just skip it, not all the others too
Jonny Lamb
1
-1
/
+1
2010-11-23
Version 0.7.0.1 for development
Mikhail Zabaluev
1
-1
/
+1
2010-11-23
Release 0.7.0
Mikhail Zabaluev
2
-3
/
+15
2010-11-23
Added constants.py from the test support files to the distribution
Mikhail Zabaluev
1
-0
/
+1
2010-11-23
Removed the dist-hook for changelog generation
Mikhail Zabaluev
1
-7
/
+0
2010-11-23
Added the Telepathy maintenance scripts and makefile rules
Mikhail Zabaluev
5
-1
/
+353
2010-11-23
Merge branch 'protocol'
Simon McVittie
18
-735
/
+1800
2010-11-23
Re-word write-mgr-file's header - this isn't Gabble
Simon McVittie
1
-1
/
+1
2010-11-23
Merge branch 'get-bus'
Simon McVittie
4
-15
/
+48
2010-11-18
Implement type_foreach_channel_class in both channel managers
Simon McVittie
2
-9
/
+11
2010-11-18
Add a simple test for Protocol objects
Simon McVittie
2
-0
/
+59
2010-11-18
Port TpsipConnectionManager to use TpBaseProtocol
Simon McVittie
5
-474
/
+920
[next]