index
:
telepathy-mission-control.git
fdo-bug-23921
Unnamed repository; edit this file to name it for gitweb.
George Goldberg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-14
Band-aid patch for fd.o bug 23921. This bug is actually in dbus-daemon and sh...
fdo-bug-23921
George Goldberg
1
-5/+29
2009-09-11
Merge branch 'contact-caps-undraft'
Simon McVittie
17
-80/+830
2009-09-11
Merge branch 'telepathy-mission-control-5.2'
Simon McVittie
1
-0/+1
2009-09-11
When shooting down unwanted Connections, don't leak the temporary proxy
Simon McVittie
1
-0/+1
2009-09-11
Distribute the XML for ContactCapabilities (final), fixing distcheck
Simon McVittie
1
-0/+1
2009-09-11
Implement final version of ContactCapabilities instead of draft 2
Simon McVittie
10
-41/+33
2009-09-11
Merge branch 'debug-sender'
Simon McVittie
8
-51/+103
2009-09-11
Merge branch 'telepathy-mission-control-5.2'
Simon McVittie
0
-0/+0
2009-09-11
Merge branch '52-trivia' into telepathy-mission-control-5.2
Simon McVittie
1
-2/+0
2009-09-11
mcd_debug_init: use G_N_ELEMENTS to count debug keys
Simon McVittie
1
-6/+2
2009-09-11
Use less complex syntax for condition, as per Jonny's review
Simon McVittie
1
-1/+1
2009-09-11
Remove unnecessary guard as per Jonny's review
Simon McVittie
1
-4/+1
2009-09-11
Merge branch '52-trivia'
Simon McVittie
1
-2/+0
2009-09-10
McdDispatcher: remove a pointlessly defensive check
Simon McVittie
1
-5/+2
2009-09-10
mcd_dispatcher_release_startup_lock: don't duplicate _mcd_dispatcher_dup_clie...
Simon McVittie
1
-8/+1
2009-09-10
Document the new semantics of MC_DEBUG
Simon McVittie
1
-3/+10
2009-09-10
test/twisted/Makefile.am: use MC_DEBUG=all
Simon McVittie
1
-2/+1
2009-09-10
fd.o#22705: turn on both MC and tp-glib debug if MC_DEBUG=all
Simon McVittie
1
-2/+64
2009-09-10
mcd_debug_[un]ref: deprecate, and stop overriding g_object_[un]ref
Simon McVittie
3
-43/+12
2009-09-10
mc-server: use a TpDebugSender, to log everything over D-Bus if enabled
Simon McVittie
1
-0/+21
2009-09-10
with-session-bus.sh: fix bashism (&> doesn't work in dash)
Simon McVittie
1
-1/+1
2009-09-10
src: set a proper G_LOG_DOMAIN (mcd)
Simon McVittie
1
-0/+1
2009-09-10
mcd-misc.c: don't define macros used in glibc feature-test internals
Simon McVittie
1
-2/+0
2009-09-10
Merge branch 'telepathy-mission-control-5.2'
Simon McVittie
1
-0/+19
2009-09-10
Post-release version bump
Simon McVittie
2
-1/+6
2009-09-10
Prepare new bugfix release
Simon McVittie
2
-1/+15
2009-09-10
Merge branch '52-try-more-handlers' into master
Simon McVittie
6
-254/+336
2009-09-10
Merge branch 'telepathy-mission-control-5.2'
Simon McVittie
7
-82/+13
2009-09-10
Merge branch '52-trivia' into telepathy-mission-control-5.2
Simon McVittie
7
-82/+13
2009-09-09
Don't distribute generated sources in tarball
Simon McVittie
1
-10/+6
2009-09-09
Distribute assorted files that are present in git but not in tarballs
Simon McVittie
2
-0/+3
2009-09-09
Remove src/mcd-main.c
Simon McVittie
2
-52/+0
2009-09-09
Remove unused mcd-filtering-int.h from git
Simon McVittie
2
-19/+1
2009-09-09
fd.o #23807: distribute mc-account-convert.1 in tarballs even if gconf was no...
Simon McVittie
1
-1/+3
2009-09-09
dispatcher/handle-channels-fails.py: assert that we try more than one handler
Simon McVittie
1
-2/+32
2009-09-09
If HandleChannels fails, remember that the handler is broken and move on to t...
Simon McVittie
1
-33/+43
2009-09-09
McdDispatcher: rename skip_approval to approved, and set it from more places
Simon McVittie
1
-13/+35
2009-09-09
_mcd_dispatcher_enter_state_machine: don't short-cut to running clients if th...
Simon McVittie
1
-14/+4
2009-09-09
_mcd_dispatcher_enter_state_machine: use mcd_dispatcher_context_proceed inste...
Simon McVittie
1
-1/+1
2009-09-09
Correct a comment
Simon McVittie
1
-1/+1
2009-09-08
McdDispatchOperation: change _mcd_dispatch_operation_handle_with to _mcd_disp...
Simon McVittie
3
-27/+26
2009-09-08
Remove McdDispatchOperation from public API/ABI
Simon McVittie
5
-110/+79
2009-09-08
McdDispatchOperation: factor out mcd_dispatch_operation_check_handle_with (th...
Simon McVittie
1
-13/+36
2009-09-08
McdDispatcherContext: always release all client locks, and use a separate fla...
Simon McVittie
1
-22/+17
2009-09-08
Replace McdDispatcherContext->client_locks with a boolean
Simon McVittie
1
-19/+9
2009-09-08
McdDispatcherContext: replace the troublesome CTXREF13 with a ref held exactl...
Simon McVittie
1
-12/+18
2009-09-08
McdDispatcherContext: ref the context for the duration of on_operation_finished
Simon McVittie
1
-1/+8
2009-09-08
Improve comments that explain how client locks work
Simon McVittie
1
-6/+12
2009-09-08
McdDispatcherContext: separate pending approvers out from client_locks into a...
Simon McVittie
1
-25/+41
2009-09-08
McdDispatcherContext: separate pending observers from other "client locks"
Simon McVittie
1
-12/+31
[next]