~vorlon/ubuntu/raring/upstart/lp.1199778

  • Committer: Scott James Remnant
  • Date: 2008-03-02 21:52:50 UTC
  • Revision ID: scott@netsplit.com-20080302215250-jawuacmbl0ri58it
* init/job.h (Job): Add stop_env member to store environment from
stop events for the stop script.
* init/job.c (job_new): Initialise stop_env to NULL.
(job_handle_event): Copy environment from the stop_on operator into
the stop_env member.
* init/tests/test_job.c (test_new): Check that stop_env is NULL.
(test_handle_event): Add lots of tests to make sure that the
environment is collected from the events and stored in stop_env
properly, overwriting what was there already if necessary.
Filename Latest Rev Last Changed Committer Comment Size
..
compat 164 17 years ago Scott James Remnant * configure.ac (AC_CONFIG_FILES): Create compat/sy Diff
doc 243 17 years ago Scott James Remnant * doc/upstart-logo.svg: Include the logo Alexandre Diff
init 3 18 years ago Scott James Remnant * init/main.c: Add the simplest template main.c * Diff
logd 94 17 years ago Scott James Remnant * Makefile.am (SUBDIRS): Build the logd daemon * c Diff
m4 1 18 years ago Scott James Remnant * ChangeLog: Initial project infrastructure create Diff
po 1 18 years ago Scott James Remnant * ChangeLog: Initial project infrastructure create Diff
util 265 17 years ago Scott James Remnant * initctl: Rename to util again, I don't want a se Diff
.bzrignore 786 16 years ago Scott James Remnant ignore the debian directory should it exist 837 bytes Diff Download File
AUTHORS 828 16 years ago Scott James Remnant * AUTHORS, logd/jobs.d/logd.in: Update e-mail addr 537 bytes Diff Download File
ChangeLog 858 16 years ago Scott James Remnant * init/job.h (Job): Add stop_env member to store e 254 KB Diff Download File
configure.ac 842 16 years ago Scott James Remnant * configure.ac: Compare the evaluated $sbindir aga 1.4 KB Diff Download File
COPYING 1 18 years ago Scott James Remnant * ChangeLog: Initial project infrastructure create 17.5 KB Diff Download File
HACKING 805 16 years ago Scott James Remnant * HACKING: Correct bzr URLs to trunk. 4.9 KB Diff Download File
Makefile.am 768 16 years ago Scott James Remnant Strip out all of the IPC code, removing it and con 188 bytes Diff Download File
NEWS 766 16 years ago Scott James Remnant * NEWS: Copy in news from 0.3.9; that release does 16.6 KB Diff Download File
README 827 16 years ago Scott James Remnant * README: Update kernel recommendation to 2.6.24, 1.5 KB Diff Download File
TODO 853 16 years ago Scott James Remnant * init/job.h (Job): Add start_env member, this sto 9.2 KB Diff Download File