Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-23 | systemctl: split --help into multiple sections | Lennart Poettering | |
2011-07-23 | manager: add log control via RT signals | Lennart Poettering | |
2011-05-25 | man: update the list of unit search locations | William Swanson | |
2011-04-01 | general: replace a few uses of /var/run by /run | Lennart Poettering | |
2011-03-14 | core: move abstract namespace sockets to /dev/.run | Lennart Poettering | |
Now that we have /dev/.run there's no need to use abstract namespace sockets. So, let's move things to /dev/.run, to make things more easily discoverable and improve compat with chroot() and fs namespacing. | |||
2011-03-10 | man: trivial typo in systemd(1) | Andrey Borzenkov | |
2011-02-15 | service: change default std output to inherit | Lennart Poettering | |
2011-02-15 | exec: introduce global defaults for the standard output of services | Lennart Poettering | |
2011-02-09 | manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on ↵ | Lennart Poettering | |
the console | |||
2010-11-15 | drop support for MANAGER_SESSION, introduce MANAGER_USER instead | Lennart Poettering | |
2010-11-11 | man: Fix various typos | Andrew Edmunds | |
2010-10-26 | man: be more explicit about the usefulness of --system | Lennart Poettering | |
2010-09-14 | man: include reference to the interface stability promise | Lennart Poettering | |
2010-08-31 | manager: rename 'maintenance' state to 'failed' to avoid user confusion | Matthew Miller | |
https://bugzilla.redhat.com/show_bug.cgi?id=614619 | |||
2010-08-25 | cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup | Lennart Poettering | |
This requires the /sys/fs/cgroup to exist. Current git kernels have this, released kernels need a backport of a single patch. | |||
2010-08-16 | man: document new shutdown features | Lennart Poettering | |
2010-08-09 | manager: when two pending jobs conflict, keep the one that "conflicts", ↵ | Lennart Poettering | |
remove the one that is "conflicted" This gives the writer of units control which unit is kept and which is stopped when two units conflict. | |||
2010-07-24 | systemctl: fold systemd-install into systemctl | Lennart Poettering | |
2010-07-19 | systemctl: introduce reset-maintenance command | Lennart Poettering | |
2010-07-18 | man: extend man pages a little | Lennart Poettering | |
2010-07-16 | man: various man page updates | Lennart Poettering | |
2010-07-13 | main: replace --running-as= by --session and --system do mimic related tools ↵ | Lennart Poettering | |
and D-Bus | |||
2010-07-08 | man: Minor typographic fixes to systemd.xml | Ozan Çağlayan | |
Fix some minor grammar and punctuation typos. | |||
2010-07-07 | man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, ↵ | Conrad Meyer | |
systemd.exec, systemd, and systemd.timer pages Just some minor grammar fixes. | |||
2010-07-07 | update man pages for recent changes | Lennart Poettering | |
2010-07-06 | man: more blurbs | Lennart Poettering | |
2010-07-06 | man: add missing parts to man pages | Lennart Poettering | |
2010-06-25 | man: various fixes | Kay Sievers | |
2010-06-24 | man: spelling fixes | Kay Sievers | |
2010-06-24 | man: rework man page generation in makefile | Lennart Poettering | |
2010-06-24 | man: extend manual page documentation | Lennart Poettering | |
2010-06-24 | man: add more man pages | Lennart Poettering | |
2010-06-23 | man: start documenting systemd itself | Lennart Poettering | |
2010-06-23 | man: add missing systemd.xml | Lennart Poettering | |