freebsd-dev/usr.sbin/jail
Allan Jude e28f9b7d03 Jails: Optionally prevent jailed root from binding to privileged ports
You may now optionally specify allow.noreserved_ports to prevent root
inside a jail from using privileged ports (less than 1024)

PR:		217728
Submitted by:	Matt Miller <mattm916@pulsar.neomailbox.ch>
Reviewed by:	jamie, cem, smh
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D10202
2017-06-06 02:15:00 +00:00
..
command.c Fix up the order in which jail creation processes are run, to preserve 2016-07-14 20:15:55 +00:00
config.c Don't bother checking an ip[46].addr netmask/prefixlen. This is already 2016-01-16 22:32:57 +00:00
jail.8 Jails: Optionally prevent jailed root from binding to privileged ports 2017-06-06 02:15:00 +00:00
jail.c Don't assign rtjp twice. 2016-12-26 19:27:12 +00:00
jail.conf.5 Remove man page references to rndassociates.com, which has been taken over 2016-02-10 14:48:49 +00:00
jaillex.l Same as r316022 (Fix hexadecimal escape codes in jail.conf(5)), 2017-03-27 13:37:40 +00:00
jailp.h Fix up the order in which jail creation processes are run, to preserve 2016-07-14 20:15:55 +00:00
jailparse.y usr.sbin: minor spelling fixes on comments. 2016-05-01 16:41:25 +00:00
Makefile Add a package for jail(8) and related utilities. 2016-01-20 17:07:13 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
state.c Fix up the order in which jail creation processes are run, to preserve 2016-07-14 20:15:55 +00:00