summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sd-event: always reshuffle time prioq on changing online/offline statev248.6Yu Watanabe2021-07-231-22/+11
* sd-event: make event_source_time_prioq_reshuffle() accept all event source typeYu Watanabe2021-07-231-4/+5
* sd-event: use usec_add()Yu Watanabe2021-07-231-2/+2
* sd-event: drop unnecessary "else"Yu Watanabe2021-07-231-2/+2
* man: document nss-{resolve,myhostname} resolving in the other direction, tooFlorian Klink2021-07-232-1/+12
* man: stop recommending putting myhostname after dnsFlorian Klink2021-07-231-10/+6
* pid1: propagate the original command line when reexecutingZbigniew Jędrzejewski-Szmek2021-07-231-10/+53
* sd-bus: fix missing initializer in SD_BUS_VTABLE_END (#20253)Matthijs van Duin2021-07-231-1/+8
* hwdb: 60-keyboard::remove hardcoded definition for KEYBOARD_KEY_56 for MSI P...Aakash Singh2021-07-221-1/+0
* alloc-util: introduce MALLOC_SIZEOF_SAFE() helperLennart Poettering2021-07-223-3/+15
* fileio: bump limit for read_full_file() and friends to 64MLennart Poettering2021-07-221-7/+16
* basic/unit-name: do not use strdupa() on a pathv248.5Zbigniew Jędrzejewski-Szmek2021-07-201-8/+5
* Minor typo (#20254)rene2021-07-201-1/+1
* shell-completion/zsh/_systemd-run: Fix completion of command names and argumentsduament2021-07-201-1/+2
* man/systemd.network: Fix duplicate Xfrm descriptionRaul Tambre2021-07-201-8/+0
* shared/format-table: allocate buffer of sufficient sizeZbigniew Jędrzejewski-Szmek2021-07-201-2/+2
* homed: allow systemd-homed access to FIDO2 devicesGibeom Gwon2021-07-201-0/+1
* systemctl: show error when help for unknown unit is requestedZbigniew Jędrzejewski-Szmek2021-07-201-1/+1
* Updated manpage for sd_bus_set_propertyBen Stockett2021-07-201-6/+3
* Fixed typo (#20187)nassir902021-07-201-2/+2
* test: strip binaries by defaultFrantisek Sumsal2021-07-201-0/+1
* test: bump the test timeout to give ldconfig.service enough time to finishFrantisek Sumsal2021-07-201-1/+1
* docs: improve wording when mentioning the acronym "ESP"nl67202021-07-205-10/+10
* hwdb: update to state from v249v248.4Zbigniew Jędrzejewski-Szmek2021-07-1218-1374/+10825
* hwdb: allow parser to expect usage of slash sign in value of propertyTakashi Sakamoto2021-07-121-1/+1
* hostnamed: correct variable with errno in fallback_chassisJan Palus2021-07-121-4/+4
* meson: install the right README file in modprobe.dZbigniew Jędrzejewski-Szmek2021-07-122-3/+6
* Clarify the behaviour of suspend-then-sleep mode in the manual pages.Hamish Moffatt2021-07-122-7/+12
* NEWS: add old entry about Type=etherZbigniew Jędrzejewski-Szmek2021-07-121-0/+5
* oomd: don't collect candidate stats on every intervalAnita Zhang2021-07-121-7/+0
* tmpfiles: fix borked assertZbigniew Jędrzejewski-Szmek2021-07-121-4/+4
* man: correct return value of sd_bus_open_with_descriptionLuca Boccassi2021-07-121-2/+5
* units: correct description of final.targetqhill2021-07-121-1/+1
* coredumpctl: show --help text if "coredumpctl help" is calledLennart Poettering2021-07-121-2/+3
* udev: Fix by-uuid symlink for ubifs volumesTrent Piepho2021-07-121-1/+1
* oomd: review follow ups to #20020Anita Zhang2021-07-123-12/+27
* Revert "rules: ubi mtd - add link to named partitions"Lennart Poettering2021-07-122-6/+0
* core: add comment explaining event source deallocationZbigniew Jędrzejewski-Szmek2021-07-121-5/+5
* units: adjust description of systemd-update-utmp.serviceZbigniew Jędrzejewski-Szmek2021-07-123-4/+4
* units: shorten description of kmod-static-nodes.serviceZbigniew Jędrzejewski-Szmek2021-07-121-1/+1
* units: adjust Descriptions of various unitsZbigniew Jędrzejewski-Szmek2021-07-1223-23/+23
* logind, units: unit Descriptions should be capitalizedZbigniew Jędrzejewski-Szmek2021-07-123-3/+3
* core: add default descriptions for slicesZbigniew Jędrzejewski-Szmek2021-07-121-0/+8
* core/service: rework management of exec_fd event sourceZbigniew Jędrzejewski-Szmek2021-07-121-3/+8
* sd-event: add more asserts about event source integrityZbigniew Jędrzejewski-Szmek2021-07-121-1/+13
* core: disable event sources before unreffing themZbigniew Jędrzejewski-Szmek2021-07-1213-49/+49
* Revert "core: do not set noexec on sysfs/procfs"Lennart Poettering2021-07-121-1/+1
* core/cgroup: upgrade log level when we fail to rescope a pidZbigniew Jędrzejewski-Szmek2021-07-121-7/+11
* core: emit nicer log message for exiting ConditionExec processesZbigniew Jędrzejewski-Szmek2021-07-122-5/+18
* oomd: check mem free and swap free before doing a swap-based killAnita Zhang2021-07-122-8/+15