Age | Commit message (Expand) | Author |
2011-08-31 | getty: automatically add getty on hvsi0 virtualizer console | Lennart Poettering |
2011-08-31 | dropin: don't fail if random files are stored in .wants directories | Lennart Poettering |
2011-08-31 | systemctl: if we managed to reexec the init system via the bus don't retry vi... | Lennart Poettering |
2011-08-31 | logind: use syspath instead of sysname to identify fb devices since udlfb got... | Lennart Poettering |
2011-08-31 | mount: fix parsing of prio value | Lennart Poettering |
2011-08-31 | getty-generator: ignore if symlinks already exist | Lennart Poettering |
2011-08-31 | label: minor fixes | Lennart Poettering |
2011-08-31 | label: introduce label_bind() and make use of it where necessary | Lennart Poettering |
2011-08-30 | service: change default stdout/stderr to syslog | Lennart Poettering |
2011-08-30 | stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive | Lennart Poettering |
2011-08-30 | selinux: explicitly relabel /run/initramfs/root-fsck and friends | Lennart Poettering |
2011-08-30 | specifier: drop misplaced assert() | Lennart Poettering |
2011-08-30 | selinux: don't relabel /run/initramfs | Lennart Poettering |
2011-08-29 | selinux: retest selinux after we loaded the policy | Lennart Poettering |
2011-08-29 | logind: downgrade session create/remove log messages to LOG_DEBUG for | Lennart Poettering |
2011-08-29 | execute: fix bus serialization for commands | Lennart Poettering |
2011-08-25 | acl: properly handle if devices are tagged as uaccess but do not have a devic... | Lennart Poettering |
2011-08-24 | update README | Lennart Poettering |
2011-08-24 | cryptsetup-generator: block boot when querying passphrase. | Frederic Crozat |
2011-08-24 | cryptsetup: accept "none" option | Frederic Crozat |
2011-08-24 | path-lookup: monitor /etc/systemd/user for user manager | Frederic Crozat |
2011-08-24 | dbus: 'directrion' is not a valid attribute | Tero Roponen |
2011-08-24 | initctl: check for kexec_loaded when reboot is requested through initctl | Frederic Crozat |
2011-08-24 | service: all rcS.d scripts have been converted on Frugalware | Miklos Vajna |
2011-08-24 | strv: fix counting in strv_env_delete() | Lennart Poettering |
2011-08-24 | udev: since bt devices cannot be renamed revert to %k | Lennart Poettering |
2011-08-23 | udev: use $name instead of %k | Lennart Poettering |
2011-08-23 | cgroup: optionally mount a specific cgroup controllers together, and add cpu+... | Lennart Poettering |
2011-08-22 | timedate: make NTP controllable too | Lennart Poettering |
2011-08-21 | cgroup: when trimming cgroup trees, honour sticky bit of tasks file | Lennart Poettering |
2011-08-21 | readahead: make use of block_get_whole_disk() where applicable | Lennart Poettering |
2011-08-21 | cgroup: honour sticky bit when trimming cgroup trees | Lennart Poettering |
2011-08-21 | exec: allow passing arbitrary path names to blkio cgroup attributes | Lennart Poettering |
2011-08-21 | exec: add high-level controls for blkio cgroup attributes | Lennart Poettering |
2011-08-21 | cgroup: expose cgroup attributes as unit properties on the bus | Lennart Poettering |
2011-08-20 | exec: optionally apply cgroup attributes to the cgroups we create | Lennart Poettering |
2011-08-19 | PATCH: add missing header include | Frederic Crozat |
2011-08-17 | convert int to boolean for dbus_bool_t | Kay Sievers |
2011-08-04 | gperf: add missing.h that was present in the C version to the m4 | Koen Kooi |
2011-08-02 | exec: introduce PrivateNetwork= process option to turn off network access to ... | Lennart Poettering |
2011-08-02 | nspawn: add new --no-net switch to turn off networking in the container | Lennart Poettering |
2011-08-02 | service: parse insserv.conf and plugs its system facilities into systemd. | Frederic Crozat |
2011-08-02 | dbus: fix MaskUnitFiles bus call | Lennart Poettering |
2011-08-01 | bash: Allow to restart already started service. | Frederic Crozat |
2011-08-01 | initctl: support 'telinit u/q' | Tom Gundersen |
2011-08-01 | gperf: fix load-fragment-gperf.gperf.m4 when HAVE_SYSV_COMPAT is not set | Lennart Poettering |
2011-08-01 | main: fix reexec | Lennart Poettering |
2011-08-01 | umask: set umask of a number of sockets by default, even though we check cred... | Lennart Poettering |
2011-08-01 | execute: properly enforce group | Lennart Poettering |
2011-08-01 | umask: change default umask to 0022 just to be sure, and set it explicitly in... | Lennart Poettering |