summaryrefslogtreecommitdiffstats
path: root/sys-utils/unshare.1
Commit message (Expand)AuthorAgeFilesLines
* unshare: allow persisting namespacesKarel Zak2015-04-141-19/+51
* unshare: add --propagation, use MS_PRIVATE by defaultKarel Zak2015-03-231-6/+14
* docs: fix some spelling errors and typos in man pagesBill Pemberton2015-02-271-1/+1
* docs: restore minus symbols in long optsJ William Piggott2015-01-211-2/+2
* unshare: add some examplesLubomir Rintel2015-01-121-0/+14
* docs: remove obsolete and unneeded comments from man-page filesBenno Schulenberg2015-01-121-3/+0Star
* unshare: add --setgroups=deny|allowKarel Zak2015-01-091-0/+15
* docs: fix some things that were overlooked during the first passBenno Schulenberg2014-07-281-3/+6
* docs: bring five more man pages closer to standard formattingBenno Schulenberg2014-07-211-12/+12
* unshare: Add possibility to add mapping into root user in user namespaceLubomir Rintel2014-01-071-0/+8
* unshare: add more hints about mount namespaces to the man pageKarel Zak2013-11-181-2/+8
* docs: tweak wording and formatting of unshare and nsenter man pagesBenno Schulenberg2013-10-151-7/+9
* docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg2013-10-151-1/+1
* unshare: add --mount-proc for pid namespacesKarel Zak2013-07-091-1/+7
* unshare: add --fork options for pid namespacesMike Frysinger2013-07-091-1/+5
* Fix broken list syntax.Eric S. Raymond2013-06-101-1/+1
* docs: normalize the formatting of man pages for nsenter and unshareBenno Schulenberg2013-06-071-26/+28
* unshare(1): delete empty NOTES sectionMike Frysinger2013-03-041-1/+0Star
* unshare: Add support for the pid and user namespacesEric W. Biederman2013-01-171-4/+15
* Revert "unshare: support the switching of namespaces"Karel Zak2013-01-171-24/+12Star
* unshare: support the switching of namespacesNeil Horman2013-01-071-12/+24
* fix bold style of man page referencesMike Frysinger2012-10-091-2/+3
* unshare: add note about MS_SHARED to unshare.1Karel Zak2012-02-211-3/+4
* docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-221-1/+1
* sys-utils: fix manpage typosDavidlohr Bueso2011-01-171-1/+1
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-2/+2
* unshare: drop potential euid privileges before execKarel Zak2010-05-061-0/+3
* unshare: new commandMikhail Gusarov2009-10-061-0/+58