dbus/test
Colin Walters b7e77c6b03 Ignore exit code zero from activated services
A variety of system components have migrated from legacy init into DBus
service activation.  Many of these system components "daemonize", which
involves forking.  The DBus activation system treated an exit as an
activation failure, assuming that the child process which grabbed the
DBus name didn't run first.

While we're in here, also differentiate in this code path between the
servicehelper (system) versus direct activation (session) paths.  In
the session activation path our error message mentioned a helper
process which was confusing, since none was involved.

Based on a patch and debugging research from Ray Strode <rstrode@redhat.com>
2010-01-28 17:01:24 -05:00
..
data Ignore exit code zero from activated services 2010-01-28 17:01:24 -05:00
name-test Ignore exit code zero from activated services 2010-01-28 17:01:24 -05:00
.gitignore migrate from cvs to git (cvs2svn -> git-svnimport). 2007-09-13 11:13:40 -04:00
break-loader.c Bug 21161 - Update the FSF address 2009-07-14 15:39:47 -04:00
decode-gcov.c Bug 21161 - Update the FSF address 2009-07-14 15:39:47 -04:00
Makefile.am Fix link order: system libraries should come after libdbus-convenience 2009-09-18 21:12:39 +02:00
shell-test.c Patches by Kjartan Maraas <kmaraas at gnome dot org> 2006-08-14 19:11:35 +00:00
spawn-test.c * dbus/dbus-spawn.c,dbus/dbus-spawn.h (_dbus_spawn_async_with_babysitter): 2007-03-04 19:14:04 +00:00
test-exit.c 2003-04-04 Havoc Pennington <hp@redhat.com> 2003-04-05 00:37:17 +00:00
test-names.c Patches by Kjartan Maraas <kmaraas at gnome dot org> 2006-08-14 19:11:35 +00:00
test-segfault.c * configure.in, cmake/ConfigureChecks.cmake: added check for setrlimit. 2007-03-08 08:17:25 +00:00
test-service.c Ignore exit code zero from activated services 2010-01-28 17:01:24 -05:00
test-shell-service.c 2006-10-01 Havoc Pennington <hp@redhat.com> 2006-10-01 17:21:03 +00:00
test-sleep-forever.c * configure.in,test/test-sleep-forever.c,test/test-names.c: 2007-03-04 19:00:40 +00:00
test-utils.c Add test library functions for using DBusServer 2008-05-30 16:19:40 -04:00
test-utils.h Add noinst convenience test library, add a test-shutdown 2008-05-30 16:53:35 -04:00
unused-code-gc.py 2005-01-16 Havoc Pennington <hp@redhat.com> 2005-01-17 03:53:40 +00:00