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
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
2010-07-05
systemctl: implement 'status' command
Lennart Poettering
2010-07-04
dbus: complete exec coverage
Lennart Poettering
2010-07-01
socket: make various socket/pipe options configurable
Lennart Poettering
2010-07-01
core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...
Lennart Poettering
2010-06-23
pam: dont use $XDG_SESSION_COOKIE since CK wants that to be secret. Come up w...
Lennart Poettering
2010-06-21
pam: implement systemd PAM module and generelize cgroup API for that a bit
Lennart Poettering
2010-06-18
install: make systemd-install useful for installation of template instances
Lennart Poettering
2010-06-18
systemctl: add /dev/initctl fallback
Lennart Poettering
2010-06-18
systemctl: warn users via wall that the system goes down
Lennart Poettering
2010-06-17
manager: expose a few special units via SIGRTMIN+x signals
Lennart Poettering
2010-06-17
util: implement parse_pid() function
Lennart Poettering
2010-06-16
service: optionally call into PAM when dropping priviliges
Lennart Poettering
2010-06-16
util: introduce random_ull()
Lennart Poettering
2010-06-16
util: introduce readlink_and_make_absolute()
Lennart Poettering
2010-05-24
path: add .path unit type for monitoring files
Lennart Poettering
2010-05-24
timer: fully implement timer units
Lennart Poettering
2010-05-22
manager: canonicalize search paths and filter out non-existing paths and thos...
Lennart Poettering
2010-05-22
execute: only reset those signals to the default we really need to reset to t...
Lennart Poettering
2010-05-18
main: ignore EPERM in TIOCSTTY when opening terminal for crash shell
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering