summaryrefslogtreecommitdiff
path: root/src/util.c
AgeCommit message (Expand)Author
2010-06-21pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering
2010-06-19don't use 'long long' unless we have a really good reason toLennart Poettering
2010-06-19util: properly divide in 64bit in format_timestamp()Lennart Poettering
2010-06-18install: make systemd-install useful for installation of template instancesLennart Poettering
2010-06-18systemctl: add /dev/initctl fallbackLennart Poettering
2010-06-18systemctl: warn users via wall that the system goes downLennart Poettering
2010-06-17manager: expose a few special units via SIGRTMIN+x signalsLennart Poettering
2010-06-17util: implement parse_pid() functionLennart Poettering
2010-06-16service: optionally call into PAM when dropping priviligesLennart Poettering
2010-06-16util: introduce random_ull()Lennart Poettering
2010-06-16util: introduce readlink_and_make_absolute()Lennart Poettering
2010-05-24path: add .path unit type for monitoring filesLennart Poettering
2010-05-24timer: fully implement timer unitsLennart Poettering
2010-05-22manager: canonicalize search paths and filter out non-existing paths and thos...Lennart Poettering
2010-05-22execute: only reset those signals to the default we really need to reset to t...Lennart Poettering
2010-05-18main: ignore EPERM in TIOCSTTY when opening terminal for crash shellLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering