summaryrefslogtreecommitdiff
path: root/tools/dbus-launch.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-30Imported Upstream version 1.8.6upstream/1.8.6Simon McVittie1-1/+1
2014-04-30Avoid killing all available processes if an X error arrives early onРоман Донченко1-1/+7
2013-10-08Unify the way to find dbus-daemon test binaryChengwei Yang1-29/+33
2013-10-08When using dbus-launch for tests, fail hard if test binary is missingSimon McVittie1-1/+2
2013-10-08dbus-launch: avoid asprintf(), and die gracefully on out-of-memorySimon McVittie1-4/+28
2013-10-08Fix build on NetBSD 6.1.1 with gcc 4.5.3Chengwei Yang1-1/+1
2013-09-13Use test binaries in build dir to do testChengwei Yang1-1/+9
2013-09-05dbus-launch: unconditionally use SIGHUP and free memory on OOMChengwei Yang1-3/+5
2013-06-28tests to embedded tests: replaced in toolsChengwei Yang1-2/+2
2013-06-26dbus-launch: do not verbose output if build with verbose mode disabledChengwei Yang1-0/+2
2013-06-26dbus-launch: align documentChengwei Yang1-1/+4
2013-06-26dbus-launch: fix coding styleChengwei Yang1-17/+17
2013-06-13Fix Werror=unused-function if build without X11Simon McVittie1-1/+2
2013-05-10Fix compiler warnings when X11 autolaunch and launchd are both disabledSimon McVittie1-1/+2
2012-11-09Don't leak temporary fds pointing to /dev/nullMichel HERMIER1-0/+1
2012-06-27Revert "dbus-launch: add --exit-with-x11 option"Simon McVittie1-27/+6
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
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
2010-10-05Free envvar and args in pass_info in the oom caseChristian Dywan1-1/+5
2010-09-06fix some "unused result" warnings in dbus-launch and dbus-spawnHavoc Pennington1-3/+3
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann1-0/+2
2009-10-16Bug 23977 - dbus-launch --exit-with-session not killing dbus-daemon on SIGINTSascha Silbe1-0/+2
2009-07-14Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2009-05-06Bug 19502 - Sparse warning cleanupsKjartan Maraas1-1/+1
2009-01-06[win32] Protect usage of SIGHUP with #ifdefTor Lillqvist1-0/+2
2008-03-31Check for X11 events before selecting (FDO bug #15293)Colin Walters1-5/+13
2008-03-04tools/dbus-launch.c: wrap X'ism in #ifdef so we can compile without XJohn (J5) Palmieri1-0/+2
2008-02-21fixes dbus-launch so the bus goes away when X does (Red Hat Bug #430412)John (J5) Palmieri1-0/+2
2007-11-23Allow a normal session bus to be reused by applications using autolaunchingSjoerd Simons1-93/+145
2007-10-11dbus-launch: convert C++-style comment to C-style, add {} for claritySimon McVittie1-2/+4
2007-10-03fd.o bug #12547 remove superfluous ifJohn (J5) Palmieri1-4/+3
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2007-03-122007-03-11 Havoc Pennington <hp@redhat.com>Havoc Pennington1-2/+5
2007-03-03 * dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderrThiago Macieira1-2/+29
2006-10-26* tools/dbus-launch.c (main): run the dbus-daemon in the builddirJohn (J5) Palmieri1-1/+20
2006-10-01 * tools/dbus-launch.c (main): make it complain and abortThiago Macieira1-6/+28
2006-10-012006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington1-6/+87
2006-10-012006-09-30 Havoc Pennington <hp@redhat.com>Havoc Pennington1-28/+31
2006-09-30 * configure.in: add DBUS_BINDIR as a #define to C source code.Thiago Macieira1-123/+178
2006-09-01* tools/dbus-launch.c: Add a sigterm handler (patch from Frederic CrozatJohn (J5) Palmieri1-0/+2
2006-08-08* configure.in:John (J5) Palmieri1-0/+19
2006-08-03* s/D-BUS/D-Bus/gJohn (J5) Palmieri1-1/+1
2006-02-132006-02-13 John (J5) Palmieri <johnp@redhat.com>John (J5) Palmieri1-3/+3
2006-02-102006-02-10 John (J5) Palmieri <johnp@redhat.com>John (J5) Palmieri1-2/+2
2005-11-30* dbus/dbus-auth.c, dbus/dbus-connection.c, dbus/dbus-keyring.c,John (J5) Palmieri1-6/+5
2005-07-122005-07-12 Colin Walters <walters@verbum.org>Colin Walters1-0/+1
2005-01-182005-01-18 Havoc Pennington <hp@redhat.com>Havoc Pennington1-3/+3