Riccardo Magliocchetti
|
9bfcec2999
|
lib/linux_ns: check mkdir() return value
Fail earlier if we can't create the dirs we need.
Reported by Coverity as CID #970969.
|
2013-01-28 18:31:15 +01:00 |
|
Riccardo Magliocchetti
|
135a5a505c
|
lib/linux_ns.c: fix some possible null pointer dereferences
In case we cannot open /self/proc/mounts or it is malformed.
Spotted by Coverity, CID #971002, #971003.
|
2013-01-26 19:06:49 +01:00 |
|
roberto@precise64
|
11fe76f26d
|
improved --namespace-keep-mount with Lukasz ideas
|
2012-05-29 15:09:52 +02:00 |
|
roberto@precise64
|
ce1b022025
|
added --namespace-keep-mount
|
2012-05-29 10:40:08 +02:00 |
|
roberto@centos6
|
10ff849ebd
|
fixed permissions of files
|
2012-03-07 15:06:38 +01:00 |
|
roberto@openbsd50
|
c65b8ce162
|
various fixes
|
2012-03-06 15:20:25 +01:00 |
|
roberto@oneiric64
|
3f9023281e
|
added --exec-pre-jail and --exec-post-jail
|
2012-01-20 09:18:18 +01:00 |
|
roberto@maverick64
|
14c58c8e62
|
fixed preforking+threading
|
2011-04-22 07:53:32 +02:00 |
|