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
2014-12-30
tree-wide: spelling fixes
Veres Lajos
2014-12-30
macro: add DIV_ROUND_UP()
David Herrmann
2014-12-29
capability: use /proc/sys/kernel/cap_last_cap
David Herrmann
2014-12-29
test: loopback - parse logging env var
Tom Gundersen
2014-12-28
machined: add support for reporting image size via btrfs quota
Lennart Poettering
2014-12-28
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-12-26
test: improve btrfs test case
Lennart Poettering
2014-12-25
test: wait for cloned thread to exit
Filipe Brandenburger
2014-12-25
test: only use assert_se in test_raw_clone
Filipe Brandenburger
2014-12-25
test: do not use last cap from kernel in test-cap-list
Filipe Brandenburger
2014-12-25
machined: beef up machined image listing with creation/modification times of ...
Lennart Poettering
2014-12-23
env-util: don't include files from src/core/
Lennart Poettering
2014-12-23
core: rearrange code so that libsystemd/sd-bus/ does not include header files...
Lennart Poettering
2014-12-22
shared: json - support escaping utf16 surrogate pairs
Tom Gundersen
2014-12-22
shared: utf8 - support decoding the full utf16
Tom Gundersen
2014-12-22
shared: utf8 - support ucs4 -> utf8
Tom Gundersen
2014-12-19
strv: ass new strv_is_uniq() and strv_reverse() calls
Lennart Poettering
2014-12-18
load-fragment: allow quoting in command name and document allowed escapes
Zbigniew Jędrzejewski-Szmek
2014-12-18
Treat a trailing backslash as an error
Zbigniew Jędrzejewski-Szmek
2014-12-18
test-strv: use STRV_MAKE
Zbigniew Jędrzejewski-Szmek
2014-12-18
test-cap-list: allow mismatch in case
Zbigniew Jędrzejewski-Szmek
2014-12-18
core: use raw_clone instead of fork in signal handler
Zbigniew Jędrzejewski-Szmek
2014-12-18
test-unit-file: add test for semicolon escaping
Zbigniew Jędrzejewski-Szmek
2014-12-16
test-json: use fabs
Thomas Hindoe Paaboel Andersen
2014-12-16
systemctl: refuse to edit runtime dropins when they already exist in /etc
Zbigniew Jędrzejewski-Szmek
2014-12-15
shared: add minimal JSON tokenizer
Lennart Poettering
2014-12-13
test-unit-name: add more tests
Ronny Chevalier
2014-12-12
test-cap-list: always check libcap comes to the same names as we do, for the ...
Lennart Poettering
2014-12-12
cap-list: return lower-case capability names, similar to libcap's cap_to_name...
Lennart Poettering
2014-12-12
copy: use btrfs reflinking only whe we know we copy full files
Lennart Poettering
2014-12-12
shared: add new btrfs-util.[ch] helpers for doing common btrfs operation
Lennart Poettering
2014-12-12
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-11
test-condition: add more test cases
Ronny Chevalier
2014-12-11
test-strv: add test for strv_equal
Ronny Chevalier
2014-12-11
test-execute: add tests for UMask directive
Ronny Chevalier
2014-12-11
test-unit-name: add tests for %f
Ronny Chevalier
2014-12-11
tree-wide: use our memset() macros instead of memset() itself
Lennart Poettering
2014-12-11
treewide: correct spacing near eol in code comments
Torstein Husebø
2014-12-10
test: fix some tests when running inside a container
Jan Synacek
2014-12-10
util: introduce our own gperf based capability list
Lennart Poettering
2014-12-09
sd-bus: get rid of PID starttime concept
Lennart Poettering
2014-12-04
utf8: when escaping unprintable unichars, escape the whole unichar, not just ...
Lennart Poettering
2014-12-04
utf8: intruduce utf8_escape_non_printable
WaLyong Cho
2014-12-04
test-path-util: fix a leak
Thomas Hindoe Paaboel Andersen
2014-12-03
strv: add calls to add two entries to an strv at once
Lennart Poettering
2014-11-28
treewide: convert some left-over (usec_t) -1 to USEC_INFINITY
Lennart Poettering
2014-11-28
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
[next]