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
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
2016-05-12
Jagger
Use a subprocess to setup unshare mount /proc
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Robert Swiecki
Use dummy init with -Me
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Robert Swiecki
Description for -Me
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Robert Swiecki
Use %td instead of %tx for syscall number
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Robert Swiecki
Syscall printing
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Jagger
Use examples
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Jagger
Restart fcntl()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Jagger
Make it compile (de-facto) with clang
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Jagger
Restarts with interruptible syscalls
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Robert Swiecki
Cover interruptible syscalls with TEMP_FAILURE_RETRY
commit
|
commitdiff
|
tree
|
snapshot
2016-05-08
Jagger
Print hex always as 0x
commit
|
commitdiff
|
tree
|
snapshot
2016-05-08
Jagger
Indent
commit
|
commitdiff
|
tree
|
snapshot
2016-05-08
Jagger
Print seccomp-bpf arguments in an organized way
commit
|
commitdiff
|
tree
|
snapshot
2016-05-08
Jagger
Print /proc/<pid>/syscall upon SIGSYS
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Jagger
Make -Me work again
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Jagger
No need to set return value with timeouts
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Jagger
Return 0 only of child returned 0
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Jagger
wait4 instead of waitpid
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Jagger
Better check for SIGSYS
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Jagger
isprint misbehaves with some glibc versions
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Jagger
Have some syscall to test seccomp-bpf
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Jagger
Report seccomp violations
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Jagger
Add KILL as a synonym for DENY
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Robert Swiecki
No need to read from pipefd at the end of subproc
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Robert Swiecki
Enable seccomp for all archs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Jagger
read() -> utilReadFromFd()
commit
|
commitdiff
|
tree
|
snapshot
2016-04-23
Jagger
Use defer {} instead of DEFER()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Robert Swiecki
Print warning with failing umount
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Robert Swiecki
Remove the tmpfs from /tmp is we are mounting / as...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Robert Swiecki
Remove old log semantics
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Robert Swiecki
No need to redirect log fd anymore
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Robert Swiecki
Don't take CFLAGS into consideration with make depend
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Robert Swiecki
Remove dependency on libnl3 in depend
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Jagger
--bindhost help
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Jagger
Correct (non-resrved) header guards
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Jagger
Merge
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Jagger
Cleaner impl. of DEFER
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Robert Swiecki
Cleaner defer implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Jagger
cmdline: [val] -> VALUE
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Jagger
DEBUG only of requested
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Jagger
Unnecessary __block
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Jagger
Missing defer()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Jagger
Firther deferization of net.c
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Jagger
Noexecstack -Wl
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Jagger
Simpler check for compiler
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Jagger
Check for gcc in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Jagger
Check for gcc in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Jagger
More defers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Jagger
Fix strmerge
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Robert Swiecki
Stricter check for clang
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Robert Swiecki
More defer-ization
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Robert Swiecki
Indent
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Robert Swiecki
Implement defer()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Robert Swiecki
Move contain fnctions into contain.c
commit
|
commitdiff
|
tree
|
snapshot
next