summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jail
Commit message (Expand)AuthorAgeFilesLines
* Merge sync of headsjg2015-05-278-74/+135
|\
| * Fix minor mdoc issues.joel2015-04-241-1/+0
| * Fix typo in jail(8) man pageallanjude2015-03-221-1/+1
| * Allow the kern.osrelease and kern.osreldate sysctl values to be set in aian2015-02-271-2/+10
| * Add mount.procfs jail parameter, so procfs can be mounted when a prison'sjamie2015-02-065-1/+44
| * Add allow.mount.fdescfs jail flag.jamie2015-01-281-2/+10
| * mdoc: sort SEE ALSO.joel2014-12-261-1/+1
| * Setgid before running a command as a specified user. Previously onlyjamie2014-12-181-0/+5
| * In preparation for using clang's -Wcast-qual:jamie2014-11-253-67/+65
| * Convert usr.sbin to LIBADDbapt2014-11-251-2/+1
* | Merge from head@274682sjg2014-11-193-17/+80
|\ \ | |/
| * Added support for extra ifconfig args to jail ip4.addr & ip6.addr paramssmh2014-08-043-17/+80
* | Merge head from 7/28sjg2014-08-191-102/+106
|\ \ | |/
| * The month's name shall not be abbreviated.gavin2014-07-111-1/+1
| * Reword an awkward option descriptiongavin2014-07-101-3/+4
| * Bump .Dd, missed in r266206bjk2014-05-171-1/+1
| * Review pass through jail.8bjk2014-05-161-99/+102
* | Updated dependenciessjg2014-05-161-1/+0
* | Updated dependenciessjg2014-05-101-0/+2
* | Merge from headsjg2014-05-081-1/+1
|\ \ | |/
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* | Merge headsjg2014-04-286-11/+58
|\ \ | |/
| * Line-wrapping tweak: make the sample jail command line fit in 80 characters.rwatson2014-03-171-2/+3
| * Bump .Dd forgotten in r261832.zeising2014-02-131-1/+1
| * Add commas (,) to the list in the SEE ALSO section, to match most otherzeising2014-02-131-3/+3
| * Add cross references between rc.conf(5) and jail.conf(5).zeising2014-02-131-0/+1
| * Back out r261266 pending security buy-in.jamie2014-01-311-11/+0
| * Add a jail parameter, allow.kmem, which lets jailed processes accessjamie2014-01-291-0/+11
| * - Add mount.fdescfs parameter to jail(8). This is similar tohrs2013-10-125-6/+51
* | Merge head@256284sjg2013-10-131-4/+6
|\ \ | |/
| * - Update rc.d/jail to use a jail(8) configuration file instead ofhrs2013-10-101-4/+6
* | Merge from headsjg2013-09-053-4/+16
|\ \ | |/
| * Allow tmpfs be mounted inside jail.delphij2013-08-231-1/+9
| * Work around build breakages with GCC 4.2.jkim2013-05-231-0/+2
| * Improve compatibility with recent flex from flex.sourceforge.net.jkim2013-05-031-3/+3
| * Add the Clang specific -Wmissing-variable-declarations to WARNS=6.ed2013-04-191-0/+2
* | sync from headsjg2013-04-123-13/+20
|\ \ | |/
| * Reverse the order of some implicit commands (FS mounts and ifconfigs)jamie2013-03-283-7/+11
| * Handle (ignore) when a process disappears before it can be tracked.jamie2013-02-141-6/+9
* | Updated dependenciessjg2013-03-111-0/+2
* | Updated dependenciessjg2013-02-161-2/+0
| |
| \
| \
| \
*---. \ Sync from headsjg2012-11-044-13/+45
|\ \ \ \ | | |_|/ | |/| |
| * | | Move properly to the next parameter when jailparam_init failsjamie2012-10-041-0/+1
| * | | Warn about filesystem-based attacks.des2012-09-161-1/+9
| * | | Partially roll back r239601 - keep parameter strings both length-delimitedjamie2012-08-231-4/+5
| * | | Pre-separate IP addresses passed on the command line, so they can bejamie2012-08-231-2/+26
| * | | Remember that I'm using length-defined strings in parameters:jamie2012-08-231-5/+3
| |/ /
| * | o Restore -u <username> getopt(3) flag somehow killed in r234712.maxim2012-06-281-1/+1
| |/
| * Minor spelling fixes.joel2012-06-032-2/+2
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+29
|/
OpenPOWER on IntegriCloud