index
:
delta/dbus.git
68852-make-it-easier
RHEL-4
baserock/af-bus
baserock/build-essential
baserock/dbus-1.10.14-capi-patches
baserock/dbus-1.10.6-capi-patches
baserock/dbus-1.8.16-1-g3c05557/genivi/J-1.0
baserock/genivi/G-1.1
baserock/genivi/J-1.0
baserock/genivi/af-bus-master
baserock/genivi/af-bus-morph
baserock/genivi/dbus-1.6-af-bus
baserock/genivi/dbus-1.8.8
baserock/genivi/dbus-1.9.16-1-g92a2d95
baserock/genivi/dbus-1.9.4
baserock/genivi/use-afbus
baserock/morph
baserock/pedroalvarez/dbus-1.11
baserock/ps/update-dlt-audiomanager
baserock/v1.10.0+custom_marshaling
baserock/v1.8.0
bus-inotify-error-handling
cherry-pick-14f46d14
cherry-pick-f0e526bc
cmake-config-find-package-support
dbus-0.23-branch
dbus-0.35-branch
dbus-0.36-branch
dbus-1.0-branch
dbus-1.10
dbus-1.10-ci
dbus-1.12
dbus-1.14
dbus-1.2
dbus-1.2.4permissive
dbus-1.4
dbus-1.6
dbus-1.8
dbus-object-names
leak-locator
master
mr143-refactoring
wip/setuid-hardening
gitlab.freedesktop.org: dbus/dbus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dbus-launch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't let dbus-daemon and its subprocesses inherit unnecessary fds
Simon McVittie
2018-11-20
1
-1
/
+11
*
dbus-launch: Fix unused variable warning when libX11 not present
Simon McVittie
2018-10-18
1
-0
/
+2
*
Unix: Flush stdout and stderr streams before forking
Simon McVittie
2017-11-15
1
-1
/
+13
*
dbus-launch: Use dbus_try_get_local_machine_id()
Simon McVittie
2017-06-09
1
-6
/
+13
*
dbus-launch: clarify signal handler
Simon McVittie
2017-04-07
1
-12
/
+6
*
test, tools: assert impossible values of local enums are not reached
Simon McVittie
2017-04-07
1
-0
/
+6
*
Add missing function attributes suggested by clang (but not by gcc)
Simon McVittie
2016-10-13
1
-0
/
+13
*
Fix warnings from compiler option '-Wsuggest-attribute=noreturn'
Thomas Zimmermann
2016-10-10
1
-1
/
+1
*
dbus-launch: redirect dbus-daemon output to syslog
Simon McVittie
2016-09-30
1
-0
/
+3
*
dbus-launch: Protect concat2 by DBUS_ENABLE_EMBEDDED_TESTS
Thomas Zimmermann
2016-08-11
1
-0
/
+2
*
dbus-launch: use _dbus_ensure_standard_fds when closing stderr
Simon McVittie
2016-07-25
1
-15
/
+3
*
dbus-launch: use _dbus_ensure_standard_fds() in the babysitter
Simon McVittie
2016-07-25
1
-17
/
+15
*
dbus-daemon, dbus-launch: cope with callers having closed standard fds
Simon McVittie
2016-07-25
1
-2
/
+17
*
dbus-launch: add --exit-with-x11 option
Simon McVittie
2016-07-20
1
-6
/
+33
*
Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH
Simon McVittie
2016-02-12
1
-3
/
+3
*
dbus-launch: if autolaunching, use XDG_RUNTIME_DIR/bus if available
Simon McVittie
2015-02-24
1
-3
/
+61
*
dbus-launch: use libdbus to read the UUID
Simon McVittie
2015-02-24
1
-30
/
+8
*
dbus-launch: kill bus if we can't attach to a session when requested
Роман Донченко
2014-06-11
1
-1
/
+1
*
Avoid killing all available processes if an X error arrives early on
Роман Донченко
2014-04-30
1
-1
/
+7
*
Unify the way to find dbus-daemon test binary
Chengwei Yang
2013-10-08
1
-29
/
+33
*
When using dbus-launch for tests, fail hard if test binary is missing
Simon McVittie
2013-10-08
1
-1
/
+2
*
dbus-launch: avoid asprintf(), and die gracefully on out-of-memory
Simon McVittie
2013-10-08
1
-4
/
+28
*
Fix build on NetBSD 6.1.1 with gcc 4.5.3
Chengwei Yang
2013-10-08
1
-1
/
+1
*
Use test binaries in build dir to do test
Chengwei Yang
2013-09-13
1
-1
/
+9
*
dbus-launch: unconditionally use SIGHUP and free memory on OOM
Chengwei Yang
2013-09-05
1
-3
/
+5
*
tests to embedded tests: replaced in tools
Chengwei Yang
2013-06-28
1
-2
/
+2
*
dbus-launch: do not verbose output if build with verbose mode disabled
Chengwei Yang
2013-06-26
1
-0
/
+2
*
dbus-launch: align document
Chengwei Yang
2013-06-26
1
-1
/
+4
*
dbus-launch: fix coding style
Chengwei Yang
2013-06-26
1
-17
/
+17
*
Fix Werror=unused-function if build without X11
Simon McVittie
2013-06-13
1
-1
/
+2
*
Fix compiler warnings when X11 autolaunch and launchd are both disabled
Simon McVittie
2013-05-10
1
-1
/
+2
*
Don't leak temporary fds pointing to /dev/null
Michel HERMIER
2012-11-09
1
-0
/
+1
*
Revert "dbus-launch: add --exit-with-x11 option"
Simon McVittie
2012-06-27
1
-27
/
+6
*
dbus-launch: add --exit-with-x11 option
Simon McVittie
2012-06-15
1
-6
/
+27
*
dbus-launch: if using X to define the session lifetime, do not poll stdin
Simon McVittie
2012-06-15
1
-4
/
+13
*
document how the various processes in dbus-launch interact
Simon McVittie
2012-06-15
1
-0
/
+41
*
Check for X even if X11 autolaunching is disabled
Simon McVittie
2011-05-25
1
-4
/
+9
*
dbus-launch: pass_info: always free strings on OOM
Simon McVittie
2011-05-25
1
-7
/
+10
*
Free envvar and args in pass_info in the oom case
Christian Dywan
2010-10-05
1
-1
/
+5
*
fix some "unused result" warnings in dbus-launch and dbus-spawn
dbus-1.4.0
Havoc Pennington
2010-09-06
1
-3
/
+3
*
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
2010-03-19
1
-0
/
+2
*
Bug 23977 - dbus-launch --exit-with-session not killing dbus-daemon on SIGINT
Sascha Silbe
2009-10-16
1
-0
/
+2
*
Bug 21161 - Update the FSF address
Tobias Mueller
2009-07-14
1
-1
/
+1
*
Bug 19502 - Sparse warning cleanups
Kjartan Maraas
2009-05-06
1
-1
/
+1
*
[win32] Protect usage of SIGHUP with #ifdef
Tor Lillqvist
2009-01-06
1
-0
/
+2
*
Check for X11 events before selecting (FDO bug #15293)
Colin Walters
2008-03-31
1
-5
/
+13
*
tools/dbus-launch.c: wrap X'ism in #ifdef so we can compile without X
John (J5) Palmieri
2008-03-04
1
-0
/
+2
*
fixes dbus-launch so the bus goes away when X does (Red Hat Bug #430412)
John (J5) Palmieri
2008-02-21
1
-0
/
+2
*
Allow a normal session bus to be reused by applications using autolaunching
Sjoerd Simons
2007-11-23
1
-93
/
+145
*
dbus-launch: convert C++-style comment to C-style, add {} for clarity
Simon McVittie
2007-10-11
1
-2
/
+4
[next]