Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-03 | final NEWS update for 232 (#4558) | Lennart Poettering | |
let's get this out today! | |||
2016-11-02 | add two additional entries to NEWS | Lennart Poettering | |
2016-11-02 | NEWS: add contributor list to news file | Lennart Poettering | |
Unfortunately, github drops the original commiter when a PR is "squashed" (even if it is only a single commit) and replaces it with some rubbish github-specific user id. Thus, to make the contributors list somewhat useful, update the .mailmap file and undo all the weirdness github applied there. | |||
2016-10-25 | update NEWS file a bit more | Lennart Poettering | |
2016-10-24 | Various additions to NEWS | Lennart Poettering | |
2016-10-22 | NEWS: fix typos | Jakub Wilk | |
2016-10-21 | NEWS: option is ProtectKernelTunables not ProtectedKernelTunables (#4451) | Djalal Harouni | |
2016-10-21 | NEWS: update NEWS about ProtectKernelModules= option (#4445) | Djalal Harouni | |
2016-10-21 | nspawn, NEWS: add missing "s" in --private-users-chown (#4438) | Zbigniew Jędrzejewski-Szmek | |
2016-10-06 | units: systemd-udevd: add AF_INET and AF_INET6 to RestrictAddressFamilies= ↵ | Yu Watanabe | |
(#4296) The udev builtin command `net_setup_link` requires AF_INET and AF_INET6. Fixes #4293. | |||
2016-10-04 | NEWS: typo fixes (#4285) | Thomas H. P. Andersen | |
2016-10-04 | Typo (`mathes` → `matches`) (#4283) | Lucas Werkmeister | |
2016-10-04 | Merge pull request #4273 from keszybz/docs | Martin Pitt | |
Routing-domains-manpage tweak and NEWS update | |||
2016-10-04 | Typo (`virtiualization` → `virtualization`) (#4281) | Elias Probst | |
2016-10-03 | NEWS: add another batch of entries | Zbigniew Jędrzejewski-Szmek | |
2016-09-25 | NEWS: update news about systemd-udevd.service | Lennart Poettering | |
2016-09-14 | NEWS: add a bunch of stuff for the 232 release (#4132) | Zbigniew Jędrzejewski-Szmek | |
This does not include the description of the mixed v1/v2 mode, but everything important apart from that should be covered. | |||
2016-07-26 | journald: deprecate SplitMode=login (#3805) | Zbigniew Jędrzejewski-Szmek | |
In this mode, messages from processes which are not part of the session land in the main journal file, and only output of processes which are properly part of the session land in the user's journal. This is confusing, in particular because systemd-coredump runs outside of the login session. "Deprecate" SplitMode=login by removing it from documentation, to discourage people from using it. | |||
2016-07-25 | build-sys: metadata updates for v231 (#3803)systemd/v231-1systemd/v231 | Lennart Poettering | |
2016-07-25 | Merge pull request #3798 from keszybz/news-and-man-tweaks | Lennart Poettering | |
News and man tweaks | |||
2016-07-25 | core: change ExecStart=! syntax to ExecStart=+ (#3797) | Lennart Poettering | |
As suggested by @mbiebl we already use the "!" special char in unit file assignments for negation, hence we should not use it in a different context for privileged execution. Let's use "+" instead. | |||
2016-07-25 | NEWS: reword the text about libshared | Zbigniew Jędrzejewski-Szmek | |
"strict versioned dependency" suggests that version "231" of the library is stable. But the ABI or API might be changed in any patch, so reword the text to avoid using "version". | |||
2016-07-25 | NEWS: document the new shared library for internal code | Lennart Poettering | |
2016-07-25 | NEWS: update mailmap to bring NEWS and "make git-contrib" in line | Lennart Poettering | |
Let's make sure that "make git-contrib" prints a useful contributors list directly useful for NEWS and fixes up contributors's IDs a bit. | |||
2016-07-23 | NEWS: more stuff for v231 (#3786) | Zbigniew Jędrzejewski-Szmek | |
2016-07-22 | NEWS: remove duplicate names and fix a few typos | Zbigniew Jędrzejewski-Szmek | |
2016-07-22 | Populate NEWS a bit, in preparation for v231 | Lennart Poettering | |
(Note complete yet.) | |||
2016-07-12 | Various fixes for typos found by lintian (#3705) | Michael Biebl | |
2016-07-11 | treewide: fix typos and remove accidental repetition of words | Torstein Husebø | |
2016-07-04 | treewide: fix typos | Torstein Husebø | |
2016-06-24 | resolved: add option to disable caching (#3592) | Martin Pitt | |
In some cases, caching DNS results locally is not desirable, a it makes DNS cache poisoning attacks a tad easier and also allows users on the system to determine whether or not a particular domain got visited by another user. Thus provide a new "Cache" resolved.conf option to disable it. | |||
2016-06-22 | NEWS: start section for 231, with tmpfs.mount option changes (#3576) | Martin Pitt | |
This documents the "add nosuid and nodev options to tmp.mount" change from commit 2f9df7c96a2. | |||
2016-06-03 | tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419) | Evgeny Vereshchagin | |
There are many cgroups-related changes (thanks, @htejun!) This commit will simplify testing a bit. Use: make run UNIFIED_CGROUP_HIERARCHY=yes to enable cgroup-v2 make run UNIFIED_CGROUP_HIERARCHY=no to enable cgroup-v1 | |||
2016-05-28 | Typo fix: s/advertisment/advertisement/ | Zbigniew Jędrzejewski-Szmek | |
2016-05-26 | Typo: systemd-nspaw -> systemd-nspawn (#3354) | Ansgar Burchardt | |
2016-05-23 | Mention initrd-root-device.target in NEWS (#3325) | Dave Reisner | |
2016-05-21 | NEWS: final updates for v230 | Zbigniew Jędrzejewski-Szmek | |
2016-05-20 | NEWS: typo fix and american english (#3301) | Thomas H. P. Andersen | |
2016-05-19 | NEWS: mention SessionsMax, InhibitorsMax, MulticastSnooping... | Zbigniew Jędrzejewski-Szmek | |
... logind SIGHUP support, sd_journal_open_{directory,files}_fd, specifiers in DeviceAllow, "generated" and "trasnient" unit types. Move removed features to the end and cluster features by type. | |||
2016-05-17 | networkd: Add EmitRouter= option for DHCP Server (#3251) | Clemens Gruber | |
Add an option to disable appending DHCP option 3 (Router) to the DHCP OFFER and ACK packets. This commit adds the boolean option EmitRouter= for the [DHCPServer] section in .network files. Rationale: On embedded devices, it is very useful to have a DHCP server running on an USB OTG ethernet gadget interface to avoid manual setup on the client PCs, but it should only serve IP addresses, no route(r)s. Otherwise, Windows clients experience network connectivity issues, due to them using the address set in DHCP option 3 as default gateway. Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> | |||
2016-05-16 | update NEWS | Lennart Poettering | |
2016-05-16 | update TODO | Lennart Poettering | |
2016-05-07 | NEWS: typo fix and american english (#3219) | Thomas H. P. Andersen | |
2016-05-07 | NEWS: machinectl and loginctl also support --value | Zbigniew Jędrzejewski-Szmek | |
2016-05-07 | NEWS: minor fixes | Daniele Medri | |
2016-05-06 | NEWS: bring NEWS a bit up-to-date | Lennart Poettering | |
2016-04-21 | tree-wide: use mdash instead of a two minuses | Zbigniew Jędrzejewski-Szmek | |
2016-04-21 | Merge pull request #3005 from keszybz/kill-user-proceses | Lennart Poettering | |
Kill user session scope by default | |||
2016-04-21 | logind: allow any user to request lingering | Zbigniew Jędrzejewski-Szmek | |
We enable lingering for anyone who wants this. It is still disabled by default to avoid keeping long-running processes accidentally. Admins might want to customize this policy on multi-user sites. | |||
2016-04-21 | build-sys: add --without-kill-user-processes configure option | Zbigniew Jędrzejewski-Szmek | |