Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-01 | update TODO | Lennart Poettering | |
2016-01-26 | Merge pull request #2437 from poettering/dnssec19 | Tom Gundersen | |
nineteenth dnssec patch | |||
2016-01-26 | Merge pull request #2441 from msekletar/killing-spree-excluded-log-v3 | Lennart Poettering | |
shutdown: complain if process excluded from killing spree runs of the same rootfs as PID1 (v3) | |||
2016-01-26 | update TODO | Lennart Poettering | |
This gets rid of the private DNSSEC TODO and moves it in the main TODO dump site, as the DNSSEC implementation is pretty complete now, and the remaining bits are low-priority. | |||
2016-01-26 | shutdown: complain if process excluded from killing spree runs of the same ↵ | Michal Sekletar | |
rootfs as PID1 | |||
2016-01-23 | TODO: remove syslog broadcasting | Zbigniew Jędrzejewski-Szmek | |
This should most likely be implemented as part of journal-netlogd (https://github.com/systemd/systemd/pull/1890), which it seems is not going to be merged. systemctl edit was mentioned twice. | |||
2016-01-22 | Remove TODO entry | Michal Sekletar | |
Feature was introduced by 06af2a0 | |||
2016-01-17 | Update TODO | Lennart Poettering | |
2016-01-13 | update TODO | Lennart Poettering | |
2015-12-10 | Merge pull request #2096 from teg/resolved-cache | Daniel Mack | |
Misc resolved cache fixes | |||
2015-12-10 | TODO | Tom Gundersen | |
2015-12-10 | importd: drop dkr support | Lennart Poettering | |
The current code is not compatible with current dkr protocols anyway, and dkr has a different focus ("microservices") than nspawn anyway ("whole machine containers"), hence drop support for it, we cannot reasonably keep this up to date, and it creates the impression we'd actually care for the microservices usecase. | |||
2015-11-27 | update TODO | Lennart Poettering | |
2015-11-24 | update TODO | Lennart Poettering | |
2015-11-18 | update TODO | Lennart Poettering | |
2015-11-16 | TODO: sort | David Herrmann | |
2015-11-13 | Merge pull request #1869 from poettering/kill-overridable | Michal Schmidt | |
Remove support for RequiresOverridable= and RequisiteOverridable= | |||
2015-11-12 | update TODO | Lennart Poettering | |
2015-11-12 | update TODO | Lennart Poettering | |
2015-11-11 | execute: Add new PassEnvironment= directive | Filipe Brandenburger | |
This directive allows passing environment variables from the system manager to spawned services. Variables in the system manager can be set inside a container by passing `--set-env=...` options to systemd-spawn. Tested with an on-disk test.service unit. Tested using multiple variable names on a single line, with an empty setting to clear the current list of variables, with non-existing variables. Tested using `systemd-run -p PassEnvironment=VARNAME` to confirm it works with transient units. Confirmed that `systemctl show` will display the PassEnvironment settings. Checked that man pages are generated correctly. No regressions in `make check`. | |||
2015-11-11 | update TODO | Lennart Poettering | |
2015-11-10 | TODO: remove SYSTEMD_PAGER | Zbigniew Jędrzejewski-Szmek | |
This is already done in Fedora rawhide. | |||
2015-11-10 | update TODO | Lennart Poettering | |
2015-11-10 | Merge pull request #1831 from keszybz/todo-trimming | Tom Gundersen | |
Todo trimming | |||
2015-11-10 | man: describe the reason why runlevels are obsolete | Zbigniew Jędrzejewski-Szmek | |
Put it at the top of the file, where it's hard to miss. Also add the mapping of runlevel → target because since it is now static. I'm not adding runlevel(7), because we do not want to make obsolete stuff even more prominent. | |||
2015-11-10 | man: tweak description of machinectl show | Zbigniew Jędrzejewski-Szmek | |
Also, machinectl status is anything but terse. Remove "terse". | |||
2015-11-10 | TODO: update for lz4/xz stuff | Zbigniew Jędrzejewski-Szmek | |
No point in fixing xz now that lz4 is the default. | |||
2015-11-06 | doc: correct orthography, word forms and missing/extraneous words | Jan Engelhardt | |
2015-11-02 | Revert "utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t" | Lennart Poettering | |
2015-11-02 | Merge pull request #1740 from shawnl/master | Daniel Mack | |
utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t | |||
2015-11-02 | update TODO | Karel Zak | |
- inotify utab has been removed and we use libmount now - x-systemd.requires= fstab option has been implemented to specify dependencies in fstab | |||
2015-10-31 | utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t | Shawn Landden | |
rework C11 utf8.[ch] to use char32_t instead of uint32_t when referring to unicode chars, to make things more expressive. | |||
2015-10-27 | update TODO | Lennart Poettering | |
2015-10-22 | update TODO | Lennart Poettering | |
2015-10-19 | update TODO | Lennart Poettering | |
2015-10-09 | update TODO | Michal Sekletar | |
2015-10-07 | update TODO | Lennart Poettering | |
2015-09-30 | update TODO | Lennart Poettering | |
2015-09-22 | update TODO | Lennart Poettering | |
2015-09-11 | TODO | Lennart Poettering | |
2015-09-10 | update TODO | Lennart Poettering | |
2015-09-08 | update TODO | Lennart Poettering | |
2015-09-05 | TODO: update networkd section | David Herrmann | |
Remove two freshly implemented features, and add TSO support as a new one. | |||
2015-08-31 | update TODO | Lennart Poettering | |
2015-08-27 | update TODO | Lennart Poettering | |
2015-08-20 | update TODO | Lennart Poettering | |
2015-08-17 | Merge pull request #974 from teg/resolved-fixes-2 | Daniel Mack | |
resolved: debugging improvements | |||
2015-08-16 | update TODO | Lennart Poettering | |
2015-08-16 | Merge pull request #908 from richardmaw-codethink/nspawn-path-escapes-v3 | Lennart Poettering | |
Allow arbitrary file paths to be passed to nspawn (v3) | |||
2015-08-16 | TODO | Tom Gundersen | |