summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-11hwdb: add correct metrics for Lenovo Thinkpad T430 (#5050)sammynx
2017-01-11hwdb: update micmute YCODE on device node at DELL LATITUDE laptops for mic mu...nikolaof
2017-01-11Merge pull request #5046 from stefanha/vsockLennart Poettering
2017-01-11journal-gatewayd: align closing braces (#5060)Robert Kreuzer
2017-01-11sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061)Lubomir Rintel
2017-01-10core: add AF_VSOCK support to socket unitsStefan Hajnoczi
2017-01-10socket-util: add AF_VSOCK address familyStefan Hajnoczi
2017-01-10socket-util: introduce port argument in sockaddr_port()Stefan Hajnoczi
2017-01-10missing.h: add AF_VSOCK bitsStefan Hajnoczi
2017-01-10core: make sure to not call device_is_bound_by_mounts() when dev is null (#5033)Franck Bui
2017-01-10networkd: RouteMetric for IPv6 Stateless Autoconfiguration (#5045)Susant Sahani
2017-01-10socket-proxyd: fix --connections-max help message and docs (#5044)(GalaxyMaster)
2017-01-10hwdb: add hwdb override for Asus S550CB (#5053)Peter Hutterer
2017-01-10Merge pull request #5054 from evverx/fix-double-free-in-linkMartin Pitt
2017-01-10build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert
2017-01-10udev: add ID_INPUT_SWITCH for devices with switch capability (#5057)Peter Hutterer
2017-01-09shared: check strdup != NULLEvgeny Vereshchagin
2017-01-09shared: fix double free in linkEvgeny Vereshchagin
2017-01-06hwdb: add axis range overrides for Lenovo B590 (#5031)Peter Hutterer
2017-01-06tests: fix failure of test-execute if /dev/mem is not available (#5028)Michal Sekletar
2017-01-05hwdb: add axis range corrections for Dell Latitude E6320 (#5022)Peter Hutterer
2017-01-05hwdb: add MOUSE_WHEEL_TILT_VERTICAL/HORIZONTAL to the mouse db (#5023)Peter Hutterer
2017-01-04Merge pull request #5001 from tsmock/g502Peter Hutterer
2017-01-03shared: fix double free in unmask (#5005)Jan Synacek
2017-01-03doc: MountFlags= don't reference container which may not exist (#5011)Ian Kelling
2017-01-03doc: correct "or" to "and" in MountFlags= description (#5010)Ian Kelling
2017-01-03path-lookup: use correct cleanup function for strv (#5007)Thomas H. P. Andersen
2017-01-03l10n: update LINGUAS to add the Catalan language (#5008)Walter Garcia-Fontes
2017-01-03Updates to systemd.it.catalog.in (#5006)Daniele Medri
2017-01-02Catalan translation (#5003)Walter Garcia-Fontes
2016-12-30hwdb/70-mouse.hwdb: Add Logitech Wired Mouse (G502)Taylor Smock
2016-12-30NEWS: describe DBus policy move (#4999)Mike Gilbert
2016-12-29machinectl: make sure that inability to get OS version isn't consider fatal f...Lennart Poettering
2016-12-29core: fix sockaddr length calculation for sockaddr_pretty() (#4966)Lennart Poettering
2016-12-29Merge pull request #4994 from poettering/private-tmp-tmpfilesMartin Pitt
2016-12-29machined: remove unused variable (#4993)Thomas H. P. Andersen
2016-12-29systemctl: permit "enable" and "add-wants" without any instances (#4992)Lennart Poettering
2016-12-29nspawn: reword notice when /dev is pre-mounted and populated (#4971)Lennart Poettering
2016-12-29tmpfiles: improve error message for chown()/chmod() failures (#4969)Lennart Poettering
2016-12-29man: add brief documentation for the (sd-pam) processes created due to PAMNam...Lennart Poettering
2016-12-29Merge pull request #4989 from poettering/nss-einvalMartin Pitt
2016-12-29core: improve log message about missing Listen setting (#4988)Lennart Poettering
2016-12-29units: fix condition for systemd-journal-catalog-update.service (#4990)Lennart Poettering
2016-12-27tmpfiles: automatically remove old private tmp dirs after rebootLennart Poettering
2016-12-27core: implicitly order units with PrivateTmp= after systemd-tmpfiles-setup.se...Lennart Poettering
2016-12-27Merge pull request #4975 from poettering/machinectl-shell-exitFelipe Sateler
2016-12-27man: document that "systemd-run -M" propagates exit codes, and "machinectl sh...Lennart Poettering
2016-12-27nss: when we encounter an invalid user/group name or UID/GID, don't return EI...Lennart Poettering
2016-12-27util-lib: add a comment explaining the user name rules we enforceLennart Poettering
2016-12-26tests: more precise negative check for dnsmasq log (#4982)Martin Pitt