index
:
telepathy-mission-control.git
avatar_request_fix
master
mingw32
request_avatar
Unnamed repository; edit this file 'description' to name the repository.
Siraj Razick
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
Merge branch 'telepathy-mission-control-5.8'
HEAD
master
Vivek Dasmohapatra
11
-31/+129
2011-07-21
Nano version
Vivek Dasmohapatra
2
-1/+6
2011-07-21
Version 5.9.1
telepathy-mission-control-5.9.1
Vivek Dasmohapatra
2
-2/+7
2011-07-21
Merge branch 'unbalanced-header-macros' into telepathy-mission-control-5.8
Vivek Dasmohapatra
14
-383/+480
2011-07-21
Merge branch 'unconditional-accounts-skip-too-many-transport-checks' into tel...
Vivek Dasmohapatra
1
-3/+14
2011-07-20
If there are no transport plugins, the decision always has to be "Yes"
Vivek Dasmohapatra
1
-3/+14
2011-07-20
Merge branch 'telepathy-mission-control-5.8' of git+ssh://git.freedesktop.org...
Vivek Dasmohapatra
2
-0/+2
2011-07-19
Fix unbalanced *_DECL macros
Vivek Dasmohapatra
4
-0/+9
2011-07-19
Checks for unbalanced G_BEGIN/END_DECLS macros
Vivek Dasmohapatra
3
-0/+18
2011-07-18
Merge branch 'telepathy-mission-control-5.8'
Simon McVittie
2
-0/+2
2011-07-18
Let cc find dbus, dbus-glib headers
Vincent Penquerc'h
2
-0/+2
2011-06-24
Update NEWS for Aegis ACL plugin
Vivek Dasmohapatra
1
-0/+4
2011-06-24
The Aegis ACL plugin must activate handlers to check their credentials
Vivek Dasmohapatra
1
-5/+34
2011-06-24
Update NEWS
Vivek Dasmohapatra
1
-0/+5
2011-06-24
Merge branch 'unconditional-accounts-skip-too-many-transport-checks' into tel...
Vivek Dasmohapatra
1
-24/+36
2011-06-08
Accounts flagged as always-dispatch don't need a transport.
Vivek Dasmohapatra
1
-0/+7
2011-06-01
Merge branch 'telepathy-mission-control-5.8'
Vivek Dasmohapatra
14
-71/+175
2011-06-01
Update NEWS
Vivek Dasmohapatra
1
-0/+6
2011-06-01
Minor header include cleanup
Vivek Dasmohapatra
1
-2/+1
2011-06-01
Hook up the built-in plugins to the new plugin debug infrastructure
Vivek Dasmohapatra
1
-5/+1
2011-06-01
plugin debug header should be included via the main plugin header
Vivek Dasmohapatra
1
-0/+1
2011-06-01
Initialise new plugin debug at the same time as reguar daemon debugging
Vivek Dasmohapatra
1
-0/+1
2011-06-01
Expose new header file to out-of-tree plugins
Vivek Dasmohapatra
1
-0/+1
2011-06-01
define MCP_DEBUG for plugins to use
Vivek Dasmohapatra
2
-2/+9
2011-06-01
Use the new environment-driven debug control mechanism in MCP
Vivek Dasmohapatra
5
-64/+40
2011-06-01
New debug control for mission-control-plugins
Vivek Dasmohapatra
3
-0/+111
2011-06-01
_mcd_master_account_replace_transport would accept "no connection" as a succe...
Vivek Dasmohapatra
1
-24/+29
2011-05-30
Call g_key_file_remove... rather than ...set_value when new value is NULL
Vivek Dasmohapatra
1
-1/+4
2011-05-30
Don't call tp_intset_size on unset intset
Vivek Dasmohapatra
1
-1/+4
2011-05-24
Merge branch 'telepathy-mission-control-5.8'
Vivek Dasmohapatra
3
-9/+28
2011-05-24
Update NEWS
Vivek Dasmohapatra
1
-0/+4
2011-05-24
Merge branch 'cd-message-api-fixes' into telepathy-mission-control-5.8
Vivek Dasmohapatra
2
-9/+24
2011-05-24
Catch the case where there's a hole in our logic and an internal request hasn...
Vivek Dasmohapatra
1
-0/+9
2011-05-24
Log the actual call to internal request handling
Vivek Dasmohapatra
1
-0/+1
2011-05-24
If we're failing an internal request, clear the handler immediately
Vivek Dasmohapatra
1
-1/+1
2011-05-24
Internal requests should be handled in _both_ paths through _add_channel_request
Vivek Dasmohapatra
1
-8/+13
2011-05-20
Merge branch 'telepathy-mission-control-5.8'
Simon McVittie
6
-48/+79
2011-05-20
Merge branch '58-user-initiated' into telepathy-mission-control-5.8
Simon McVittie
6
-48/+79
2011-05-20
Merge branch 'telepathy-mission-control-5.8'
Simon McVittie
6
-4/+24
2011-05-20
NEWS
Simon McVittie
1
-1/+17
2011-05-20
We need to propagate nickname changes that occurred "behind our back" too
Vivek Dasmohapatra
1
-1/+4
2011-05-20
Storage has stabilised after the Big Rewrite: turn off debug by default
Vivek Dasmohapatra
1
-2/+3
2011-05-20
The param hash is reffed by the ACL framework, we can drop our ref to it
Vivek Dasmohapatra
1
-0/+1
2011-05-20
Don't leak copies of the new stored setting values on update
Vivek Dasmohapatra
1
-0/+3
2011-05-20
Don't leak the initial "offline" account status name
Vivek Dasmohapatra
1
-1/+1
2011-05-20
Don't leak the key list when accounts are updated by libaccounts/SSO
Vivek Dasmohapatra
1
-0/+3
2011-05-19
Add mcd_account_connection_is_user_initiated
Simon McVittie
2
-0/+18
2011-05-19
_mcd_account_connection_begin: take a flag for user-initiatedness
Simon McVittie
4
-5/+10
2011-05-19
mcd_account_request_presence_int: take a flag for user-initiatedness
Simon McVittie
1
-12/+21
2011-05-19
mcd_account_request_presence_int: emit RequestedPresence directly
Simon McVittie
1
-26/+23
[next]