index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.c
Age
Commit message (
Expand
)
Author
2011-03-18
man: document pidns containers
Lennart Poettering
2011-03-16
util: make touched files non-writable by default
Lennart Poettering
2011-03-14
util: add detect_container()
Lennart Poettering
2011-03-14
util: detect CLONE_NEWPID namespaces, and cache results
Lennart Poettering
2011-03-14
util: return exit status in wait_for_terminate_and_warn()
Lennart Poettering
2011-03-14
util: properly identify pty devices by their major
Lennart Poettering
2011-03-11
util: close all fds before freezing execution
Lennart Poettering
2011-03-09
dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl...
Lennart Poettering
2011-03-09
drop unnecessary suffix NULs as gcc adds them anyway
Lennart Poettering
2011-03-08
build-sys: add Mandriva distribution support
systemd/v20
Andrey Borzenkov
2011-03-04
execute: load environment files at time of execution, not when we load the se...
Lennart Poettering
2011-03-03
kill: always send SIGCONT after SIGTERM
Lennart Poettering
2011-02-22
virtualization: check cpuid first, since it is cheaper than DMI
Lennart Poettering
2011-02-22
util: make string static
Lennart Poettering
2011-02-21
virtualization: beef virtualization code
Lennart Poettering
2011-02-17
util: retry opening a TTY on EIO
Lennart Poettering
2011-02-17
util: beef up logic to find ctty name
Lennart Poettering
2011-02-16
util: seperate welcome line from other output by empty lines
Lennart Poettering
2011-02-15
shutdown: execute all binaries in /lib/systemd/system-shutdown as last step b...
Lennart Poettering
2011-02-14
util: properly resolve /dev/console if more than once console= argument was p...
Lennart Poettering
2011-02-14
getty: do not auto-spawn getty's on VC ttys if console=ttyN is used
Lennart Poettering
2011-02-13
util: when determining the right TERM for /dev/console consult /sys/class/tty...
Lennart Poettering
2011-02-13
readahead: disable readahead in virtual machines
Lennart Poettering
2011-02-08
build-sys: initial support ALTLinux
Alexey Shabalin
2011-01-22
gcc: make gcc shut up
Lennart Poettering
2011-01-20
systemctl: highlight failed processes in systemctl status
Lennart Poettering
2011-01-18
mount: FAT uuids are uppercase
Lennart Poettering
2011-01-06
execute,util: fix two small memory leaks
Lennart Poettering
2011-01-05
util: don't pass invalid fd to fdopendir() on error to avoid corruption of errno
Lennart Poettering
2011-01-05
fragment: properly handle quotes in assignments in EnvironmentFile= files
Lennart Poettering
2011-01-04
serial: use TERM=vt100 instead of TERM=vt100-nav
Lennart Poettering
2011-01-01
arch: remove welcome message
Tom Gundersen
2011-01-01
util: invoke sync() implicitly on freeze()
Lennart Poettering
2010-12-28
tmpfiles: ensure we do no follow symlinks when cleaning up dirs
Lennart Poettering
2010-12-21
util: properly handle OOM when allocating Debian version string
Lennart Poettering
2010-12-21
debian: Prefix welcome string with "Debian "
Michael Biebl
2010-11-18
sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d
Lennart Poettering
2010-11-18
util: introduce /etc/os-release so that distros don't need to patch systemd t...
Lennart Poettering
2010-11-15
exec: automatically determine right TERM= setting based on tty name
Lennart Poettering
2010-11-14
util: always highlight distro name
Lennart Poettering
2010-11-12
cryptsetup: hook up tool with ask-password
Lennart Poettering
2010-11-10
manager: parse RD_TIMESTAMP passed from initrd
Lennart Poettering
2010-11-10
cryptsetup: minimal cryptsetup unit generator
Lennart Poettering
2010-10-28
service: unify tstamp serialization code
Lennart Poettering
2010-10-27
main: move make_null_stdio() to util.c
Lennart Poettering
2010-10-27
unit: serialize active timestamps
Lennart Poettering
2010-10-26
ask-password: add minimal plymouth password agent
Lennart Poettering
2010-10-25
util: Add welcome message for Ubuntu
Andrew Edmunds
2010-10-25
ask-password: add basic tty agent
Lennart Poettering
2010-10-22
systemctl: introduce systemctl kill
Lennart Poettering
[next]