Mrunal Patel
|
88acda82d9
|
Add option parsing to nsenter and enable specifying commands with arguments.
Docker-DCO-1.1-Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)
|
2014-06-18 14:29:40 -04:00 |
Victor Marmol
|
4145356abe
|
Merge pull request #21 from mrunalp/use_path_max
Use PATH_MAX as buffer size for buffers containing paths.
|
2014-06-16 11:06:28 -07:00 |
Mrunal Patel
|
014bb3f18f
|
Use PATH_MAX as buffer size for buffers containing paths.
Docker-DCO-1.1-Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)
|
2014-06-16 10:48:25 -07:00 |
Vincent Batts
|
d7cbde80a1
|
nsenter: fixing the cpp order
Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts)
|
2014-06-13 13:09:13 -04:00 |
Victor Marmol
|
dae62af4d2
|
Merge pull request #12 from vbatts/vbatts-fix_setns_rhel6
nsenter: fix setns() for rhel6 (glibc-2.12)
|
2014-06-12 11:44:52 -07:00 |
Vincent Batts
|
c43dd7b50d
|
nsenter: fix setns() for rhel6 (glibc-2.12)
Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts)
|
2014-06-12 13:25:52 -04:00 |
Michael Crosby
|
1a01d3be50
|
Add build flag for nsenter file
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: crosbymichael)
|
2014-06-11 11:40:33 -07:00 |
Michael Crosby
|
2b0cb56eb9
|
Exclude the user namespace for setns
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-06-04 18:03:17 -07:00 |
Victor Marmol
|
944b4434a6
|
Adding initial version of C-based nsenter for allowing execin in
libcontainer.
Docker-DCO-1.1-Signed-off-by: Victor Marmol <vmarmol@google.com> (github: vmarmol)
|
2014-06-05 00:44:13 +00:00 |