aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/jail
Commit message (Expand)AuthorAgeFilesLines
* jail(8): introduce new command option -e to exhibitEugene Grosbein2018-11-103-13/+59
* Fix typos from r339409.Jamie Gritton2018-10-181-1/+1
* Add a new jail permission, allow.read_msgbuf. When true, jailed processesJamie Gritton2018-10-171-1/+6
* In r324732 sysinstall was replaced by bsdinstall.Bjoern Heidotting2018-08-201-2/+3
* security.jail.enforce_statfs is handled by jail_set(2), so handling it inJamie Gritton2018-08-163-11/+0
* Don't let clobber jailparam values when checking for modification ofJamie Gritton2018-08-151-3/+8
* - Add exec hook "exec.created". This is called when the jail isAlexander Leidinger2018-08-155-2/+8
* - Add the ability to run bhyve(8) within a jail(8).Marcelo Araujo2018-08-011-1/+8
* Add allow.mlock to jail parametersAntoine Brodin2018-07-291-1/+11
* Allow mounting FUSE filesystems in jailsAlan Somers2018-07-201-1/+9
* Make it easier for filesystems to count themselves as jail-enabled,Jamie Gritton2018-05-041-28/+28
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-277-0/+14
* Strip EOL whitespace in usr.sbin/{jail,jexec}Ed Maste2017-11-103-7/+7
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Adopt jail.8 to our brave new bsdinstall worldBenjamin Kaduk2017-10-181-1/+1
* Jails: Optionally prevent jailed root from binding to privileged portsAllan Jude2017-06-061-2/+6
* Same as r316022 (Fix hexadecimal escape codes in jail.conf(5)),Jamie Gritton2017-03-271-1/+1
* Fix hexadecimal escape codes in jail.conf(5).Jamie Gritton2017-03-271-2/+2
* Don't assign rtjp twice.Xin LI2016-12-261-2/+1
* Fix up the order in which jail creation processes are run, to preserveJamie Gritton2016-07-143-6/+23
* typoJamie Gritton2016-05-011-1/+1
* usr.sbin: minor spelling fixes on comments.Pedro F. Giffuni2016-05-011-1/+1
* Clarify when happens when there is a "depend" parameter in jail.conf,Jamie Gritton2016-04-301-4/+5
* Encapsulate SYSV IPC objects in jails. Define per-module parametersJamie Gritton2016-04-251-4/+27
* Note the existence of module-specific jail paramters, starting with theJamie Gritton2016-04-251-1/+27
* Make jail(8) interpret escape codes in fstab the same as getfsent(3).Jamie Gritton2016-04-251-1/+8
* MFHGlen Barber2016-03-021-6/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-6/+0
* | MFHGlen Barber2016-02-152-2/+0
|\|
| * Remove man page references to rndassociates.com, which has been taken overJamie Gritton2016-02-102-2/+0
* | Add a package for jail(8) and related utilities.Glen Barber2016-01-201-0/+2
|/
* Don't bother checking an ip[46].addr netmask/prefixlen. This is alreadyJamie Gritton2016-01-161-18/+3
* Clear errno before calling getpw*.Jamie Gritton2016-01-161-0/+1
* Update dependencies after r291406 added libelf to libkvm.Bryan Drewery2015-12-011-0/+1
* Fix a ton of speelling errorsEitan Adler2015-10-213-3/+3
* Fix transposed words in man page.Dru Lavigne2015-07-251-1/+1
* Add support to the jail framework to be able to mount linsysfs(5) andMarcelo Araujo2015-07-191-1/+19
* Implement PF_IMMUTABLE flag and apply it to "name" and "jid" inHiroki Sato2015-07-082-2/+8
* Fix offset calculation in variable substitutionHiroki Sato2015-07-081-8/+8
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+30
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-278-74/+135
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-193-17/+80
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-102/+106
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-286-11/+58
| |\ \ \ \
| * \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-131-4/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-053-4/+16
| |\ \ \ \ \ \