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
/
shared
/
util.c
Age
Commit message (
Expand
)
Author
2012-05-31
util: don't require libcap when building libsystemd-shared
Kay Sievers
2012-05-31
util: introduce a proper nsec_t and make use of it where appropriate
Lennart Poettering
2012-05-30
logind: optionally handle power, sleep and lid switch events
Lennart Poettering
2012-05-22
util: make sure to fstatat() at most once in rm_rf_children()
Lennart Poettering
2012-05-21
util: rework in_initrd() logic
Lennart Poettering
2012-05-21
util: rm_rf_children() add root_dev parameter
Harald Hoyer
2012-05-21
util.c: add in_initrd()
Harald Hoyer
2012-05-21
main: corrected do_switch_root()
Harald Hoyer
2012-05-21
hostname-setup: also consider (Ε„one) an unset hostname
Lennart Poettering
2012-05-21
units: introduce new Documentation= field and make use of it everywhere
Lennart Poettering
2012-05-15
tmpfiles: if we are supposed to write a string to a file, it's OK if we can't...
Lennart Poettering
2012-05-14
unit: print the color status marks on the left
Michal Schmidt
2012-05-09
util: a few updates for rm_rf()
Lennart Poettering
2012-05-08
logind: implement suspend/hibernate calls with inhibition logic
Lennart Poettering
2012-05-08
sleep: implement suspend/hibernate as first class targets
Lennart Poettering
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-05-08
util: split-out hwclock.[ch]
Kay Sievers
2012-05-07
util: split-out conf-file.[ch]
Kay Sievers
2012-05-07
conf_files_list(): split out conf_files_list_strv()
Kay Sievers
2012-05-07
conf_files_list(): files-add() - do not canonicalize file names
Kay Sievers
2012-05-03
hwclock: add taint flag for non-local hwclock
Lennart Poettering
2012-04-22
util: unify getenv() logic for other PID
Lennart Poettering
2012-04-22
default to v102 everywhere, instead of vt100, to synchronize with agetty
Lennart Poettering
2012-04-22
login: assing /dev/console logins to seat0
Lennart Poettering
2012-04-22
util: fix tty_is_vc_resolve() in a container where /sys/class/tty/console/act...
Lennart Poettering
2012-04-16
logind: add shutdown/suspend/idle inhibition framework
Lennart Poettering
2012-04-12
execute: when we can't get the requested rlimit, get the next closest
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
polkit: when spawning off agent, wait until the agent is fully initialized
Lennart Poettering
2012-04-11
polkit: temporarily spawn of a polkit agent in terminals for possibly authent...
Lennart Poettering
2012-04-11
main: drop container/initrd env vars from inherited set
Lennart Poettering
2012-04-10
rename basic.la to shared.la and put selinux deps in shared-selinx.la
Kay Sievers
2012-04-10
util: move all to shared/ and split external dependencies in separate interna...
Kay Sievers