summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Imported Upstream version 1.6.14upstream/1.6.14Simon McVittie2-67/+109
2013-09-05run-with-tmp-session-bus.sh: create a unique temporary file per processSimon McVittie1-3/+6
2013-06-12Imported Upstream version 1.6.12upstream/1.6.12Simon McVittie1-22/+45
2013-04-23Imported Upstream version 1.6.10Simon McVittie1-0/+1
2012-11-09Don't leak temporary fds pointing to /dev/nullMichel HERMIER1-0/+1
2012-07-18Imported Upstream version 1.6.4upstream/1.6.4Simon McVittie2-4/+5
2012-07-18Fix launching of dbus-daemon on Windows in paths containing spacesWolfgang Baron1-3/+4
2012-06-27Imported Upstream version 1.6.2upstream/1.6.2Simon McVittie3-79/+87
2012-06-27Revert "dbus-launch: add --exit-with-x11 option"Simon McVittie1-27/+6
2012-06-25Create /var/lib/dbus explicitly rather than as a side-effectSimon McVittie1-3/+6
2012-06-15When not producing a dynamic library, define DBUS_STATIC_BUILDSimon McVittie1-0/+1
2012-06-15dbus-launch: add --exit-with-x11 optionSimon McVittie1-6/+27
2012-06-15dbus-launch: if using X to define the session lifetime, do not poll stdinSimon McVittie1-4/+13
2012-06-15document how the various processes in dbus-launch interactSimon McVittie1-0/+41
2012-06-05Imported Upstream version 1.6.0upstream/1.6.0Simon McVittie1-3/+31
2012-02-21Imported Upstream version 1.5.10upstream/1.5.10Simon McVittie2-45/+48
2012-02-14dbus-send.1, dbus-send: document --print-reply=literal consistentlySimon McVittie1-1/+1
2011-09-21Imported Upstream version 1.5.8upstream/1.5.8Simon McVittie2-8/+9
2011-08-05dbus-monitor: remove unused SIGINT handlerSimon McVittie1-8/+0
2011-07-29Imported Upstream version 1.5.6upstream/1.5.6Simon McVittie4-66/+109
2011-07-29Remove remnants of dbus-viewerSimon McVittie2-618/+0
2011-07-29tools: use AM_CPPFLAGS, and wrap its linesSimon McVittie1-1/+7
2011-07-29tools: simplify linkingSimon McVittie1-4/+13
2011-07-29tools: put bin_PROGRAMS one per line, eliminate unnecessary variableSimon McVittie1-4/+10
2011-07-29Simplify linking by moving -export-dynamic to AM_LDFLAGSSimon McVittie1-4/+3
2011-07-29Remove DBUS_CLIENT_CFLAGS, which is always emptySimon McVittie1-1/+1
2011-07-28Merge branch 'dbus-1.4'Simon McVittie1-1/+1
2011-07-28Fix spelling/grammatical mistakes detected by Debian's lintian(1)Simon McVittie1-1/+1
2011-07-12Fix dbus-monitor using eavesdrop=true when no filters are passedCosimo Alfarano1-4/+4
2011-07-11Add "eavesdrop=true" as constant match rule for dbus-monitorCosimo Alfarano1-5/+24
2011-06-10Imported Upstream version 1.5.4upstream/1.5.4Simon McVittie2-2/+5
2011-06-01Use #!/bin/sh for run-with-tmp-session-bus.shSimon McVittie1-1/+1
2011-06-01Imported Upstream version 1.5.2upstream/1.5.2Simon McVittie4-32/+61
2011-05-25Check for X even if X11 autolaunching is disabledSimon McVittie1-4/+9
2011-05-25dbus-launch: pass_info: always free strings on OOMSimon McVittie1-7/+10
2011-05-25dbus-send: remove minor dead codeSimon McVittie1-3/+1
2011-04-29minotaur: bail if asked to monitor >1 busWill Thompson1-11/+35
2011-04-08Imported Upstream version 1.4.8upstream/1.4.8Simon McVittie2-6/+3
2011-04-07Break up the monster conditional in config-parser so gcov can copeSimon McVittie1-3/+0
2011-02-17Imported Upstream version 1.4.6upstream/1.4.6Simon McVittie1-2/+0
2011-02-17Imported Upstream version 1.4.4upstream/1.4.4Simon McVittie4-17/+84
2011-02-17Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie1-0/+46
2011-01-31Imported Upstream version 1.4.1upstream/1.4.1Simon McVittie16-580/+607
2011-01-31Imported Upstream version 1.2.24upstream/1.2.24Simon McVittie17-0/+5053
2011-01-17dbus-cleanup-sockets: free list of socket entriesSimon McVittie1-6/+23
2011-01-05Free session file early in dbus-launchChristian Dywan1-1/+1
2011-01-05Check return value of XGetWindowProperty in x11_get_addressChristian Dywan1-8/+9
2010-12-04Fix PROFILE_TIMED_FORMAT printf warning on OSX.Mike McQuaid1-0/+4
2010-10-26Merge branch 'documentation-build-system'Will Thompson6-490/+1
2010-10-05Free envvar and args in pass_info in the oom caseChristian Dywan1-1/+5