Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
74b45889e4ea1d7e0ae551419fccbb5bf4489f05
74b4588
Merge pull request #12252 from keszybz/libmount-dont-unescape
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
v242-rc4
52efbd8
Merge pull request #12223 from yuwata/network-wireguard-preshared-key-file
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9d1b2b2
pid1,shutdown: do not cunescape paths from libmount
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b57adc9
test-libmount: let's see how libmount parses stuff
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
56d939e
l10n: Updated Lithuanian translation
by welaq
· 6 years ago
78bb286
NEWS: mention PresharedKeyFile=
by Yu Watanabe
· 6 years ago
9e5d79e
test-network: add tests for WireGuardPeer.PresharedKey= and PresharedKeyFile=
by Yu Watanabe
· 6 years ago
2b942a9
network: make wireguard_decode_key_and_warn() take uint8_t buf[static WG_KEY_LEN]
by Yu Watanabe
· 6 years ago
26f86d5
network: warn when wireguard keys are stored in world readable files
by Yu Watanabe
· 6 years ago
a3945c6
network: add WireGuardPeer.PresharedKeyFile= setting
by Yu Watanabe
· 6 years ago
6ef5c88
network: clear wireguard keys on failure or on exit
by Yu Watanabe
· 6 years ago
cb31e7c
network: make reading PrivateKeyFile= failure always fatal
by Yu Watanabe
· 6 years ago
07d8c0e
fileio: add READ_FULL_FILE_UNBASE64 flag for read_full_file_full()
by Yu Watanabe
· 6 years ago
50caae7
fileio: read_full_file_full() also warns when file is world readable and secure flag is set
by Yu Watanabe
· 6 years ago
7a309a8
fileio: introduce warn_file_is_world_accessible()
by Yu Watanabe
· 6 years ago
15f8f02
util: introduce READ_FULL_FILE_SECURE flag for reading secure data
by Yu Watanabe
· 6 years ago
2c9e754
Merge pull request #12241 from keszybz/two-man-link-additions
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b473691
inhibit: fix argv[] usage
by Lennart Poettering
· 6 years ago
ab80eca
NEWS: add mention of time-set.target
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7a447d2
man: add a lengthy example for NamePolicy= debugging
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5857693
man: say that .link NamePolicy= should be empty for Name= to take effect
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3fca6ec
Merge pull request #12244 from poettering/242-news-final
by Lennart Poettering
· 6 years ago
438e6a4
man: add references from the .mount and .service man pages to systemd-{mount,run} pages
by Lennart Poettering
· 6 years ago
afae22c
Merge pull request #12245 from poettering/empty-or-dash
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
30ab7a5
man: elaborate on fd ownership in sd_event_add_io(3)
by Lennart Poettering
· 6 years ago
4ea0f67
units: add time-set.target
by Peter A. Bigot
· 7 years ago
ca7410f
coccinelle: add coccinelle script for empty_or_dash() use
by Lennart Poettering
· 6 years ago
82d0776
man/systemd-sysusers: Fix typo in *from* to *form*
by Paul Menzel
· 6 years ago
dc90e0f
basic: add new helper call empty_or_dash_to_null()
by Lennart Poettering
· 6 years ago
e7b88b7
tree-wide: introduce empty_or_dash() helper
by Lennart Poettering
· 6 years ago
bf63365
hwdb: update hwdb
by Lennart Poettering
· 6 years ago
c3287a4
update NEWS for 242 final
by Lennart Poettering
· 6 years ago
ea50504
Merge pull request #12238 from keszybz/one-genuine-bugfix+lots-of-line-wrapping
by Lennart Poettering
· 6 years ago
83d4ab5
pam-systemd: use secure_getenv() rather than getenv()
by Lennart Poettering
· 6 years ago
565026b
man: correct units path usage according to FHS (#11388)
by Jonas DOREL
· 6 years ago
330d1de
sysusers: use return_error_errno() where possible
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
71fb158
sysusers: add missing initalizer
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
124d7cb
logind: linewrap some long lines and remove unnecessary conditional
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
2432d09
util: extend unbase64mem() to accept secure flag
by Yu Watanabe
· 6 years ago
700805f
meson: drop misplaced -Wl,--undefined argument
by Jussi Pakkanen
· 6 years ago
d855b2a
Merge pull request #12234 from yuwata/calendarspec-fix-oss-fuzz-14108
by Lennart Poettering
· 6 years ago
03fec54
network: re-indent conf parsers in wireguard.c
by Yu Watanabe
· 6 years ago
daa4aca
calendarspec: fix possible integer overflow
by Yu Watanabe
· 6 years ago
fb3ba5e
calendarspec: use _cleanup_ attributes for CalendarComponent
by Yu Watanabe
· 6 years ago
9eef82e
calendarspec: rename free_chain() to chain_free()
by Yu Watanabe
· 6 years ago
4122b14
calendarspec: use structured initializers
by Yu Watanabe
· 6 years ago
1eacc47
nspawn: create boot_id and kmsg files for overmounting in /run, not /tmp
by Lennart Poettering
· 6 years ago
9ff46ed
lgtm: warn about strerror() use
by Lennart Poettering
· 6 years ago
9f717d4
meson: sort source files again
by Lennart Poettering
· 6 years ago
fb36b13
shared: add a single definition of libmount cleanup functions
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
df09b49
hwdb: Add accelerometer orientation quirk for the Teclast F6 Pro
by Luís Ferreira
· 6 years ago
949082a
test-journal: move tests to /var/tmp/ and set FS_NOCOW_FL
by Lennart Poettering
· 6 years ago
v242-rc3
6e79d2b
ask-passwd: slightly optimize handling arguments
by Yu Watanabe
· 6 years ago
8c69fe7
bus-util: treat org.freedesktop.DBus.Error.ServiceUnknown nicely when polkit does not exist
by Yu Watanabe
· 6 years ago
ad2d50f
Merge pull request #12208 from poettering/base-file-system-tweaks
by Yu Watanabe
· 6 years ago
482882b
Merge pull request #12207 from poettering/portable-bus-policy-fix
by Yu Watanabe
· 6 years ago
11efeca
udevadm: drop unused option
by Yu Watanabe
· 6 years ago
65e5d69
tty-ask-pw-agent: use right array
by Lennart Poettering
· 6 years ago
fc40bfa
udev-util: allocate an event loop of our own for waiting
by Lennart Poettering
· 6 years ago
8258578
shared: be friendly to EROFS images
by Lennart Poettering
· 6 years ago
65290fb
shared: path_join() is your friend
by Lennart Poettering
· 6 years ago
8a383bf
shared: no need to initialize variable
by Lennart Poettering
· 6 years ago
70f7b85
portabled: fix method name
by Lennart Poettering
· 6 years ago
3aeeafb
portabled: reorder methods in vtable
by Lennart Poettering
· 6 years ago
b66c8eb
portabled: fix dbus policy
by Lennart Poettering
· 6 years ago
b3e8032
Merge pull request #12198 from keszybz/seccomp-parsing-logging
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
223ed2a
Merge pull request #12205 from keszybz/update-release-docs
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3be4939
docs: also document updates to stable repo
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
afa4e4a
docs: let's not close the milestone early
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3b4ce4b
Merge pull request #12202 from keszybz/seccomp-arm64
by Lennart Poettering
· 6 years ago
da4dc9a
seccomp: rework how the S[UG]ID filter is installed
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
dff6c62
test-seccomp: fix compilation on arm64
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
51be9a8
kernel-install: add a check that the vmlinuz arg is sane
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f5a44d4
docs: update release steps for meson
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7eb8a47
build-sys: bump package version
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
v242-rc2
d822bd4
Merge pull request #12121 from poettering/contrib
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
v242-rc1
58f6ab4
pid1: pass unit name to seccomp parser when we have no file location
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
6bfb1da
basic/log: log any available location information in log_syntax()
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
e7ccdfa
core: use a temporary variable for calculation of seccomp flags
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
6c34ed5
test: use newer verb to set log levels
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
570ee29
docs: fix path to unit files
by Lennart Poettering
· 6 years ago
639dd43
core: fix build failure if seccomp is disabled
by Davide Cavalca
· 6 years ago
b2b33eb
Revert "build: install /etc/systemd/{system,user}-generators"
by Lennart Poettering
· 6 years ago
33ca308
Merge pull request #12188 from poettering/coccinelle-fixlets
by Yu Watanabe
· 6 years ago
2eb466f
update NEWS
by Lennart Poettering
· 6 years ago
bfe6bb2
meson: bump so versions
by Lennart Poettering
· 6 years ago
5b2fc74
NEWS: add preliminary contributor list
by Lennart Poettering
· 6 years ago
e67ccb5
update .mailmap
by Lennart Poettering
· 6 years ago
82c6046
Merge pull request #12056 from poettering/seccomp-suid-sgid
by Lennart Poettering
· 6 years ago
6d85ba7
update TODO
by Lennart Poettering
· 6 years ago
bf65b7e
core: imply NNP and SUID/SGID restriction for DynamicUser=yes service
by Lennart Poettering
· 6 years ago
62aa292
units: turn on RestrictSUIDSGID= in most of our long-running daemons
by Lennart Poettering
· 6 years ago
7445db6
man: document the new RestrictSUIDSGID= setting
by Lennart Poettering
· 6 years ago
9d880b7
analyze: check for RestrictSUIDSGID= in "systemd-analyze security"
by Lennart Poettering
· 6 years ago
f69567c
core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID=
by Lennart Poettering
· 6 years ago
167fc10
test: add test case for restrict_suid_sgid()
by Lennart Poettering
· 6 years ago
3c27973
seccomp: introduce seccomp_restrict_suid_sgid() for blocking chmod() for suid/sgid files
by Lennart Poettering
· 6 years ago
9e6e543
seccomp: add debug messages to seccomp_protect_hostname()
by Lennart Poettering
· 6 years ago
42561fc
core: add a generic helper that forwards per-unit method calls from Manager
by Lennart Poettering
· 6 years ago
237ebf6
Merge pull request #12013 from yuwata/fix-switchroot-11997
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
Next »