summaryrefslogtreecommitdiff
path: root/tools/dbus-launch.c
Commit message (Expand)AuthorAgeFilesLines
* dbus-launch: if autolaunching, use XDG_RUNTIME_DIR/bus if availableSimon McVittie2015-02-241-3/+61
* dbus-launch: use libdbus to read the UUIDSimon McVittie2015-02-241-30/+8
* dbus-launch: kill bus if we can't attach to a session when requestedРоман Донченко2014-06-111-1/+1
* Avoid killing all available processes if an X error arrives early onРоман Донченко2014-04-301-1/+7
* Unify the way to find dbus-daemon test binaryChengwei Yang2013-10-081-29/+33
* When using dbus-launch for tests, fail hard if test binary is missingSimon McVittie2013-10-081-1/+2
* dbus-launch: avoid asprintf(), and die gracefully on out-of-memorySimon McVittie2013-10-081-4/+28
* Fix build on NetBSD 6.1.1 with gcc 4.5.3Chengwei Yang2013-10-081-1/+1
* Use test binaries in build dir to do testChengwei Yang2013-09-131-1/+9
* dbus-launch: unconditionally use SIGHUP and free memory on OOMChengwei Yang2013-09-051-3/+5
* tests to embedded tests: replaced in toolsChengwei Yang2013-06-281-2/+2
* dbus-launch: do not verbose output if build with verbose mode disabledChengwei Yang2013-06-261-0/+2
* dbus-launch: align documentChengwei Yang2013-06-261-1/+4
* dbus-launch: fix coding styleChengwei Yang2013-06-261-17/+17
* Fix Werror=unused-function if build without X11Simon McVittie2013-06-131-1/+2
* Fix compiler warnings when X11 autolaunch and launchd are both disabledSimon McVittie2013-05-101-1/+2
* Don't leak temporary fds pointing to /dev/nullMichel HERMIER2012-11-091-0/+1
* Revert "dbus-launch: add --exit-with-x11 option"Simon McVittie2012-06-271-27/+6
* dbus-launch: add --exit-with-x11 optionSimon McVittie2012-06-151-6/+27
* dbus-launch: if using X to define the session lifetime, do not poll stdinSimon McVittie2012-06-151-4/+13
* document how the various processes in dbus-launch interactSimon McVittie2012-06-151-0/+41
* Check for X even if X11 autolaunching is disabledSimon McVittie2011-05-251-4/+9
* dbus-launch: pass_info: always free strings on OOMSimon McVittie2011-05-251-7/+10
* Free envvar and args in pass_info in the oom caseChristian Dywan2010-10-051-1/+5
* fix some "unused result" warnings in dbus-launch and dbus-spawndbus-1.4.0Havoc Pennington2010-09-061-3/+3
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+2
* Bug 23977 - dbus-launch --exit-with-session not killing dbus-daemon on SIGINTSascha Silbe2009-10-161-0/+2
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-141-1/+1
* Bug 19502 - Sparse warning cleanupsKjartan Maraas2009-05-061-1/+1
* [win32] Protect usage of SIGHUP with #ifdefTor Lillqvist2009-01-061-0/+2
* Check for X11 events before selecting (FDO bug #15293)Colin Walters2008-03-311-5/+13
* tools/dbus-launch.c: wrap X'ism in #ifdef so we can compile without XJohn (J5) Palmieri2008-03-041-0/+2
* fixes dbus-launch so the bus goes away when X does (Red Hat Bug #430412)John (J5) Palmieri2008-02-211-0/+2
* Allow a normal session bus to be reused by applications using autolaunchingSjoerd Simons2007-11-231-93/+145
* dbus-launch: convert C++-style comment to C-style, add {} for claritySimon McVittie2007-10-111-2/+4
* fd.o bug #12547 remove superfluous ifJohn (J5) Palmieri2007-10-031-4/+3
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2007-03-11 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-03-121-2/+5
* * dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderrThiago Macieira2007-03-031-2/+29
* * tools/dbus-launch.c (main): run the dbus-daemon in the builddirJohn (J5) Palmieri2006-10-261-1/+20
* * tools/dbus-launch.c (main): make it complain and abortThiago Macieira2006-10-011-6/+28
* 2006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-6/+87
* 2006-09-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-28/+31
* * configure.in: add DBUS_BINDIR as a #define to C source code.Thiago Macieira2006-09-301-123/+178
* * tools/dbus-launch.c: Add a sigterm handler (patch from Frederic CrozatJohn (J5) Palmieri2006-09-011-0/+2
* * configure.in:John (J5) Palmieri2006-08-081-0/+19
* * s/D-BUS/D-Bus/gJohn (J5) Palmieri2006-08-031-1/+1
* 2006-02-13 John (J5) Palmieri <johnp@redhat.com>John (J5) Palmieri2006-02-131-3/+3
* 2006-02-10 John (J5) Palmieri <johnp@redhat.com>John (J5) Palmieri2006-02-101-2/+2
* * dbus/dbus-auth.c, dbus/dbus-connection.c, dbus/dbus-keyring.c,John (J5) Palmieri2005-11-301-6/+5