summaryrefslogtreecommitdiffstats
path: root/man/systemd.preset.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-29nspawn: wrap some long linesZbigniew Jędrzejewski-Szmek1-9/+13
2019-10-29boot-loader-spec: add devicetree-overlay keyMichael Tretter1-0/+6
2019-10-29network-generator: Add missing help for --rootDavid Pedersen1-0/+1
2019-10-28core: drop 'wants' parameter from unit_add_node_dependency()Franck Bui5-18/+8
2019-10-28swap: do not make swap units wanted by its device unit anymoreFranck Bui1-6/+5
2019-10-28modules-load: do not fail service if modules are not presentZbigniew Jędrzejewski-Szmek1-2/+4
2019-10-28pid1: order .automount units after local-fs-pre.targetZbigniew Jędrzejewski-Szmek1-0/+4
2019-10-28pam_systemd: Forward systemd.runtime_max_sec setting to session scopePhilip Withnall2-3/+36
2019-10-28scope: Support RuntimeMaxSec= directive in scope unitsPhilip Withnall9-2/+65
2019-10-26po: update Polish translationPiotr Drąg1-2/+20
2019-10-26meson: expand ternary in functions to if statementsAnita Zhang1-3/+4
2019-10-25meson: allow WatchdogSec= in services to be configuredZbigniew Jędrzejewski-Szmek17-16/+23
2019-10-25shared/sleep-config: two more error handling fixes, use structured initializa...Zbigniew Jędrzejewski-Szmek1-13/+14
2019-10-25shared/sleep-config: fix error handling for openZbigniew Jędrzejewski-Szmek1-3/+2
2019-10-25resolved: emit change for CurrentDNSServerZbigniew Jędrzejewski-Szmek2-1/+4
2019-10-25resolved: emit change for LLMNRHostnameZbigniew Jędrzejewski-Szmek2-2/+6
2019-10-25resolved: send out notifications about DNS propertyZbigniew Jędrzejewski-Szmek4-1/+22
2019-10-25resolved: make two functions staticZbigniew Jędrzejewski-Szmek2-5/+2
2019-10-25resolved: one less {}Zbigniew Jędrzejewski-Szmek1-2/+1
2019-10-25resolved: avoid allocationZbigniew Jędrzejewski-Szmek4-8/+7
2019-10-25fileio: introduce read_full_virtual_file() for reading virtual files in sysfs...Franck Bui3-5/+113
2019-10-25network: add default configurations for wireless interfacesYu Watanabe3-0/+20
2019-10-25network: support matching based on wifi interfece typeYu Watanabe17-30/+6648
2019-10-25various tools: be more explicit when a glob is passed when not supportedZbigniew Jędrzejewski-Szmek7-32/+50
2019-10-25resolved: set stream type during DnsStream creationDan Streetman1-0/+1
2019-10-25machine-id-setup: avoid unexpected abortingChen Qi1-1/+1
2019-10-24systemd-sleep: improve /proc/swaps open fail messageZach Smith1-1/+1
2019-10-24systemd-sleep: always prefer resume device or fileZach Smith3-119/+236
2019-10-24basic/fs-util: change CHASE_OPEN flag into a separate output parameterZbigniew Jędrzejewski-Szmek33-180/+197
2019-10-24test-socket-util: avoid writing past the defined bufferZbigniew Jędrzejewski-Szmek1-3/+2
2019-10-24sd-dhcp-client: do not call assert in public functionsZbigniew Jędrzejewski-Szmek1-5/+5
2019-10-24sd-dhcp-client: remove unnecessary cleanup functionZbigniew Jędrzejewski-Szmek1-5/+2
2019-10-24sd-netlink: constify object pointers passed to gettersZbigniew Jędrzejewski-Szmek7-83/+83
2019-10-24sd-device: allow sd_device_get_devtype to be called with NULL arg and do not ...Zbigniew Jędrzejewski-Szmek1-4/+4
2019-10-24Move PLYMOUTH_SOCKET define to def.h and nuke plymouth-util.hZbigniew Jędrzejewski-Szmek5-10/+7
2019-10-24Remove unused plymouth_running() functionZbigniew Jędrzejewski-Szmek3-14/+0
2019-10-24test: drop duplicated 's'Yu Watanabe1-1/+1
2019-10-24network: add tests for "networkctl reconfigure"Yu Watanabe1-0/+27
2019-10-24networkctl: introduce reconfigure methodYu Watanabe2-20/+74
2019-10-24networkctl: use format_ifname_full()Yu Watanabe1-12/+6
2019-10-24networkctl: fix error messageYu Watanabe1-1/+2
2019-10-24format-util: introduce format_ifname_full()Yu Watanabe2-3/+24
2019-10-24network: introduce Reconfigure() bus methodYu Watanabe6-5/+46
2019-10-24network: include netinet/in.h to fix build errorYu Watanabe1-0/+1
2019-10-24test-network: add tests for "networkctl reload"Yu Watanabe1-0/+26
2019-10-24networkctl: add reload commandYu Watanabe2-0/+36
2019-10-24network: also reload .netdev filesYu Watanabe4-7/+13
2019-10-24network: add Reload() dbus methodYu Watanabe6-20/+108
2019-10-24udev/cdrom_id: Do not open CD-rom in exclusive mode.Michal Suchanek1-23/+1
2019-10-24networkctl: print ssid and bssidZbigniew Jędrzejewski-Szmek1-0/+61