Age | Commit message (Expand) | Author |
2011-01-18 | execute: make sending of SIGKILL on shutdown optional | Lennart Poettering |
2011-01-18 | mount: FAT uuids are uppercase | Lennart Poettering |
2011-01-18 | man: document missing KillSignal= and swap options | Lennart Poettering |
2011-01-17 | arch: remove support for legacy daemons | Tom Gundersen |
2011-01-08 | device: don't warn if we cannot bump the socket buffer | Lennart Poettering |
2011-01-07 | logger: when passing on PID info, fall back to our own if originating process... | Lennart Poettering |
2011-01-07 | service: don't hit an assert if information in LSB headers is incorrectly for... | Lennart Poettering |
2011-01-06 | execute,util: fix two small memory leaks | Lennart Poettering |
2011-01-06 | specifier: at minimal test | Lennart Poettering |
2011-01-06 | execute: drop empty assignments from env blocks on execution but keep them ar... | Lennart Poettering |
2011-01-06 | umount: don't try to detach the dm device the root dir is on, to minimize war... | Lennart Poettering |
2011-01-06 | locale: fix variable names | Lennart Poettering |
2011-01-06 | fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors | Lennart Poettering |
2011-01-05 | util: don't pass invalid fd to fdopendir() on error to avoid corruption of errno | Lennart Poettering |
2011-01-05 | tmpfiles: nicer message when two or more conflicting lines are configured for... | Lennart Poettering |
2011-01-05 | fragment: properly handle quotes in assignments in EnvironmentFile= files | Lennart Poettering |
2011-01-05 | sysctl: don't warn if sysctls are gone | Lennart Poettering |
2011-01-04 | readahead: ignore if files are removed during collection or before replay | Lennart Poettering |
2011-01-04 | serial: use TERM=vt100 instead of TERM=vt100-nav | Lennart Poettering |
2011-01-04 | systemctl: Don't use Debian's 'sensible-pager', use 'pager' instead | Lennart Poettering |
2011-01-04 | cryptsetup: call mkswap on dm device, not on source device | Lennart Poettering |
2011-01-04 | mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overr... | Lennart Poettering |
2011-01-04 | systemctl: drop redundant getenv('LESS') check | Lennart Poettering |
2011-01-04 | systemctl: spawn pager only for commands that generates long output | Lennart Poettering |
2011-01-04 | systemctl: make the child the pager, leave systemctl as parent | Lennart Poettering |
2011-01-04 | systemctl: try harder to find a suitable pager | Lennart Poettering |
2011-01-02 | systemctl: implement auto-pager a la git | Miklos Vajna |
2011-01-01 | arch: remove welcome message | Tom Gundersen |
2011-01-01 | shutdown: drop redundant sync() invocation | Lennart Poettering |
2011-01-01 | util: invoke sync() implicitly on freeze() | Lennart Poettering |
2010-12-28 | tmpfiles: ensure we do no follow symlinks when cleaning up dirs | Lennart Poettering |
2010-12-27 | service: ifdef (more) distro-specific compat logic | Michael Biebl |
2010-12-24 | pam: do not sort user sessions into their own cgroups in the 'cpu' hierarchy ... | Lennart Poettering |
2010-12-23 | mount-setup: drop noexec flag from default mount options for /dev/shm | Lennart Poettering |
2010-12-21 | util: properly handle OOM when allocating Debian version string | Lennart Poettering |
2010-12-21 | debian: Prefix welcome string with "Debian " | Michael Biebl |
2010-12-16 | service: ifdef distro-specific compat logic | Kay Sievers |
2010-12-16 | service: drop rc. prefix on frugalware linux | Miklos Vajna |
2010-12-09 | suse: add 'smtp' LSB facility | Kay Sievers |
2010-12-01 | path: fix watching the root directory | Michal Schmidt |
2010-12-01 | src/quotacheck.c: Fix typo | Ozan Çağlayan |
2010-11-29 | build-sys: frugalware linux support | Miklos Vajna |
2010-11-26 | gnome-ask-password-agent: also support libnotify < 0.7 for now | Kay Sievers |
2010-11-26 | udev: make sure we aleways read from netlink, if there is data | Kay Sievers |
2010-11-26 | udev: increase event buffer size, handle -ENOBUFS, handle filtered-out devices | Kay Sievers |
2010-11-25 | dbus: use the right data slot allocator | Lennart Poettering |
2010-11-24 | manager: bump up max number of units to 128K | Lennart Poettering |
2010-11-24 | mount: trivial typo fix | Lennart Poettering |
2010-11-23 | build-sys: allow cross-compilation | Thierry Reding |
2010-11-23 | logger: fix error handling | Lennart Poettering |