summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test-login: skip consistency checks when logind is not activev246.9Zbigniew Jędrzejewski-Szmek2020-12-161-49/+55
* selinux: create unit invocation links with default SELinux contextChristian Göttsche2020-12-163-2/+25
* network: honor M or O flag in RA even if IPv6AcceptRA.DHCPv6Cleint=alwaysv246.8Yu Watanabe2020-12-162-7/+13
* journalctl: don't skip the entries that have the same seqnumshenyangyang42020-12-162-3/+8
* sd-bus: use SOCK_CLOEXEC on one more socketLennart Poettering2020-12-161-1/+1
* resolved: create stub-resolv.conf symlink with correct security labelOndrej Mosnacek2020-12-161-1/+2
* efi: Only use arm flags if supportedAndrew Balmos2020-12-161-1/+7
* core: detect_container() may return negative errnoYu Watanabe2020-12-161-1/+1
* meson: Fix reallocarray checkKhem Raj2020-12-161-1/+1
* meson: check that cxx variable is set before using itLuca Boccassi2020-12-161-1/+1
* udev: Fix sound.target dependencyTakashi Iwai2020-12-101-1/+1
* man: document that automount units are privilegedLennart Poettering2020-12-102-0/+7
* log: open journal when cli program run in a service unitYu Watanabe2020-12-101-1/+3
* log: make show_color variable tristateYu Watanabe2020-12-101-4/+4
* log: merge conditions to reduce indentationYu Watanabe2020-12-101-5/+4
* logind: fix closing of button input devicesLennart Poettering2020-12-101-12/+6
* Update logind-button.cnihilix-melix2020-12-101-3/+6
* async: add trivial cleanup wrapper for asynchronous_close()Lennart Poettering2020-12-101-0/+6
* cgroup: Also set blkio.bfq.weightPavel Hrdina2020-12-101-0/+5
* generator: use kmsg in system-level generators, journal otherwisev246.7Lennart Poettering2020-12-081-2/+8
* log: normalize log target condition checkLennart Poettering2020-12-081-20/+31
* log: update commentLennart Poettering2020-12-081-1/+1
* Don't assume /run/systemd exists when creating unit-rootDaan De Meyer2020-12-081-0/+5
* resolved: beef up logic for suppressing "localhost" entry in /etc/hostsLennart Poettering2020-12-081-4/+91
* resolved: use stat_inode_unmodified() to detect /etc/hosts changesLennart Poettering2020-12-083-15/+7
* resolved: never allow _gateway lookups to go to the networkLennart Poettering2020-12-081-4/+12
* resolved: lower SERVFAIL cache timeout from 30s to 10sLennart Poettering2020-12-081-1/+1
* resolved: bind socket to interface during connect()Lennart Poettering2020-12-082-2/+29
* socket-util: add sockaddr_in_addr() helperLennart Poettering2020-12-082-1/+21
* resolved: insert large dgram size into EDNS0 only when in LARGE UDP modeLennart Poettering2020-12-081-1/+1
* dns-domain: try IDN2003 rules if IDN2008 doesn't workLennart Poettering2020-12-081-0/+6
* virt: Properly detect nested UML inside another hypervisorChristopher Obbard2020-12-081-9/+11
* resolved: properly check per-link NTA listLennart Poettering2020-12-083-1/+26
* meson: use '_' as separator in fuzz test namesYu Watanabe2020-12-081-1/+1
* man: Speicfy exact return values of sd_bus_message_enter_containerigo958622020-12-081-2/+7
* network: fix return valuesYu Watanabe2020-12-081-5/+4
* shared/seccomp-util: address family filtering is broken on ppcZbigniew Jędrzejewski-Szmek2020-12-082-4/+4
* test: use cap_last_cap() for max supported cap number, not capability_list_le...Dan Streetman2020-12-082-29/+36
* man: slightly update the man page of sd_bus_message_read_basic()Yu Watanabe2020-12-081-1/+1
* man: Fixed an incomplete sentenceigo958622020-12-081-1/+1
* man: Specify that sd_bus_message_read_basic returns 0 if end of array had bee...igo958622020-12-081-3/+3
* core/mount: mount command may fail after adding the corresponding proc mounti...Yu Watanabe2020-12-081-0/+9
* mkosi: make sure our mkosi files work with f33Lennart Poettering2020-12-082-2/+6
* man: clarify DefaultTasksMax docPavel Sapezhko2020-12-081-2/+4
* seccomp: also move munmap into @default syscall filter setYu Watanabe2020-12-081-1/+1
* sd-device-enumerator: do not return error when a device is removedINSUN PYO2020-12-081-1/+2
* curl-util: fix callback prototypeEtienne Doms2020-12-081-1/+1
* curl-util: fix type CURL -> CURLMYu Watanabe2020-12-082-2/+2
* units: restore sysfs conditions in sys-fs-fuse-connections.mount and sys-kern...Franck Bui2020-12-082-0/+2
* core/mount: mount_start() may be called during the state is MOUNT_MOUNTING_DONEYu Watanabe2020-12-081-1/+1