chiark / gitweb /
tmpfiles: fix typo in comment
[elogind.git] / src /
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.
2010-09-20 Gustavo Sverzut... gentoo: locale-setup support
2010-09-20 Gustavo Sverzut... gentoo: vconsole-setup support.
2010-09-20 Luis Felipe Strano... ask-password. Initializing socket_fd inside ask_agent.
2010-09-20 Michal Schmidtsystemctl: make condrestart equivalent to try-restart
2010-09-20 Tom Gundersenlocale: set LANG on Arch
2010-09-20 Tom Gundersenvconsole: set keyboard mapping and font settings on...
2010-09-20 Gustavo Sverzut... random-seed: create parents of RANDOM_SEED if they...
2010-09-17 Lennart Poetteringvconsole: drop vconsole config file var prefix
2010-09-17 Lennart Poetteringvconsole: more completely cover fedora legacy vconsole...
2010-09-17 Lennart Poetteringask-password: popup notification when we ask for a...
2010-09-17 Lennart Poetteringask-password: extend help text a little
2010-09-17 Lennart Poetteringask-password: optionally ask questions on tty
2010-09-16 Lennart Poetteringask-password: add minimal framework to allow services...
2010-09-15 Lennart Poetteringvconsole: fall back to fedora specific configuration
2010-09-15 Lennart Poetteringutil: fix handling of quotes in parse_env_file()
2010-09-15 Lennart Poetteringlocale: initialize locale from /etc/locale by default
2010-09-15 Lennart Poetteringvconsole: add new utility to initialize the virtual...
2010-09-15 Lennart Poetteringutil: use waitid() instead of waitpid() everywhere...
2010-09-15 Lennart Poetteringutil: introduce waitpid_loop()
2010-09-15 Lennart Poetteringsystemctl: use sizeof() instead of strlen() on literal...
2010-09-15 Zbyszek Szmeksystemctl: split job list writing to a seperate function
2010-09-14 Lennart Poetteringmount-setup: fix selinux label after mounting
2010-09-14 Zbigniew Jędrzejew... systemctl: limit some column widths to widest actually...
2010-09-14 Zbigniew Jędrzejew... systemctl: split job list writing to a seperate function
2010-09-14 Zbigniew Jędrzejew... systemctl: use on_tty() helper everywhere
2010-09-14 Lennart Poetteringutil: SIGSTKFLT is unknown on Linux for SPARC
2010-09-14 Lennart Poetteringsystemctl: use isolate when called as telinit for a...
2010-09-14 Lennart Poetteringmanager: log job mode when running job
2010-09-13 Lennart Poetteringinitctl: properly use isolate when activating runlevels
2010-09-13 Lennart Poetteringtarget: add implicit target/unit ordering deps only...
2010-09-13 Lennart Poetteringsocket: fix output of TCP congestion options
2010-09-13 Lennart Poetteringservice: fix check for non-LSB files
2010-09-13 Lennart Poetteringservice: add generic LSB provides handling for facilities
2010-09-13 Lennart Poetteringservice: translate 'httpd' LSB Provides into '$httpd...
2010-09-13 Rainer Gerhardsminor nit: printf attribute was removed by -DSD_EXPORT_...
2010-09-13 Tom Gundersenutil: add Arch welcome message
2010-09-13 Sedat Dilekutil: add Debian welcome message
2010-09-13 Lennart Poetteringtarget: add default unit ordering deps from the unit...
next