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.h
Age
Commit message (
Expand
)
Author
2012-06-26
core: make systemd.confirm_spawn=1 actually work
Lennart Poettering
2012-05-31
main: Silence gcc warning
Marc-Antoine Perennou
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-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
util: fix typo in newdup
Frederic Crozat
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-14
job: change red [ABORT] status to yellow [DEPEND]
Michal Schmidt
2012-05-08
logind: implement suspend/hibernate calls with inhibition logic
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-04-29
util: introduce container_of() macro
Lucas De Marchi
2012-04-22
util: unify getenv() logic for other PID
Lennart Poettering
2012-04-22
nspawn: add -b switch to automatically look for an init binary
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
util: introduce memdup()
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