Activity
SessionChannel: add option "exec_reject_stderr"
SessionChannel: add option "exec_reject_stderr"
SessionChannel: reject "pty-req" and "env" requests for sftp-only acc…
SessionChannel: reject "pty-req" and "env" requests for sftp-only acc…
translation/Protocol: add packet REAL_UID_GID
translation/Protocol: add packet REAL_UID_GID
spawn/UidGid: add constants UNSET_UID, UNSET_GID
spawn/UidGid: add constants UNSET_UID, UNSET_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 0.38
increment version number to 0.38
translation/Protocol: add packet BIND_MOUNT_FILE_EXEC
translation/Protocol: add packet BIND_MOUNT_FILE_EXEC
translation/Parser: allow BIND_MOUNT from container
translation/Parser: allow BIND_MOUNT from container
increment version number to 0.37
increment version number to 0.37
translation/Protocol: add packet BIND_MOUNT_RW_EXEC
translation/Protocol: add packet BIND_MOUNT_RW_EXEC
spawn/MountNamespaceOptions: add ToContainerPath()
spawn/MountNamespaceOptions: add ToContainerPath()
translation/Protocol: add packet SYMLINK
translation/Protocol: add packet SYMLINK
increment version number to 0.36
increment version number to 0.36
spawn/Mount: apply TMPFS_DIRS_READABLE to tmpfs mounts
spawn/Mount: apply TMPFS_DIRS_READABLE to tmpfs mounts
increment version number to 0.35
increment version number to 0.35
event/Loop: integrate an Uring::Manager instance
event/Loop: integrate an Uring::Manager instance
increment version number to 0.34
increment version number to 0.34
SessionChannel: make the pty non-blocking
SessionChannel: make the pty non-blocking
Listener: cancel delayed connections on shutdown
Listener: cancel delayed connections on shutdown
increment version number to 0.33
increment version number to 0.33
spawn/SyscallFilter: forbid the "listmount" and "statmount" system calls
spawn/SyscallFilter: forbid the "listmount" and "statmount" system calls
increment version number to 0.32
increment version number to 0.32
spawn/MountNamespaceOptions: mount proc
with "hidepid=1,subset=pid"
spawn/MountNamespaceOptions: mount
proc
with "hidepid=1,subset=pid"increment version number to 0.31
increment version number to 0.31
Connection: authorized_keys must be a regular file
Connection: authorized_keys must be a regular file
io: always pass O_NONBLOCK to open()
io: always pass O_NONBLOCK to open()