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-05-11
test-libudev: fix leak in error case
Thomas Hindoe Paaboel Andersen
2015-05-11
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-06
test-libudev: add error handling
Thomas Hindoe Paaboel Andersen
2015-05-05
core: be more strict when manipulating slices names and unescaping paths from...
Lennart Poettering
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-05
cgroup-util: be more strict when processing slice unit names
Lennart Poettering
2015-04-30
core: catch some special cases in cg_slice_to_path()
Lennart Poettering
2015-04-30
sd-bus,sd-login: add api for querying the slice within the the user systemd i...
Lennart Poettering
2015-04-30
core: rework cgroup path parse logic
Lennart Poettering
2015-04-29
sd-bus: properly handle creds that are known but undefined for a process
Lennart Poettering
2015-04-23
path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t...
Lennart Poettering
2015-04-23
util: Fix assertion in split() on missing '
Martin Pitt
2015-04-21
test: test-path and test-execute only need units in test/
Ronny Chevalier
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-04-10
core: set_put never returns -EEXIST
Ronny Chevalier
2015-04-10
util: unify how we parse mode_t strings
Lennart Poettering
2015-04-10
util: remove normalize_env_assignment(), it's unused
Lennart Poettering
2015-04-10
util: fix unicode decoding in unquote_first_word()
Lennart Poettering
2015-04-10
util: when unescaping C escape sequences support C++11 \u and \U unicode lite...
Lennart Poettering
2015-04-09
util: add shell_maybe_quote() call for preparing a string for shell cmdline i...
Lennart Poettering
2015-04-08
test-socket-util: add test for in_addr_to_string
Ronny Chevalier
2015-04-07
test-util: don't mix declarations and code
Thomas Hindoe Paaboel Andersen
2015-04-07
path-util: fix more path_is_mount e792e890f fallout
Lennart Poettering
2015-04-07
util: rework cunescape(), improve error handling
Lennart Poettering
2015-04-06
btrfs: add support for recursive btrfs snapshotting
Lennart Poettering
2015-04-06
btrfs: make btrfs_subvol_snapshot() parameters a flags field
Lennart Poettering
2015-04-06
btrfs: support recursively removing btrfs snapshots
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-26
util: rework word parsing and c unescaping code
Lennart Poettering
2015-03-18
libudev: private - introduce udev_device_new_from_synthetic_event()
Tom Gundersen
2015-03-16
shared: add path_compare(), an ordering path comparison
Michal Schmidt
2015-03-13
bus: stop using EDEADLOCK
David Herrmann
2015-03-10
shared: the btrfs quota field is called "referenced" not "referred"
Lennart Poettering
2015-02-24
test-hashmap: fix gcc5 warning
Daniel Mack
2015-02-24
test-time: test "infinity" parsing in nanoseconds
Daniel Mack
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-18
test: utf8 - fix utf16 tests on BE machines
Tom Gundersen
2015-02-12
test-util: remove superfluous const
Thomas Hindoe Paaboel Andersen
2015-02-04
cg_path_get_user_unit(): Did not correctly parse user-unit templates.
Luke Shumaker
2015-02-02
shared/async: simplify asynchronous_job a bit
Zbigniew Jędrzejewski-Szmek
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-28
test: duplicate LIST_FOREACH_OTHERS test to check for corner cases of end and...
Lennart Poettering
2015-01-28
list: add macro for iterating through a list an item is in, skipping the item
Lennart Poettering
2015-01-22
tests: use assert_se instead of assert
Ronny Chevalier
2015-01-22
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-20
util: make http url validity checks more generic, and move them to util.c
Lennart Poettering
2015-01-19
import-raw: when downloading raw images, generate sparse files if we can
Lennart Poettering
[next]