Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
4d484e14bb9864cef1d124885e625f33bf31e91c
4d484e1
Merge pull request #17738 from keszybz/hwdb-news-update-v247
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
v247
d5923e3
shared/seccomp-util: address family filtering is broken on ppc
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
d90922f
NEWS: fix kernel version number reference
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
d0dcf59
NEWS: version 247
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
fe7576e
hwdb: update chromiumos autosuspend rules
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
6a8b36e
hwdb: update for v247
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
89341c8
docs/RELEASE: clarify which steps are done when
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
ebc815c
test: use cap_last_cap() for max supported cap number, not capability_list_length()
by Dan Streetman
· 5 years ago
9684a01
Translated using Weblate (Chinese (Simplified))
by Whired Planck
· 5 years ago
18c4e13
Merge pull request #17622 from yuwata/udev-database-set-udev-version
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
362ddd7
add touchpad-edge-detect output for the Lenovo Thinkpad Extreme to evdev.hwdb
by Lee Whalen
· 5 years ago
35ad711
Merge pull request #17709 from yuwata/test-seccomp-skip
by Yu Watanabe
· 5 years ago
6ece7cd
sd-device: make sd_device_has_current_tag() and friends compatible with database version 0
by Yu Watanabe
· 5 years ago
58b30ad
sd-device: introduce database version and save it in udev database V field
by Yu Watanabe
· 5 years ago
9e25cca
sd-device: make device_add_property_internal() inline
by Yu Watanabe
· 5 years ago
7a1fe27
man: slightly update the man page of sd_bus_message_read_basic()
by Yu Watanabe
· 5 years ago
78c4f2f
man: Fixed an incomplete sentence
by igo95862
· 5 years ago
73a1d7d
man: Specify that sd_bus_message_read_basic returns 0 if end of array had been reached.
by igo95862
· 5 years ago
5695ee5
docs: document what VPNs should do to systemd-resolved.service
by Lennart Poettering
· 5 years ago
2fa0bd7
core/mount: mount command may fail after adding the corresponding proc mountinfo entry
by Yu Watanabe
· 5 years ago
9642983
Merge pull request #17715 from yuwata/specifier-follow-ups
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
8bc6ade
cryptsetup: use log_warning_errno() where we can, instead of log_warning()
by Lennart Poettering
· 5 years ago
ef58c14
Merge pull request #17721 from poettering/more-strjoin-cryptsetup
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
e2c5e69
mkosi: make sure our mkosi files work with f33
by Lennart Poettering
· 5 years ago
a0dfd10
test: skip several tests in test-seccomp when running on asan
by Yu Watanabe
· 5 years ago
866f698
test: skip several tests in test-seccomp when running on valgrind
by Yu Watanabe
· 5 years ago
77f5277
man: clarify DefaultTasksMax doc
by Pavel Sapezhko
· 5 years ago
cb42e63
units: typo fix /proc/<pid>/exec → /proc/<pid>/exe
by Lennart Poettering
· 5 years ago
090685b
cryptsetup: use strjoin() for concatenating strings
by Lennart Poettering
· 5 years ago
c7faa23
units: document why CAP_SYS_PTRACE is needed by journald
by Franck Bui
· 5 years ago
48e0abb
tree-wide: fix typo
by Yu Watanabe
· 5 years ago
e93387f
tree-wide: sort specifiers and move common comments to specifier.h
by Yu Watanabe
· 5 years ago
5531880
man: sort specifiers alphabetically
by Yu Watanabe
· 5 years ago
46a3ade
man: add missing specifiers supported in [INSTALL] section
by Yu Watanabe
· 5 years ago
2824aa0
specifiers: introduce common macros for generating specifier tables
by Lennart Poettering
· 5 years ago
ff84fad
Merge pull request #17706 from ddstreet/test-move-pam-systemd-user
by Michael Biebl
· 5 years ago
7bfcc0d
NEWS: mention that we intend to retrigger udev devices on package upgrade
by Lennart Poettering
· 5 years ago
d2e545f
pam_systemd_home: export password as PAM_AUTHTOK
by Christoph Ruegge
· 5 years ago
567fe1d
Merge pull request #17680 from yuwata/udev-link-mac-address
by Lennart Poettering
· 5 years ago
11b9105
seccomp: also move munmap into @default syscall filter set
by Yu Watanabe
· 5 years ago
cfb6197
sd-device-enumerator: do not return error when a device is removed
by INSUN PYO
· 5 years ago
cd0d230
kernel-install: drop redundant "/"
by Yu Watanabe
· 5 years ago
ca91ce3
man: bootctl set-default/oneshot accept an empty string
by Yu Watanabe
· 5 years ago
a2e926a
Revert "semaphore: temporarily explicitly use the US image mirror"
by Frantisek Sumsal
· 5 years ago
3965279
test/test-functions: copy /usr/lib/pam.d into $initdir
by Dan Streetman
· 5 years ago
6671ff5
unit: update comment about OOM score
by Yu Watanabe
· 5 years ago
4fab57c
Merge pull request #17669 from yuwata/coccinelle-update
by Lennart Poettering
· 5 years ago
e3650d6
Merge pull request #17676 from yuwata/lgtm-fixes
by Lennart Poettering
· 5 years ago
499f0f8
gpt: add RISC-V GPT partition typecode uuid
by Dimitri John Ledkov
· 5 years ago
5b63909
curl-util: fix callback prototype
by Etienne Doms
· 5 years ago
5acd143
Merge pull request #17685 from yuwata/curl-no-oldies
by Lennart Poettering
· 5 years ago
37d0d07
Merge pull request #17687 from yuwata/use-localtime_or_gmtime_r
by Lennart Poettering
· 5 years ago
8dc1ad0
backlight: add several debug logs and adjust log level of non critical error
by Yu Watanabe
· 5 years ago
1d370b2
networkd/dhcp6: allow layer3 devices without MAC
by Jörg Thalheim
· 5 years ago
207194c
man: Fix misspelling of directive and typos in systemd-coredump man page
by vanou
· 5 years ago
18f3bc9
hwdb: set fuzz value for lenovo x240 touchpad to improve cursor precision (#17659)
by Jérémy Nouhaud
· 5 years ago
f9c443b
logs-show: use localtime_or_gmtime_r()
by Yu Watanabe
· 5 years ago
56b0ef2
timedate: use localtime_or_gmtime_r() and mktime_or_timegm()
by Yu Watanabe
· 5 years ago
435b5ba
meson: set CURL_NO_OLDIES in developer mode
by Yu Watanabe
· 5 years ago
2d052a0
curl-util: fix type CURL -> CURLM
by Yu Watanabe
· 5 years ago
07ccf43
units: restore sysfs conditions in sys-fs-fuse-connections.mount and sys-kernel-config.mount
by Franck Bui
· 5 years ago
db39a62
core/mount: mount_start() may be called during the state is MOUNT_MOUNTING_DONE
by Yu Watanabe
· 5 years ago
428a9f6
core: serialize u->pids until the processes have been moved to the scope cgroup
by Franck Bui
· 5 years ago
6ca4a07
man: to make MACAddress= take effect, MACAddressPolicy= must be "none"
by Yu Watanabe
· 5 years ago
a7a12bf
link-config: warn when MACAddress= is set with MACAddressPolicy=persistent or random
by Yu Watanabe
· 5 years ago
d03cb6b
link-config: make MACAddressPolicy= accept an empty string
by Yu Watanabe
· 5 years ago
eebd1c3
Merge pull request #17649 from yuwata/resolve-dnssd-template-name
by Lennart Poettering
· 5 years ago
cd580a3
Merge pull request #17658 from jwrdegoede/hwdb-accel-work
by Lennart Poettering
· 5 years ago
e23baae
systemctl: fix potential pointer overflow
by Yu Watanabe
· 5 years ago
45752a2
tools: drop unnecessary "else" after for loop
by Yu Watanabe
· 5 years ago
48b11b0
ask-passwd: drop a condition which is always false
by Yu Watanabe
· 5 years ago
283ec78
resolvectl: drop a condition which is always true
by Yu Watanabe
· 5 years ago
1058390
pstore: use log_oom()
by Yu Watanabe
· 5 years ago
0aa8730
coccinelle: always use SYNTHETIC_ERRNO() macro
by Yu Watanabe
· 5 years ago
fed66db
tree-wide: use return value of log_xxx_errno()
by Yu Watanabe
· 5 years ago
a61c0bd
coccinelle: add one more rule to use return value of log_xxx_errno()
by Yu Watanabe
· 5 years ago
5abede3
seccomp: move brk+mmap+mmap2 into @default syscall filter set
by Lennart Poettering
· 5 years ago
bca0618
Merge pull request #17667 from fbuihuu/fix-module-loading-from-udev-rule
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
bb4cbb2
man: suffix settings name with = and enclose in <varname>
by Lennart Poettering
· 5 years ago
42cc285
units: wait until some fs modules are entirely loaded before mounting their corresponding filesystem
by Franck Bui
· 5 years ago
b3e3258
Revert "units: skip modprobe@.service if the unit appears to be already loaded"
by Franck Bui
· 5 years ago
86de5e4
hwdb: Add accel orientation quirk for Acer Aspire Switch 10 SW3-016 2-in-1
by Hans de Goede
· 5 years ago
5658494
hwdb: Add accel orientation quirk for Voyo Winpad A15 tablet
by Hans de Goede
· 5 years ago
169cd66
hwdb: Add accel orientation quirk for Lenovo ThinkPad Yoga 11e 4th gen
by Hans de Goede
· 5 years ago
21b5865
hwdb: Fix accel orientation quirk Z-axis for Lenovo ThinkPad Yoga 11e 3th gen
by Hans de Goede
· 5 years ago
276ede0
hwdb: Add base accelerometer orientation quirk for base sensor of Medion Akoya E* series
by Hans de Goede
· 5 years ago
b24e437
hwdb: Document how to properly set the mount-matrix for the base-accelerometer in 360 degree hinges style 2-in-1s with 2 accelerometers
by Hans de Goede
· 5 years ago
f56a9cb
khash: fix structured initializer
by Yu Watanabe
· 5 years ago
0e57786
man: Fix sd_bus_message_append_array_space function signature
by igo95862
· 5 years ago
e030008
Merge pull request #17651 from yuwata/the-the
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
e3500e9
JOURNAL_FILE_FORMAT: fixup typos and punctuation
by Vito Caputo
· 5 years ago
273d76f
tree-wide: update "that that"
by Yu Watanabe
· 5 years ago
10f3484
man,NEWS: fix "the the"
by Yu Watanabe
· 5 years ago
b9cbb08
sd-device: drop unwanted newline in netlink message
by Yu Watanabe
· 5 years ago
d407638
test/udev-test: gracefully exit when imports fail
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
dd2e9e1
resolve: ignore invalid service template name
by Yu Watanabe
· 5 years ago
0c94964
resolve: make config_parse_dnssd_service_name() accepts an empty string
by Yu Watanabe
· 5 years ago
a37eb63
resolve: add a short comment about difference between dnssd_render_instance_name() and config_parse_dnssd_service_name()
by Yu Watanabe
· 5 years ago
d63542b
resolve: wrap long line
by Yu Watanabe
· 5 years ago
07e4a8d
Revert "resolve: check DNSSD service name template before assigning it"
by Roman Beranek
· 5 years ago
Next »