freebsd-dev/usr.sbin/jail
Jamie Gritton 8ebbf0e287 Check paths for security:
path must be absolute.
 mount paths must exist and have no symlinks beyond the jail's path itself.
 consolelog must exist (apart from the final component) and have no
  symlinks beyond the jail's path itself.
2010-11-04 18:40:29 +00:00
..
command.c Check paths for security: 2010-11-04 18:40:29 +00:00
config.c Reads the mount.fstab file, and put its lines separately into the 2010-11-04 17:01:21 +00:00
jail.8 Initial work on the new jail(8). There are more features to add, and some 2010-10-20 20:42:33 +00:00
jail.c Check paths for security: 2010-11-04 18:40:29 +00:00
jail.conf.5 Initial work on the new jail(8). There are more features to add, and some 2010-10-20 20:42:33 +00:00
jaillex.l Initial work on the new jail(8). There are more features to add, and some 2010-10-20 20:42:33 +00:00
jailp.h Reads the mount.fstab file, and put its lines separately into the 2010-11-04 17:01:21 +00:00
jailparse.y Initial work on the new jail(8). There are more features to add, and some 2010-10-20 20:42:33 +00:00
Makefile Initial work on the new jail(8). There are more features to add, and some 2010-10-20 20:42:33 +00:00
state.c Initial work on the new jail(8). There are more features to add, and some 2010-10-20 20:42:33 +00:00