summaryrefslogtreecommitdiff
path: root/etc/rc.d/jail
Commit message (Expand)AuthorAgeFilesLines
* rc.d/jail: avoid misinterpreting expr argumentsEd Maste2018-02-281-3/+3
* Many shops still prefer rc.conf(5) based jail configuration(s). In-partDevin Teske2016-10-121-1/+2
* Allow enforce_statfs (see jail(8)) to be set per jailDevin Teske2016-08-101-0/+1
* Start jails non-parallel if jail_parallel_start is NO. This was trueJamie Gritton2016-07-141-3/+6
* Wait for jails to complete startup if jail_parallel_start is YES,Jamie Gritton2016-07-141-15/+16
* Don't remove the /var/run/jail_name.id file if a jail fails to start.Jamie Gritton2016-04-231-2/+0
* - Add descriptions to most of the rc scripts. Those are mostly taken from theirLars Engels2016-04-231-0/+1
* Interpret vnet_interface/vnet.interface as arrayDevin Teske2016-02-121-2/+17
* Add new rc.conf parameter "jail_reverse_stop"Mark Felder2016-02-101-2/+8
* Fix grammar in error statementDevin Teske2016-02-041-1/+1
* Allow the (old rc-style) exec_afterstart jail parameters to start numberingJamie Gritton2016-01-251-3/+3
* Let old-style (shell-based) jail configuration handle jail names thatJamie Gritton2015-12-261-62/+68
* Allow osreldate and osrelease to be set per jailPoul-Henning Kamp2015-10-201-0/+2
* Use read to parse a line instead of set.Hiroki Sato2015-09-101-5/+4
* Fix a conversion error in rc.d/jailPeter Wemm2015-08-271-1/+1
* Un-revert the r278323 again - whatever Jenkins/kyua is up it, it hasJamie Gritton2015-02-101-2/+1
* Revert the rc part of r278323 until I can figure out what Jenkins is doing.Jamie Gritton2015-02-071-1/+2
* Add mount.procfs jail parameter, so procfs can be mounted when a prison'sJamie Gritton2015-02-061-3/+2
* Temporarily remove the warning added r270781 - it prints the warningPeter Wemm2014-09-081-2/+0
* Fix a bug which prevented mount.fstab parameter from being convertedHiroki Sato2014-09-041-4/+4
* Fix typo: s/_maske/_mask/Glen Barber2014-09-041-1/+1
* - Add a warning message when an IPv6 address is specified with no prefixlen.Hiroki Sato2014-08-291-21/+17
* Rev 256256 had an undocumented side effect of breaking existing behaviorPeter Wemm2013-12-081-2/+2
* - Fix jail_parallel_start="YES".Hiroki Sato2013-10-211-26/+60
* - Fix a bug which prevented jails from starting when $jail_conf was used andHiroki Sato2013-10-181-15/+26
* - Fix "ifname|addr" syntax support in jail_{jname}_ip.Hiroki Sato2013-10-151-17/+44
* - Normalize jailname. "example.com" is converted to "example_com".Hiroki Sato2013-10-141-20/+34
* - Add mount.fdescfs parameter to jail(8). This is similar toHiroki Sato2013-10-121-3/+2
* - Update rc.d/jail to use a jail(8) configuration file instead ofHiroki Sato2013-10-101-570/+299
* Add a conditional sleep 1 in case we add any IPv6 addresses to interfaces.Bjoern A. Zeeb2013-01-171-1/+8
* Only pass ip[46].addr when _addrl contains a valueEitan Adler2012-11-151-1/+2
* Simply things so that "#REQUIRE: FILESYSTEMS" means the fileDavid E. O'Brien2012-09-111-1/+1
* - Allow to pass extra parameters for each jails.Jun Kuriyama2012-08-191-5/+19
* Move -n ${_jail} before ${_flags} so that any -n options in ${_flags}Dag-Erling Smørgrav2012-07-181-1/+1
* Name jails automatically.Dag-Erling Smørgrav2012-07-041-1/+1
* When creating the jails /dev/log symlink, do it by full path to avoidBrooks Davis2012-01-201-4/+1
* Prepare for the removal of set_rcvar() by changing the rcvar=Doug Barton2012-01-141-1/+1
* Replace ${SYSCTL_W} with ${SYSCTL} in rc.d scripts, as they are identical.Ed Maste2011-03-301-2/+2
* Implement the idea of parallel-only-at-start-time in a cleaner, moreDoug Barton2010-03-071-15/+10
* Redirect stdin from /dev/null when starting a jail:Alexander Leidinger2010-03-051-2/+18
* Execute the start/stop process of a jail in the background.Remko Lodder2009-11-021-1/+1
* Small cleanups to the jail script:Ed Schouten2009-06-101-4/+3
* Added (pre|post)(start|stop) jail hooks. These can be used to runRuslan Ermilov2009-04-281-2/+108
* Update jail startup script for multi-IPv4/v6/no-IP jails.Bjoern A. Zeeb2009-01-261-16/+208
* Allow a jail's IP alias to be created with an arbitrary netmask.Ruslan Ermilov2008-09-241-1/+3
* Allow a jail to be started with a specific route fib.Andrew Thompson2008-09-161-1/+8
* As previously discussed, add the svn:executable property to all scriptsDoug Barton2008-07-161-0/+0
* Add warning about this script dealing with untrusted data.Simon L. B. Nielsen2008-01-131-0/+6
* Fix indentation.Ralf S. Engelschall2007-05-241-1/+1
* Fix jail rc.d script privilege escalation via symlink attack againstSimon L. B. Nielsen2007-01-111-12/+116