index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
seccomp-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
seccomp: add new 5.1 syscall pidfd_send_signal() to filter set list
Lennart Poettering
2019-05-28
1
-0
/
+1
*
seccomp: add scmp_act_kill_process() helper that returns SCMP_ACT_KILL_PROCES...
Lennart Poettering
2019-05-24
1
-0
/
+15
*
seccomp: check more error codes from seccomp_load()
Anita Zhang
2019-04-12
1
-11
/
+11
*
Merge pull request #12198 from keszybz/seccomp-parsing-logging
Zbigniew Jędrzejewski-Szmek
2019-04-03
1
-2
/
+2
|
\
|
*
pid1: pass unit name to seccomp parser when we have no file location
Zbigniew Jędrzejewski-Szmek
2019-04-03
1
-2
/
+2
*
|
seccomp: rework how the S[UG]ID filter is installed
Zbigniew Jędrzejewski-Szmek
2019-04-03
1
-106
/
+138
|
/
*
seccomp: introduce seccomp_restrict_suid_sgid() for blocking chmod() for suid...
Lennart Poettering
2019-04-02
1
-0
/
+132
*
seccomp: add debug messages to seccomp_protect_hostname()
Lennart Poettering
2019-04-02
1
-2
/
+6
*
seccomp: add rseq() to default list of syscalls to whitelist
Lennart Poettering
2019-03-28
1
-0
/
+1
*
seccomp: allow shmat to be a separate syscall on architectures which use a mu...
Zbigniew Jędrzejewski-Szmek
2019-03-15
1
-1
/
+2
*
seccomp: shm{get,at,dt} now have their own numbers everywhere
Zbigniew Jędrzejewski-Szmek
2019-03-15
1
-5
/
+0
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-2
/
+2
*
core: ProtectHostname= feature
Topi Miettinen
2019-02-20
1
-0
/
+37
*
seccomp: drop mincore() from @system-service syscall filter group
Lennart Poettering
2019-01-16
1
-1
/
+0
*
seccomp-util: drop process_vm_readv from @debug group
Lennart Poettering
2018-11-30
1
-2
/
+0
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+4
*
seccomp: add some missing syscalls to filter sets
Lennart Poettering
2018-11-16
1
-0
/
+3
*
shared: fix typo
Zbigniew Jędrzejewski-Szmek
2018-11-10
1
-1
/
+1
*
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
1
-1
/
+1
*
seccomp: tighten checking of seccomp filter creation
Zbigniew Jędrzejewski-Szmek
2018-09-24
1
-10
/
+16
*
seccomp: reduce logging about failure to add syscall to seccomp
Zbigniew Jędrzejewski-Szmek
2018-09-24
1
-26
/
+31
*
seccomp: permit specifying multiple errnos for a syscall
Lucas Werkmeister
2018-09-07
1
-4
/
+2
*
seccomp: improve error reporting
Lucas Werkmeister
2018-08-29
1
-1
/
+11
*
seccomp: add swapcontext into @process for ppc32
Lion Yang
2018-07-03
1
-0
/
+1
*
seccomp: explain why we use setuid rather than @setuid in @privileged
Lennart Poettering
2018-06-14
1
-1
/
+1
*
seccomp: add new system call filter, suitable as default whitelist for system...
Lennart Poettering
2018-06-14
1
-0
/
+69
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
nsflsgs: drop namespace_flag_{from,to}_string()
Yu Watanabe
2018-05-05
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
Partially revert "seccomp: add mmap and address family restrictions for MIPS"...
James Cowgill
2018-03-23
1
-10
/
+4
*
seccomp: add mmap and address family restrictions for MIPS (#8547)
James Cowgill
2018-03-22
1
-4
/
+16
*
seccomp: enable RestrictAddressFamilies on ppc (#8505)
Mathieu Malaterre
2018-03-20
1
-1
/
+1
*
seccomp: rework functions for parsing system call filters
Lennart Poettering
2018-02-27
1
-15
/
+19
*
seccomp: allow x86-64 syscalls on x32, used by the VDSO (fix #8060)
Alan Jenkins
2018-02-02
1
-4
/
+22
*
seccomp-util: fix alarming debug message (#8002, #8001)
Alan Jenkins
2018-01-31
1
-1
/
+1
*
Merge pull request #7695 from yuwata/transient-socket
Lennart Poettering
2017-12-23
1
-0
/
+59
|
\
|
*
core,seccomp: fix logic to parse syscall filter in dbus-execute.c
Yu Watanabe
2017-12-23
1
-0
/
+59
*
|
shared/seccomp: add mmap handling for powerpc
Mathieu Malaterre
2017-12-22
1
-1
/
+2
|
/
*
tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#...
Lennart Poettering
2017-12-15
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
shared/seccomp: skip pkey_mprotect protections if the syscall is unknown
Zbigniew Jędrzejewski-Szmek
2017-11-13
1
-0
/
+2
*
shared/seccomp: disallow pkey_mprotect the same as mprotect for W^X mappings ...
Zbigniew Jędrzejewski-Szmek
2017-11-12
1
-0
/
+6
*
seccomp: include ARM set_tls in @default (#7297)
Lennart Poettering
2017-11-12
1
-0
/
+1
*
core: add support to specify errno in SystemCallFilter=
Yu Watanabe
2017-11-11
1
-8
/
+14
*
Fix typo in statx macro (#7180)
Antonio Rojas
2017-11-10
1
-1
/
+1
*
seccomp: port @privileged to use @reboot + @swap
Lennart Poettering
2017-10-05
1
-5
/
+2
*
seccomp: there is no "kexec" syscall
Lennart Poettering
2017-10-05
1
-1
/
+1
*
seccomp: add three more seccomp groups
Lennart Poettering
2017-10-05
1
-7
/
+36
[next]