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-09-17
util: various cleanups for printing boot status
Lennart Poettering
2012-09-16
nspawn: use automatic cleanup for umask
Zbigniew Jędrzejewski-Szmek
2012-09-14
timedate: assorted improvements
Lennart Poettering
2012-09-14
util: more modernizations
Lennart Poettering
2012-09-14
util: various additional modernizations
Lennart Poettering
2012-09-14
util: modernize a few functions with automatic cleanup variables
Lennart Poettering
2012-09-13
macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...
Lennart Poettering
2012-09-11
util: rm_rf_children_dangerous: delete all descendants dangerously
Tom Gundersen
2012-09-05
nspawn: handle poweroff/reboot nicely in containers
Lennart Poettering
2012-08-22
journal: move syslog specific calls out of util.c
Lennart Poettering
2012-08-22
journald: split /dev/kmsg related stuff into its own .c file
Lennart Poettering
2012-08-21
shared/util: add fstab support for partuuid/partlabel
Dave Reisner
2012-08-21
shared/util: refactor fstab_node_to_udev_node
Dave Reisner
2012-08-21
journalctl: really include .journal~ files in listing
Lennart Poettering
2012-08-20
journalctl: output FSS key as QR code on generating
Lennart Poettering
2012-08-14
service: add options RestartPreventExitStatus and SuccessExitStatus
Lukas Nykryn
2012-08-13
namespace: rework namespace support
Lennart Poettering
2012-08-09
journald: properly unescape messages from /dev/kmsg
Lennart Poettering
2012-07-26
cgtop: use full terminal width
Zbigniew Jędrzejewski-Szmek
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-16
unit: introduce %s specifier for the user shell
Lennart Poettering
2012-07-16
util: add getusername_malloc(), get_shell(), get_home_dir()
Lennart Poettering
2012-07-15
aquire_terminal(): fix uninitialized variable
Kay Sievers
2012-07-13
util: temporarily ignore SIGHUP while we are issuing TIOCSTTY
Lennart Poettering
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
2012-07-10
switch-root: reopen /dev/console before we switch root
Lennart Poettering
2012-07-10
util: rm_rf() refuse cleaning non-memory file systems, as extra paranoia
Lennart Poettering
2012-07-10
util: add extra safety check to in_initrd()
Lennart Poettering
2012-07-09
paranoia: refuse rm_rf("/")
Lennart Poettering
2012-06-26
core: make systemd.confirm_spawn=1 actually work
Lennart Poettering
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
[next]