summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Expand)AuthorAge
* systemctl: highlight failed processes in systemctl statusLennart Poettering2011-01-20
* mount: FAT uuids are uppercaseLennart Poettering2011-01-18
* execute,util: fix two small memory leaksLennart Poettering2011-01-06
* util: don't pass invalid fd to fdopendir() on error to avoid corruption of errnoLennart Poettering2011-01-05
* fragment: properly handle quotes in assignments in EnvironmentFile= filesLennart Poettering2011-01-05
* serial: use TERM=vt100 instead of TERM=vt100-navLennart Poettering2011-01-04
* arch: remove welcome messageTom Gundersen2011-01-01
* util: invoke sync() implicitly on freeze()Lennart Poettering2011-01-01
* tmpfiles: ensure we do no follow symlinks when cleaning up dirsLennart Poettering2010-12-28
* util: properly handle OOM when allocating Debian version stringLennart Poettering2010-12-21
* debian: Prefix welcome string with "Debian "Michael Biebl2010-12-21
* sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.dLennart Poettering2010-11-18
* util: introduce /etc/os-release so that distros don't need to patch systemd t...Lennart Poettering2010-11-18
* exec: automatically determine right TERM= setting based on tty nameLennart Poettering2010-11-15
* util: always highlight distro nameLennart Poettering2010-11-14
* cryptsetup: hook up tool with ask-passwordLennart Poettering2010-11-12
* manager: parse RD_TIMESTAMP passed from initrdLennart Poettering2010-11-10
* cryptsetup: minimal cryptsetup unit generatorLennart Poettering2010-11-10
* service: unify tstamp serialization codeLennart Poettering2010-10-28
* main: move make_null_stdio() to util.cLennart Poettering2010-10-27
* unit: serialize active timestampsLennart Poettering2010-10-27
* ask-password: add minimal plymouth password agentLennart Poettering2010-10-26
* util: Add welcome message for UbuntuAndrew Edmunds2010-10-25
* ask-password: add basic tty agentLennart Poettering2010-10-25
* systemctl: introduce systemctl killLennart Poettering2010-10-22
* util: ignore quota files by defaultLennart Poettering2010-10-18
* tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...Lennart Poettering2010-10-18
* inotify: properly handle multiple inotify events per read()Lennart Poettering2010-10-13
* util: don't specifically check for the /dev/null major/minor, just check whet...Lennart Poettering2010-10-08
* unit: introduce 'banned' load state for units symlinked to /dev/nullLennart Poettering2010-10-08
* util: unify implementations of freeze()Lennart Poettering2010-10-07
* fix typo: s/seperat/separat/gDave Reisner2010-10-05
* parse_env_file() - return empty value strings like FOO="" as NULL valueKay Sievers2010-09-28
* locale: make sure we don't merge configuration settings from different sourcesLennart Poettering2010-09-21
* ask-password: optionally ask questions on ttyLennart Poettering2010-09-17
* util: fix handling of quotes in parse_env_file()Lennart Poettering2010-09-16
* vconsole: add new utility to initialize the virtual consoleLennart Poettering2010-09-16
* util: use waitid() instead of waitpid() everywhere to avoid confusion due to ...Lennart Poettering2010-09-15
* util: introduce waitpid_loop()Lennart Poettering2010-09-15
* util: SIGSTKFLT is unknown on Linux for SPARCLennart Poettering2010-09-14
* util: add Arch welcome messageTom Gundersen2010-09-13
* util: add Debian welcome messageSedat Dilek2010-09-13
* util: add Gentoo welcome message.Gustavo Sverzut Barbieri2010-09-09
* util: leave locked terminal attributes untouched so that we don't interfere w...Lennart Poettering2010-09-01
* util: look at STDOUT, not STDIN, when determining tty columnsLennart Poettering2010-08-31
* systemctl: show timestamps for state changesLennart Poettering2010-08-25
* mount: properly handle LABEL="" in fstabLennart Poettering2010-08-20
* service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...Lennart Poettering2010-08-20
* nss: don't disable nscd anymore, since it doesn't make sense to socket-activa...Lennart Poettering2010-08-17
* util: properly detect ttyname_r() failingLennart Poettering2010-08-16