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
2013-01-25
Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()
Zbigniew Jędrzejewski-Szmek
2013-01-21
util: move is_efiboot() to efivars.c
Lennart Poettering
2013-01-19
cgroup: additional validity checks for cgroup attribute names
Lennart Poettering
2013-01-18
util: modernization and test for load_env_file
Zbigniew Jędrzejewski-Szmek
2013-01-18
util: continuation support for load_env_file
Michal Vyskocil
2013-01-18
systemctl: add new "get-cgroup-attr" to query current cgroup attribute value
Lennart Poettering
2013-01-17
systemctl add command list-dependencies
Lukas Nykryn
2013-01-17
util: fix bad memory access
Lennart Poettering
2013-01-16
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
2013-01-15
systemctl: when inhibiting shutdown/suspend also check for other login sessions
Lennart Poettering
2013-01-04
Make gcc a bit quieter
Lennart Poettering
2012-12-31
unit: add ConditionACPower=
Lennart Poettering
2012-12-24
util: if /sys mounted read-only we can't suspend/hibernate
Lennart Poettering
2012-12-24
util: when determining controlling tty of a process properly handle processes...
Lennart Poettering
2012-12-24
logind: add support for automatic suspend/hibernate/shutdown on idle
Lennart Poettering
2012-12-23
journalctl: strip TABs and ANSI color sequences from log messages when displa...
Lennart Poettering
2012-11-23
util: split off time related calls from util.[ch] into time-util.[ch]
Lennart Poettering
2012-11-23
util: drop "," between week day and date when formatting timestamps
Lennart Poettering
2012-11-19
shared/utils: systemd-cgls shows 'n/a' when piping output
Anders Olofsson
2012-11-16
journal, shared: fix warnings during compilation on 32 bits
Zbigniew Jędrzejewski-Szmek
2012-11-14
util: add strreplace() to replace a substring by another string
Lennart Poettering
2012-11-12
util: nicer tree drawings
Michal Schmidt
2012-11-04
shared: add is_efiboot()
Kay Sievers
2012-11-02
util : fallback to plain ASCII drawing if locale is not UTF-8
Michal Schmidt
2012-11-02
util: add is_locale_utf8()
Michal Schmidt
2012-10-30
shared, core: do not always accept numbers in string lookups
Michal Schmidt
2012-10-30
shared, libsystemd-daemon: check for empty strings in strto*l conversions
Michal Schmidt
2012-10-29
util: improve overflow checks
Michal Schmidt
2012-10-29
util: avoid divide by zero FPE
Dave Reisner
2012-10-28
util: fix possible integer overflows
Michal Sekletar
2012-10-28
logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)
Lennart Poettering
2012-10-27
util: return the remaining string in startswith()
Lennart Poettering
2012-10-25
udev: hwdb - remove run_once
Kay Sievers
2012-10-22
util: add (x)bsearch_r(), the missing counterpart of qsort_r()
Kay Sievers
2012-10-19
util: change endswith() to return a pointer to the suffix
Lennart Poettering
2012-10-19
util: unify line caching and column caching
Lennart Poettering
2012-10-19
util: unify usage of on_tty() in util.c
Lennart Poettering
2012-10-19
util: simplify column caching logic
Lennart Poettering
2012-10-17
hostnamed: allow UTF8 chars in pretty hostname again
Lennart Poettering
2012-10-17
timedatectl: introduce new command line client for timedated
Lennart Poettering
2012-10-16
util: properly handle -1 timespec/timeval
Lennart Poettering
2012-10-11
journalctl: implement --since= and --until for filtering by time
Lennart Poettering
2012-10-08
shared: fix broken string_is_safe
Martin Mikkelsen
2012-10-03
dbus: add some more safety checks before accepting data from bus clients
Lennart Poettering
2012-09-28
logs-show: various cleanups
Lennart Poettering
2012-09-24
util: don't export parsed_columns
Lennart Poettering
2012-09-24
journalctl: reset cached column count on SIGWINCH
Dave Reisner
2012-09-21
shared: call va_end in all cases
Lukas Nykryn
2012-09-20
util: fix overflow checks
Lennart Poettering
2012-09-20
util: overflow hardening
Lennart Poettering
[next]