Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
6706384a89ae0c462e7172588c80667190c4d9e2
6706384
NEWS: v247-rc1
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
v247-rc1
7fef572
NEWS: update contributors list for v247-rc1
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
cb9a48a
NEWS: mention IPv6PrefixDelegation→IPv6SendRA renaming
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3045c41
tmpfiles: Handle filesystems without ACL support in more cases.
by Pat Coulthard
· 6 years ago
a0223c3
NEWS: fix typo (`systemd-userdb` > `systemd-userdbd`)
by Elias Probst
· 6 years ago
80762cc
test-network: add a test case for DNSSL in RA
by Yu Watanabe
· 6 years ago
a5258a0
Merge pull request #17430 from yuwata/network-drop-foreign-routes-managed-by-manager
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
352ab9d
test: ignore ENOMEDIUM error from sd_pid_get_cgroup()
by Dan Streetman
· 6 years ago
377a954
tree-wide: fix typos found by Fossies codespell report
by Yu Watanabe
· 6 years ago
5a8775b
Revert "sd-dhcp-client: use asynchronous_close()"
by Yu Watanabe
· 6 years ago
e149ba1
Merge pull request #17429 from keszybz/revert-17188
by Yu Watanabe
· 6 years ago
f6358f8
Merge pull request #17427 from poettering/v247-bump
by Lennart Poettering
· 6 years ago
43d4bc9
test-network: add tests for routes managed by Manager
by Yu Watanabe
· 6 years ago
1132a71
network: drop routes managed by Manager when link is removed
by Yu Watanabe
· 6 years ago
5f4d7aa
network: specify route type in route_remove()
by Yu Watanabe
· 6 years ago
bac319a
network: link may be NULL
by Yu Watanabe
· 6 years ago
b1dc594
network: ignore error in writing proxy_ndp
by Yu Watanabe
· 6 years ago
9b3e49f
network: fix typo
by Yu Watanabe
· 6 years ago
0dc9fd5
man: document what variables are allowed
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3b8a216
update TODO
by Lennart Poettering
· 6 years ago
ff46157
Revert "basic/env-util: (mostly) follow POSIX for what variable names are allowed"
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
451ae5a
basic/env-util: make function shorter
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a532256
build-sys: prepare 247-rc1
by Lennart Poettering
· 6 years ago
b2a9e4d
update hwdb
by Lennart Poettering
· 6 years ago
17d99f9
Merge pull request #16859 from poettering/loop-eagain
by Lennart Poettering
· 6 years ago
15a6c4b
Merge pull request #17417 from anitazha/more_systoomd
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
943142a
Merge pull request #17185 from yuwata/ethtool-update
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9c914c0
Merge pull request #17357 from yuwata/network-dhcp6-pd-announce-17353
by Yu Watanabe
· 6 years ago
e16e4b3
network: move set-MAC and set-nomaster operations out of link_up()
by Dan Streetman
· 6 years ago
532855b
oomd: make start up swap check more robust
by Anita Zhang
· 6 years ago
e4ff804
test: add basic memory pressure extended test for oomd
by Anita Zhang
· 6 years ago
3ec554a
Merge pull request #17418 from poettering/news-247-more
by Lennart Poettering
· 6 years ago
f93ba37
test: add heavy load loopback block device test
by Lennart Poettering
· 6 years ago
b202ec2
loop-util: wait a random time before trying again
by Lennart Poettering
· 6 years ago
786e3a5
dissect: retrigger devices if we missed uevents
by Lennart Poettering
· 6 years ago
9e3d906
udev-util: use absolute rather than relative timeout when waiting for devices
by Lennart Poettering
· 6 years ago
021bf17
loop-util: if a loopback device we want to use still has partitions, do something about it
by Lennart Poettering
· 6 years ago
4ba8684
dissect-image: rework how we wait for partitions
by Lennart Poettering
· 6 years ago
6c544d1
dissect-image: wait for udev device to be initialized early
by Lennart Poettering
· 6 years ago
95c5009
loop-util: LOOP_CLR_FD is async, don't retry to reuse a device right after issuing it
by Lennart Poettering
· 6 years ago
738f29c
loop-util: handle EAGAIN on LOOP_SET_STATUS64
by Lennart Poettering
· 6 years ago
e1da60e
Merge pull request #17324 from keszybz/resolvectl-compat-output
by Lennart Poettering
· 6 years ago
e1e8c60
test-env-util: Verify that \r is disallowed in env var values
by Hans Ulrich Niedermann
· 6 years ago
d975310
Merge pull request #16632 from keszybz/test-path-yet-again
by Lennart Poettering
· 6 years ago
0d18259
clock-util: trivial clean-ups
by Lennart Poettering
· 6 years ago
66ad93e
net_id: fix newly added naming scheme name
by Lennart Poettering
· 6 years ago
da7511d
update NEWS
by Lennart Poettering
· 6 years ago
44f88e7
Merge pull request #17415 from keszybz/logind-resolved-docs
by Lennart Poettering
· 6 years ago
7d1e1af
resolvectl: wrap the extended status string too
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f08a64c
resolvect: use wrapping for various lists
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b0e3d79
format-table: add TABLE_STRV_WRAPPED
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
16e925c
test-path: relax test in "ci" and "release" modes
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
4eb0c87
tests: add helper function to autodetect CI environments
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
31619e2
resolved: add trailing newlines in generated file
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9c0780a
resolved.conf: add empty DNSStubListenerExtra=
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
bace688
man: document differences between nss-resolve and nss-dns
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
2ce4936
man/org.freedesktop.resolve1: briefly document a bunch of methods and properties
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9e1804b
man/systemd-resolved: reword the description of query a bit
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
349bbd8
Merge pull request #13589 from williamvds/systemctl-edit-copy
by Lennart Poettering
· 6 years ago
edb8c98
pstore: don't enable crash_kexec_post_notifiers by default
by Kairui Song
· 6 years ago
dbb7416
Merge pull request #17412 from mrc0mmand/ghworkflow-buildtest-improvements
by Lennart Poettering
· 6 years ago
b8ee349
meson: convert developer_mode boolean to an enum
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
4cce6f2
test-path: start infinite sleep instead of a short command
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
28c48f4
tests: replace the few remaining Type=simple with Type=exec
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
67b2edb
xdg-autostart-generator: use Type=exec
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
333d102
test-path: use Type=exec
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
fcb7138
test-path: do not fail the test if we fail to start a service because of cgroup setup
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
75edb0b
test-path: more debugging information
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
018b6f4
oomd: use ERRNO_IS_NOT_SUPPORTED and ERRNO_IS_PRIVILEGE
by Anita Zhang
· 6 years ago
66032ef
macro: introduce POINTER_MAX as define for (void*) -1
by Lennart Poettering
· 6 years ago
85c5d31
systemctl: show original contents when editing unit
by williamvds
· 6 years ago
6c5496c
units: add initrd-cryptsetup.target
by Jonathan Lebon
· 6 years ago
6797a74
Add WRITE_STRING_FILE_TRUNCATE to set O_TRUNC
by williamvds
· 6 years ago
82443be
Add strv_prepend
by williamvds
· 6 years ago
69f30d4
Merge pull request #17356 from yuwata/sd-xxx-stop
by Lennart Poettering
· 6 years ago
d9da267
Merge pull request #17400 from yuwata/network-route-counter-17396
by Lennart Poettering
· 6 years ago
842067e
homed: remove PAM_USER_UNKNOWN test in pam_sm_acct_mgmt
by Chandradeep Dey
· 6 years ago
5310fc6
ci: add the libfido2 dependency for better coverage
by Frantisek Sumsal
· 6 years ago
0273f6e
ci: build with clang-11 as well
by Frantisek Sumsal
· 6 years ago
f1150ed
ci: bump the 'build test' image to Ubuntu Focal
by Frantisek Sumsal
· 6 years ago
4294951
cgtop: Display cpu time in microseonds with --raw
by Arian van Putten
· 6 years ago
9d7b11f
Merge pull request #17395 from keszybz/hwdb-drop-quotes
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
aa5502b
Merge pull request #16444 from oniko/luks-detached-header
by Lennart Poettering
· 6 years ago
af918c4
test-mountpoint-util: run test in private mount namespace
by Lennart Poettering
· 6 years ago
0393e6a
Merge pull request #17407 from keszybz/test-ipcrm
by Lennart Poettering
· 6 years ago
141261f
dhcp-server: make parameter const
by Lennart Poettering
· 6 years ago
427103f
Merge pull request #17297 from keszybz/tmpfiles-sysusers-disable-standalone-image
by Michael Biebl
· 6 years ago
6f8ca84
format-table: reduce scope of iterator variables
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
fe37e5a
resolvectl: use compat status string instead of a field-by-field table
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
af78187
resolvectl: sort domain/nta output
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
80b8c3d
resolvectl: add the usual typedef for struct link_info/global_info
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
2c91906
man: add example of negative trust anchor file
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7c50230
resolvectl: break nta/domain/dns listings with newlines
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
bb4febf
test-ipcrm: modernize, skip test on permission errors
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
aecdef0
shared/clean-ipc: improve error message a bit
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
327d8f3
sd-hwdb: reduce variable scope, use periods
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
afe8797
sd-hwdb: allow empty properties
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
c4b8434
bootctl: add @current/@oneshot/@default targets to set-default/set-oneshot
by Дамјан Георгиевски
· 6 years ago
558e565
Merge pull request #17401 from mrc0mmand/sempahore-fixups
by Lennart Poettering
· 6 years ago
08d3365
update TODO
by Lennart Poettering
· 6 years ago
Next »