summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* udev: add ID_INPUT_SWITCH for devices with switch capability (#5057)Peter Hutterer2017-01-101-0/+3
* hwdb: add axis range overrides for Lenovo B590 (#5031)Peter Hutterer2017-01-061-0/+7
* tests: fix failure of test-execute if /dev/mem is not available (#5028)Michal Sekletar2017-01-062-2/+2
* hwdb: add axis range corrections for Dell Latitude E6320 (#5022)Peter Hutterer2017-01-051-0/+7
* hwdb: add MOUSE_WHEEL_TILT_VERTICAL/HORIZONTAL to the mouse db (#5023)Peter Hutterer2017-01-052-0/+24
* Merge pull request #5001 from tsmock/g502Peter Hutterer2017-01-041-0/+4
|\
| * hwdb/70-mouse.hwdb: Add Logitech Wired Mouse (G502)Taylor Smock2016-12-301-0/+4
* | shared: fix double free in unmask (#5005)Jan Synacek2017-01-031-2/+2
* | doc: MountFlags= don't reference container which may not exist (#5011)Ian Kelling2017-01-031-3/+3
* | doc: correct "or" to "and" in MountFlags= description (#5010)Ian Kelling2017-01-031-1/+1
* | path-lookup: use correct cleanup function for strv (#5007)Thomas H. P. Andersen2017-01-031-1/+1
* | l10n: update LINGUAS to add the Catalan language (#5008)Walter Garcia-Fontes2017-01-031-0/+1
* | Updates to systemd.it.catalog.in (#5006)Daniele Medri2017-01-031-1/+77
* | Catalan translation (#5003)Walter Garcia-Fontes2017-01-021-0/+525
|/
* NEWS: describe DBus policy move (#4999)Mike Gilbert2016-12-301-0/+4
* machinectl: make sure that inability to get OS version isn't consider fatal f...Lennart Poettering2016-12-291-10/+6
* core: fix sockaddr length calculation for sockaddr_pretty() (#4966)Lennart Poettering2016-12-291-2/+6
* Merge pull request #4994 from poettering/private-tmp-tmpfilesMartin Pitt2016-12-294-10/+22
|\
| * tmpfiles: automatically remove old private tmp dirs after rebootLennart Poettering2016-12-271-0/+4
| * core: implicitly order units with PrivateTmp= after systemd-tmpfiles-setup.se...Lennart Poettering2016-12-273-10/+18
* | machined: remove unused variable (#4993)Thomas H. P. Andersen2016-12-291-1/+0
* | systemctl: permit "enable" and "add-wants" without any instances (#4992)Lennart Poettering2016-12-291-7/+1
* | nspawn: reword notice when /dev is pre-mounted and populated (#4971)Lennart Poettering2016-12-291-5/+2
* | tmpfiles: improve error message for chown()/chmod() failures (#4969)Lennart Poettering2016-12-291-2/+2
* | man: add brief documentation for the (sd-pam) processes created due to PAMNam...Lennart Poettering2016-12-291-8/+11
* | Merge pull request #4989 from poettering/nss-einvalMartin Pitt2016-12-293-25/+25
|\ \
| * | nss: when we encounter an invalid user/group name or UID/GID, don't return EI...Lennart Poettering2016-12-272-24/+14
| * | util-lib: add a comment explaining the user name rules we enforceLennart Poettering2016-12-271-1/+11
| |/
* | core: improve log message about missing Listen setting (#4988)Lennart Poettering2016-12-291-1/+1
* | units: fix condition for systemd-journal-catalog-update.service (#4990)Lennart Poettering2016-12-291-1/+1
* | Merge pull request #4975 from poettering/machinectl-shell-exitFelipe Sateler2016-12-272-7/+18
|\ \ | |/ |/|
| * man: document that "systemd-run -M" propagates exit codes, and "machinectl sh...Lennart Poettering2016-12-272-7/+18
|/
* tests: more precise negative check for dnsmasq log (#4982)Martin Pitt2016-12-261-2/+2
* test-selinux: place %m after %[sf] (#4977)Evgeny Vereshchagin2016-12-251-4/+4
* machinectl: handle EOPNOTSUPP from print_addresses (#4979)Graeme Lawes2016-12-251-1/+1
* man: minor improvements (#4981)Lucas Werkmeister2016-12-251-4/+4
* man: Align ExecStop= documentation with actual kill behavior (#4974)Felipe Sateler2016-12-241-9/+5
* journalctl: add remote log dir to search path when --merge is passed (#4970)Marcin Bachry2016-12-241-0/+3
* Updated Debian config for mkosi (#4949)AsciiWolf2016-12-231-0/+9
* networkd: Add example to create MACVTAP and attach it to a link (#4946)Susant Sahani2016-12-232-0/+21
* zsh-completion: fix typo and rephrase option hints (#4963)Doug Christman2016-12-231-4/+4
* Merge pull request #4953 from esoleyman/masterPeter Hutterer2016-12-231-0/+4
|\
| * Add Microsoft Surface Mouse DPIesoleyman2016-12-211-0/+4
* | networkd: Rename ProxyARP to IPv4ProxyARP (#4947)Susant Sahani2016-12-222-2/+3
* | hwdb: clarify where to find the modalias and vid/pid information (#4952)Peter Hutterer2016-12-222-3/+8
* | resolved: correctly handle non-address RR types with /etc/hosts lookups (#4808)Martin Pitt2016-12-223-5/+61
|/
* networkd: bond support primary slave and active slave (#4873)Susant Sahani2016-12-214-0/+89
* networkd: vxlan rename ARPProxy to ReduceARPProxy (#4891)Susant Sahani2016-12-212-4/+7
* nspawn: unref the notify event source (#4941)Evgeny Vereshchagin2016-12-211-5/+5
* Merge pull request #4935 from dobyrch/masterLennart Poettering2016-12-212-14/+13
|\