Activity
spawn/Config: verify real_uid/gid
spawn/Config: verify real_uid/gid
spawn/UidGid: rename uid
, gid
to effective_uid
, effective_gid
spawn/UidGid: rename
uid
, gid
to effective_uid
, effective_gid
increment version number to 6.9
increment version number to 6.9
update libcommon (container bind-mount and BIND_MOUNT_FILE_EXEC)
update libcommon (container bind-mount and BIND_MOUNT_FILE_EXEC)
cron/Schedule: case-insensitive month/day name parser
cron/Schedule: case-insensitive month/day name parser
cron: improve schedule parser error message
cron: improve schedule parser error message
translation/Protocol: add packet BIND_MOUNT_RW_EXEC
translation/Protocol: add packet BIND_MOUNT_RW_EXEC
spawn/MountNamespaceOptions: add ToContainerPath()
spawn/MountNamespaceOptions: add ToContainerPath()
cron/SpawnOperator: do not override HOME if one was set
cron/SpawnOperator: do not override HOME if one was set
increment version number to 6.6
increment version number to 6.6
spawn/SyscallFilter: forbid the "listmount" and "statmount" system calls
spawn/SyscallFilter: forbid the "listmount" and "statmount" system calls
meson.build: enable the djb unit tests
meson.build: enable the djb unit tests
update libcommon (Netstring parser improvements)
update libcommon (Netstring parser improvements)
cron: do not log "lost race to schedule job" by default
cron: do not log "lost race to schedule job" by default
spawn/MountNamespaceOptions: mount proc
with "hidepid=1,subset=pid"
spawn/MountNamespaceOptions: mount
proc
with "hidepid=1,subset=pid"increment version number to 6.4
increment version number to 6.4
increment version number to 6.3
increment version number to 6.3
translation/Protocol: add packet CHROOT
translation/Protocol: add packet CHROOT
spawn/{ChildOptions,Prepared): add methods GetHome(), GetJailedHome()
spawn/{ChildOptions,Prepared): add methods GetHome(), GetJailedHome()
io/Iovec: drop unnecessary const
from MakeIovecT()
io/Iovec: drop unnecessary
const
from MakeIovecT()increment version number to 6.2
increment version number to 6.2
.github/workflows/build.yml: switch to Ubuntu 24.04
.github/workflows/build.yml: switch to Ubuntu 24.04
cron: limit HTTP requests to 1 minute
cron: limit HTTP requests to 1 minute
cron/CurlOperator: catch exceptions and send text over the socket
cron/CurlOperator: catch exceptions and send text over the socket