Age | Commit message (Expand) | Author | Files | Lines |
2014-09-15 | Imported Upstream version 1.8.8upstream/1.8.8 | Simon McVittie | 1 | -1/+0 |
2014-06-30 | Imported Upstream version 1.8.6upstream/1.8.6 | Simon McVittie | 1 | -1/+1 |
2014-04-30 | Imported Upstream version 1.8.2upstream/1.8.2 | Simon McVittie | 1 | -1/+7 |
2014-04-30 | Avoid killing all available processes if an X error arrives early on | Роман Донченко | 1 | -1/+7 |
2014-03-06 | Update .gitignore files | Lukasz Skalski | 1 | -0/+1 |
2014-01-06 | Imported Upstream version 1.7.10upstream/1.7.10 | Simon McVittie | 2 | -75/+146 |
2013-11-27 | Support printing unix file descriptors in dbus-send/dbus-monitor | Robert Ancell | 1 | -1/+9 |
2013-11-01 | Imported Upstream version 1.7.8upstream/1.7.8 | Simon McVittie | 1 | -137/+74 |
2013-10-09 | Imported Upstream version 1.7.6upstream/1.7.6 | Simon McVittie | 8 | -101/+179 |
2013-10-09 | dbus-monitor: keep backwards compatibility | Chengwei Yang | 1 | -6/+25 |
2013-10-09 | dbus-send: replace --address with --peer and --bus. | Andrey Mazo | 1 | -6/+31 |
2013-10-09 | Revert "dbus-send: replace --address"... to fix attribution | Simon McVittie | 1 | -31/+6 |
2013-10-08 | Unify the way to find dbus-daemon test binary | Chengwei Yang | 1 | -29/+33 |
2013-10-08 | dbus-send: replace --address with --peer and --bus. | Simon McVittie | 1 | -6/+31 |
2013-10-08 | dbus-monitor: remove redundant match rules | Chengwei Yang | 1 | -16/+1 |
2013-10-08 | When using dbus-launch for tests, fail hard if test binary is missing | Simon McVittie | 1 | -1/+2 |
2013-10-08 | dbus-launch: avoid asprintf(), and die gracefully on out-of-memory | Simon McVittie | 1 | -4/+28 |
2013-10-08 | Fix build on NetBSD 6.1.1 with gcc 4.5.3 | Chengwei Yang | 2 | -1/+4 |
2013-09-16 | Fix an incorrect sizeof. | Sviatoslav Chagaev | 1 | -1/+1 |
2013-09-16 | Revert "Fix an incorrect sizeof." to fix attribution | Simon McVittie | 1 | -1/+1 |
2013-09-16 | Fix an incorrect sizeof. | Simon McVittie | 1 | -1/+1 |
2013-09-13 | Use test binaries in build dir to do test | Chengwei Yang | 1 | -1/+9 |
2013-09-05 | dbus-launch: unconditionally use SIGHUP and free memory on OOM | Chengwei Yang | 1 | -3/+5 |
2013-09-05 | run-with-tmp-session-bus.sh: create a unique temporary file per process | Simon McVittie | 1 | -2/+9 |
2013-08-23 | dbus-run-session: remove various extra variables from the environment | Simon McVittie | 2 | -22/+12 |
2013-08-19 | Fixed compiler warning on windows. | Ralf Habacker | 1 | -2/+2 |
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-12 | Imported Upstream version 1.7.4upstream/1.7.4 | Simon McVittie | 6 | -121/+682 |
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-04-25 | Imported Upstream version 1.7.2upstream/1.7.2 | Simon McVittie | 1 | -0/+1 |
2013-02-22 | Imported Upstream version 1.7.0upstream/1.7.0 | Simon McVittie | 4 | -2/+5 |
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 | Imported Upstream version 1.6.4upstream/1.6.4 | Simon McVittie | 2 | -4/+5 |
2012-07-18 | Fix launching of dbus-daemon on Windows in paths containing spaces | Wolfgang Baron | 1 | -3/+4 |
2012-06-27 | Imported Upstream version 1.6.2upstream/1.6.2 | Simon McVittie | 3 | -79/+87 |
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 |