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-11-16
core: enable TasksMax= for all services by default, and set it to 512
Lennart Poettering
2015-11-13
Merge pull request #1879 from poettering/networkd-forward
Tom Gundersen
2015-11-13
Merge pull request #1869 from poettering/kill-overridable
Michal Schmidt
2015-11-13
util-lib: optionally, when writing a string to a file, verify string on failure
Lennart Poettering
2015-11-12
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-12
core: simplify handling of %u, %U, %s and %h unit file specifiers
Lennart Poettering
2015-11-12
install: follow unit file symlinks in /usr, but not /etc when looking for [In...
Lennart Poettering
2015-11-11
Merge pull request #1854 from poettering/unit-deps
Tom Gundersen
2015-11-11
util-lib: use MODE_INVALID as invalid value for mode_t everywhere
Lennart Poettering
2015-11-11
core: fix dependency parsing
Lennart Poettering
2015-11-11
Merge pull request #1806 from mbachry/ipv6-test-fix
Lennart Poettering
2015-11-11
test-execute: Clarify interaction of PassEnvironment= and MANAGER_USER
Filipe Brandenburger
2015-11-11
test-execute: Add tests for new PassEnvironment= directive
Filipe Brandenburger
2015-11-11
tests: add test for config_parse_pass_environ
Evgeny Vereshchagin
2015-11-11
test: fix failing test-socket-util when running with ipv6.disable=1 kernel param
Marcin Bachry
2015-11-11
test-parse-util: cover negative numbers, leading spaces, and more range errors
Martin Pitt
2015-11-10
Remove snapshot unit type
Zbigniew Jędrzejewski-Szmek
2015-11-10
core: accept time units for time-based resource limits
Lennart Poettering
2015-11-10
time-util: add parse_time(), which is like parse_sec() but allows specificati...
Lennart Poettering
2015-11-06
test-udev: small fixes
Evgeny Vereshchagin
2015-11-03
Merge pull request #1744 from evverx/fix-debug-generator
Lennart Poettering
2015-11-03
proc-cmdline: add runlevel to target mapping
Evgeny Vereshchagin
2015-11-02
string-util: rework memory_erase() so that it cannot be optimized away
Lennart Poettering
2015-11-02
Merge pull request #1736 from ronnychevalier/rc/test_execute_more_tests2
Lennart Poettering
2015-11-02
Merge pull request #1722 from evverx/port-cap-bounding-set-to-extract-first-word
Daniel Mack
2015-10-31
tests: lookup_paths_init depends on SYSTEMD_UNIT_PATH. Test it
Evgeny Vereshchagin
2015-10-31
test-path: move all related test files to a specific directory
Ronny Chevalier
2015-10-31
test-execute: move all files related to a specific directory
Ronny Chevalier
2015-10-31
test-execute: add tests for IOSchedulingClass
Ronny Chevalier
2015-10-31
test-execute: add tests for OOMScoreAdjust
Ronny Chevalier
2015-10-31
test-execute: add test for EnvironmentFile
Ronny Chevalier
2015-10-31
test-execute: add test for PrivateNetwork
Ronny Chevalier
2015-10-30
tests: add test for capability bounding set parsing
Evgeny Vereshchagin
2015-10-29
test: add tests to ensure that the capabilities are properly set
Ronny Chevalier
2015-10-29
test: add test for capability bounding set parsing
Evgeny Vereshchagin
2015-10-28
test-parse-util: Move parse-util tests into their own test case
Filipe Brandenburger
2015-10-28
test-extract-word: Move extract-word tests into their own test case
Filipe Brandenburger
2015-10-28
Merge pull request #1703 from ronnychevalier/rc/test_execute_check_nobody2
Lennart Poettering
2015-10-28
test-execute: check if nobody exists before running some tests
Ronny Chevalier
2015-10-27
cpu-set-util: Support ranges in parse_cpu_set_and_warn
Filipe Brandenburger
2015-10-27
parse-util: Introduce new parse_range function
Filipe Brandenburger
2015-10-27
cpu-set-util: Accept commas as separators in parse_cpu_set_and_warn
Filipe Brandenburger
2015-10-27
process-util: rename get_parent_of_pid() → get_process_ppid()
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
util-lib: move web-related calls into web-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
[next]