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
2017-02-16
test: drop TEST_DATA_DIR, fold into get_testdata_dir()
Martin Pitt
2017-02-16
test: show error message if $SYSTEMD_TEST_DATA does not exist
Martin Pitt
2017-02-16
Rename $TEST_DIR to $SYSTEMD_TEST_DATA, document it
Zbigniew Jędrzejewski-Szmek
2017-02-16
test: setup test data dir before fake runtime dir
Martin Pitt
2017-02-16
Merge pull request #4526 from keszybz/coredump-python
Lennart Poettering
2017-02-15
test-ipcrm: use configured nobody user name (#5350)
Zbigniew Jędrzejewski-Szmek
2017-02-15
test-journal-importer: add a test case with broken input
Zbigniew Jędrzejewski-Szmek
2017-02-15
test-journal-importer: new test file to check the newly exported importer code
Zbigniew Jędrzejewski-Szmek
2017-02-13
test: make unit tests relocatable
Martin Pitt
2017-02-13
Merge pull request #5319 from keszybz/test-execute
Lennart Poettering
2017-02-12
core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...
Lennart Poettering
2017-02-12
calendarspec: fix duplicate detection (#5310)
Doug Christman
2017-02-12
test-execute: use __func__ to shorten messages
Zbigniew Jędrzejewski-Szmek
2017-02-12
test-execute: detect missing capsh in all tests
Zbigniew Jędrzejewski-Szmek
2017-02-08
Merge pull request #4962 from poettering/root-directory-2
Zbigniew Jędrzejewski-Szmek
2017-02-08
seccomp: on s390 the clone() parameters are reversed
Lennart Poettering
2017-02-08
test: Fix a maybe-uninitialised compiler warning (#5269)
Philip Withnall
2017-02-08
seccomp: MemoryDenyWriteExecute= should affect both mmap() and mmap2() (#5254)
Lennart Poettering
2017-02-07
install: when a template unit is instantiated via a /usr symlink, consider it...
Lennart Poettering
2017-02-07
core: add RootImage= setting for using a specific image file as root director...
Lennart Poettering
2017-02-06
seccomp: RestrictAddressFamilies= is not supported on i386/s390/s390x, make i...
Lennart Poettering
2017-02-05
treewide: replace homegrown memory_erase with explicit_bzero
Zbigniew Jędrzejewski-Szmek
2017-02-04
Silence two "unused function af_lookup" warnings (#5222)
Zbigniew Jędrzejewski-Szmek
2017-02-02
time-util: refuse formatting/parsing times that we can't store
Lennart Poettering
2017-02-02
fs-util: unify code we use to check if dirent's d_name is "." or ".."
Lennart Poettering
2017-01-31
Merge pull request #5146 from ssahani/ifname-alias
Zbigniew Jędrzejewski-Szmek
2017-01-31
util-lib: Fix chase_symlinks() with absolute symlinks (#5185)
3chas3
2017-01-24
socket-utils: revert f1811313f42dc7ddaed3c47edc834c2bfd1309b2
Susant Sahani
2017-01-23
network: accept colons in network interface names, normally used for alias in...
peoronoob
2017-01-17
Merge pull request #4991 from poettering/seccomp-fix
Zbigniew Jędrzejewski-Szmek
2017-01-17
seccomp: rework seccomp code, to improve compat with some archs
Lennart Poettering
2017-01-14
Merge pull request #4879 from poettering/systemd
Zbigniew Jędrzejewski-Szmek
2017-01-11
Merge pull request #5046 from stefanha/vsock
Lennart Poettering
2017-01-10
socket-util: add AF_VSOCK address family
Stefan Hajnoczi
2017-01-10
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2016-12-25
test-selinux: place %m after %[sf] (#4977)
Evgeny Vereshchagin
2016-12-21
test: make sure test-execute can run in a read-only environment
Lennart Poettering
2016-12-21
util-lib: rework path_check_fstype() and path_is_temporary_fs() to use O_PATH
Lennart Poettering
2016-12-21
util-lib: be stricter when decoding hex strings
Lennart Poettering
2016-12-21
dissect: make using a generic partition as root partition optional
Lennart Poettering
2016-12-21
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-20
calendarspec: improve overflow handling
Douglas Christman
2016-12-20
dissect: optionally, only look for GPT partition tables, nothing else
Lennart Poettering
2016-12-20
util-lib: beef path_is_os_tree() up a bit
Lennart Poettering
2016-12-20
Merge pull request #4904 from dobyrch/calendar-range-step
Lennart Poettering
2016-12-17
Use SPECIAL_DEFAULT_TARGET consistently
Zbigniew Jędrzejewski-Szmek
2016-12-17
Modify mount_propagation_flags_from_string to return a normal int code
Zbigniew Jędrzejewski-Szmek
2016-12-16
calendarspec: allow repetition values with ranges
Douglas Christman
2016-12-14
util-lib: rework rename_process() to be able to make use of PR_SET_MM_ARG_START
Lennart Poettering
2016-12-14
test-fs-util: fix memleak
Evgeny Vereshchagin
[next]