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

  • Committer: Scott James Remnant
  • Date: 2008-03-07 21:32:53 UTC
  • Revision ID: scott@netsplit.com-20080307213253-zd7x3w606y947zoj
* init/event.c (event_operator_match): Accept an environment array
and expand the operator value against it before attempting to match.
(event_operator_handle): Also accept the environment array and pass
through to calls to event_operator_match().
* init/event.h: Update prototypes.
* init/tests/test_event.c (test_operator_match): Add extra NULL
argument to most tests, and add tests for known and unknown variable
references.
(test_operator_handle): Add extra NULL arguments to most tests, and
add test for passing of environment through.
(test_operator_reset): Add extra NULL argument to call.
* init/job.c (job_handle_event): Pass the job environment for the
stop event handling, but NULL for the start event.
* init/tests/test_job.c (test_handle_event): Make sure that a stop
operator is expanded from the job environment before being matched
against the stop event.
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 878 16 years ago Scott James Remnant * init/event.c (event_operator_match): Accept an e 262 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 874 16 years ago Scott James Remnant * TODO: Update, I found a bug with the current mod 5.7 KB Diff Download File