summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-03core: inherit TERM from PID 1 for all services started on /dev/consoleLennart Poettering
2016-08-03core: drop spurious newlineLennart Poettering
2016-08-03nspawn: deprecate --share-system supportLennart Poettering
2016-08-03nspawn: try to bind mount resolved's resolv.conf snippet into the containerLennart Poettering
2016-08-03Merge pull request #3828 from keszybz/drop-systemd-vconsole-setup-serviceLennart Poettering
2016-08-03hwdb: compress the various Lenovo *40, *50 and *60 series (#3877)Peter Hutterer
2016-08-03hwdb: add ID_INPUT_TRACKBALL as additional identifier (#3872)Peter Hutterer
2016-08-02socket: add support to control no. of connections from one source (#3607)Susant Sahani
2016-08-02Merge pull request #3858 from jfilak/coredump-containers-v2Zbigniew Jędrzejewski-Szmek
2016-08-02test: fix test-execute personality tests on ppc64 and aarch64 (#3825)Jan Synacek
2016-08-02gitignore: libsystemd-journal.pc is no more (#3863)Zbigniew Jędrzejewski-Szmek
2016-08-02coredump: save process container parent cmdlineJakub Filak
2016-08-02main: load Smack policy before IMA policy (#3859)Ismo Puustinen
2016-08-02units: add graphical-session-pre.target user unit (#3848)Martin Pitt
2016-08-02systemd-ask-password: make sure directory watch is started before cryptsetup ...tblume
2016-08-02coredump: save /proc/[pid]/mountinfoJakub Filak
2016-08-01machinectl: hide legend in a case when no data (#3839)0xAX
2016-08-01virt: detect bhyve (FreeBSD hypervisor) (#3840)Leonardo Brondani Schenkel
2016-08-01main: get rid of ACTION_DONE (#3849)0xAX
2016-08-01Merge pull request #3817 from dwassenberg/lenovo-trackpoint-speed-fixesPeter Hutterer
2016-07-31man: move description of kernel vconsole.conf overrides to vconsole.conf(5)Zbigniew Jędrzejewski-Szmek
2016-07-31vconsole-setup: add lots of debug messagesZbigniew Jędrzejewski-Szmek
2016-07-31Add enable_disable() helperZbigniew Jędrzejewski-Szmek
2016-07-31Merge pull request 3821 from davide125/fix-testsZbigniew Jędrzejewski-Szmek
2016-07-31test-path-util: check for /lt-test-path-util or /test-path-util (#3841)Mike Gilbert
2016-07-31logind: 0% and 100% should be valid for UserTasksMax (#3836)Tejun Heo
2016-07-31Merge pull request #3843 from maxime1986/minor-systemd.resource-controlZbigniew Jędrzejewski-Szmek
2016-07-31documentation: cgroup-v1 and systemd user instanceMaxime de Roucy
2016-07-31documentation: add cgroup-v2.txt linkMaxime de Roucy
2016-07-29tests: don't run private device tests if running in a containerSteve Muir
2016-07-29tests: skip process 1 tests if systemd not is runningDavide Cavalca
2016-07-29tests: don't test hostname if it looks like an id128Steve Muir
2016-07-29tests: skip udev-test if running inside a chrootDavide Cavalca
2016-07-28Merge pull request #3742 from msoltyspl/vconfix2Zbigniew Jędrzejewski-Szmek
2016-07-28build-sys: conditionally disable LTO if requested (#3823)Davide Cavalca
2016-07-27systemctl: be sure to be quiet with 'systemctl is-enabled --quiet' (#3819)Christian Rebischke
2016-07-27hwdb: add Lenovo X260 pointing stick speed fixDennis Wassenberg
2016-07-27hwdb: add Lenovo T560 pointing stick speed fixDennis Wassenberg
2016-07-27hwdb: add Lenovo T460s pointing stick speed fixDennis Wassenberg
2016-07-27hwdb: add Lenovo L460 pointing stick speed fixDennis Wassenberg
2016-07-27hwdb: add Lenovo X250 pointing stick speed fixDennis Wassenberg
2016-07-27hwdb: add Lenovo T450s pointing stick speed fixDennis Wassenberg
2016-07-27hwdb: add Lenovo L450 pointing stick speed fixDennis Wassenberg
2016-07-27hwdb: add Lenovo T440p pointing stick speed fixDennis Wassenberg
2016-07-26string-util: rework memory_erase() to not use GCC optimize attribute (#3812)Michael Biebl
2016-07-27vconsole: update man pageMichal Soltys
2016-07-27vconsole: correct kernel command line namespaceMichal Soltys
2016-07-27vconsole: add copyright lineMichal Soltys
2016-07-27vconsole: Don't do static installation under sysinit.targetMichal Soltys
2016-07-27vconsole: use KD_FONT_OP_GET/SET to handle copyingMichal Soltys