lp:~goraxe/upstart/user_sid
Created by
goraxe
on
2010-08-05
and last modified on
2010-08-10
- Get this branch:
- bzr branch lp:~goraxe/upstart/user_sid
Branch merges
- James Hunt: Disapprove on 2013-11-07
- Scott James Remnant (Canonical): Pending requested 2011-04-27
-
Diff: 631 lines (+469/-2) (has conflicts)8 files modifiedinit/job_class.c (+3/-0)
init/job_class.h (+3/-0)
init/job_process.c (+92/-0)
init/job_process.h (+6/-1)
init/parse_job.c (+88/-0)
init/tests/test_job_class.c (+2/-0)
init/tests/test_job_process.c (+50/-1)
init/tests/test_parse_job.c (+225/-0)
- Scott James Remnant (Canonical): Pending requested 2010-08-05
-
Diff: 616 lines (+460/-2)8 files modifiedinit/job_class.c (+3/-0)
init/job_class.h (+3/-0)
init/job_process.c (+89/-0)
init/job_process.h (+6/-1)
init/parse_job.c (+85/-0)
init/tests/test_job_class.c (+2/-0)
init/tests/test_job_process.c (+47/-1)
init/tests/test_parse_job.c (+225/-0)
Recent revisions
- 1245. By goraxe on 2010-08-07
-
handle errors with getpwuid and setuid, report using nih_raise_
system_ error - 1240. By Scott James Remnant (Canonical) on 2010-04-27
-
* configure.ac: Bump version to 0.6.7
* NEWS: Begin new release - 1238. By Scott James Remnant (Canonical) on 2010-04-27
-
* configure.ac: Bump the requirement of libnih to 1.0.2 after
verifying that building using --with-local-libnih and an earlier
version installed still works.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~canonical-scott/upstart/trunk

