Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
1742aae2aa8cd33897250d6fcfbe10928e43eb2f
1742aae
NEWS: add one more name and adjust location
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
v240
1a2397e
Merge pull request #11239 from poettering/news-v240-final
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
cd2a429
tree-wide: use assert_se() for signal operations with constants
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9d6e839
Merge pull request #11206 from cdown/cgroup_no_v1
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
56c886d
sd-device: ignore bind/unbind events for now
by Dmitry Torokhov
· 6 years ago
8340b76
Revert "sleep: offer hibernation only if the kernel image still exists"
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
44f52cc
Merge pull request #11050 from poettering/resolved-domain-route
by Lennart Poettering
· 6 years ago
5848a9e
Merge pull request #11210 from thom311/dhcp-set-client-id-no-inval
by Lennart Poettering
· 6 years ago
830464c
tree-wide: make new/new0/malloc_multiply/reallocarray safe for size 0
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5f90260
analyze: add assert to verify we are not dividing by 0
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a3ebe5e
udevadm: add two more assertions
by Yu Watanabe
· 6 years ago
3267316
NEWS: prepare for v240
by Lennart Poettering
· 6 years ago
67bee56
build-sys: bump package/library versions
by Lennart Poettering
· 6 years ago
8f044cf
cgroup: Add NEWS entry for cgroup_no_v1=all implying unified usage
by Chris Down
· 6 years ago
5f086dc
cgroup: Imply systemd.unified_cgroup_hierarchy=1 on cgroup_no_v1=all
by Chris Down
· 6 years ago
2e88625
man: document new systemd-resolved.service(8) routing features in more detail
by Lennart Poettering
· 6 years ago
396c716
man: split long section in systemd-resolved.service man page into three
by Lennart Poettering
· 6 years ago
fdb4d31
resolved: read DNS default route option from networkd
by Lennart Poettering
· 6 years ago
c629354
sd-network: add new API sd_network_link_get_dns_default_route()
by Lennart Poettering
· 6 years ago
7ece6f5
networkd: permit DNS "DefaultRoute" configuration in .network files
by Lennart Poettering
· 6 years ago
0945197
networkd: small simplification
by Lennart Poettering
· 6 years ago
f2fd3cd
resolvectl: add support for reading/writing per-link 'default-route' boolean
by Lennart Poettering
· 6 years ago
efe55c8
resolvectl: minor whitespace fix
by Lennart Poettering
· 6 years ago
7767379
resolved: add bus API to set per-link "default route" boolean
by Lennart Poettering
· 6 years ago
ca5394d
resolved: add an explicit way to configure whether a link is useful as default route
by Lennart Poettering
· 6 years ago
f76fa08
resolved: rework dns_server_limited_domains(), replace by dns_scope_has_route_only_domains()
by Lennart Poettering
· 6 years ago
1750854
resolved: bind .local domains to mDNS with DNS_SCOPE_YES, similar LLMNR
by Lennart Poettering
· 6 years ago
a97a3b2
resolved: rework how we determine which scope to send a query to
by Lennart Poettering
· 6 years ago
89307df
resolved: add comment, explaining when Scope variables are copied from Link
by Lennart Poettering
· 6 years ago
2bfdd6d
resolved: rename_DNS_SCOPE_INVALID → _DNS_SCOPE_MATCH_INVALID
by Lennart Poettering
· 6 years ago
dc2bc98
resolved: check dns_over_tls_mode in link_needs_save()
by Lennart Poettering
· 6 years ago
9a1bbc6
resolved: use structured initialization for DnsScope
by Lennart Poettering
· 6 years ago
b72200a
hwdb: update database
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
aa2437e
NEWS: mention DynamicUser= is disabled for networkd, resolved and timesyncd
by Yu Watanabe
· 6 years ago
67f5c0c
tests: explicitly enable user namespaces for TEST-13-NSPAWN-SMOKE
by Frantisek Sumsal
· 6 years ago
78a562e
hwdb: Add accelerometer orientation quirk for the PoV TAB-P1006W-232-3G
by Hans de Goede
· 6 years ago
614bf41
Merge pull request #11223 from poettering/read-line-0x00-0xff
by Lennart Poettering
· 6 years ago
ce3201d
hwdb: Add support for HP ProBook 645 wifi and slash key (#11207)
by Jeremy Su
· 6 years ago
2881f92
Merge pull request #11222 from keszybz/tmpfiles-crash
by Lennart Poettering
· 6 years ago
ab4a88b
dhcp6: don't enforce DUID content for sd_dhcp6_client_set_duid()
by Thomas Haller
· 6 years ago
bfda0d0
dhcp: don't enforce hardware address length for sd_dhcp_client_set_client_id()
by Thomas Haller
· 6 years ago
b9d8071
dhcp: fix sd_dhcp_client_set_client_id() for infiniband addresses
by Thomas Haller
· 6 years ago
cdce33f
test-fileio: add explicit check for safe_fgetc() with 0xFF
by Lennart Poettering
· 6 years ago
517b776
fileio: fix read_one_line() when reading bytes > 0x7F
by Lennart Poettering
· 6 years ago
6ea05ac
Merge pull request #10912 from poettering/gpt-root-rw
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
082bb1c
tmpfiles: fix crash with NULL in arg_root and other fixes and tests
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
faf9e44
Merge pull request #11215 from poettering/gpt-auto-no-udev
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f70e7f7
dissect: add some assert()s
by Lennart Poettering
· 6 years ago
052eaf5
gpt-auto-generator: don't wait for udev
by Lennart Poettering
· 6 years ago
2141bed
Merge pull request #11212 from keszybz/mount-storm-revert
by Chris Down
· 6 years ago
ec8126d
Revert "core/mount: minimize impact on mount storm."
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
e36db50
Revert "mount: disable mount-storm protection while mount unit is starting."
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
fcfb1f7
mount: disable mount-storm protection while mount unit is starting.
by NeilBrown
· 6 years ago
ff03aee
Merge pull request #11201 from keszybz/more-news
by Lennart Poettering
· 6 years ago
be2e182
Merge pull request #11182 from poettering/fileio-more-paranoia
by Lennart Poettering
· 6 years ago
a361cc9
Merge pull request #11203 from keszybz/json-no-slash-escaping
by Chris Down
· 6 years ago
8edb656
json: do not unescape slashes
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7f9d1ae
test-fileio: test safe_fgetc directly
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
e3b6ae8
update TODO
by Lennart Poettering
· 6 years ago
0d90bd9
process-util: rework getenv_for_pid() to use read_nul_string()
by Lennart Poettering
· 6 years ago
3946d57
test: add test case for read_nul_string()
by Lennart Poettering
· 6 years ago
91a306b
fileio: let's minimize 'count' inc/dec calls
by Lennart Poettering
· 6 years ago
41f1123
fileio: replace read_nul_string() by read_line() with a special flag
by Lennart Poettering
· 6 years ago
2a7797e
process-util: make get_process_environ() safer
by Lennart Poettering
· 6 years ago
03a7dbe
tree-wide: port some code over to safe_fgetc()
by Lennart Poettering
· 6 years ago
b1a082c
NEWS: add a note about symlink following in .wants and .requires
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
e68a35a
NEWS: add note about NNP=yes
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
285a9b2
fileio: add new safe_fgetc() helper call
by Lennart Poettering
· 6 years ago
0e89eb4
Merge pull request #10221 from lucaswerkmeister/bash-completion
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7d1353c
update TODO
by Lennart Poettering
· 6 years ago
fd89051
gpt-auto: propagate gpt partition ro/rw flag into root mount
by Lennart Poettering
· 6 years ago
c94b241
gpt-auto: make arg_root_rw a tri-state
by Lennart Poettering
· 6 years ago
59f13dd
remount-fs: optionally remount / writable, if we are told through an env var
by Lennart Poettering
· 6 years ago
58b86fd
remount-fs: split code for tracking PIDs in hashmap
by Lennart Poettering
· 6 years ago
e0fe3a0
remount-fs: use PATH_IN_SET() at one more place
by Lennart Poettering
· 6 years ago
8a9c44e
gpt-auto: compare kernel cmdline args with proc_cmdline_key_streq()
by Lennart Poettering
· 6 years ago
e4abfc7
Merge pull request #11197 from keszybz/various-fixups
by Lennart Poettering
· 6 years ago
6b25662
Merge pull request #11191 from poettering/hashmap-clear
by Lennart Poettering
· 6 years ago
64d7f7b
units: set NoNewPrivileges= for all long-running services
by Lennart Poettering
· 6 years ago
52ef7bb
units: sort [Service] sections alphabetically
by Lennart Poettering
· 6 years ago
04c6564
Revert "units: set NoNewPrivileges= for all long-running services"
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
459aec5
Merge pull request #11200 from poettering/mailmap-updates-240
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b99b316
Merge pull request #11194 from poettering/resolved-soa-parent
by Lennart Poettering
· 6 years ago
144d7f1
NEWS: add one more item
by Lennart Poettering
· 6 years ago
c37e235
NEWS: update contributors list, taking new .mailmap into account
by Lennart Poettering
· 6 years ago
40f714d
sort .mailmap alphabetically
by Lennart Poettering
· 6 years ago
a0795d4
update .mailmap a bit from v240 contributions
by Lennart Poettering
· 6 years ago
568ef98
test-mountpoint-util: more debug info
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
c512dfb
meson: print EFI CC configuration nicely
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3fa3dc9
meson: rename two more variables from _c to _sources
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
2811184
systemctl: add comment why whitespace in message is needed
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
8872c3a
test-hashmap: add test to compare hashmap_free performance
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
32ca291
test-hashmap: use the usual function headers and print timing stats
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
70b400d
hashmap: use ternary op to shorten code
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7f09920
lldp: add test coverage for sd_lldp_get_neighbors() with multiple neighbors
by Filipe Brandenburger
· 6 years ago
8ae1a82
sd-lldp: accept if a neighbor is already removed from the hashtable
by Lennart Poettering
· 6 years ago
c380b84
hashmap: rework hashmap_clear() to be more defensive
by Lennart Poettering
· 6 years ago
6d72da2
resolved: mention which RRs we query when requesting them to authenticate some other RR
by Lennart Poettering
· 6 years ago
d5acaa5
resolved: only attempt non-answer SOA RRs if they are parents of our query
by Lennart Poettering
· 6 years ago
1a12632
timesync: fix serialization of IP address
by Lennart Poettering
· 6 years ago
Next »