~mdeslaur/upstart/apparmor-support

  • Committer: James Hunt
  • Date: 2011-06-06 17:05:11 UTC
  • mfrom: (1245.3.13 upstart-bridges)
  • Revision ID: james.hunt@ubuntu.com-20110606170511-h7cm82b47vsv2y0o
Merge of lp:~jamesodhunt/upstart/upstream-udev+socket-bridges.

* Makefile.am: Added extra directory.
* New files:
  - extra/Makefile.am
  - extra/conf/upstart-socket-bridge.conf
  - extra/conf/upstart-udev-bridge.conf
  - extra/man/socket-event.7
  - extra/man/upstart-socket-bridge.8
  - extra/man/upstart-udev-bridge.8
  - extra/upstart-socket-bridge.c
  - extra/upstart-udev-bridge.c
* configure.ac:
  - Check for udev (for upstart-udev-bridge).
  - Add extra/Makefile to AC_CONFIG_FILES.
* dbus/com.ubuntu.Upstart.xml: Add EmitEventWithFile method.
* init/control.c:
  - control_emit_event(): Now a wrapper for control_emit_event_with_file.
  - control_emit_event_with_file(): New function that operates on an fd.
* init/control.h: Prototype for control_emit_event_with_file().
* init/event.c:
  - event_new(): Initialize event fd.
  - event_pending_handle_jobs(): Now calls event_operator_fds().
* init/event.c: Add fd to Event struct.
* init/event_operator.c: event_operator_fds(): New function.
* init/event_operator.h: Prototype for event_operator_fds().
* init/job.c: job_new(): Initialize fd members.
* init/job.h: Add fds and num_fds to Job struct.
Filename Latest Rev Last Changed Committer Comment Size
..
conf 1152 14 years ago Scott James Remnant * conf/control-alt-delete.conf: Default job for Co Diff
contrib 1154 14 years ago Scott James Remnant * contrib/vim/syntax/upstart.vim: Upstart job synt Diff
dbus 946 16 years ago Scott James Remnant * dbus/com.ubuntu.Upstart.xml: Initially empty des Diff
doc 243 17 years ago Scott James Remnant * doc/upstart-logo.svg: Include the logo Alexandre Diff
extra 1245.3.1 13 years ago Scott James Remnant Import the udev bridge from Ubuntu Diff
init 3 18 years ago Scott James Remnant * init/main.c: Add the simplest template main.c * Diff
po 1 18 years ago Scott James Remnant * ChangeLog: Initial project infrastructure create Diff
scripts 1295.1.1 12 years ago James Hunt Addition of initctl2dot script for visualisation. Diff
util 265 17 years ago Scott James Remnant * initctl: Rename to util again, I don't want a se Diff
.bzrignore 1245.3.3 13 years ago Scott James Remnant catch up with main 973 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 1307 12 years ago James Hunt Merge of lp:~jamesodhunt/upstart/upstream-udev+soc 386 KB Diff Download File
configure.ac 1307 12 years ago James Hunt Merge of lp:~jamesodhunt/upstart/upstream-udev+soc 1.7 KB Diff Download File
COPYING 1124 14 years ago Scott James Remnant * COPYING: Change licence to version 2 of the GNU 17.5 KB Diff Download File
HACKING 1206 14 years ago Scott James Remnant libnih is now released as its own project, so rath 4.6 KB Diff Download File
Makefile.am 1307 12 years ago James Hunt Merge of lp:~jamesodhunt/upstart/upstream-udev+soc 180 bytes Diff Download File
NEWS 1279 13 years ago Scott James Remnant * configure.ac: Bump version to 1.3 * NEWS: Begin 37.3 KB Diff Download File
README 1237 14 years ago Scott James Remnant * configure.ac: Replace the --with-local-libnih co 1.8 KB Diff Download File
TESTING.sessions 1245.2.14 12 years ago James Hunt * TESTING.sessions: - Added missing "set -x" cal 5.6 KB Diff Download File
TODO 1262 13 years ago Scott James Remnant * configure.ac, NEWS: Bump version to 1.0 * TODO: 4.9 KB Diff Download File