summaryrefslogtreecommitdiffstats
path: root/man/systemd-rfkill.service.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-13install: drop redundant printing of unit name (#7296)Lennart Poettering1-2/+2
2017-11-13man: remove productname which resulting trademark symbol (#7193)Shuang Liu1-1/+1
2017-11-13bpf-firewall: properly handle kernels where BPF cgroup is disabled but TRIE m...Lennart Poettering1-1/+26
2017-11-13man: document the new Delegate= syntaxLennart Poettering1-7/+24
2017-11-13core: rework the Delegate= unit file setting to take a list of controller namesLennart Poettering8-22/+246
2017-11-13core: downgrade a log message from error to warningLennart Poettering1-2/+2
2017-11-13string-util: add delete_trailing_chars() and skip_leading_chars() helpersLennart Poettering10-32/+92
2017-11-13conf-parser: reindent some strangely indented function headersLennart Poettering1-20/+22
2017-11-13conf-parser: turn three bool function params into a flags fieldsLennart Poettering21-91/+88
2017-11-13conf-parser: simplify things a bit by using strextend()Lennart Poettering1-11/+7
2017-11-13fileio: make use of DEFINE_TRIVIAL_CLEANUP_FUNC where it makes senseLennart Poettering1-3/+1
2017-11-13cgroup: make use of unit_get_subtree_mask() where appropriateLennart Poettering1-4/+2
2017-11-13cgroup: improve cg_mask_to_string a bit, and add tests for itLennart Poettering2-8/+50
2017-11-13cgroup-util: add brief comments clarifying which controllers are v2-only and ...Lennart Poettering1-4/+4
2017-11-13update TODOLennart Poettering1-0/+6
2017-11-13namespace: set up OS hierarchy only after mounting the new root, not beforeLennart Poettering1-4/+4
2017-11-13Fix creating independent VTI tunnel (#7303)Robin McCorkell1-1/+0
2017-11-13shared/seccomp: skip pkey_mprotect protections if the syscall is unknownZbigniew Jędrzejewski-Szmek1-0/+2
2017-11-13basic/missing: add numbers for pkey_mprotectZbigniew Jędrzejewski-Szmek1-0/+30
2017-11-12shared/seccomp: disallow pkey_mprotect the same as mprotect for W^X mappings ...Zbigniew Jędrzejewski-Szmek2-2/+9
2017-11-12seccomp: include ARM set_tls in @default (#7297)Lennart Poettering1-0/+1
2017-11-12networkd: improve interface rename log message a bit (#7299)Lennart Poettering1-1/+1
2017-11-12test-execute: change path to python3 (#7306)Yu Watanabe4-4/+4
2017-11-12core/mount: fstype may be NULLYu Watanabe1-1/+1
2017-11-12update TODOLennart Poettering1-0/+42
2017-11-12core: sd-bus can handle NULL strings nicely, let's use itLennart Poettering1-6/+2
2017-11-11test-execute: update test for SystemCallErrorNumber=Yu Watanabe4-4/+15
2017-11-11core: allow to specify errno number in SystemCallErrorNumber=Yu Watanabe5-21/+22
2017-11-11test: add tests for syscall:errno style in SystemCallFilter=Yu Watanabe5-9/+63
2017-11-11core: add support to specify errno in SystemCallFilter=Yu Watanabe7-36/+91
2017-11-11test: add test for parse_errno() and parse_syscall_and_errno()Yu Watanabe1-0/+73
2017-11-11parse-util: add parse_errno() and parse_syscall_and_errno()Yu Watanabe2-0/+61
2017-11-11basic/errno-list: remove errno_max() and define ERRNO_MAX as 4095Yu Watanabe2-6/+6
2017-11-10loginctl: rework sysfs tree dump, to honour --full and friendsLennart Poettering3-10/+25
2017-11-10string-util: when ellipsizing to a length if (size_t) -1, become a NOPLennart Poettering1-0/+8
2017-11-10merge two lines in our get_output_flags() functionsLennart Poettering3-6/+3
2017-11-10tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appropriate p...Lennart Poettering6-13/+5
2017-11-10pager: cache not only number of columns but also of lines before we open pagerLennart Poettering1-2/+3
2017-11-10loginctl: invoke sigbus_install()Lennart Poettering2-1/+5
2017-11-10core: make "tmpfs" dependencies on swapfs a "default" dep, not an "implicit"Lennart Poettering4-27/+15
2017-11-10core: when a unit template is specified in SYSTEMD_WANTS=, instantiate it wit...Lennart Poettering2-42/+54
2017-11-10test: add test case for adding/removing dependencies via udev rulesLennart Poettering3-0/+129
2017-11-10core: remove SYSTEMD_WANTS udev property configured dependencies at the right...Lennart Poettering1-19/+20
2017-11-10device: Let's simplify device_add_udev_wants() a bitLennart Poettering1-4/+8
2017-11-10core: add internal API to remove dependencies again, based on dependency maskLennart Poettering3-0/+98
2017-11-10man: extend documentation on the unit name escaping logicLennart Poettering2-23/+38
2017-11-10device: rework device_is_bound_by_mounts() a bitLennart Poettering1-7/+12
2017-11-10core: track why unit dependencies came to beLennart Poettering20-342/+593
2017-11-10gpt-auto-generator: make sure "r" is always setLennart Poettering1-1/+3
2017-11-10mkosi: fix build script to use right sysvinit pathLennart Poettering1-1/+3