summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-04serial: use TERM=vt100 instead of TERM=vt100-navLennart Poettering
2011-01-04systemctl: Don't use Debian's 'sensible-pager', use 'pager' insteadLennart Poettering
2011-01-04cryptsetup: call mkswap on dm device, not on source deviceLennart Poettering
2011-01-04mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overr...Lennart Poettering
2011-01-04systemctl: drop redundant getenv('LESS') checkLennart Poettering
2011-01-04systemctl: spawn pager only for commands that generates long outputLennart Poettering
2011-01-04systemctl: make the child the pager, leave systemctl as parentLennart Poettering
2011-01-04systemctl: try harder to find a suitable pagerLennart Poettering
2011-01-02systemctl: implement auto-pager a la gitMiklos Vajna
2011-01-01arch: remove welcome messageTom Gundersen
2011-01-01shutdown: drop redundant sync() invocationLennart Poettering
2011-01-01util: invoke sync() implicitly on freeze()Lennart Poettering
2010-12-28tmpfiles: ensure we do no follow symlinks when cleaning up dirsLennart Poettering
2010-12-27service: ifdef (more) distro-specific compat logicMichael Biebl
2010-12-24pam: do not sort user sessions into their own cgroups in the 'cpu' hierarchy ...Lennart Poettering
2010-12-23mount-setup: drop noexec flag from default mount options for /dev/shmLennart Poettering
2010-12-21util: properly handle OOM when allocating Debian version stringLennart Poettering
2010-12-21debian: Prefix welcome string with "Debian "Michael Biebl
2010-12-16service: ifdef distro-specific compat logicKay Sievers
2010-12-16service: drop rc. prefix on frugalware linuxMiklos Vajna
2010-12-09suse: add 'smtp' LSB facilityKay Sievers
2010-12-01path: fix watching the root directoryMichal Schmidt
2010-12-01src/quotacheck.c: Fix typoOzan Çağlayan
2010-11-29build-sys: frugalware linux supportMiklos Vajna
2010-11-26gnome-ask-password-agent: also support libnotify < 0.7 for nowKay Sievers
2010-11-26udev: make sure we aleways read from netlink, if there is dataKay Sievers
2010-11-26udev: increase event buffer size, handle -ENOBUFS, handle filtered-out devicesKay Sievers
2010-11-25dbus: use the right data slot allocatorLennart Poettering
2010-11-24manager: bump up max number of units to 128KLennart Poettering
2010-11-24mount: trivial typo fixLennart Poettering
2010-11-23build-sys: allow cross-compilationThierry Reding
2010-11-23logger: fix error handlingLennart Poettering
2010-11-22swap: order file-based swap devices after remount-rootfsLennart Poettering
2010-11-22mount_cgroup_controllers: expect 2 items from fscanf()Kay Sievers
2010-11-21systemctl: don't return LSB status error codes for systemctl showLennart Poettering
2010-11-21mount: do not try to mount disable cgroup controllersLennart Poettering
2010-11-21systemctl: redirect enable/disable to chkconfig if applicableLennart Poettering
2010-11-19Revert "Revert "fsck: add new -l switch to fsck mount options""Lennart Poettering
2010-11-18cryptsetup: actually show disk nameLennart Poettering
2010-11-18cryptsetup: show udev device name when asking for passwordLennart Poettering
2010-11-18sysctl: don't consider missing kernel options fatalLennart Poettering
2010-11-18sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.dLennart Poettering
2010-11-18mount: trivial optimizationLennart Poettering
2010-11-18util: introduce /etc/os-release so that distros don't need to patch systemd t...Lennart Poettering
2010-11-18job: make sure we don't fail umount.target if a mount unit failed to stopLennart Poettering
2010-11-18cgroup: after killing cgroup processes, ensure the group is really dead gone....Lennart Poettering
2010-11-18cgroup: if we couldn't remove a cgroup after killing evertyhing in it then it...Lennart Poettering
2010-11-18cryptsetup: automatically order crypt partitions before cryptsetup.targetLennart Poettering
2010-11-18manager: make list of default controllers configurableLennart Poettering
2010-11-18build: expose libcryptsetup dependency in build stringLennart Poettering