lp:~jamesodhunt/upstart/bug-1197225

Created by James Hunt and last modified
Get this branch:
bzr branch lp:~jamesodhunt/upstart/bug-1197225
Only James Hunt can upload to this branch. If you are James Hunt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Hunt
Project:
upstart
Status:
Merged

Recent revisions

1499. By James Hunt

* extra/upstart-dbus-bridge.c: main(): Check nih_str_split() return.
* extra/upstart-event-bridge.c: main(): Check nih_str_split() return.
* extra/upstart-file-bridge.c: main():
  - Check nih_str_split() return.
  - Only attempt to extract PID from UPSTART_SESSION in user mode.

1496. By James Hunt

* configure.ac: Bump version to 1.10

1495. By James Hunt

* NEWS: Release 1.9

1494. By James Hunt

* init/Makefile.am
  - Avoid defining test list twice.
  - Append $(EXEEXT) where appropriate to appease automake.

1493. By Dimitri John Ledkov

dear automake, test_conf_preload.sh is not a C program

1492. By James Hunt

* lib/tests/test_libupstart.c: test_libupstart():
  - Ensure XDG_RUNTIME_DIR is available, required for 'initctl list-sessions'.

1491. By Dimitri John Ledkov

Run test_conf_preload.sh test case

1490. By James Hunt

* lib/Makefile.am: Added dependency on libtest_util_common.
* lib/tests/test_libupstart.c:
  - Use test_util_common.
  - test_libupstart():
    - Start a private D-Bus server and Session Init to handle possibility
      of building on systems not using Upstart as PID 1.
  - main(): Disable tests if required environment not available (as done
    for test_initctl).
* test/test_util_common.c:
  - wait_for_upstart(): Pass pid of session init to pass to
    set_upstart_session().
  - set_upstart_session(): Now accepts a session init pid to allow
    filtering of sessions and remove limitations of this function.
* test/test_util_common.h:
  - REEXEC_UPSTART(): Updated for changed wait_for_upstart() parameter.
* util/tests/test_initctl.c:
  - Moved in_chroot() and dbus_configured() to test_util_common.c.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:upstart
This branch contains Public information 
Everyone can see this information.

Subscribers