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
2016-10-13
nspawn: cleanup and chown the synced cgroup hierarchy (#4223)
Evgeny Vereshchagin
2016-10-11
Merge pull request #4067 from poettering/invocation-id
Zbigniew Jędrzejewski-Szmek
2016-10-08
path-util: add a function to peek into a container and guess systemd version
Zbigniew Jędrzejewski-Szmek
2016-10-07
strv: fix STRV_FOREACH_BACKWARDS() to be a single statement only
Lennart Poettering
2016-10-04
list: LIST_INSERT_BEFORE: update head if necessary (#4261)
Michael Olbrich
2016-09-28
Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1
Evgeny Vereshchagin
2016-09-27
test: make sure that {readonly|inaccessible|readwrite}paths disconnect mount ...
Djalal Harouni
2016-09-27
test: add tests for simple ReadOnlyPaths= case
Djalal Harouni
2016-09-25
test: add CAP_MKNOD tests for PrivateDevices=
Djalal Harouni
2016-09-25
namespace: chase symlinks for mounts to set up in userspace
Lennart Poettering
2016-09-25
namespace: make sure InaccessibleDirectories= masks all mounts further down
Lennart Poettering
2016-09-25
core: add two new service settings ProtectKernelTunables= and ProtectControlG...
Lennart Poettering
2016-09-24
basic/strv: add STRPTR_IN_SET
Zbigniew Jędrzejewski-Szmek
2016-09-15
test-execute: fix %n typo (#4153)
Zbigniew Jędrzejewski-Szmek
2016-09-14
Merge pull request #4133 from keszybz/strerror-removal
Martin Pitt
2016-09-13
tests: get rid of strerror
Zbigniew Jędrzejewski-Szmek
2016-09-13
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
2016-09-10
test-fs-util: also empty TEMP and TMP env vars (#4121)
Marc-Antoine Perennou
2016-09-09
shared: recognize DNS names with more than one trailing dot as invalid (#4111)
Martin Pitt
2016-08-22
core: do not fail at step SECCOMP if there is no kernel support (#4004)
Felipe Sateler
2016-08-19
Merge pull request #3997 from poettering/codition-udev-fix
Zbigniew Jędrzejewski-Szmek
2016-08-19
test: always check whether condition allocation worked
Lennart Poettering
2016-08-19
tests: add test from #3979
Lennart Poettering
2016-08-19
core: add RemoveIPC= setting
Lennart Poettering
2016-08-06
test: fix stack overflow reported by ASAN
Cristian Rodríguez
2016-08-06
test: test-sigbus must be skipped when -fsanitize=address is used
Cristian Rodríguez
2016-08-05
Merge pull request #3818 from poettering/exit-status-env
Zbigniew Jędrzejewski-Szmek
2016-08-05
util-lib: unify parsing of nice level values
Lennart Poettering
2016-08-04
util-lib: rework /tmp and /var/tmp handling code
Lennart Poettering
2016-08-04
src/test: add tests for parse_percent_unbounded (#3889)
Jonathan Boulle
2016-08-03
util-lib: make timestamp generation and parsing reversible (#3869)
Lennart Poettering
2016-08-02
test: fix test-execute personality tests on ppc64 and aarch64 (#3825)
Jan Synacek
2016-07-31
Merge pull request 3821 from davide125/fix-tests
Zbigniew Jędrzejewski-Szmek
2016-07-31
test-path-util: check for /lt-test-path-util or /test-path-util (#3841)
Mike Gilbert
2016-07-29
tests: don't run private device tests if running in a container
Steve Muir
2016-07-29
tests: skip process 1 tests if systemd not is running
Davide Cavalca
2016-07-29
tests: don't test hostname if it looks like an id128
Steve Muir
2016-07-25
Merge pull request #3728 from poettering/dynamic-users
Zbigniew Jędrzejewski-Szmek
2016-07-25
sd-id128: be more liberal when reading files with 128bit IDs
Lennart Poettering
2016-07-25
shared/install: allow "enable" on linked unit files (#3790)
Zbigniew Jędrzejewski-Szmek
2016-07-22
Merge pull request #3777 from poettering/id128-rework
Zbigniew Jędrzejewski-Szmek
2016-07-22
sysusers: move various user credential validity checks to src/basic/
Lennart Poettering
2016-07-22
core: support percentage specifications on TasksMax=
Lennart Poettering
2016-07-22
sd-id128: split UUID file read/write code into new id128-util.[ch]
Lennart Poettering
2016-07-20
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-07-18
treewide: remove unused variables
Thomas Hindoe Paaboel Andersen
2016-07-17
basic/strv: add an extra NUL after strings in strv_make_nulstr
Zbigniew Jędrzejewski-Szmek
2016-07-17
basic/strv: exhibit strv_make_nulstr missing final NUL char (systemd/systemd#...
Jean-Sébastien Bour
2016-07-04
tests: fix memory leak in test_strv_fnmatch (#3653)
Evgeny Vereshchagin
2016-07-01
calendarspec: use ".." notation for ranges of weekdays
Douglas Christman
[next]