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-02-13
Robert Swiecki
Make it possible to build w/o kafel and nl3
1.3
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Robert Swiecki
contain: capabilities
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Robert Swiecki
Duplicate logging fd, so it can be used from child...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Robert Swiecki
mount: log
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Robert Swiecki
Invalid count 2 -> 1
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Robert Swiecki
newuidmap: partial revert
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Robert Swiecki
newuidmap: missing pid
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Robert Swiecki
common: good types for uids
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Robert Swiecki
Uid/Gid fix
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Robert Swiecki
Allow to specify multiple uid/gid maps
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Robert Swiecki
More debug logging in user.c
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Robert Swiecki
Init user-ns setresuid/setresgid before initializing...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Robert Swiecki
cmdline: typo
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Robert Swiecki
keep_caps: make effective caps eq to permitted
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Robert Swiecki
Support for ambient capabilities
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Robert Swiecki
seccomp syscall printing: various formats of /proc...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Robert Swiecki
Readme: TOC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Robert Swiecki
Merge branch 'master' of ssh://github.com/google/nsjail
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Robert Swiecki
Readme: example for kafel/seccomp-bpf
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Robert Swiecki
Remove bpf-helper as it's not needed since kafel/
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Robert Swiecki
cmdline: usage
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Robert Swiecki
cmdline: usage
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Robert Swiecki
cmdline: use of --chroot
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Robert Swiecki
subproc: logging
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Robert Swiecki
net: log msg
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Robert Swiecki
Makefile: Make it possible to disable kafel and libnl3...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Robert Swiecki
setjmp/longjmp: don't use stack-based jmp_buf, use...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Robert Swiecki
Print time with INFO
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Robert Swiecki
Make it compile w/o libnl3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Robert Swiecki
Use subprocClone instead of syscall(__NR_clone)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Robert Swiecki
Comment type + make indent
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Robert Swiecki
Less use of USE_KAFEL
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Robert Swiecki
Missing USE_KAFEL defines
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Robert Swiecki
log: don't print function name with INFO logs
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Robert Swiecki
subproc: comments
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Robert Swiecki
Typo: subproccloneFunc -> subprocCloneFunc
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Robert Swiecki
Make use of subprocClone, plus remove use of syscall...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Robert Swiecki
Allow to use kafel_string
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Robert Swiecki
Slight rework of kafel use
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Robert Swiecki
Use common subprocSystem for executing commands
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Robert Swiecki
Make indent
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
robertswiecki
Merge pull request #10 from sroettger/pivot_root_only
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
Stephen Röttger
Don't mount over / if pivot_root_only is enabled
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
Stephen Röttger
remove /old_root on --pivot_root_only
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
Stephen Röttger
New option pivot_root_only to support nested namespaces
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
robertswiecki
Merge pull request #9 from sroettger/newuidmap
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
Stephen Röttger
Support more complex uid and gid mappings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
robertswiecki
Merge pull request #8 from sroettger/no_no_new_privs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
robertswiecki
Merge pull request #7 from sroettger/proc_fd_2_fix
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
Stephen Röttger
new flag to skip no_new_privs: --disable_no_new_privs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
Jagger
seccomp_policy cmdline
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
robertswiecki
Merge pull request #6 from happyCoder92/master
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Wiktor Garbacz
Kafel support
commit
|
commitdiff
|
tree
|
snapshot
2016-09-24
Stephen Röttger
Don't try to open /proc/self/fd/2 as we might not have...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Jagger
Use O_CLOEXEC when possible to avoid leaking FDs
1.2
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Jagger
Make MODE_STANDALONE_ONCE the default mode
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Jagger
The dir must start with '/'
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Robert Swiecki
Recursive dir creation
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Jagger
Dont mount /proc as RO
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Jagger
Default chroot is empty now
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Jagger
Use old NULL mount semantics
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Robert Swiecki
Names in mount:
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Robert Swiecki
Different way of mounting things
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Robert Swiecki
Remove -fblocks from Makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Robert Swiecki
Remove defer{} calls
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Robert Swiecki
Remove -lBlocksRuntime
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Jagger
Conflicting rlim types
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Robert Swiecki
Make it a bit more standards friendly
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Robert Swiecki
Conflicting enum types
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Robert Swiecki
Don't restart accept
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Jagger
Report failure of setting fcntl(FD_CLOEXEC) as error
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
robertswiecki
Merge pull request #5 from sandersdan/cgroup_doc_fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Dan Sanders
Minor cgroup documentation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
README
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
README
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
Init cgroups with -Me
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
cmdline help
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
Enable OOM-killer for cgroups
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
Use cgroups_mem_max to enable memory limits
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
Use fname in cgroups
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
Disable oom_killer
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
Remove cgroup before reporting process being finished
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
Init cgroups from parent
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
Create sub-cgroups instead of using the parent one
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
More use examples
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
Unmount cgroup FS after use
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
More debug for cgroups
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
More memory cgroup controls
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
Rudimentary cgroup support
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Jagger
Support for CLONE_NEWCGROUP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Jagger
Use NULL as src for mounting proc and tmpfs
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Jagger
/proc is ro by defauly
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Jagger
Better logging for closing(fd)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Jagger
cmdline typos
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Jagger
Implement --pass_fd
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Jagger
Make it compile with clang
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Jagger
Logs LOG/PLOG
commit
|
commitdiff
|
tree
|
snapshot
2016-05-15
Jagger
LOG->PLOG
commit
|
commitdiff
|
tree
|
snapshot
2016-05-14
Jagger
Order of includes
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Robert Swiecki
Move PID ns to a separate module
commit
|
commitdiff
|
tree
|
snapshot
next