projects
/
platform
/
upstream
/
nsjail.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/nsjail.git
2019-07-01
Robert Swiecki
Merge branch 'master' of github.com:google/nsjail
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Robert Swiecki
Disable securebits again to avoid spawned programs...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Robert Swiecki
cmdline: no need to check for nice values
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Robert Swiecki
Add nice_level to cmd-line/config options
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Robert Swiecki
user: typo
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Robert Swiecki
user: don't fail on setgroup() if not groups were specified
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
robertswiecki
Merge pull request #116 from pks-t/pks/setgroups-withou...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Patrick Steinhardt
user: allow setting multiple groups without user namespaces
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Robert Swiecki
use TEMP_FAILURE_RETRY with some restartable funcs
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Robert Swiecki
configs/image-magic: make convert be overridable
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Robert Swiecki
cmdline: don't clear cmdline exec_file is arguments...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Robert Swiecki
config.proto: Exe.path is required
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Robert Swiecki
cmdline: make sure that argv[0] exists
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Robert Swiecki
user: function naming
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Robert Swiecki
configs/firefox-with-cloned-net: add fontconfig config...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Robert Swiecki
configs/firefox: add fontconfig config envvars
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Robert Swiecki
cmdline: allow to override config cmdline with cmdline...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Robert Swiecki
configs/conver: revert the last one to properly figure...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
robertswiecki
Merge pull request #114 from disconnect3d/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Disconnect3d
Fixes issue #113
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Robert Swiecki
nsjail: remove warning about CLONE_NEWUSER
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Robert Swiecki
allow to use nsjail w/o namespaces
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Robert Swiecki
mnt: try /run/user/<uid>/nsjail as a root mount dir...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Robert Swiecki
mnt: use /run/usr/<uid> first when mounting dirs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Robert Swiecki
subproc: save/restore errno when printing error message...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Robert Swiecki
flush stdin after nsjail ends
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
robertswiecki
Merge pull request #109 from disconnect3d/fix-cgroup...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
disconnect3d
Fix #108 - missing cgroup_cpu_mount option setting
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
robertswiecki
Merge pull request #107 from adamcarheden/tomcat
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Adam Carheden
Added example config for tomcat
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Robert Swiecki
incrase the default RLIMIT_AS limit to 4GiB. 512MiB...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
robertswiecki
Merge pull request #104 from adamcarheden/libnl-dep
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Adam Carheden
Fixed missing dependency on libnl-route-3-dev
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Robert Swiecki
util: call ::syscall for syscall()
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Robert Swiecki
use util::syscall whenever possible
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Robert Swiecki
util: introduce syscall to avoid vararg argument parsing
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Robert Swiecki
contain: log formatting
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Robert Swiecki
configs/xorg: add /dev/[u]random
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Robert Swiecki
cmdline: more bried debug output
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Robert Swiecki
log: don't print description of level with HELP/HELP_BOLD
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Robert Swiecki
Make netlink3-route mandatory
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
happyCoder92
Merge pull request #103 from remexre/master
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Nathan Ringo
Fixes typo in manpage.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
happyCoder92
Merge pull request #102 from jvvv/master
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
Robert Swiecki
open might return EINTR
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Robert Swiecki
subproc: PLOG -> LOG
commit
|
commitdiff
|
tree
|
snapshot
2019-01-01
Robert Swiecki
More of RETURN_ON_FAILURE
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
John Vogel
README.md: update cgroup_cpu_ms_per_sec
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Robert Swiecki
make indent
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Robert Swiecki
logs: va_end() used too early
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Robert Swiecki
logs: avoid multiple syscall(__NR_write) in logs
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Robert Swiecki
logs: use anonymous struct
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Robert Swiecki
cmdline: clarify cgroup_cpu_ms_per_sec
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Robert Swiecki
subproc: print more data on sigsys
commit
|
commitdiff
|
tree
|
snapshot
2018-11-25
Robert Swiecki
Merge branch 'master' of ssh://github.com/google/nsjail
commit
|
commitdiff
|
tree
|
snapshot
2018-11-25
robertswiecki
Merge pull request #99 from rutsky/writeToFd_return_type
commit
|
commitdiff
|
tree
|
snapshot
2018-11-25
Vladimir Rutsky
fix writeToFD() return type in declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Robert Swiecki
Merge branch 'master' of ssh://github.com/google/nsjail
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
robertswiecki
Merge pull request #98 from disconnect3d/fix-writeToFd...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
disconnect3d
Fix utils::writeToFd return type
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Robert Swiecki
mnt: better description for mounts
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Robert Swiecki
Merge branch 'master' of ssh://github.com/google/nsjail
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Robert Swiecki
mnt: better description for mounts
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Wiktor Garbacz
Update kafel - fixes build on Ubuntu 14.04
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
Robert Swiecki
config.proto: renumber the fields
2.8
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Robert Swiecki
config.proto: comments
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Robert Swiecki
mnt: simplify debug message #2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Robert Swiecki
mnt: simplify debug message
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Robert Swiecki
mnt: simplify printing mnt points
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Robert Swiecki
cmdline/env: don't set empty envvars
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Robert Swiecki
cmdline: add ability to passthrough current envvars
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Robert Swiecki
Support --iface_vs_ma with libnl3
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Robert Swiecki
Merge branch 'master' of github.com:google/nsjail
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Robert Swiecki
configs/xchat: add LANG
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Wiktor Garbacz
code formatting
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
happyCoder92
Merge pull request #96 from mickydelfavero/master
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Micky Del Favero
Remove duplicate code
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Micky Del Favero
Added --macvlan_vs_ma switch to be able to set macvlan...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Robert Swiecki
Updated kafel
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Wiktor Garbacz
use new kafel features in configs and examples
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Wiktor Garbacz
update kafel
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
robertswiecki
Merge pull request #94 from tomj/master
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
tomj
README Docker disambiguations
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
robertswiecki
Merge pull request #90 from disconnect3d/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Disconnect3d
Update config.proto
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Disconnect3d
Update config.proto
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Robert Swiecki
config: correct way of setting pass_fd
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
Robert Swiecki
mnt: function rename
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Robert Swiecki
configs/bash: add noexec/nodev/nosuid to a mount
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Wiktor Garbacz
subproc: reap processes after killing
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Wiktor Garbacz
mnt: added nosuid/nodev/noexec flags to config
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Wiktor Garbacz
cgroup: refactor cgroup code
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Wiktor Garbacz
mnt: remount all filesystems
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Wiktor Garbacz
conifg: parse cgroup_cpu settings
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
robertswiecki
Merge pull request #85 from jvvv/master
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
Robert Swiecki
nsjail: clearer new_proc/reap_proc loop
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
Robert Swiecki
subproc: better log messages
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
Robert Swiecki
Don't re-run process if previous execution failed
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
John Vogel
README.md, nsjail.1: add --stderr_to_null option
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Robert Swiecki
subproc: correct casting for nsjconf->tlimit in printf
commit
|
commitdiff
|
tree
|
snapshot
next