index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
tests to embedded tests: replaced in tools
Chengwei Yang
1
-2
/
+2
2013-06-26
dbus-launch: do not verbose output if build with verbose mode disabled
Chengwei Yang
1
-0
/
+2
2013-06-26
dbus-launch: align document
Chengwei Yang
1
-1
/
+4
2013-06-26
dbus-launch: fix coding style
Chengwei Yang
1
-17
/
+17
2013-06-26
FreeBSD: explicit include signal.h to fix build failure
Chengwei Yang
1
-0
/
+1
2013-06-20
dbus-send: Fix fail to run without "--dest" option
Chengwei Yang
1
-1
/
+1
2013-06-13
Fix Werror=unused-function if build without X11
Simon McVittie
1
-1
/
+2
2013-06-06
dbus-send: check usage a bit strictly
Chengwei Yang
1
-10
/
+34
2013-06-05
massively simplify run-with-tmp-session-bus.sh by using dbus-run-session
Simon McVittie
1
-33
/
+12
2013-06-05
Add dbus-run-session
Simon McVittie
2
-0
/
+481
2013-05-10
Fix compiler warnings when X11 autolaunch and launchd are both disabled
Simon McVittie
1
-1
/
+2
2013-02-22
Include config.h as the first thing in every .c file
Simon McVittie
2
-0
/
+2
2012-11-09
Don't leak temporary fds pointing to /dev/null
Michel HERMIER
1
-0
/
+1
2012-07-18
Fix launching of dbus-daemon on Windows in paths containing spaces
Wolfgang Baron
1
-3
/
+4
2012-06-27
Revert "dbus-launch: add --exit-with-x11 option"
Simon McVittie
1
-27
/
+6
2012-06-25
Create /var/lib/dbus explicitly rather than as a side-effect
Simon McVittie
1
-3
/
+6
2012-06-15
When not producing a dynamic library, define DBUS_STATIC_BUILD
Simon McVittie
1
-0
/
+1
2012-06-15
dbus-launch: add --exit-with-x11 option
Simon McVittie
1
-6
/
+27
2012-06-15
dbus-launch: if using X to define the session lifetime, do not poll stdin
Simon McVittie
1
-4
/
+13
2012-06-15
document how the various processes in dbus-launch interact
Simon McVittie
1
-0
/
+41
2012-02-14
dbus-send.1, dbus-send: document --print-reply=literal consistently
Simon McVittie
1
-1
/
+1
2011-08-05
dbus-monitor: remove unused SIGINT handler
Simon McVittie
1
-8
/
+0
2011-07-29
Remove remnants of dbus-viewer
Simon McVittie
2
-618
/
+0
2011-07-29
tools: use AM_CPPFLAGS, and wrap its lines
Simon McVittie
1
-1
/
+7
2011-07-29
tools: simplify linking
Simon McVittie
1
-4
/
+13
2011-07-29
tools: put bin_PROGRAMS one per line, eliminate unnecessary variable
Simon McVittie
1
-4
/
+10
2011-07-29
Simplify linking by moving -export-dynamic to AM_LDFLAGS
Simon McVittie
1
-4
/
+3
2011-07-29
Remove DBUS_CLIENT_CFLAGS, which is always empty
Simon McVittie
1
-1
/
+1
2011-07-28
Merge branch 'dbus-1.4'
Simon McVittie
1
-1
/
+1
2011-07-28
Fix spelling/grammatical mistakes detected by Debian's lintian(1)
Simon McVittie
1
-1
/
+1
2011-07-12
Fix dbus-monitor using eavesdrop=true when no filters are passed
Cosimo Alfarano
1
-4
/
+4
2011-07-11
Add "eavesdrop=true" as constant match rule for dbus-monitor
Cosimo Alfarano
1
-5
/
+24
2011-06-01
Use #!/bin/sh for run-with-tmp-session-bus.sh
Simon McVittie
1
-1
/
+1
2011-05-25
Check for X even if X11 autolaunching is disabled
Simon McVittie
1
-4
/
+9
2011-05-25
dbus-launch: pass_info: always free strings on OOM
Simon McVittie
1
-7
/
+10
2011-05-25
dbus-send: remove minor dead code
Simon McVittie
1
-3
/
+1
2011-04-29
minotaur: bail if asked to monitor >1 bus
Will Thompson
1
-11
/
+35
2011-04-07
Break up the monster conditional in config-parser so gcov can cope
Simon McVittie
1
-3
/
+0
2011-02-17
Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcov
Simon McVittie
1
-0
/
+46
2011-01-17
dbus-cleanup-sockets: free list of socket entries
Simon McVittie
1
-6
/
+23
2011-01-05
Free session file early in dbus-launch
Christian Dywan
1
-1
/
+1
2011-01-05
Check return value of XGetWindowProperty in x11_get_address
Christian Dywan
1
-8
/
+9
2010-12-04
Fix PROFILE_TIMED_FORMAT printf warning on OSX.
Mike McQuaid
1
-0
/
+4
2010-10-26
Merge branch 'documentation-build-system'
Will Thompson
6
-490
/
+1
2010-10-05
Free envvar and args in pass_info in the oom case
Christian Dywan
1
-1
/
+5
2010-10-05
Move manpages to doc/
Will Thompson
6
-490
/
+1
2010-09-06
fix some "unused result" warnings in dbus-launch and dbus-spawn
Havoc Pennington
1
-3
/
+3
2010-06-07
Fixed compiler warnings.
Ralf Habacker
1
-1
/
+1
2010-05-12
Fix _IOLBF for Windows CE and also define _IONBF if needed.
Marcus Brinkmann
1
-1
/
+4
2010-05-10
Fixed assert raised with msvc 2008 on windows.
Ralf Habacker
1
-0
/
+5
[next]