chiark / gitweb /
mount: minor cleanups
[elogind.git] / src /
2010-10-12 Lennart Poetteringmount: minor cleanups
2010-10-12 Lennart Poetteringsystemctl: drop [] around date in status output
2010-10-12 Lennart Poetteringsystemctl: show whether we follow somebody in 'status...
2010-10-08 Lennart Poetteringservice: introduce Restart=on-failure and Restart=on...
2010-10-08 Lennart Poetteringutil: don't specifically check for the /dev/null major...
2010-10-08 Lennart Poetteringunit: rename 'banned' load state to 'masked'
2010-10-08 Lennart Poetteringservice: optionally, create INIT_PROCESS/DEAD_PROCESS...
2010-10-08 Lennart Poetteringsystemctl: fix 'systemctl enable getty@.service'
2010-10-08 Lennart Poetteringservice: increase default timeout for sysv scripts...
2010-10-08 Lennart Poetteringmount: properly handle NULL fstype
2010-10-08 Lennart Poetteringunit: introduce 'banned' load state for units symlinked...
2010-10-07 Lennart Poetteringuser-sessions: properly unlink both nologin files
2010-10-07 Lennart Poetteringuser-sessions: add minimal utility to kill user session...
2010-10-07 Lennart Poetteringshutdown: drop last referral to mp->read_only
2010-10-07 Lennart Poetteringshutdown: drop redundant read_only bool var
2010-10-07 Lennart Poetteringshutdown: create /var/run/nologin instead of /etc/nolog...
2010-10-07 Lennart Poetteringutil: unify implementations of freeze()
2010-10-07 Fabiano Fidencioshutdown: Adding binary to shutdown the system
2010-10-07 Fabiano Fidencioumount: Adding unmount functions to be used in shutdown
2010-10-07 Fabiano Fidencioutil: Adding a strneq, to represent (!strncmp(a, b...
2010-10-07 Lennart Poetteringsd-daemon: in some places sizeof(sa_family_t) actually...
2010-10-07 Lennart Poetteringutil: never use sizeof(sa_family_t) when calculating...
2010-10-06 Lennart Poetteringmanager: notify plymouth about progress if it is running
2010-10-06 Lennart Poetteringsystemctl: require correctly formed unit names when...
2010-10-05 Matthias Schiffertimer: Add missing break in switch
2010-10-05 Fabiano FidĂȘnciomount: Don't stop the mountinfo parser if one line...
2010-10-05 Lennart Poetteringnotify: fix include properly
2010-10-05 Dave Reisnerfix typo: s/seperat/separat/g
2010-10-05 Lennart Poetteringreadahead: fix printf format string
2010-10-05 Lennart Poetteringnotify: add missing include
2010-10-05 Mike Kellyunit-name: fix unit name escaping
2010-10-05 Lennart Poetteringservice: rename settings for Restart= from 'restart...
2010-10-05 Lennart Poetteringsd-daemon: split off sd_readahead() since it is not...
2010-10-05 Lennart Poetteringmount: sort network mounts after network.target by...
2010-10-05 Lennart Poetteringsocket: make sockets to pass to a service configurable
2010-10-05 Lennart Poetteringsocket: make service to start on incoming traffic confi...
2010-10-05 Lennart Poetteringreadahead: ignore deleted files
2010-09-30 Lennart Poetteringreadahead: minor 32bit fixes
2010-09-29 Andreas Jaegertmpfiles: fix typo in comment
2010-09-29 Lennart Poetteringreadahead: preload pack file
2010-09-29 Lennart Poetteringreadahead: make sure /dev/.systemd/readahead exists
2010-09-28 Kay Sieversparse_env_file() - return empty value strings like...
2010-09-28 Lennart Poetteringtmpfiles: move dir to /etc/tempfiles.d/
2010-09-28 Lennart Poetteringtmpfiles: return sensible error code
2010-09-28 Lennart Poetteringtmpfiles: rename tempfiles to tmpfiles since this isn...
2010-09-28 Fabiano Fidenciolist: Fixing typo in LIST_FIND_HEAD
2010-09-28 Lennart Poetteringreadahead: ignore replay events when collecting
2010-09-28 Lennart Poetteringservice: first lookup LSB facility names in tables...
2010-09-28 Lennart Poetteringreadahead: fix SSD check
2010-09-28 Matthias Schifferservice: Don't crash because of double free when Arch...
2010-09-28 Lennart Poetteringservice: filter out empty LSB description strings
2010-09-28 Lennart Poetteringservice: when resolving sysv names drop leading $
2010-09-28 Kay Sieversmodules-load: use /etc/modules-load.d/?*.conf
2010-09-28 Kay Sieversuse .conf for new config files: locale, vconsole, modules.d
2010-09-28 Kay Sieversvconsole-setup: ignore empty strings like FOO="", impor...
2010-09-28 Lennart Poetteringtempfiles: add little utility for creating volatile...
2010-09-27 Lennart Poetteringmount: properly handle bind mounts
2010-09-27 Lennart Poetteringservice: shortcut sysv provides on ourselves
2010-09-27 Lennart Poetteringservice: ignore sysv $null service
2010-09-27 Lennart Poetteringfix spelling of 'unneeded' at various places
2010-09-27 Lennart Poetteringservice: don't create sysv order deps on merged units
2010-09-27 Lennart Poetteringload-fragment: reset fragment_path if we couldn't find...
2010-09-27 Lennart Poetteringreadahead: avoid collisions with the NULL pointer
2010-09-27 Lennart PoetteringRevert "hashmap: HASHMAP_FOREACH* iterate until ITERATO...
2010-09-27 Michael BieblNeed to use #elif defined(DEBIAN) here...
2010-09-27 Michael Biebldebian: add locale compat support
2010-09-27 Lennart Poetteringreadahead: properly initialize variable
2010-09-27 Fabiano Fidenciosysv: optionally disable of SysV init/rcN.d support...
2010-09-27 Harald Hoyerhashmap: HASHMAP_FOREACH* iterate until ITERATOR_LAST
2010-09-26 Lennart Poetteringjob: show failure message only for start jobs
2010-09-26 Fabiano Fidenciomount: Remove double include of "mount.h"
2010-09-26 Lennart Poetteringupdate fixme
2010-09-26 Harald Hoyerreadahead-replay: use posix_fadvise instead of readahead
2010-09-26 Harald Hoyerreadahead-collect: check for negative return codes...
2010-09-26 Lennart Poetteringreadahead: add interface to sd-daemon.[ch] to control...
2010-09-26 Harald Hoyerreadahead-collect: typo, free the correct pointer
2010-09-25 Lennart Poetteringreadahead: parse command line arguments
2010-09-25 Lennart Poetteringreadahead: never readahead temporary files since their...
2010-09-25 Lennart Poetteringreadahead: make candidate for early OOM kill
2010-09-25 Lennart Poetteringreadahead: exit after a maximum runtime
2010-09-25 Lennart Poetteringreadahead-replay: delay ready notification until we...
2010-09-25 Lennart Poetteringreadahead: disable on low memory machines
2010-09-24 Lennart Poetteringreadahead: take file system root on command line
2010-09-23 Lennart Poetteringreadahead: normalize logging
2010-09-23 Lennart Poetteringreadahead: put limit on files we read ahead
2010-09-23 Lennart Poetteringreadahead: add btrfs defrag support
2010-09-23 Lennart Poetteringfanotify: use uint64_t instead of __u64
2010-09-23 Lennart Poetteringdbus: export number of total failed jobs on D-Bus interface
2010-09-23 Lennart Poetteringreadahead: implement minimal readahead logic based...
2010-09-21 Gustavo Sverzut... dbus: add Progress property to introspection
2010-09-21 Kay Sieverssuse: locale + vconsole compat support
2010-09-21 Lennart Poetteringmanager: calculate progress value while booting
2010-09-21 Lennart Poetteringmanager: measure startup times
2010-09-21 Lennart Poetteringmanager: count how many jobs we executed
2010-09-21 Lennart Poetteringvconsole: make sure we don't merge configuration settin...
2010-09-20 Lennart Poetteringlocale: make sure we don't merge configuration settings...
2010-09-20 Lennart Poetteringlocale: unset locale vars that are not set any longer
2010-09-20 Lennart Poetteringlocale: never use LC_ALL. It's evil.
2010-09-20 Tom Gundersenservice: start Arch daemons
2010-09-20 Fabiano Fidenciosocket: Support IPv6-less systems with runtime check.
next