aboutsummaryrefslogtreecommitdiff
path: root/contain.h
AgeCommit message (Expand)Author
2018-02-10omit keyword 'struct'Robert Swiecki
2018-02-09contain: move to C++Robert Swiecki
2017-10-18Move struct nsjail_t definition to nsjail.h and leave only macros in common.hRobert Swiecki
2017-10-08make indentRobert Swiecki
2017-10-08mount: don't R/O remount mounts which were not mounted (not mandatory)Robert Swiecki
2017-10-08common: less const argvRobert Swiecki
2017-10-06config: allow to use soft/hard/inf limits for rlimitsRobert Swiecki
2017-10-01user: more commentsRobert Swiecki
2017-10-01caps: more commentsRobert Swiecki
2017-10-01mount: remount / as private before doing any new mountsRobert Swiecki
2017-09-30caps: define CAP_AUDIT_READ if not definedRobert Swiecki
2017-09-30caps: missing static function declaratorRobert Swiecki
2017-09-27cmdline: print error after usage and before fatalRobert Swiecki
2017-09-25makefile: missing depend on pb.oRobert Swiecki
2017-09-25indentRobert Swiecki
2017-09-25nsjail.c: LOG_F -> LOG_W for disable_clone_newuserRobert Swiecki
2017-09-18Makefile: -Wno-unused-parameter for older g++Robert Swiecki
2017-09-15config.cc: macroize utilStrDupRobert Swiecki
2016-03-15No need to redirect log fd anymoreRobert Swiecki
2016-03-11Correct (non-resrved) header guardsJagger
2016-03-08Move contain fnctions into contain.cRobert Swiecki
2016-03-03Separate uts.* moduleRobert Swiecki
2016-03-03Separate mount.c moduleRobert Swiecki
2016-02-29Add --iface_lo_upJagger
2016-02-28Initialize user/group maps from the parent processJagger
2015-08-15Make --disable_proc workJagger
2015-05-15Logs from the child process (namespaced) are proxied to the parentRobert Swiecki
2015-05-14Initial importRobert Swiecki