aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/jail
Commit message (Expand)AuthorAgeFilesLines
* Revert MFC of 1.73, since mounting devfs without a devfs rulesetSimon L. B. Nielsen2006-05-281-1/+0
* MFC: Add the -s option to set jail's securelevel.Matteo Riondato2006-05-262-5/+25
* Merge 1.71 and 1.73Matteo Riondato2006-05-261-4/+6
* MFC revs. 1.74 - 1.76: document security.jail.jailed andMaxim Konovalov2006-05-171-1/+16
* MFC rev. 1.22: do not mangle current session user login nameMaxim Konovalov2006-05-161-1/+1
* MFC:Philip Paeps2006-01-302-6/+30
* MFC: a lot of manpage fixes from HEAD.Giorgos Keramidas2005-09-241-4/+4
* MFC: rev. 1.70Christian Brueffer2005-08-121-7/+17
* MFC: Information about starting jailsJesus R. Camou2005-08-101-0/+6
* Markup fixes.Ruslan Ermilov2005-06-141-9/+6
* Update manual page after sysctl rename.Pawel Jakub Dawidek2005-06-091-13/+16
* Document 'jid' keyword for ps(1) and '-j' option for pgrep(1)/pkill(1).Pawel Jakub Dawidek2005-05-281-5/+20
* Remove symblic link kernel->dev/null creation. We don't need it in 5.x/6.xPawel Jakub Dawidek2005-05-141-2/+0
* Fix spelling errors.Joel Dahl2005-04-301-2/+2
* Added the convenience "distribution" target which calls theRuslan Ermilov2005-02-271-2/+1
* Add a new sysctl, "security.jail.chflags_allowed", which controls theColin Percival2005-02-081-0/+9
* Fixed punctuation in xrefs.Ruslan Ermilov2005-01-211-1/+1
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-5/+3
* Initialize lcap and pwd to NULL. This allows a WARNS=6 clean build,Xin LI2004-11-172-3/+3
* The code path in main() dealing with lflag assumes that p wasXin LI2004-11-171-1/+1
* Pass an array of gid_t rather than an array of int to getgroups().Stefan Farfeleder2004-10-021-1/+2
* o Add -l option to jail(8) similar to su(1): before running jail'edMaxim Konovalov2004-08-152-6/+50
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+4
* Prepare jail(8) utility for new functionality which will limitPawel Jakub Dawidek2004-06-271-4/+6
* Markup nits.Ruslan Ermilov2004-06-051-7/+11
* Sentences should not start with conjunctions. Change "Because"Christian S.J. Peron2004-06-011-2/+2
* Add a warning note to security.jail.allow_raw_socketsChristian S.J. Peron2004-06-011-1/+4
* o Implement -U flag: run command as user which exists only in jail.Maxim Konovalov2004-05-292-19/+40
* Typos and nits.Daniel Harris2004-05-201-19/+19
* Document security.jail.getfsstatroot_only sysctl.Pawel Jakub Dawidek2004-05-201-0/+14
* mdoc(7) cleanup for the last commit to this file.Simon L. B. Nielsen2004-05-041-3/+10
* Ammend jail(8) man page to explain new sysctl for raw-socketsBosko Milekic2004-05-031-0/+7
* Correct typo.Lukas Ertl2004-02-061-1/+1
* A variety of content cleanups:Robert Watson2003-11-201-22/+70
* No need to copy sysinstall into a jail with -CURRENT, since inRobert Watson2003-11-201-10/+2
* - Add a note that there are two MIB variables that have per-jailKen Smith2003-11-111-0/+8
* add FBSDIDPhilippe Charnier2003-07-061-3/+3
* When pointing users at mount_devfs to populate the /dev of a jail,Robert Watson2003-06-261-0/+10
* Force output of jail ID (if necessary) before excuting the command,Mike Barcroft2003-04-211-1/+3
* o Add jls(8) for listing active jails.Mike Barcroft2003-04-092-20/+35
* Free login_cap(3) resources after usage.Maxim Konovalov2003-04-071-0/+1
* o Fix error messages formatting, style.Maxim Konovalov2003-04-021-29/+22
* o Add -u <username> flag to jail(8): set user context before exec.Maxim Konovalov2003-03-273-12/+84
* portmap_enable -> rpcbind_enable.Maxim Konovalov2003-03-181-2/+2
* Remove traces of MAKEDEV & add xref to mount_devfs(8).Giorgos Keramidas2003-02-281-2/+2
* Fix example, we do not need NO_MAKEDEV_RUN any more.Poul-Henning Kamp2002-10-221-1/+1
* The .Nm utilityPhilippe Charnier2002-07-141-2/+2
* Fix IP address typo.Dima Dorfman2002-05-201-1/+1
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-1/+1
* - Attempt to help declutter kern. sysctl by moving security out fromAndrew R. Reiter2002-01-161-6/+6