use unshare(CLONE_NEWNS) instead of a complicated 'clone(NEWNS) ... waitpid()' operation
[util-vserver.git] / src / nattribute.c
2007-08-12 Daniel Hokka ZakrissonAdd network capability RAW_ICMP.
2006-11-24 Daniel Hokka ZakrissonMake quoting consistent.
2006-11-24 Daniel Hokka ZakrissonUse --secure by default.
2006-11-19 Daniel Hokka ZakrissonBreak up the old chbind into ncontext, nattribute,...