summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop dirent.h when dirent-util.h is includedYu Watanabe2019-11-043-3/+0
* tree-wide: drop alloca.h when alloc-util.h is includedYu Watanabe2019-11-043-3/+0
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-0425-25/+0
* tree-wide: drop missing.hYu Watanabe2019-10-319-9/+8
* calendarspec: fix calculation of timespec iterations that fall onto a DST changeZbigniew Jędrzejewski-Szmek2019-10-301-20/+34
* seccomp: add new Linux 5.3 syscalls to syscall filter listsLennart Poettering2019-10-301-0/+12
* Merge pull request #13867 from keszybz/man-conditionYu Watanabe2019-10-301-1/+1
|\
| * shared: small typoZbigniew Jędrzejewski-Szmek2019-10-281-1/+1
* | Merge pull request #13423 from pwithnall/12035-session-time-limitsZbigniew Jędrzejewski-Szmek2019-10-281-4/+16
|\ \
| * | scope: Support RuntimeMaxSec= directive in scope unitsPhilip Withnall2019-10-281-0/+4
| * | shared: Factor out bus_append_scope_property() for scopesPhilip Withnall2019-07-291-4/+12
* | | Merge pull request #13635 from fbuihuu/no-aliases-with-enableZbigniew Jędrzejewski-Szmek2019-10-281-1/+1
|\ \ \ | |_|/ |/| |
| * | shared/install: fix error codes returned by install_context_apply()Franck Bui2019-09-241-1/+1
* | | shared/sleep-config: two more error handling fixes, use structured initializa...Zbigniew Jędrzejewski-Szmek2019-10-251-13/+14
* | | shared/sleep-config: fix error handling for openZbigniew Jędrzejewski-Szmek2019-10-251-3/+2
* | | Merge pull request #13682 from zachsmith/systemd-sleep-prefer-resume-over-pri...Zbigniew Jędrzejewski-Szmek2019-10-252-39/+207
|\ \ \
| * | | systemd-sleep: improve /proc/swaps open fail messageZach Smith2019-10-241-1/+1
| * | | systemd-sleep: always prefer resume device or fileZach Smith2019-10-242-38/+206
* | | | network: support matching based on wifi interfece typeYu Watanabe2019-10-253-7/+6572
* | | | Merge pull request #13836 from systemd/assert-cleanups-and-constificationYu Watanabe2019-10-251-1/+1
|\ \ \ \
| * | | | Move PLYMOUTH_SOCKET define to def.h and nuke plymouth-util.hZbigniew Jędrzejewski-Szmek2019-10-241-1/+1
* | | | | basic/fs-util: change CHASE_OPEN flag into a separate output parameterZbigniew Jędrzejewski-Szmek2019-10-246-17/+19
|/ / / /
* | | | Merge pull request #13828 from keszybz/networkctl-print-wlanYu Watanabe2019-10-243-0/+100
|\ \ \ \
| * | | | network: split out functions to get ssid and bssidZbigniew Jędrzejewski-Szmek2019-10-243-0/+100
* | | | | Merge pull request #13142 from yuwata/network-wifi-ssid-support-nl80211Zbigniew Jędrzejewski-Szmek2019-10-231-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | bus-util: make map_basic handle SD_BUS_TYPE_OBJECT_PATH typeYu Watanabe2019-10-151-1/+2
* | | | | Merge pull request #13743 from anitazha/dropin_all_the_thingsChris Down2019-10-161-0/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | shared/dropin: support -.service.d/ top level drop-in for service unitsAnita Zhang2019-10-151-0/+23
* | | | | shared/bus-unit-util: remove some empty linesZbigniew Jędrzejewski-Szmek2019-10-111-72/+9
* | | | | tty-ask-pwd-agent: move ask_password_plymouth() in ask-password-api.cFranck Bui2019-10-052-0/+182
* | | | | tty-ask-pwd-agent: give the possiblity to skip a password promptFranck Bui2019-10-051-0/+8
|/ / / /
* | | | Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variableZbigniew Jędrzejewski-Szmek2019-10-0314-257/+967
|\ \ \ \
| * | | | util-lib: split shared/efivars into basic/efivars and shared/efi-loaderZbigniew Jędrzejewski-Szmek2019-09-166-257/+8
| * | | | util-lib: move shall_restore_state() to shared/reboot-utilZbigniew Jędrzejewski-Szmek2019-09-162-0/+14
| * | | | util-lib: move runlevel_to_target() to shared/unit-fileZbigniew Jędrzejewski-Szmek2019-09-162-0/+47
| * | | | util-lib: move some functions from basic/cgroup-util to shared/cgroup-setupZbigniew Jędrzejewski-Szmek2019-09-164-0/+897
| * | | | util-lib: move yes_no() and friends to string-util.hZbigniew Jędrzejewski-Szmek2019-09-161-0/+1
| | |/ / | |/| |
* | | | core: add support for RestartKillSignal= to override signal used for restart ...Zbigniew Jędrzejewski-Szmek2019-10-021-4/+1
* | | | cryptsetup: bump minimum libcryptsetup version to v2.0.1Jay Strict2019-10-011-13/+0
* | | | Handle d_type == DT_UNKNOWN correctlyMichael Olbrich2019-09-302-0/+2
* | | | shared: fix a copy-paste error in ethtool-utilFrantisek Sumsal2019-09-271-1/+1
| |/ / |/| |
* | | log: Add missing "%" in "%m" log format stringsFilipe Brandenburger2019-09-251-1/+1
* | | Merge pull request #13481 from Antique/cgroupv2Chris Down2019-09-241-0/+16
|\ \ \
| * | | cgroup: introduce support for cgroup v2 CPUSET controllerPavel Hrdina2019-09-241-0/+16
* | | | link: Add support to configure NIC ring buffer sizeSusant Sahani2019-09-242-0/+101
|/ / /
* | | tree-wide: various code-formatting improvementsFrantisek Sumsal2019-09-221-1/+1
* | | core: add ExecXYZEx= bus hook ups to all exec command propertiesAnita Zhang2019-09-171-2/+3
|/ /
* | Merge pull request #13354 from keszybz/two-refactoring-patchesYu Watanabe2019-09-161-1/+1
|\ \
| * | basic/conf-files: make conf_files_list() take just a single directoryZbigniew Jędrzejewski-Szmek2019-09-161-1/+1
* | | Merge pull request #13457 from keszybz/resolved-issueZbigniew Jędrzejewski-Szmek2019-09-031-7/+4
|\ \ \