summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jail/jail.8
Commit message (Expand)AuthorAgeFilesLines
* Always disable mount and unmount for jails with enforce_statfs==2.mm2011-08-021-2/+7
* Revert my last change to this file, as BETA1 is not announced yet.bcr2011-07-281-6/+1
* Add a section to the jail chapter that explains why it is notbcr2011-07-281-1/+6
* Document the potential for jail escape.gjb2011-07-241-1/+8
* Revert r221655:bcr2011-05-081-6/+2
* Jails have a problem in that if the jail directory is world-readable,bcr2011-05-081-2/+6
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-2/+0
* Back out r210975, which changed documentation to match the now backed-outjamie2010-08-081-5/+5
* Note that a jail without a command parameter will be persistent,jamie2010-08-061-5/+5
* Spelling fixes.joel2010-08-011-2/+2
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-191-1/+1
* - fix typodanger2010-05-051-1/+1
* Make 'make manlint' happy. No actual visible change.delphij2010-03-031-5/+1
* Add ip4.saddrsel/ip4.nosaddrsel (and equivalent for ip6) to controlbz2010-01-171-4/+12
* - New style of jail(8) usage requires "-c" argument to create a jail.kuriyama2009-11-261-2/+2
* Don't forget to increment the man page date.ed2009-10-181-1/+1
* Fix a typo in the jail(8) manpage.ed2009-10-181-1/+1
* Some jail parameters (in particular, "ip4" and "ip6" for IP addressjamie2009-07-251-11/+29
* Fix a typo in the examples.jamie2009-07-081-2/+2
* Add a limit for child jails via the "children.cur" and "children.max"jamie2009-06-231-8/+15
* Fix grammar.jkoshy2009-06-081-1/+1
* Place hostnames and similar information fully under the prison system.jamie2009-05-291-6/+16
* Fix some inaccuracies in the extensible parameter addition.jamie2009-05-291-2/+2
* Add support for the arbitrary named jail parameters used by jail_set(2)jamie2009-05-271-183/+354
* New sentence starts on a new line.bz2009-01-241-1/+2
* Update the description of the '-h' option wrt to primary addressesbz2009-01-241-4/+5
* s,unmount 8,umount 8, it is unmount(2) which I did not mean.bz2009-01-171-2/+2
* o Sort .Xr.maxim2009-01-121-2/+2
* Add a short section talking about jails and file systems; mention thebz2009-01-111-1/+26
* MFp4:bz2008-11-291-6/+40
* Bump date.pjd2007-04-051-1/+1
* Add security.jail.mount_allowed sysctl, which allows to mount andpjd2007-04-051-0/+10
* Change mount_devfs reference to "mount -t devfs".rodrigc2006-11-211-2/+2
* Markup fixes.ru2006-09-291-9/+11
* Use IP addresses out of "TEST-NET" (for use in documentation andbz2006-06-111-9/+9
* Revert 1.73, since mounting devfs without a devfs ruleset inside asimon2006-05-281-1/+0
* Mention ruleset #4 (devfsrules_jail) in jail's man page.matteo2006-05-281-1/+3
* Add the -s option to set jail's securelevel. This is useful for jails run wit...matteo2006-05-111-1/+6
* Use .Vt for struct xprisonmatteo2006-05-101-2/+4
* document security.jail.list sysctl in jail(8)matteo2006-05-081-1/+9
* o Document security.jail.jailed sysctl.maxim2006-05-031-1/+6
* Do `mount_devfs' when starting a jail.jcamou2006-03-161-0/+1
* Add [-J jid_file] option to write out a JidFile, similar to a PidFile,philip2005-12-031-0/+4
* Note that the jail setup example is meant to be fed to sh(1), not csh(1).keramida2005-10-261-3/+4
* Add some more info about jail startup and shutdown.brueffer2005-08-071-7/+17
* Move DNS configuration before sendmail configuration, becausearved2005-07-251-4/+4
* Mention that it is possible to have jailsjcamou2005-07-201-0/+6
* Markup fixes.ru2005-06-141-9/+6
* Update manual page after sysctl rename.pjd2005-06-091-13/+16
* Document 'jid' keyword for ps(1) and '-j' option for pgrep(1)/pkill(1).pjd2005-05-281-5/+20
OpenPOWER on IntegriCloud