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
2018-05-22
Robert Swiecki
More c++ isms
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Robert Swiecki
user: cons'ifize a var
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Robert Swiecki
mnt: add original_uid to directories created as new...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Robert Swiecki
more C++-izations over places #2
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Robert Swiecki
more C++-izations over places
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Robert Swiecki
mnt: better mount flag printing
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Robert Swiecki
config.proto: deprecated --chroot and friends
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Robert Swiecki
mnt: c++-ication
commit
|
commitdiff
|
tree
|
snapshot
2018-04-18
robertswiecki
Merge pull request #75 from D0han/master
2.6
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Robert Swiecki
missing macros.h include
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
D0han
Build docker image from current source
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Robert Swiecki
newer kafel
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
robertswiecki
Merge pull request #74 from jvvv/master
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
John Vogel
README.md: adjust to match manual page.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
John Vogel
nsjail.1: update for new options.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Robert Swiecki
mnt: simplify mountPt
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Robert Swiecki
cmdline: add tmp mounts after parsing of cmdline as...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Robert Swiecki
mnt: simpler describeMountPt
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Robert Swiecki
configs/ - typo
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Robert Swiecki
util: simplify string splitting
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Robert Swiecki
compare behaves like strcmp with results
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Robert Swiecki
strcmp -> std::string::compare
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Robert Swiecki
cmdline: remove tmpfs_size from nsjconf_t
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Robert Swiecki
Makefile: require all for depend
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Robert Swiecki
make indent depend
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Robert Swiecki
util: remove file only of O_CREAT was specified
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Robert Swiecki
caps: use standard CAP_TO_INDEX/CAP_TO_MASK
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Robert Swiecki
cmdline: create specific funcs for argv and mnt setups
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Robert Swiecki
caps: simplify dbgmsg generation
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Robert Swiecki
cmdline: simpler unique_ptr construction
2.5
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Robert Swiecki
Makefile: warn about missing libnl-route-3
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Robert Swiecki
make it compile under c++11 (e.g. ubuntu trusty)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Robert Swiecki
sandbox: missing include
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Robert Swiecki
Merge branch 'master' of github.com:google/nsjail
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Robert Swiecki
cmdline: use standard strto*
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Robert Swiecki
Merge branch 'master' of ssh://github.com/google/nsjail
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Robert Swiecki
nsjail: ignore SIGTTIN/SIGTTOU
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Robert Swiecki
uts: simplify sethostname
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Robert Swiecki
cgroup: convert some const char* to std::string
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Robert Swiecki
Makefile: check for existence of pkg-config
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Robert Swiecki
Makefile: make some targets .PHONY
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Robert Swiecki
rename ARRAYSIZE to ARR_SZ due to clash with protobufs...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Robert Swiecki
macros.h: surround ARRAYSIZE by guards
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Robert Swiecki
cmdline: correctly assign argv to nsjconf->argv
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Robert Swiecki
nsjail: free seccomp filter upon nsjail exit
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Robert Swiecki
convert exec file and argv to string/vector
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Robert Swiecki
util: int -> size_t
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Robert Swiecki
switc all == false cmps to !
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Robert Swiecki
config: remove unnecessary c_str()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Robert Swiecki
logs: simplify timestr
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Robert Swiecki
move sandboxing setup from cmdline to nsjail
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Robert Swiecki
sandbox: policy levels
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Robert Swiecki
sandbox: simplify policy parsing
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
Robert Swiecki
mnt: strtol -> std::strtol
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
Robert Swiecki
mnt: move mnt_t to std::string
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
Robert Swiecki
cmdline: missing TEMP_FAILURE_RETRY
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
Robert Swiecki
cmdline: allow to mount arbitrary FSes with -m
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
Robert Swiecki
cmdline: simplify string splitting
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
Robert Swiecki
make indent depend
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
Robert Swiecki
user: simplify creation of uid/gid maps
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
Robert Swiecki
cgroup: switch const char* to std::string
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
mnt: convert describeMountPt from const char* to std...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
net: convert net::connToText to std::string
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
util: remove unused functions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
sandbox: convert kafel file/string as std::string
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
convert some funcs returning pointers to to TLS to...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
change global vars to _ prefix
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
convert proc_path to std::string
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
config: rename macro
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
nsjail: iface_no_lo -> iface_lo
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
net: move all iface_vs* options from char* to std:...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
log: rename log to logs due to clash with glibc's log
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
user: remove unnecessary structs
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
omit keyword 'struct'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
make depend
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
mnt: replace sys/queue with std::vector
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
move common.h to macros.h
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
nsjail: move pids queue to a vector
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
log: open log file in cloexec mode
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Robert Swiecki
nsjail: convert a couple of struct fields to std::string
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
nsjail: convert gids/uids to vector of structs
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
nsjail: envs to vector of strings
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
nsjail: move openfd from queue to vector
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
nsjail: convert caps from queue to vector
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
net: faster struct cleaning
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
log: use __PRETTY_FUNCTION__ instead of __func__
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
Makefile: remove C'isms
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
make indent
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
all: move to C++
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
util: move to C++
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
mount: move to C++
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
cgroup: move to C++
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
user: move to C++
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
uts: move to C++
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
pid: move to C++
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
caps: move to C++
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
cpu: move to C++
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
net: move to C++
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
sandbox: move to C++
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Robert Swiecki
contain: move to C++
commit
|
commitdiff
|
tree
|
snapshot
next