index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys-utils
/
nsenter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: consolidate version printing and close_stdout()
Karel Zak
2019-04-16
1
-6
/
+5
*
sys-utils: use errexec()
Karel Zak
2018-02-01
1
-1
/
+1
*
nsenter: fix compiler warning [-Wuninitialized]
Karel Zak
2017-11-28
1
-1
/
+1
*
nsenter: revert changes committed by accident
Karel Zak
2017-11-10
1
-8
/
+2
*
tests: update default lsmem output
Karel Zak
2017-11-03
1
-2
/
+8
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
1
-2
/
+2
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
1
-2
/
+1
*
misc: cosmetics, remove argument from usage(int)
Ruediger Meier
2017-06-26
1
-4
/
+4
*
misc: fix ggc-7 fallthrough warnings
Sami Kerola
2017-06-14
1
-1
/
+1
*
nsenter: fix usage() and improve man page
Karel Zak
2017-01-09
1
-1
/
+1
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
1
-1
/
+1
*
nsenter: add --all option
Karel Zak
2016-12-13
1
-1
/
+53
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
1
-1
/
+1
*
nsenter: enter namespaces in two passes
James Bottomley
2016-04-22
1
-16
/
+30
*
Implement support for cgroup namespaces
Serge Hallyn
2016-03-03
1
-7
/
+16
*
nsenter: add -Z to set selinux context
Karel Zak
2015-03-20
1
-1
/
+33
*
nsenter: add --preserve-credentials and cleanup setgroups() usage
Karel Zak
2015-01-09
1
-6
/
+21
*
nsenter: keep semantic consistent
Karel Zak
2015-01-09
1
-0
/
+9
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
1
-0
/
+3
*
textual: there may be no space between option and optional =arg
Benno Schulenberg
2014-10-01
1
-8
/
+8
*
textual: angular brackets around a non-literal argument, singular
Benno Schulenberg
2014-10-01
1
-1
/
+1
*
nsenter: allow to use --set{uid,gid} for all namespaces
Karel Zak
2014-07-29
1
-7
/
+13
*
nsenter: add + to getopt_long()
Karel Zak
2014-04-18
1
-1
/
+1
*
nsenter: fix set{gid,uid} order,drop supplementary groups
Karel Zak
2014-02-06
1
-2
/
+5
*
nsenter: unshare: use LC_ALL
Karel Zak
2013-10-18
1
-1
/
+1
*
nsenter: Allow selecting the uid and gid to be used in the entered userns
Richard Weinberger
2013-06-18
1
-1
/
+20
*
unshare,nsenter: spawn shell by default
Zbigniew Jędrzejewski-Szmek
2013-02-14
1
-8
/
+8
*
translation: unify exec error messages
Sami Kerola
2013-02-06
1
-1
/
+1
*
nsenter: make usage() translator friendly
Sami Kerola
2013-01-25
1
-10
/
+11
*
nsenter: respect --exec no matter where it appears
Zbigniew Jędrzejewski-Szmek
2013-01-25
1
-4
/
+6
*
nsenter: fix indentation
Sami Kerola
2013-01-25
1
-12
/
+17
*
nsenter: drop core when impossible happens
Sami Kerola
2013-01-25
1
-1
/
+2
*
nsenter: fix compiler warning
Sami Kerola
2013-01-25
1
-1
/
+1
*
nsenter: adjust few error messages
Sami Kerola
2013-01-25
1
-6
/
+6
*
nsenter: rename --exec/-e to --no-fork/-F
Zbigniew Jędrzejewski-Szmek
2013-01-25
1
-10
/
+11
*
nsenter: allow arguments to be specified in any order
Zbigniew Jędrzejewski-Szmek
2013-01-25
1
-9
/
+46
*
nsenter: improve optional args in usage() and man page
Karel Zak
2013-01-17
1
-10
/
+10
*
unshare,nsenter: Move the old libc handling into a common header namespace.h
Eric W. Biederman
2013-01-17
1
-27
/
+1
*
nsenter: Replace a bare strtoul with strtoul_or_err
Eric W. Biederman
2013-01-17
1
-8
/
+2
*
nsenter: Add const to declarations where possible.
Eric W. Biederman
2013-01-17
1
-3
/
+3
*
nsenter: Properly spell significant in a comment.
Eric W. Biederman
2013-01-17
1
-1
/
+1
*
nsenter: Enhance waiting for a child process
Eric W. Biederman
2013-01-17
1
-13
/
+35
*
nsenter: new command (light wrapper around setns)
Eric W. Biederman
2013-01-17
1
-0
/
+286