Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+30 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 8 | -74/+135 |
| |\ | |/ |/| | |||||
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 3 | -17/+80 |
| |\ | |||||
| * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -102/+106 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 6 | -11/+58 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 1 | -4/+6 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 3 | -4/+16 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 3 | -13/+20 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+2 |
| * | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 4 | -13/+45 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+29 |
* | | | | | | | | | | Fix minor mdoc issues. | Joel Dahl | 2015-04-24 | 1 | -1/+0 |
* | | | | | | | | | | Fix typo in jail(8) man page | Allan Jude | 2015-03-22 | 1 | -1/+1 |
* | | | | | | | | | | Allow the kern.osrelease and kern.osreldate sysctl values to be set in a | Ian Lepore | 2015-02-27 | 1 | -2/+10 |
* | | | | | | | | | | Add mount.procfs jail parameter, so procfs can be mounted when a prison's | Jamie Gritton | 2015-02-06 | 5 | -1/+44 |
* | | | | | | | | | | Add allow.mount.fdescfs jail flag. | Jamie Gritton | 2015-01-28 | 1 | -2/+10 |
* | | | | | | | | | | mdoc: sort SEE ALSO. | Joel Dahl | 2014-12-26 | 1 | -1/+1 |
* | | | | | | | | | | Setgid before running a command as a specified user. Previously only | Jamie Gritton | 2014-12-18 | 1 | -0/+5 |
* | | | | | | | | | | In preparation for using clang's -Wcast-qual: | Jamie Gritton | 2014-11-25 | 3 | -67/+65 |
* | | | | | | | | | | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Added support for extra ifconfig args to jail ip4.addr & ip6.addr params | Steven Hartland | 2014-08-04 | 3 | -17/+80 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | The month's name shall not be abbreviated. | Gavin Atkinson | 2014-07-11 | 1 | -1/+1 |
* | | | | | | | | Reword an awkward option description | Gavin Atkinson | 2014-07-10 | 1 | -3/+4 |
* | | | | | | | | Bump .Dd, missed in r266206 | Benjamin Kaduk | 2014-05-17 | 1 | -1/+1 |
* | | | | | | | | Review pass through jail.8 | Benjamin Kaduk | 2014-05-16 | 1 | -99/+102 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Line-wrapping tweak: make the sample jail command line fit in 80 characters. | Robert Watson | 2014-03-17 | 1 | -2/+3 |
* | | | | | | Bump .Dd forgotten in r261832. | Niclas Zeising | 2014-02-13 | 1 | -1/+1 |
* | | | | | | Add commas (,) to the list in the SEE ALSO section, to match most other | Niclas Zeising | 2014-02-13 | 1 | -3/+3 |
* | | | | | | Add cross references between rc.conf(5) and jail.conf(5). | Niclas Zeising | 2014-02-13 | 1 | -0/+1 |
* | | | | | | Back out r261266 pending security buy-in. | Jamie Gritton | 2014-01-31 | 1 | -11/+0 |
* | | | | | | Add a jail parameter, allow.kmem, which lets jailed processes access | Jamie Gritton | 2014-01-29 | 1 | -0/+11 |
* | | | | | | - Add mount.fdescfs parameter to jail(8). This is similar to | Hiroki Sato | 2013-10-12 | 5 | -6/+51 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | - Update rc.d/jail to use a jail(8) configuration file instead of | Hiroki Sato | 2013-10-10 | 1 | -4/+6 |
| |_|_|/ |/| | | | |||||
* | | | | Allow tmpfs be mounted inside jail. | Xin LI | 2013-08-23 | 1 | -1/+9 |
* | | | | Work around build breakages with GCC 4.2. | Jung-uk Kim | 2013-05-23 | 1 | -0/+2 |
* | | | | Improve compatibility with recent flex from flex.sourceforge.net. | Jung-uk Kim | 2013-05-03 | 1 | -3/+3 |
* | | | | Add the Clang specific -Wmissing-variable-declarations to WARNS=6. | Ed Schouten | 2013-04-19 | 1 | -0/+2 |
| |_|/ |/| | | |||||
* | | | Reverse the order of some implicit commands (FS mounts and ifconfigs) | Jamie Gritton | 2013-03-28 | 3 | -7/+11 |
* | | | Handle (ignore) when a process disappears before it can be tracked. | Jamie Gritton | 2013-02-14 | 1 | -6/+9 |
| |/ |/| | |||||
* | | Move properly to the next parameter when jailparam_init fails | Jamie Gritton | 2012-10-04 | 1 | -0/+1 |
* | | Warn about filesystem-based attacks. | Dag-Erling Smørgrav | 2012-09-16 | 1 | -1/+9 |
* | | Partially roll back r239601 - keep parameter strings both length-delimited | Jamie Gritton | 2012-08-23 | 1 | -4/+5 |
* | | Pre-separate IP addresses passed on the command line, so they can be | Jamie Gritton | 2012-08-23 | 1 | -2/+26 |
* | | Remember that I'm using length-defined strings in parameters: | Jamie Gritton | 2012-08-23 | 1 | -5/+3 |