summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2016-07-27vconsole: updates of keyboard/font loading functionsMichal Soltys
2016-07-27vconsole: Add generic is_*() functionsMichal Soltys
2016-07-27vconsole: add two new toggle functions, remove old enable/disable onesMichal Soltys
2016-07-27vconsole: copy font to 63 consoles instead of 15Michal Soltys
2016-07-27vconsole: don't do GIO_SCRNMAP / GIO_UNISCRNMAPMichal Soltys
2016-07-26nspawn: add SYSTEMD_NSPAWN_USE_CGNS env variable (#3809)Christian Brauner
2016-07-26systemctl: allow disable on the unit file path, but warn about it (#3806)Michal Sekletar
2016-07-26journald: deprecate SplitMode=login (#3805)Zbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3728 from poettering/dynamic-usersZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3757 from poettering/efi-searchZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3589 from brauner/cgroup_namespaceLennart Poettering
2016-07-25units: add graphical-session.target user unit (#3678)Martin Pitt
2016-07-25build-sys: metadata updates for v231 (#3803)systemd/v231-1systemd/v231Lennart Poettering
2016-07-25CODING_STYLE fixes (#3804)Lennart Poettering
2016-07-25Merge pull request #3802 from poettering/id128-fixesZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3800 from keszybz/systemctl-more-cleanupLennart Poettering
2016-07-25man: extend documentation on the SplitMode= setting (#3801)Lennart Poettering
2016-07-25CODING_STYLE: document src/shared ←→ src/basic splitLennart Poettering
2016-07-25sd-id128: be more liberal when reading files with 128bit IDsLennart Poettering
2016-07-25fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable()Lennart Poettering
2016-07-25man: minor man page fixLennart Poettering
2016-07-25automount: don't cancel mount/umount request on reload/reexec (#3670)Michael Olbrich
2016-07-25transaction: don't cancel jobs for units with IgnoreOnIsolate=true (#3671)Michael Olbrich
2016-07-25systemctl: use _cleanup_ for UnitConditionZbigniew Jędrzejewski-Szmek
2016-07-25systemctl: simplify machine_info_clearZbigniew Jędrzejewski-Szmek
2016-07-25coredump: turn off coredump collection only when PID 1 crashes, not when jour...Lennart Poettering
2016-07-25systemctl: avoid "leaking" some strings in UnitStatusInfoZbigniew Jędrzejewski-Szmek
2016-07-25systemctl: use cleanup function for UnitStatusInfoZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3681 from walyong/systemctl_conditionZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3798 from keszybz/news-and-man-tweaksLennart Poettering
2016-07-25systemctl: style tweaks for the new condition codeZbigniew Jędrzejewski-Szmek
2016-07-25core: change ExecStart=! syntax to ExecStart=+ (#3797)Lennart Poettering
2016-07-25man: use "search for unit"Zbigniew Jędrzejewski-Szmek
2016-07-25NEWS: reword the text about libsharedZbigniew Jędrzejewski-Szmek
2016-07-25man: make chroot less prominent in discussion of nspawnZbigniew Jędrzejewski-Szmek
2016-07-25shared/install: allow "enable" on linked unit files (#3790)Zbigniew Jędrzejewski-Szmek
2016-07-25getty@.service.m4: add Conflicts=/Before= against rescue.service (#3792)Michal Soltys
2016-07-25Merge pull request #3796 from poettering/mailmapMartin Pitt