summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* udev: silence warning about PROGRAM+= or IMPORT+= rulesYu Watanabe2019-11-191-8/+2
* udevadm: ignore EROFS and return earlierYu Watanabe2019-11-191-2/+5
* basic: add vmware hypervisor detection from device-treeCyprien Laplace2019-11-191-0/+2
* umount: be happy if /proc/swaps doesn't existLennart Poettering2019-11-191-0/+2
* shutdown: make logging more useful if NULL swap/mount table files are specifiedLennart Poettering2019-11-191-4/+4
* core: do not propagate polkit error to callerZbigniew Jędrzejewski-Szmek2019-11-191-2/+2
* ask-password: don't hit assert() when we query pw which the user C-d and cach...Lennart Poettering2019-11-191-2/+2
* cryptsetup-generator: guess whether the keyfile argument is two items or oneZbigniew Jędrzejewski-Szmek2019-11-191-15/+30
* verify: fix segmentation faultHATAYAMA Daisuke2019-11-191-4/+7
* timedated: it might be that tzinfo files are just not installedLennart Poettering2019-11-191-1/+1
* timedated: handle UTC specially, when generating /etc/localtimeLennart Poettering2019-11-191-9/+24
* time-util: treat /etc/localtime missing as UTCLennart Poettering2019-11-191-2/+11
* bpf: fix off-by-one in class whitelistingZbigniew Jędrzejewski-Szmek2019-11-191-1/+1
* bpf: fix device type filterZbigniew Jędrzejewski-Szmek2019-11-191-1/+2
* core: constify bpf program arraysZbigniew Jędrzejewski-Szmek2019-11-193-54/+48
* run: propagate return code/status from the childZbigniew Jędrzejewski-Szmek2019-11-191-2/+8
* udevd: fix crash when workers time out after exit is signal caughtMartin Wilck2019-11-191-2/+2
* udev: ignore error caused by device disconnectionYu Watanabe2019-11-191-8/+15
* udev: fix error code in the log messageYu Watanabe2019-11-191-2/+1
* udev: ignore ENOENT when chmod_and_chown() device nodeYu Watanabe2019-11-191-0/+2
* udev: do not append newline when write attributesYu Watanabe2019-11-191-1/+1
* time-util: uniquify timezone list, in case UTC is listed in timezone1970.tab,...Lennart Poettering2019-11-191-0/+1
* time-util: always accept UTC as valid timezoneLennart Poettering2019-11-191-0/+4
* seccomp: add all *time64 syscallsZbigniew Jędrzejewski-Szmek2019-11-191-0/+20
* libblkid: open device in nonblock mode.Michal Suchanek2019-11-191-1/+1
* shared/format-table: disable ellipsization when pipedZbigniew Jędrzejewski-Szmek2019-11-192-9/+22
* sd-device-enumerator: do not return error when a device is removedYu Watanabe2019-11-191-2/+7
* bootctl: create leading dirs when "bootctl random-seed" is called if neededLennart Poettering2019-11-191-0/+8
* core, job: fix breakage of ordering dependencies by systemctl reload commandHATAYAMA Daisuke2019-11-191-3/+3
* journalctl: allow running vacuum on remote journals, tooJan Kundrát2019-11-191-3/+0
* allow an empty DefaultInstance= in configuration filesJérémy Rosen2019-11-191-0/+5
* nspawn: respect quiet on capabilities warningJustin Trudell2019-11-191-1/+2
* nspawn: mangle slice nameLennart Poettering2019-11-191-2/+7
* sd-boot: Silence compiler warning when building with -O2Jan Janssen2019-11-191-9/+5
* sd-boot: Don't loudly complain if RNG protocol isn't availableJan Janssen2019-11-191-21/+6
* sd-boot: Only disable optimization on debug buildsJan Janssen2019-11-191-1/+7
* sd-event: don't invalidate source type on disconnectLennart Poettering2019-11-191-1/+3
* analyze: fix minor memleakLennart Poettering2019-11-191-1/+1
* analyze: sort list of unknown syscalls kernel implementsLennart Poettering2019-11-191-4/+10
* seccomp: add new Linux 5.3 syscalls to syscall filter listsLennart Poettering2019-11-191-0/+12
* resolved: check for IP in certificate when using DoT with GnuTLSIwan Timmer2019-11-192-2/+12
* resolved: require at least version 3.6.0 of GnuTLS for DNS-over-TLSIwan Timmer2019-11-191-4/+0
* network-generator: Add missing help for --rootDavid Pedersen2019-11-191-0/+1
* modules-load: do not fail service if modules are not presentZbigniew Jędrzejewski-Szmek2019-11-191-2/+4
* pid1: order .automount units after local-fs-pre.targetZbigniew Jędrzejewski-Szmek2019-11-191-0/+4
* shared/install: failing with -ELOOP can be due to the use of an alias in inst...Franck Bui2019-11-191-2/+4
* shared/install: fix error codes returned by install_context_apply()Franck Bui2019-11-191-1/+1
* resolved: set stream type during DnsStream creationDan Streetman2019-11-191-0/+1
* sd-device: allow sd_device_get_devtype to be called with NULL arg and do not ...Zbigniew Jędrzejewski-Szmek2019-11-191-4/+4
* Remove unused plymouth_running() functionZbigniew Jędrzejewski-Szmek2019-11-193-14/+0