index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dbus-launch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-30
Imported Upstream version 1.8.6
upstream/1.8.6
Simon McVittie
1
-1
/
+1
2014-04-30
Avoid killing all available processes if an X error arrives early on
Роман Донченко
1
-1
/
+7
2013-10-08
Unify the way to find dbus-daemon test binary
Chengwei Yang
1
-29
/
+33
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
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-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-13
Fix Werror=unused-function if build without X11
Simon McVittie
1
-1
/
+2
2013-05-10
Fix compiler warnings when X11 autolaunch and launchd are both disabled
Simon McVittie
1
-1
/
+2
2012-11-09
Don't leak temporary fds pointing to /dev/null
Michel HERMIER
1
-0
/
+1
2012-06-27
Revert "dbus-launch: add --exit-with-x11 option"
Simon McVittie
1
-27
/
+6
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
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
2010-10-05
Free envvar and args in pass_info in the oom case
Christian Dywan
1
-1
/
+5
2010-09-06
fix some "unused result" warnings in dbus-launch and dbus-spawn
Havoc Pennington
1
-3
/
+3
2010-03-19
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
1
-0
/
+2
2009-10-16
Bug 23977 - dbus-launch --exit-with-session not killing dbus-daemon on SIGINT
Sascha Silbe
1
-0
/
+2
2009-07-14
Bug 21161 - Update the FSF address
Tobias Mueller
1
-1
/
+1
2009-05-06
Bug 19502 - Sparse warning cleanups
Kjartan Maraas
1
-1
/
+1
2009-01-06
[win32] Protect usage of SIGHUP with #ifdef
Tor Lillqvist
1
-0
/
+2
2008-03-31
Check for X11 events before selecting (FDO bug #15293)
Colin Walters
1
-5
/
+13
2008-03-04
tools/dbus-launch.c: wrap X'ism in #ifdef so we can compile without X
John (J5) Palmieri
1
-0
/
+2
2008-02-21
fixes dbus-launch so the bus goes away when X does (Red Hat Bug #430412)
John (J5) Palmieri
1
-0
/
+2
2007-11-23
Allow a normal session bus to be reused by applications using autolaunching
Sjoerd Simons
1
-93
/
+145
2007-10-11
dbus-launch: convert C++-style comment to C-style, add {} for clarity
Simon McVittie
1
-2
/
+4
2007-10-03
fd.o bug #12547 remove superfluous if
John (J5) Palmieri
1
-4
/
+3
2007-07-14
2007-07-13 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
2007-03-12
2007-03-11 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-2
/
+5
2007-03-03
* dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderr
Thiago Macieira
1
-2
/
+29
2006-10-26
* tools/dbus-launch.c (main): run the dbus-daemon in the builddir
John (J5) Palmieri
1
-1
/
+20
2006-10-01
* tools/dbus-launch.c (main): make it complain and abort
Thiago Macieira
1
-6
/
+28
2006-10-01
2006-10-01 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-6
/
+87
2006-10-01
2006-09-30 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-28
/
+31
2006-09-30
* configure.in: add DBUS_BINDIR as a #define to C source code.
Thiago Macieira
1
-123
/
+178
2006-09-01
* tools/dbus-launch.c: Add a sigterm handler (patch from Frederic Crozat
John (J5) Palmieri
1
-0
/
+2
2006-08-08
* configure.in:
John (J5) Palmieri
1
-0
/
+19
2006-08-03
* s/D-BUS/D-Bus/g
John (J5) Palmieri
1
-1
/
+1
2006-02-13
2006-02-13 John (J5) Palmieri <johnp@redhat.com>
John (J5) Palmieri
1
-3
/
+3
2006-02-10
2006-02-10 John (J5) Palmieri <johnp@redhat.com>
John (J5) Palmieri
1
-2
/
+2
2005-11-30
* dbus/dbus-auth.c, dbus/dbus-connection.c, dbus/dbus-keyring.c,
John (J5) Palmieri
1
-6
/
+5
2005-07-12
2005-07-12 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+1
2005-01-18
2005-01-18 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-3
/
+3
[next]