Age | Commit message (Expand) | Author |
2010-06-03 | tests: build the right tests | Lennart Poettering |
2010-06-03 | manager: when we sweep the tree when looking for ordering cycles, remember an... | Lennart Poettering |
2010-06-02 | update fixme | Lennart Poettering |
2010-06-02 | mount: parse both parts of the mount options from /proc/self/mountinfo | Lennart Poettering |
2010-06-02 | dbus: hide some debug output | Lennart Poettering |
2010-06-02 | units: make sure that rc-local.service is run before the getty on tty1, so th... | Lennart Poettering |
2010-06-02 | build-sys: when building from build tree default to / root dir | Lennart Poettering |
2010-06-02 | macro: avoid name clash with _unused on ppc | Lennart Poettering |
2010-06-02 | mounts: reindent table | Lennart Poettering |
2010-06-02 | mounts: make /cgroup a tmpfs file system | Lennart Poettering |
2010-06-02 | service: change default service type to 'simple' since that is the future | Lennart Poettering |
2010-06-02 | swap: Fix uninitialized variable | Christian Ruppert |
2010-06-02 | build-sys: call AC_OUTPUT without any arguments | Christian Ruppert |
2010-06-02 | untis: fix path to helper services | Lennart Poettering |
2010-06-02 | hostname: keep dots in hostname | Lennart Poettering |
2010-06-02 | build-sys: default rootdir to prefix | Lennart Poettering |
2010-06-02 | sd-daemon: rework documentation a little | Lennart Poettering |
2010-06-02 | dbus: implement systemd side of dbus activation glue | Lennart Poettering |
2010-06-02 | units: tear down sys-kernel-security.automount automount point on shutdown | Lennart Poettering |
2010-06-02 | units: add SUSE service files | Kay Sievers |
2010-06-02 | build-sys: add missing backslash | Lennart Poettering |
2010-06-02 | build-sys: move systemd from /sbin to /bin since it should be used by normal ... | Lennart Poettering |
2010-06-02 | build-sys: install stuff intended for / into ${rootdir} which is configurable... | Lennart Poettering |
2010-06-01 | units: drop fuse fs from automount, since this is now done by udev internally | Lennart Poettering |
2010-06-01 | getty: set TERM=linux for the local gettys we configure | Lennart Poettering |
2010-06-01 | dbus: add simplified way to start an arbitrary unit in a single method call | Lennart Poettering |
2010-05-24 | units: fix Gentoo services | Marc-Antoine Perennou |
2010-05-24 | service: interpret Debian-style X-Interactive LSB header field | Lennart Poettering |
2010-05-24 | man: document syslog and dbus services | Lennart Poettering |
2010-05-24 | unit: introduce exit.service for exiting from session instances | Lennart Poettering |
2010-05-24 | unit: ship a mail-transfer-agent.target unit by default | Lennart Poettering |
2010-05-24 | unit: turn display-manager.target into a service | Lennart Poettering |
2010-05-24 | service: add extended debian facilities | Lennart Poettering |
2010-05-24 | service: be case insensitive when parsing LSB headers, because some Debian se... | Lennart Poettering |
2010-05-24 | service: interpret suse/debian style X-Start-Before/X-Start-After | Lennart Poettering |
2010-05-24 | sd-daemon: set FD_CLOEXEC by default | Lennart Poettering |
2010-05-24 | main: don't try to mount api dirs if we are not root | Lennart Poettering |
2010-05-24 | man: fix minor typo | Lennart Poettering |
2010-05-24 | path: add .path unit type for monitoring files | Lennart Poettering |
2010-05-24 | timer: fully implement timer units | Lennart Poettering |
2010-05-23 | dbus: automatically generate and install introspection files | Lennart Poettering |
2010-05-23 | unit: add automount units for a number of API filesystems | Lennart Poettering |
2010-05-22 | systemctl: subscribe to changes of existing units/jobs | Lennart Poettering |
2010-05-22 | execute: fix typo | Lennart Poettering |
2010-05-22 | systemctl: add --block switch for synchronous starting of units | Lennart Poettering |
2010-05-22 | manager: link ~/.local/share/systemd/session to ~/.config/systemd/session if ... | Lennart Poettering |
2010-05-22 | manager: canonicalize search paths and filter out non-existing paths and thos... | Lennart Poettering |
2010-05-22 | execute: only reset those signals to the default we really need to reset to t... | Lennart Poettering |
2010-05-22 | device: make use of new libudev tags logic | Lennart Poettering |
2010-05-22 | kmod: automatically load a few kernel modules we need for normal operation be... | Lennart Poettering |