index
:
~smcv/telepathy-glib
016-async-ownership
asv
beforemerge
cm-debug-68390
codegen-tmpfile
disconnect-api-45459
dup-new-channels-52011
filtration
gdb
gdbus
gdbus-object
gdbus-object2
gdbus-prep2
gdbus-prep3
gdbus-properties
gdbus-properties2
gdbus2
gdbus3
gdk3
introspectable
master
merge-tp-fs
meta-header-more
names
new-interfaces
next
next-abi
next-after-gdbus
next-decore
next-del-deprecated
next-docs-49338
next-factory
next-gdbus
next-gvariant1
next-merge-logger
next-misc
next-privatize
next-tap
next-trivia
no-tmpnam-68350
py3k-codegen-56758
rm-dbus-glib-properties1
seal
seal-more
self-handle-changed
spec
telepathy-glib-0.18
telepathy-glib-0.20
trivia
variant
wip-better-assertions
wip-exportable
wip-gdbus-all
wip-gdbus-object
wip-gdbus2
wip-gdbus3
wip-gdbus4
wip-introspectable-connection
wip-next-api-review
wip-next-divisive
wip-next-gdbus
wip-next-gvariant-calls
wip-older-api
wip-presence-mixin
wip-run-until-prepared
wip-seal
wip-valgrind
wip-weak-ref
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
2014-04-01
Restore lost test coverage from get-interface-after-invalidate test
next-factory
Simon McVittie
1
-1
/
+22
2014-04-01
TpProxyClass: disobeying must_have_unique_name is programming error
Simon McVittie
1
-2
/
+3
2014-04-01
Add channel-filter to documentation
Simon McVittie
1
-0
/
+1
2014-04-01
Rename remaining tp_dbus_daemon_*() to tp_dbus_connection_*()
Xavier Claessens
48
-662
/
+589
2014-04-01
Remove tp_dbus_daemon_get_unique_name()
Xavier Claessens
9
-27
/
+5
2014-04-01
Remove TpDBusDaemon object
Xavier Claessens
16
-363
/
+7
2014-04-01
Replace all occurences of TpDBusDaemon by GDBusConnection
Xavier Claessens
100
-784
/
+480
2014-04-01
Stop passing a TpDBusDaemon to TpProxy and subclasses
Xavier Claessens
23
-34
/
+4
2014-04-01
TpClientFactory: Fix documentation for custom singleton
Xavier Claessens
1
-4
/
+4
2014-04-01
Rename _new_with_factory() to simply _new()
Xavier Claessens
21
-127
/
+61
2014-04-01
TpProxy: Assert that we have a factory
Xavier Claessens
1
-28
/
+27
2014-04-01
Tests: Pass a factory to all TpProxy instances
Xavier Claessens
11
-32
/
+80
2014-04-01
Farstream: Propagate the call channel's factory to other TpProxy instances
Xavier Claessens
2
-0
/
+2
2014-04-01
TpProxy: Remove now unused _tp_proxy_ensure_factory()
Xavier Claessens
2
-24
/
+0
2014-04-01
Use constructed instead of constructor in TpProxy and subclasses
Xavier Claessens
4
-66
/
+41
2014-04-01
tp_client_factory_dup_logger: rename to _ensure_logger
Simon McVittie
4
-5
/
+5
2014-04-01
TpLogger: Always create from a factory
Xavier Claessens
5
-27
/
+54
2014-04-01
TpConnectionManager: Always create from a factory
Xavier Claessens
14
-79
/
+145
2014-04-01
TpConnectionManager: Take a factory to list CMs
Xavier Claessens
6
-20
/
+31
2014-04-01
TpDebusClient: Always create from a factory
Xavier Claessens
8
-25
/
+53
2014-04-01
tp_client_factory_dup_channel_dispatcher: rename to _ensure_channel_dispatcher
Simon McVittie
7
-9
/
+9
2014-04-01
TpChannelDispatcher: Always create from a factory
Xavier Claessens
11
-28
/
+49
2014-04-01
tp_client_factory_dup_account_manager: rename to _ensure_account_manager
Simon McVittie
5
-6
/
+7
2014-03-29
TpAccountManager: Always create from a factory
Xavier Claessens
9
-171
/
+67
2014-03-29
TpClientFactory: Add getter for its GDBusConnection
Xavier Claessens
3
-0
/
+21
2014-03-29
TpClientFactory: Add a singleton factory
Xavier Claessens
3
-0
/
+107
2014-03-29
TpClientFactory: Simplify TpProtocol code
Xavier Claessens
3
-44
/
+32
2014-03-27
Logger: read the right schema
next-after-gdbus
Simon McVittie
1
-1
/
+1
2014-03-27
telepathy-logger: rename the daemon to a versioned name
Simon McVittie
3
-4
/
+6
2014-03-27
Logger: rename schema to be parallel-installable
Simon McVittie
3
-3
/
+3
2014-03-27
tp_run_connection_manager: disable exit-on-close for CMs
Simon McVittie
1
-0
/
+3
2014-03-27
Add a comment to clarify how tp_dbus_daemon_unregister_object() works
Simon McVittie
1
-0
/
+2
2014-03-27
tp_dbus_daemon_try_register_object: avoid GSList
Simon McVittie
1
-4
/
+4
2014-03-27
tp_proxy_get_interface_by_id: remove
Simon McVittie
5
-74
/
+10
2014-03-27
TpDBusDaemon: Remove code for listing names
Xavier Claessens
4
-108
/
+0
2014-03-27
Tests: Use GDBusConnection directly to list activatable names
Xavier Claessens
1
-8
/
+20
2014-03-27
TpConnectionManager: Use GDBusConnection directly to call ListNames
Xavier Claessens
1
-253
/
+120
2014-03-27
TpConnection: Remove tp_list_connection_names()
Xavier Claessens
6
-241
/
+0
2014-03-27
TpDBusDaemon: Remove code for watching names
Xavier Claessens
5
-617
/
+1
2014-03-27
TpBaseConnection: Re-implement client interest using GDBusConnection
Xavier Claessens
1
-161
/
+126
2014-03-27
Tests: Use GDBusConnection directly to watch name
Xavier Claessens
1
-5
/
+9
2014-03-27
TpDebugClient: Use GDBusConnection directly to watch name
Xavier Claessens
1
-24
/
+22
2014-03-27
TpConnectionManager: Use GDBusConnection directly to watch name
Xavier Claessens
1
-68
/
+78
2014-03-27
TpAccountManager: use GDBusConnection directly to watch name
Xavier Claessens
1
-19
/
+17
2014-03-26
Debug sender: avoid using codegen for signal emission
next-gdbus
Simon McVittie
1
-2
/
+37
2014-03-26
TpProxy: strip detailed error name from error->message if domain is known
Simon McVittie
1
-0
/
+4
2014-03-26
name owner watching: more debug, and use a free-function to free watches
Simon McVittie
1
-13
/
+20
2014-03-26
Update ABI files for GDBus branch, and sort with LC_ALL=C
Simon McVittie
3
-85
/
+193
2014-03-26
document TpProxyWrapperFunc
Simon McVittie
1
-0
/
+16
2014-03-26
Document tp_proxy_pending_call_v1_new
Simon McVittie
1
-0
/
+30
[next]