Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-05-03 | Cleanup debug messages. | Ralf Habacker | 1 | -6/+0 |
2010-04-14 | Include strtoll.c and strtoull.c in distribution. | Marcus Brinkmann | 1 | -1/+1 |
2010-04-13 | Add replacement functions strtoll/strtoull for dbus-send, mainly for Windows CE. | Marcus Brinkmann | 3 | -0/+322 |
2010-04-13 | Port dbus tools to Windows CE. | Marcus Brinkmann | 3 | -50/+107 |
2010-03-22 | Merge branch 'dbus-1.2' | Colin Walters | 1 | -2/+11 |
2010-03-22 | [64 bit printf] Update to use DBUS_PID_FORMAT, print (omitted) | Colin Walters | 1 | -2/+6 |
2010-03-22 | Add DBUS_INT64_MODIFIER define, turn on -Wformat | Colin Walters | 1 | -2/+7 |
2010-03-19 | Consistently include <config.h> in all C source files and never in header files. | Marcus Brinkmann | 4 | -1/+6 |
2010-02-26 | linux compile fix | Ralf Habacker | 1 | -0/+2 |
2010-02-11 | Enable dbus-launch for Windows target. | Marcus Brinkmann | 1 | -2/+8 |
2010-02-07 | remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use... | Romain Pokrzywka | 1 | -7/+5 |
2010-01-28 | Merge branch 'my-dbus-1.2' | Colin Walters | 2 | -6/+10 |