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.h
Age
Commit message (
Expand
)
Author
2011-02-21
virtualization: beef virtualization code
Lennart Poettering
2011-02-17
util: beef up logic to find ctty name
Lennart Poettering
2011-02-15
shutdown: execute all binaries in /lib/systemd/system-shutdown as last step b...
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
readahead: disable readahead in virtual machines
Lennart Poettering
2011-01-20
systemctl: highlight failed processes in systemctl status
Lennart Poettering
2011-01-05
fragment: properly handle quotes in assignments in EnvironmentFile= files
Lennart Poettering
2010-12-28
tmpfiles: ensure we do no follow symlinks when cleaning up dirs
Lennart Poettering
2010-11-15
exec: automatically determine right TERM= setting based on tty 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
mounts: automatically create /dev/stderr and friends early on boot so that th...
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-25
ask-password: add basic tty agent
Lennart Poettering
2010-10-22
systemctl: introduce systemctl kill
Lennart Poettering
2010-10-18
tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...
Lennart Poettering
2010-10-08
unit: introduce 'banned' load state for units symlinked to /dev/null
Lennart Poettering
2010-10-07
util: unify implementations of freeze()
Lennart Poettering
2010-10-07
util: Adding a strneq, to represent (!strncmp(a, b, n))
Fabiano Fidencio
2010-10-05
fix typo: s/seperat/separat/g
Dave Reisner
2010-09-21
manager: measure startup times
Lennart Poettering
2010-09-16
vconsole: add new utility to initialize the virtual console
Lennart Poettering
2010-09-15
util: use waitid() instead of waitpid() everywhere to avoid confusion due to ...
Lennart Poettering
2010-09-15
util: introduce waitpid_loop()
Lennart Poettering
2010-08-25
systemctl: show timestamps for state changes
Lennart Poettering
2010-08-20
mount: properly handle LABEL="" in fstab
Lennart Poettering
2010-08-20
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-20
service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...
Lennart Poettering
2010-08-17
nss: don't disable nscd anymore, since it doesn't make sense to socket-activa...
Lennart Poettering
2010-08-17
emacs: disable tabs in .h files, too
Lennart Poettering
2010-08-16
systemctl: add support for delayed shutdown, similar to sysv in style
Lennart Poettering
2010-08-11
main: disable nscd properly, if possible
Lennart Poettering
2010-08-11
gc: remove a lot of unused code
Lennart Poettering
2010-08-11
selinux: split off selinux calls into seperate file label.c
Lennart Poettering
2010-08-11
systemctl: beef up highlighting of service states a little
Lennart Poettering
2010-08-03
Systemd is causing mislabeled devices to be created and then attempting to re...
Daniel J Walsh
2010-07-20
device: do not merge devices
Lennart Poettering
2010-07-12
cgroup: reimplement the last bit of libcgroup functionality natively
Lennart Poettering
2010-07-10
execute: add ability to configure the kill signal
Lennart Poettering
2010-07-08
install: various improvements
Lennart Poettering
2010-07-08
cgls: beef up control group dumping and introduce cgls tool
Lennart Poettering
2010-07-08
execute: support minimal environment variable replacement when executing proc...
Lennart Poettering
2010-07-07
util: introduce cunescape_length()
Lennart Poettering
2010-07-07
util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ...
Lennart Poettering
2010-07-07
main: show welcome message on boot
Lennart Poettering
2010-07-07
manager: optionally print status updates to console on boot
Lennart Poettering
2010-07-05
systemctl: show cgroup contents in status
Lennart Poettering
[next]