Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
e62a7fea757f259eb330da5b6d3ab4ede46400a2
e62a7fe
Merge pull request #11714 from poettering/final-news-241
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
v241
a641bcb
update hwdb
by Lennart Poettering
· 6 years ago
d0f7174
NEWS: update for final v241
by Lennart Poettering
· 6 years ago
6d586a1
sd-bus: if we receive an invalid dbus message, ignore and proceeed
by Lennart Poettering
· 6 years ago
dc9cced
Merge pull request #11704 from yuwata/fix-oss-fuzz-12980
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
dc4b6f8
sd-hwdb: fix matching for characters with an ord > 127
by Peter Hutterer
· 6 years ago
0471921
Merge pull request #11487 from poettering/unprotect-errno
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
31cbd20
udev: check whether systemd is running, and do not use cg_kill() if not
by Yu Watanabe
· 6 years ago
eb80dbd
Merge pull request #11423 from ssahani/issue-9890
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
2e86089
Merge pull request #11707 from keszybz/man-directives-spring-cleaning
by Lennart Poettering
· 6 years ago
6772ce6
man: move sd-login(5) udev tags to the udev section
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
bc61c2b
man: add a new section for EFI variables
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
37dac21
man: add a new directives section for .nspawn
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d2acdcc
man: move all config file options to one section
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
833fc98
man: move os-release, machine-info, vconsole.conf vars to envvar section
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b678359
man: use <constant> for SD_BUS_ERROR_* and SD_BUS_NAME_* constants
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
2691d65
man: use <varname> for pam configuration options
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
6f520e7
man: fix markup and grammar for FOU{Source,Destination}Port=
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
e0e2ecd
man: move entries to the right section in systemd.directives
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
be18d18
test: add testcase for oss-fuzz#12980
by Yu Watanabe
· 6 years ago
6e2efb6
udev-rule: make rule_add_key() return negative errno when too much tokens
by Yu Watanabe
· 6 years ago
05514ae
test-network: add tests for LinkLocalAddressing=
by Yu Watanabe
· 6 years ago
0e2fdb8
networkd: honour LinkLocalAddressing
by Susant Sahani
· 6 years ago
b35d6d8
test: replace echo with socat
by Frantisek Sumsal
· 6 years ago
52c6c9e
core: when we uninstall a job, add unit to dbus queue
by Alberts Muktupāvels
· 6 years ago
ac8956e
Update mount.c
by Stephan E
· 6 years ago
8e3c445
hwdb: Fix rotation for Nuvision Solo 10 Draw (#11686)
by Lance
· 6 years ago
aa4b6da
hwdb: Add accelerometer mount matrix for ASUS MeMO Pad 7 (ME176C)
by Stephan Gerhold
· 6 years ago
14648b7
test-json: do not pass ephemeral array as intializer to JSON_BUILD_STRV
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
ed2dc50
rule-syntax-check: allow PROGRAM as an assignment
by Jan Synacek
· 6 years ago
2f92b1e
boot/efi: use a wildcard section copy for final EFI generation
by YiFei Zhu
· 6 years ago
841e104
semaphore: keep build settings in the repository
by Evgeny Vereshchagin
· 6 years ago
a61b550
man: mention vlan devices inherit the MAC address of the physical interface
by Yu Watanabe
· 6 years ago
b412fce
test-network: use dnsmasq with --dhcp-alternate-port option to test DHCP.ListenPort=
by Yu Watanabe
· 6 years ago
9ef55e8
Merge pull request #11647 from thom311/hashmap-avoid-compiler-warning
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a6fe3b4
rpm: use sh compatible redirects
by Jan Engelhardt
· 6 years ago
cdccd29
nss: unportect errno before writing to NSS' *errnop
by Lennart Poettering
· 7 years ago
840f606
util.h: add new UNPROTECT_ERRNO macro
by Lennart Poettering
· 7 years ago
1cae151
automount: don't pass non-blocking pipe to kernel.
by NeilBrown
· 6 years ago
eb7e351
Merge pull request #11578 from keszybz/gcc-9-fixes
by Lennart Poettering
· 6 years ago
ad28cfe
Merge pull request #11655 from yuwata/fix-11652
by Lennart Poettering
· 6 years ago
6f29144
Merge pull request #11659 from yuwata/fix-11643
by Lennart Poettering
· 6 years ago
a4a1d59
Merge pull request #11663 from yuwata/follow-up-10712
by Lennart Poettering
· 6 years ago
2104273
sd-daemon: make sd_booted() return negative errno on unexpected error
by Yu Watanabe
· 6 years ago
64242fd
core/dbus-service: empty assignment to PIDFile= resets the value
by Yu Watanabe
· 6 years ago
c79d66f
core/dbus-service: write PIDFile= setting to transient unit file
by Yu Watanabe
· 6 years ago
b8055c0
core/load-fragment: empty assignment to PIDFile= resets the value
by Yu Watanabe
· 6 years ago
6757750
curl-util: fix use after free
by Yu Watanabe
· 6 years ago
9b5b4be
pull: fix invalid error check
by Yu Watanabe
· 6 years ago
e327272
test-network: ignore tunnel devices automatically added by kernel
by Yu Watanabe
· 6 years ago
2b3943a
Merge pull request #11656 from yuwata/test-network-routing-policy-rule-check-kernel
by Frantisek Sumsal
· 6 years ago
d586a2c
test-network: check port range and ipproto attributes are supported by kernel and ip command
by Yu Watanabe
· 6 years ago
9ffb909
test: add a test case for issue #11652
by Yu Watanabe
· 6 years ago
5ce4169
sd-device: fix device_copy_properties()
by Yu Watanabe
· 6 years ago
23cfbcc
test-sizeof: print the alignments too
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3c7ddda
efivars: remove direct access to unaligned structure members
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f7cb1c7
efivars: make sure that _packed_ structure members are actually aligned as expected
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
6d6308f
udevadm info: "-a" should enumerate sysfs attributes, not envs (#11642)
by Mantas Mikulėnas
· 6 years ago
c92ab23
test-resolve: increase timeout to 120s
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
62353f6
journal: drop _packed_ attribute in a few places
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
6b68c26
test-util: drop _packed_ attribute
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
e27b9ab
libsystemd-network: remove _packed_ attribute to appease the compiler
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
95832a0
analyze security: fix recursive call of syscall_names_in_filter()
by Yu Watanabe
· 6 years ago
6f61b14
portable: document /etc/machine-id and /etc/resolv.conf
by Дамјан Георгиевски
· 6 years ago
16a8187
hwdb: Add support for Gemini NC14 keyboard
by Jonathan McDowell
· 6 years ago
19df01f
machinectl: fix argument index in error log
by Yu Watanabe
· 6 years ago
b858d7d
Merge pull request #11641 from ffontaine/master
by Lennart Poettering
· 6 years ago
c38dbea
Merge pull request #11621 from yuwata/man-ref-systemd-system-conf
by Lennart Poettering
· 6 years ago
a579d42
NEWS fix boolean value for meson options
by Christian Hesse
· 6 years ago
51c682d
hashmap: always set key output argument of internal_hashmap_first_key_and_value()
by Thomas Haller
· 6 years ago
ca32371
hashmap: avoid uninitialized variable warning in internal_hashmap_clear()
by Thomas Haller
· 6 years ago
b8cd434
hwdb: Add key-mapping for GPIO-keys on HP stream 7 tablet (#11631)
by Hans de Goede
· 6 years ago
a2ca575
Add another entry for MX Master to 70-mouse.hwdb (#11633)
by Claudius Ellsel
· 6 years ago
aeed833
networkd-dhcp6.c: fix build without IFA_F_NOPREFIXROUTE
by Fabrice Fontaine
· 6 years ago
081aea2
networkd-address.c: fix build without IFA_F_NOPREFIXROUTE
by Fabrice Fontaine
· 6 years ago
d909e4a
networkd-ndisc.c: fix build without IFA_F_NOPREFIXROUTE
by Fabrice Fontaine
· 6 years ago
7bd188b
networkd-brvlan.c: fix build without BRIDGE_VLAN_INFO_RANGE_END
by Fabrice Fontaine
· 6 years ago
9d8c69c
Merge pull request #11637 from yuwata/fix-test-network
by Frantisek Sumsal
· 6 years ago
e298df6
travis: stop using the official upstream-systemd-ci repository
by Evgeny Vereshchagin
· 6 years ago
f5d191a
test-network: add or drop whitespace
by Yu Watanabe
· 6 years ago
3e9d555
test-network: fix test_dhcp_server() and test_ipv6_prefix_delegation()
by Yu Watanabe
· 6 years ago
f2ea9cc
shared: Revert commit 49fe5c099 in parts for function parse_acl.
by YmrDtnJu
· 6 years ago
19632f6
test: (ArchLinux) Replace initramfs-linux.img with initramfs-linux-fallback.img.
by Taro Yamada
· 6 years ago
3285320
test-execute: unset $HOME before testing
by Yu Watanabe
· 6 years ago
d1698b8
man: add referecne to systemd-system.conf
by Yu Watanabe
· 6 years ago
7e68a33
man: clarify the source of DefaultTimeoutStartSec=
by Yu Watanabe
· 6 years ago
68d838f
man: fix volume num of journalctl
by Yu Watanabe
· 6 years ago
118dccc
pager: improve english a bit
by Lennart Poettering
· 7 years ago
913b9ba
Add Lenovo Yoga 500-14IBD, 80N4 GlidePoint Touchpad (#11606)
by govwin
· 6 years ago
ba7a6b8
More NEWS prep for v241
by Lennart Poettering
· 6 years ago
v241-rc2
7bea7f9
test-network: skip erspan test if not available
by Susant Sahani
· 6 years ago
3fb1ea3
Merge pull request #11592 from evverx/ignore-memory-leaks-in-dbus
by Evgeny Vereshchagin
· 6 years ago
7f700b8
Fixed minor typo in man/tmpfiles.d.xml
by Ronnie P. Thomas
· 6 years ago
a19f909
tests: crash PID1 if UBSan is unhappy
by Evgeny Vereshchagin
· 6 years ago
d56db49
tests: ignore memory leaks in dbus-daemon
by Evgeny Vereshchagin
· 6 years ago
8605a4b
travis: switch to the "official" systemd-ci repository
by Evgeny Vereshchagin
· 6 years ago
92dc48a
Merge pull request #11540 from taro-yamada/mytest
by Lennart Poettering
· 6 years ago
f90bf54
Merge pull request #11569 from yuwata/first-step-11307
by Lennart Poettering
· 6 years ago
0b5245a
test-network: set missing prefixlen
by Yu Watanabe
· 6 years ago
0f70720
network: warn if Address= is specified without prefixlen
by Yu Watanabe
· 6 years ago
Next »