summaryrefslogtreecommitdiffstats
path: root/sys-utils/unshare.c
Commit message (Expand)AuthorAgeFilesLines
* unshare: add --mount-proc for pid namespacesKarel Zak2013-07-091-7/+23
* unshare: add --fork options for pid namespacesMike Frysinger2013-07-091-3/+28
* unshare: tweak styleMike Frysinger2013-03-041-3/+3
* unshare,nsenter: spawn shell by defaultZbigniew Jędrzejewski-Szmek2013-02-141-6/+6
* translation: unify exec error messagesSami Kerola2013-02-061-1/+1
* unshare: make usage() translator friendlySami Kerola2013-01-251-6/+6
* unshare,nsenter: Move the old libc handling into a common header namespace.hEric W. Biederman2013-01-171-28/+1Star
* unshare: Add support for the pid and user namespacesEric W. Biederman2013-01-171-9/+18
* Revert "unshare: support the switching of namespaces"Karel Zak2013-01-171-58/+17Star
* unshare: support the switching of namespacesNeil Horman2013-01-071-17/+58
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-241-1/+1
* unshare: align with howto-usage-function.txtSami Kerola2011-10-301-6/+13
* unshare: cleanup usage()Karel Zak2011-08-161-11/+12
* move struct option to .rodataKarel Zak2011-03-031-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* unshare: fix SIGSEGV on invalid command line optionAlexey Gladkov2011-01-051-0/+1
* unshare: drop potential euid privileges before execKarel Zak2010-05-061-0/+7
* unshare: new commandMikhail Gusarov2009-10-061-0/+119