Mike Barcroft
fd7a8150fb
o In struct prison, add an allprison linked list of prisons (protected
...
by allprison_mtx), a unique prison/jail identifier field, two path
fields (pr_path for reporting and pr_root vnode instance) to store
the chroot() point of each jail.
o Add jail_attach(2) to allow a process to bind to an existing jail.
o Add change_root() to perform the chroot operation on a specified
vnode.
o Generalize change_dir() to accept a vnode, and move namei() calls
to callers of change_dir().
o Add a new sysctl (security.jail.list) which is a group of
struct xprison instances that represent a snapshot of active jails.
Reviewed by: rwatson, tjr
2003-04-09 02:55:18 +00:00
..
2002-03-22 21:53:29 +00:00
2002-12-18 13:33:04 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2003-01-13 10:37:11 +00:00
2003-01-13 10:37:11 +00:00
2003-01-14 02:37:06 +00:00
2003-01-13 10:37:11 +00:00
2003-01-13 10:37:11 +00:00
2002-12-18 09:22:32 +00:00
2003-01-13 10:37:11 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2003-01-31 21:19:22 +00:00
2003-02-23 10:20:23 +00:00
2002-12-19 09:40:28 +00:00
2003-04-01 20:25:46 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2003-02-05 13:36:13 +00:00
2002-12-27 12:15:40 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-03-22 21:53:29 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2003-02-18 22:54:42 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2003-04-09 02:55:18 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-18 09:22:32 +00:00
2002-12-18 09:22:32 +00:00
2002-12-18 09:22:32 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2003-02-25 09:49:46 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2003-01-12 09:28:16 +00:00
2003-01-17 19:25:27 +00:00
2002-12-19 09:40:28 +00:00
2002-03-22 21:53:29 +00:00
2003-03-31 21:09:57 +00:00
2003-04-09 02:55:18 +00:00
2003-02-23 01:47:49 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-24 16:52:31 +00:00
2002-12-22 03:20:16 +00:00
2002-12-18 09:22:32 +00:00
2002-12-18 09:22:32 +00:00
2002-12-18 09:22:32 +00:00
2003-02-23 01:47:49 +00:00
2003-02-23 01:47:49 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 21:48:43 +00:00
2003-02-05 13:36:13 +00:00
2003-03-24 16:07:19 +00:00
2003-01-07 05:06:27 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-03-22 21:53:29 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-03-22 21:53:29 +00:00
2002-12-19 09:40:28 +00:00
2003-01-12 15:18:47 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-23 16:04:51 +00:00
2002-12-19 09:40:28 +00:00
2003-02-23 01:47:49 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2003-02-16 17:29:11 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2003-01-25 21:27:37 +00:00
2002-12-19 09:40:28 +00:00
2003-03-12 09:28:44 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-18 09:22:32 +00:00
2002-12-18 09:22:32 +00:00
2003-01-07 05:06:27 +00:00
2001-10-01 16:09:29 +00:00
2003-01-25 21:33:05 +00:00
2002-12-19 09:33:34 +00:00
2003-01-25 21:33:05 +00:00
2002-12-18 09:22:32 +00:00
2003-03-24 16:07:19 +00:00
2002-12-18 09:22:32 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-18 09:22:32 +00:00
2003-03-24 16:05:24 +00:00
2003-03-24 16:07:19 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-03-22 21:53:29 +00:00
2002-12-18 09:22:32 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-27 12:15:40 +00:00
2002-12-19 09:40:28 +00:00
2003-01-12 15:18:47 +00:00