Age | Commit message (Expand) | Author |
2011-03-28 | conf-parser: fix remaining parser functions according to new prototype | Lennart Poettering |
2011-03-28 | execute: socket isn't abstract anymore | Lennart Poettering |
2011-03-28 | use /run instead of /dev/.run | Kay Sievers |
2011-03-28 | util: detect page size runtime. | cee1 |
2011-03-24 | tainted: don't check if /usr is a mount point, only if it's not already mount... | Kay Sievers |
2011-03-18 | mount: pull in quota services from local mountpoints with usr/grpquota options | Andrey Borzenkov |
2011-03-18 | service: pull in sysv facility targets from the sysv units, not the other way... | Lennart Poettering |
2011-03-18 | man: document pidns containers | Lennart Poettering |
2011-03-18 | syslog: rework syslog detection so that we need no compile-time option what t... | Lennart Poettering |
2011-03-18 | special: get rid of dbus.target | Lennart Poettering |
2011-03-18 | exec: properly apply capability bounding set, add inverted bounding sets | Lennart Poettering |
2011-03-17 | dbus: add service D-Bus property "Sockets" | Andrey Borzenkov |
2011-03-17 | dbus: consolidate service SysV conditionals | Andrey Borzenkov |
2011-03-17 | unit: serialize condition test results | Lennart Poettering |
2011-03-17 | read-ahead: Fix broken systemd-readahead-collect on mips. | cee1 |
2011-03-17 | def: centralize definition of default timeout in one place | Lennart Poettering |
2011-03-17 | chkconfig: check against runlevel 5 instead of 3, since it is a superset of t... | Lennart Poettering |
2011-03-17 | systemctl: accept condstop as alias for stop | Lennart Poettering |
2011-03-17 | dbus: allow LoadUnit to unprivileged users | Lennart Poettering |
2011-03-16 | umount: make sure skip_ro is always correctly initialized | Lennart Poettering |
2011-03-16 | main: revert recognition of "b" argument | Jan Engelhardt |
2011-03-16 | main: interpret all argv[] arguments unconditionally when run in a container | Lennart Poettering |
2011-03-16 | loopback: downgrade an error to warning | Lennart Poettering |
2011-03-16 | nspawn: bind mount /etc/localtime | Lennart Poettering |
2011-03-16 | nspawn: make tty code more robust against closed/reopened /dev/console | Lennart Poettering |
2011-03-16 | util: make touched files non-writable by default | Lennart Poettering |
2011-03-16 | nspawn: allocate a new pty instead of passing ours through to avoid terminal ... | Lennart Poettering |
2011-03-16 | main: parse the whole arv[] as kernel command line | Lennart Poettering |
2011-03-16 | main: check if we have a valid PID before getting the name of it | Lennart Poettering |
2011-03-16 | ask-password: reset signal mask after we are done | Lennart Poettering |
2011-03-15 | cgroup: don't recheck all the time whether the systemd hierarchy is mounted, ... | Lennart Poettering |
2011-03-15 | cgls: don't strip user processes and kernel threads from default output | Lennart Poettering |
2011-03-15 | umount: don't try to remount bind mounts ro during shutdown | Lennart Poettering |
2011-03-15 | getty: move automatic serial getty logic into generator | Lennart Poettering |
2011-03-14 | container: skip a few things when we are run in a container such as accessing... | Lennart Poettering |
2011-03-14 | cgls: by default start with group of PID 1 | Lennart Poettering |
2011-03-14 | pam: determine user cgroup tree from cgroup of PID 1 | Lennart Poettering |
2011-03-14 | nspawn: move container into its own name=systemd cgroup | Lennart Poettering |
2011-03-14 | manager: don't show kernel boot-up time for containers | Lennart Poettering |
2011-03-14 | manager: show who killed us | Lennart Poettering |
2011-03-14 | hostname: don't override the hostname with localhost if it is already set and... | Lennart Poettering |
2011-03-14 | audit: give up sending auditing messages when it failed due to EPERM | Lennart Poettering |
2011-03-14 | nspawn: don't require selinux on if it is compiled in | Lennart Poettering |
2011-03-14 | main: remove AF_UNIX sockets before binding | Lennart Poettering |
2011-03-14 | shutdown: print a nice message when terminating a container | Lennart Poettering |
2011-03-14 | nspawn: mount /selinux if needed | Lennart Poettering |
2011-03-14 | shutdown: just call exit() if we are in a container | Lennart Poettering |
2011-03-14 | umount: assume that a non-existing /dev/loop device means it is already detached | Lennart Poettering |
2011-03-14 | socket: use 777 as default mode for sockets | Lennart Poettering |
2011-03-14 | nspawn: we don't want a network namespace | Lennart Poettering |