summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-28tmpfiles: rename tempfiles to tmpfiles since this isn't windowsLennart Poettering
2010-09-28list: Fixing typo in LIST_FIND_HEADFabiano Fidencio
2010-09-28readahead: ignore replay events when collectingLennart Poettering
2010-09-28service: first lookup LSB facility names in tables, only then suppress self-p...Lennart Poettering
2010-09-28readahead: fix SSD checkLennart Poettering
2010-09-28service: Don't crash because of double free when Arch services are disabled i...Matthias Schiffer
2010-09-28service: filter out empty LSB description stringsLennart Poettering
2010-09-28service: when resolving sysv names drop leading $Lennart Poettering
2010-09-28modules-load: use /etc/modules-load.d/?*.confKay Sievers
2010-09-28use .conf for new config files: locale, vconsole, modules.dKay Sievers
2010-09-28vconsole-setup: ignore empty strings like FOO="", imported from config filesKay Sievers
2010-09-28tempfiles: add little utility for creating volatile files/dirs in tmpfs hiera...Lennart Poettering
2010-09-28mount: properly handle bind mountsLennart Poettering
2010-09-28service: shortcut sysv provides on ourselvesLennart Poettering
2010-09-28service: ignore sysv $null serviceLennart Poettering
2010-09-27fix spelling of 'unneeded' at various placesLennart Poettering
2010-09-27service: don't create sysv order deps on merged unitsLennart Poettering
2010-09-27load-fragment: reset fragment_path if we couldn't find a unit file for itLennart Poettering
2010-09-27readahead: avoid collisions with the NULL pointerLennart Poettering
2010-09-27Revert "hashmap: HASHMAP_FOREACH* iterate until ITERATOR_LAST"Lennart Poettering
2010-09-27Need to use #elif defined(DEBIAN) here...Michael Biebl
2010-09-27debian: add locale compat supportMichael Biebl
2010-09-27readahead: properly initialize variableLennart Poettering
2010-09-27sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio
2010-09-27hashmap: HASHMAP_FOREACH* iterate until ITERATOR_LASTHarald Hoyer
2010-09-27job: show failure message only for start jobsLennart Poettering
2010-09-27mount: Remove double include of "mount.h"Fabiano Fidencio
2010-09-27update fixmeLennart Poettering
2010-09-26readahead-replay: use posix_fadvise instead of readaheadHarald Hoyer
2010-09-26readahead-collect: check for negative return codes of fs_on_ssd()Harald Hoyer
2010-09-26readahead: add interface to sd-daemon.[ch] to control readaheadLennart Poettering
2010-09-26readahead-collect: typo, free the correct pointerHarald Hoyer
2010-09-25readahead: parse command line argumentsLennart Poettering
2010-09-25readahead: never readahead temporary files since their names tend not to be s...Lennart Poettering
2010-09-25readahead: make candidate for early OOM killLennart Poettering
2010-09-25readahead: exit after a maximum runtimeLennart Poettering
2010-09-25readahead-replay: delay ready notification until we queued first readLennart Poettering
2010-09-25readahead: disable on low memory machinesLennart Poettering
2010-09-24readahead: take file system root on command lineLennart Poettering
2010-09-23readahead: normalize loggingLennart Poettering
2010-09-23readahead: put limit on files we read aheadLennart Poettering
2010-09-23readahead: add btrfs defrag supportLennart Poettering
2010-09-23fanotify: use uint64_t instead of __u64Lennart Poettering
2010-09-23dbus: export number of total failed jobs on D-Bus interfaceLennart Poettering
2010-09-23readahead: implement minimal readahead logic based on fanotify(), mincore() a...Lennart Poettering
2010-09-21dbus: add Progress property to introspectionGustavo Sverzut Barbieri
2010-09-21suse: locale + vconsole compat supportKay Sievers
2010-09-21manager: calculate progress value while bootingLennart Poettering
2010-09-21manager: measure startup timesLennart Poettering
2010-09-21manager: count how many jobs we executedLennart Poettering