platform/upstream/nsjail.git
2018-01-31 Robert Swieckirewind kafel file before using 2.4
2018-01-08 robertswieckiMerge pull request #72 from rutsky/fix_tmpfs_size
2018-01-08 Vladimir Rutskyfix tmpfs size setting
2018-01-02 robertswieckiMerge pull request #68 from rutsky/fix_mode_in_error_me...
2018-01-02 Vladimir Rutskyfix permission values in error messages
2017-12-20 robertswieckiMerge pull request #67 from maxmati/master
2017-12-20 Mateusz NowotyńskiRemove redundant check if UTS namespace is enabled
2017-12-18 Robert Swieckinew kafel
2017-12-09 robertswieckiMerge pull request #66 from kant/patch-1
2017-12-09 Darío HereñúMinor fixes (proposal)
2017-12-07 Robert Swieckiconfigs: use rlimit_cpu_type instead of rlimit_cpu...
2017-12-07 Robert Swieckiconfigs/ #typos
2017-12-07 Robert SwieckiNew config for xchat2 #typos
2017-12-07 Robert SwieckiNew config for xchat2
2017-12-05 Robert Swieckiconfigs/firefox*: add fontconfig
2017-12-05 Robert Swieckiconfigs/imagemagick: more syscalls allowed
2017-12-05 Robert Swieckiconfig.cc: set exec_file only if arg0 is set 2.3
2017-12-05 Robert Swieckiconfigs: some fixes thanks to the write-up at https...
2017-12-02 Robert Swieckiuser: correct check for getpwnam/gegrpnam failures
2017-11-20 Robert Swieckiremove _NSConcreteStackBlock as we don't use defer...
2017-11-08 Robert Swieckinsjail.h: different if guards for TEMP_FAILURE_RETRY
2017-11-08 robertswieckiMerge pull request #64 from ebadi/master
2017-11-08 Hamid EbadiMinor fixes
2017-11-04 robertswieckiMerge pull request #63 from ShikChen/master
2017-11-04 shikfix max_conns_per_ip
2017-11-02 Robert Swieckicmdline: comment on skip_setsid
2017-11-02 Robert Swieckiconfig.proto: comment on skip_setsid
2017-11-01 Robert Swieckisubproc: actually si_syscall don't show syscalls
2017-10-28 robertswieckiMerge pull request #61 from jvvv/master 2.2
2017-10-27 John VogelAdjust documents for clone_newcgroup change.
2017-10-26 Robert SwieckiMakefile: remove relro,now as it doesn't allow to compi...
2017-10-26 Robert Swieckimount: add info about mounting /proc
2017-10-26 Robert Swieckisubproc: reflow comments
2017-10-26 Robert Swieckicmdline/config: make --enable_clone_newcgroup obsolete...
2017-10-26 Robert Swieckicmdline/config: make --enable_clone_newcgroup obsolete...
2017-10-26 Robert Swieckiconfigs/ increas rlimit_nofile for firefox
2017-10-26 Robert Swieckimount: const'antize the mountPair struct
2017-10-26 Robert Swieckimount: an array of known mount/vfsmount flag pairs
2017-10-26 Robert Swieckimount: don't reuse flags from statvfs directly for...
2017-10-25 Robert Swieckiconfig.proto: reflow field numbering
2017-10-25 Robert SwieckiMakefile/indent: add clang-format for proto
2017-10-25 Robert SwieckiMakefile/indent: base it on the google template with...
2017-10-25 Robert SwieckiUpdate kafel to 33d7970ba0d5a1939371f3448e13ede833b32afd
2017-10-25 Robert Swieckicgroup: remove duplicated check for values
2017-10-25 Robert Swieckinsjail: make njsconf::cgroup_pids_max unsigned int #2
2017-10-25 Robert Swieckinsjail: make njsconf::cgroup_pids_max unsigned int
2017-10-25 Robert SwieckiUse uint64_t instead of __rlim64_t
2017-10-25 robertswieckiMerge pull request #58 from pandax381/support-cgroup...
2017-10-25 YAMAMOTO MasayaUpdate documents
2017-10-25 YAMAMOTO MasayaSupport cgroup net_cls subsystem
2017-10-24 Robert Swieckimount: don't complain about ability to create mount...
2017-10-24 Robert Swieckipid: Don't start new ns-init id CLONE_NEWPID is not...
2017-10-24 Robert Swieckilog: do isatty(log_fd) in log constructor
2017-10-20 Robert Swieckisubproc: use SIG_SETMASK to unblock all signals
2017-10-20 Robert Swieckiconfigs/busybox: indicate that the busybox must be...
2017-10-20 Robert SwieckiMerge branch 'master' of ssh://github.com/google/nsjail
2017-10-20 Robert Swieckisubproc: unblock all signals before executing a process
2017-10-20 Robert Swieckimount: use NS_DIR_TRUE instead of true in cmdline
2017-10-19 Robert Swieckimount: try creating starting tmpfs's in /run/user/...
2017-10-19 Robert Swieckimount: merge string line in log
2017-10-19 Robert Swieckimount: missing 'return false' if the mount fails
2017-10-19 Robert Swieckinsjail: use CTRL+\ (SIGQUIT) to display active sessions
2017-10-19 Robert Swieckiuse O_CLOEXEC with utilWriteBufToFile wherever possible
2017-10-19 Robert Swieckisubproc: comments around new proc stack
2017-10-19 Robert Swieckisubproc: typos
2017-10-19 Robert Swieckimake indent
2017-10-19 robertswieckiMerge pull request #56 from VCTLabs/stack-alignment
2017-10-19 Robert Swieckiuser: avoid calling setresgid twice on machines that... 2.1
2017-10-18 robertswieckiMerge pull request #55 from jvvv/master
2017-10-18 John Vogelmanpage: add --execute_fd option
2017-10-18 Robert Swieckicmdline: typo
2017-10-18 Robert Swieckicmdline: add option --execute_fd and support for it...
2017-10-18 Robert SwieckiNo need to use '== true'
2017-10-18 Robert SwieckiNo need to add custom flags when remounting RO
2017-10-18 Robert Swieckimount: mountFlagsToStr cannot be repeated as it uses...
2017-10-18 Robert Swieckisimplify includes, remove unneeded, add needed
2017-10-18 Robert SwieckiMove struct nsjail_t definition to nsjail.h and leave...
2017-10-18 Robert Swieckisubproc: clear signal handlers in the child process
2017-10-17 robertswieckiMerge pull request #54 from VCTLabs/compat-3.x-kernel
2017-10-17 Robert SwieckiMakefile: add columnt limit to the indent
2017-10-17 Robert Swieckiuser: use setresuid32 where available first (on some...
2017-10-17 Ron Lockwood... align stack for child process
2017-10-16 Ron Lockwood... Revert "caps: define CAP_AUDIT_READ if not defined"
2017-10-16 Robert Swieckinsjail: add missing commans in nested structs and make...
2017-10-16 Robert Swieckiuser: remove static from idx vars, it causes crash... 2.0
2017-10-12 robertswieckiMerge pull request #51 from jvvv/master
2017-10-12 John Vogelmanpage: update for recent option changes
2017-10-11 Robert Swieckinet: prettier logging in bind 1.9
2017-10-11 Robert Swieckicmdline: better --rw description
2017-10-11 Robert Swieckicmdline: add --proc_path and --proc_rw options
2017-10-08 Robert Swieckimove VALSTR_STRUCT to common.h
2017-10-08 Robert Swieckiallow for indentation of more structures (now with...
2017-10-08 Robert Swieckimake indent
2017-10-08 Robert Swieckiswitch indent to clang-format completely
2017-10-08 Robert Swieckiconfig.proto: reflow numbering of fields
2017-10-08 Robert Swieckimount: make mountIsDir static
2017-10-08 Robert Swieckisubproc: print syscall number as decimal
2017-10-08 Robert Swieckicmdline: missing 'soft'/'hard' variants for RLIMIT_STAC...
2017-10-08 Robert SwieckiMerge branch 'master' of ssh://github.com/google/nsjail
2017-10-08 Robert Swieckicmdline: missing comparison in cmdlineParseRLimit()
next