platform/upstream/nsjail.git
2015-08-12 JaggerBetter logging for clone failure 1.0
2015-08-12 JaggerUse 'R' as an alias for bindmount_ro
2015-08-11 JaggerMore verbose error messages for mounting files/dirs
2015-08-11 JaggerMove tmpfs mounting before pivot_chroot
2015-08-11 JaggerCreate a file for sockets/devs/files bind mounts
2015-07-15 JaggerChecks for strdup() result. Use remountBindMount since...
2015-07-14 robertswieckiMerge pull request #2 from jtolds/master
2015-07-13 JT OldsTypo fix
2015-07-07 Jaggertmpfs_size (size_t) + indent
2015-07-07 robertswieckiMerge pull request #1 from jtolds/master
2015-07-07 JT OldsMake tmpfs size configurable
2015-07-07 JT OldsReturn failing exit status on timeout
2015-07-07 JT OldsDon't mount NODEV so stuff like /dev/null works
2015-07-07 JT Oldsupdate readme
2015-07-07 JT OldsImprove bindmount interface.
2015-07-07 JT OldsReturn child exit status in standalone mode
2015-06-19 Robert SwieckiRemove unused struct definition
2015-06-18 JaggerIndent
2015-06-18 JaggerReplace self-made list of pointers with queue.h
2015-06-17 Robert SwieckiInitialize nsjconf structure in the commandline module:
2015-05-28 JaggerA crude way of cloning an eth interface
2015-05-27 Robert Swiecki+ .gitignore
2015-05-27 Robert SwieckiClose pipefd[1] before reading from pipefd[0]
2015-05-22 Robert SwieckiDefine PR_SET_NO_NEW_PRIVS for older glibc-s
2015-05-21 Robert SwieckiMore instructive error message
2015-05-20 JaggerMore descriptive help for -T
2015-05-16 JaggerREADME.md
2015-05-16 JaggerREADME.md
2015-05-15 JaggerREADME.md
2015-05-15 Robert SwieckiLog function names
2015-05-15 Robert SwieckiLogs from the child process (namespaced) are proxied...
2015-05-15 JaggerFormatting #4
2015-05-15 JaggerFormatting #3
2015-05-15 JaggerFormatting #2
2015-05-15 JaggerBetter formatting of README.md
2015-05-15 JaggerInfo
2015-05-15 JaggerIndentation + add missing macros to the seccomp helper
2015-05-14 Robert SwieckiREADME -> README.md
2015-05-14 Robert SwieckiInitial import