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
2017-10-19
Robert Swiecki
make indent
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
robertswiecki
Merge pull request #56 from VCTLabs/stack-alignment
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Robert Swiecki
user: avoid calling setresgid twice on machines that...
2.1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
robertswiecki
Merge pull request #55 from jvvv/master
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
John Vogel
manpage: add --execute_fd option
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Robert Swiecki
cmdline: typo
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Robert Swiecki
cmdline: add option --execute_fd and support for it...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Robert Swiecki
No need to use '== true'
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Robert Swiecki
No need to add custom flags when remounting RO
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Robert Swiecki
mount: mountFlagsToStr cannot be repeated as it uses...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Robert Swiecki
simplify includes, remove unneeded, add needed
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Robert Swiecki
Move struct nsjail_t definition to nsjail.h and leave...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Robert Swiecki
subproc: clear signal handlers in the child process
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
robertswiecki
Merge pull request #54 from VCTLabs/compat-3.x-kernel
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Robert Swiecki
Makefile: add columnt limit to the indent
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Robert Swiecki
user: use setresuid32 where available first (on some...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Ron Lockwood...
align stack for child process
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Ron Lockwood...
Revert "caps: define CAP_AUDIT_READ if not defined"
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Robert Swiecki
nsjail: add missing commans in nested structs and make...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Robert Swiecki
user: remove static from idx vars, it causes crash...
2.0
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
robertswiecki
Merge pull request #51 from jvvv/master
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
John Vogel
manpage: update for recent option changes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Robert Swiecki
net: prettier logging in bind
1.9
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Robert Swiecki
cmdline: better --rw description
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Robert Swiecki
cmdline: add --proc_path and --proc_rw options
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
move VALSTR_STRUCT to common.h
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
allow for indentation of more structures (now with...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
make indent
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
switch indent to clang-format completely
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
config.proto: reflow numbering of fields
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
mount: make mountIsDir static
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
subproc: print syscall number as decimal
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
cmdline: missing 'soft'/'hard' variants for RLIMIT_STAC...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
Merge branch 'master' of ssh://github.com/google/nsjail
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
cmdline: missing comparison in cmdlineParseRLimit()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
robertswiecki
Merge pull request #50 from jvvv/master
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
robertswiecki
Merge pull request #49 from disconnect3d/small-refactor...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
subproc: print si->si_errno as well as it provides...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
subproc: reorder printing of si->si_syscall #2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
subproc: reorder printing of si->si_syscall
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Robert Swiecki
subproc: print si->si_syscall
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
John Vogel
manpage: tweak for recent options changes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
disconnect3d
sandbox.c: small refactor
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
mount: don't R/O remount mounts which were not mounted...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
common: less const argv
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
make indent
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
cmdline: use mountAddMountPt in the remaining calls
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
cmdline/mount: mount proc at the beginning
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
cmdline: use soft/hard literals instead of def/max...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
cmdline: missing flags for --chroot mount point
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
cmdline: use mountAddMountPt instead of adding structs...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
cmdline: better errors for setting rlimits
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
cmdline: 'inf' for rlimits
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
cmdline: descriptions of flags
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Robert Swiecki
cmdline: implement --really_quiet option
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Robert Swiecki
config: make argv static to avoid using heap
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Robert Swiecki
config: make config static so we can get rid of strdup()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Robert Swiecki
config.proto: comments
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Robert Swiecki
config: indent
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Robert Swiecki
config: allow to use soft/hard/inf limits for rlimits
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Robert Swiecki
pid: comment on the ns-init process
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Robert Swiecki
mount: realpath is not needed as mount will realpath...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
.gitignore: ignore config.pb.*
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
contain: remove unnecessary includes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
user: comments
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
user: log message
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
user: simplify login when running with --disable_clonew...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
user: more comments
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
caps: more comments
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
mount: print error when --disable_clone_newns is used...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
caps: call prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_CLEAR_A...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
Allow for running with --disable_newuser started as...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
mount: allow to use --disable_newuser for root users
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Robert Swiecki
mount: remount / as private before doing any new mounts
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Robert Swiecki
Makefile: correct proto dep, plus some comments in...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Robert Swiecki
caps: define CAP_AUDIT_READ if not defined
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Robert Swiecki
caps: missing static function declarator
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Robert Swiecki
caps: refactor the code to make it readable for the...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Robert Swiecki
cap: Don't use -libcap anymore, as it had problems...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Robert Swiecki
cmdline: various fixes of descriptions
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Robert Swiecki
caps: dont' throw warning if CAP_AUDIT_READ is not...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Robert Swiecki
cmdline: correct description for rlimit_ values
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Robert Swiecki
contain: use setrlimit64 instead of syscall(__NR_prlimit64)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
robertswiecki
Merge pull request #46 from ebadi/master
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Hamid Ebadi
rlimit64 to getrlimit64
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Robert Swiecki
Make it compile (maybe) under uClibc
commit
|
commitdiff
|
tree
|
snapshot
2017-09-27
Robert Swiecki
configs: format seccomp policies
commit
|
commitdiff
|
tree
|
snapshot
2017-09-27
Robert Swiecki
config: make defaults work correctly
1.8
commit
|
commitdiff
|
tree
|
snapshot
2017-09-27
Robert Swiecki
readme: better cmd-line for docker
commit
|
commitdiff
|
tree
|
snapshot
2017-09-27
Robert Swiecki
Dockerfile: make it compile with new c++ libprotobuf
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Robert Swiecki
cmdline: print error after usage and before fatal
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Robert Swiecki
cmdline: configs/ for --config
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Robert Swiecki
makefile: missing depend on pb.o
1.7
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Robert Swiecki
makefile: missing depend on pb.o
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Robert Swiecki
indent
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Robert Swiecki
nsjail.c: LOG_F -> LOG_W for disable_clone_newuser
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Robert Swiecki
nsjail.c: exit() -> LOG_F(
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
robertswiecki
Merge pull request #43 from yoshisatoyanagisawa/master
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Yoshisato Yanagisawa
Use 0xff as nsjail error code.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
robertswiecki
Merge pull request #42 from ebadi/master
commit
|
commitdiff
|
tree
|
snapshot
next