summaryrefslogtreecommitdiffstats
path: root/man/bootctl.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-16core: make sure to init mount params before calling mount_is_extrinsic() (#5087)Franck Bui1-97/+137
2017-01-16ndisc: honor IPv6AcceptRA.UseDNS when parsing RA options (#5071)Cédric Schieli1-2/+4
2017-01-16hwdb: add axis range corrections for Lenovo X1 Carbon 4th gen. / X1 Yoga (#5089)Björn1-0/+7
2017-01-16hwdb: Include X220 for pointingstick sensitivity (#5083)Earnestly1-0/+2
2017-01-15hwdb: add Logitech TrackMan Wheel (#5084)kilian-k1-0/+4
2017-01-15nspawn: fix memleakZbigniew Jędrzejewski-Szmek1-2/+2
2017-01-15shared/install-printf: fix memleakZbigniew Jędrzejewski-Szmek1-3/+3
2017-01-15systemctl: fix alignment with units in not-found stateZbigniew Jędrzejewski-Szmek1-1/+1
2017-01-15systemctl: uninitalized variableZbigniew Jędrzejewski-Szmek1-1/+2
2017-01-15process-util: rename char *r to ans and add commentZbigniew Jędrzejewski-Szmek1-29/+29
2017-01-15journalctl: fix memleakZbigniew Jędrzejewski-Szmek1-5/+6
2017-01-15cryptsetup: fix unitialized variableZbigniew Jędrzejewski-Szmek1-0/+1
2017-01-15udev: fix variable assignmentZbigniew Jędrzejewski-Szmek1-1/+1
2017-01-15journalctl: expunge verification key from argv (#5081)Lucas Werkmeister1-2/+6
2017-01-14man: provide a basic guide to the `systemctl status` output (#4950)Mark Stosberg1-0/+50
2017-01-12rpm triggers: do nothing if systemd is not running (#5065)Zbigniew Jędrzejewski-Szmek1-9/+13
2017-01-12systemctl: remove duplicate entries showed by list-dependencies (#5049)Franck Bui1-1/+1
2017-01-11man: link to sd-j-{remote,upload} from journalctl(1)Zbigniew Jędrzejewski-Szmek1-1/+3
2017-01-11shell-completion: redirect all errors from systemctl to /dev/nullZbigniew Jędrzejewski-Szmek2-2/+2
2017-01-11socket-util: drop _pure_ from a function with an output parameterZbigniew Jędrzejewski-Szmek1-1/+1
2017-01-11core: add missing "=" in messageZbigniew Jędrzejewski-Szmek1-1/+1
2017-01-11networkd: reorder gperf fieldsZbigniew Jędrzejewski-Szmek1-4/+3
2017-01-11kernel-install: avoid process substitutionMichal Schmidt1-4/+4
2017-01-11Document how restart actions work (#5052)micah1-6/+6
2017-01-11hwdb: add correct metrics for Lenovo Thinkpad T430 (#5050)sammynx1-0/+7
2017-01-11man: add more links to systemd-ask-password and systemd-tty-ask-password-agentZbigniew Jędrzejewski-Szmek2-18/+35
2017-01-11hwdb: update micmute YCODE on device node at DELL LATITUDE laptops for mic mu...nikolaof1-1/+1
2017-01-11journal-gatewayd: align closing braces (#5060)Robert Kreuzer1-1/+1
2017-01-11sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061)Lubomir Rintel1-22/+25
2017-01-10core: add AF_VSOCK support to socket unitsStefan Hajnoczi3-3/+28
2017-01-10socket-util: add AF_VSOCK address familyStefan Hajnoczi3-4/+100
2017-01-10socket-util: introduce port argument in sockaddr_port()Stefan Hajnoczi3-7/+8
2017-01-10missing.h: add AF_VSOCK bitsStefan Hajnoczi2-0/+23
2017-01-10core: make sure to not call device_is_bound_by_mounts() when dev is null (#5033)Franck Bui1-1/+1
2017-01-10networkd: RouteMetric for IPv6 Stateless Autoconfiguration (#5045)Susant Sahani1-0/+2
2017-01-10socket-proxyd: fix --connections-max help message and docs (#5044)(GalaxyMaster)2-2/+2
2017-01-10hwdb: add hwdb override for Asus S550CB (#5053)Peter Hutterer1-1/+2
2017-01-10build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert19-18/+40
2017-01-10udev: add ID_INPUT_SWITCH for devices with switch capability (#5057)Peter Hutterer1-0/+3
2017-01-09shared: check strdup != NULLEvgeny Vereshchagin1-1/+5
2017-01-09shared: fix double free in linkEvgeny Vereshchagin1-2/+6
2017-01-06hwdb: add axis range overrides for Lenovo B590 (#5031)Peter Hutterer1-0/+7
2017-01-06tests: fix failure of test-execute if /dev/mem is not available (#5028)Michal Sekletar2-2/+2
2017-01-05hwdb: add axis range corrections for Dell Latitude E6320 (#5022)Peter Hutterer1-0/+7
2017-01-05hwdb: add MOUSE_WHEEL_TILT_VERTICAL/HORIZONTAL to the mouse db (#5023)Peter Hutterer2-0/+24
2017-01-03udev-rules: perform whitespace replacement for symlink subst valuesDan Streetman1-1/+1
2017-01-03udev-event: add replace_whitespace param to udev_event_apply_formatDan Streetman4-26/+59
2017-01-03libudev-util: change util_replace_whitespace to return number of chars in destDan Streetman1-1/+1
2017-01-03shared: fix double free in unmask (#5005)Jan Synacek1-2/+2
2017-01-03doc: MountFlags= don't reference container which may not exist (#5011)Ian Kelling1-3/+3