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
/
test
Age
Commit message (
Expand
)
Author
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
test: "today UTC" is not always "today UTC"
Hristo Venev
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
path-util: rework find_binary(), fsck_exists() and mkfs_exists()
Lennart Poettering
2015-10-23
Merge pull request #1641 from poettering/btrfs-quota
Daniel Mack
2015-10-22
util: allow unbalanced double quote in EXTRACT_QUOTES|EXTRACT_RELAX mode
Evgeny Vereshchagin
2015-10-22
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-10-15
test: add calendarspec UTC tests
Hristo Venev
2015-10-15
test: parse_timestamp UTC and fractional seconds tests
Hristo Venev
2015-10-07
Merge pull request #1484 from poettering/ask-pass-kernel-keyring
Daniel Mack
2015-10-07
basic: fix env expansion for strings leading with two dollar signs
Michal Schmidt
2015-10-07
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-06
siphash24: unify API
Tom Gundersen
2015-10-06
test: hashmap - increase number of entries for crippled hash test
Michal Schmidt
2015-10-06
Merge pull request #1465 from teg/siphash24
Lennart Poettering
2015-10-06
Merge pull request #1468 from poettering/fdnames
Tom Gundersen
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-05
hashmap: refactor hash_func
Tom Gundersen
2015-10-05
test: hashmap - cripple the hash function by truncating the input rather than...
Tom Gundersen
2015-10-05
test: siphash24 - verify internal state and composability
Tom Gundersen
2015-10-05
test: siphash24 - add regression test
Tom Gundersen
2015-10-02
util: rework fgetxattrat_fake() to use O_PATH
Lennart Poettering
2015-09-30
basic: split out cpu set specific APIs into cpu-set-util.[ch]
Lennart Poettering
2015-09-30
util: rename parse_cpu_set() to parse_cpu_set_and_warn()
Lennart Poettering
2015-09-30
fileio: make get_status_field() more generic
Aaro Koskinen
2015-09-29
systemctl: move strv_skip_first() out of systemctl.c
Lennart Poettering
2015-09-24
util: Add test for parse_cpu_set
Filipe Brandenburger
2015-09-24
s390: add personality support
Hendrik Brueckner
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-21
core: fix group ownership when Group is set
Ronny Chevalier
2015-09-21
test-execute: add tests for RuntimeDirectory
Ronny Chevalier
2015-09-11
util: remove ring.[ch] + pty.[ch] and tests
Lennart Poettering
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-09
tree-wide: update empty-if coccinelle script to cover empty-while and more
Lennart Poettering
2015-09-09
tree-wide: don't do assignments within if checks
Lennart Poettering
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-09-07
tests: Skip test-cgroup-util test_mask_supported() when not running under sys...
Martin Pitt
2015-09-05
Merge pull request #1140 from poettering/sd-event-signals
David Herrmann
2015-09-04
tests: Skip tests which need to access /sys/fs/cgroup if that is not available
Martin Pitt
2015-09-04
test: add one more test case for parse_pid()
Lennart Poettering
2015-09-04
cgroup: always read the supported controllers from the root cgroup of the loc...
Lennart Poettering
2015-09-04
util: document why parse_uid() returns ENXIO
Lennart Poettering
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-08-25
test-util: fix a memleak
Thomas Hindoe Paaboel Andersen
2015-08-21
dns-domain: add call for concatenating two domain names
Lennart Poettering
2015-08-07
strv: Add strv_shell_escape
Richard Maw
2015-08-07
util: Add shell_escape
Richard Maw
[next]