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-08-05
util-lib: unify parsing of nice level values
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
2016-07-01
calendarspec: allow ranges in date and time specifications
Douglas Christman
2016-06-30
Fix #3236 (#3633)
Lennart Poettering
2016-06-30
journalctl: Make temporary files directory configurable (#3574)
ottopotto
2016-06-29
Merge pull request #3516 from fsateler/shared-basic
Lennart Poettering
2016-06-27
basic: pass flags to the fnmatch (#3606)
Evgeny Vereshchagin
2016-06-24
build-sys: Add new libsystemd-shared private library
Felipe Sateler
2016-06-19
tests: don't run test_get_process_cmdline_harder under valgrind
Evgeny Vereshchagin
2016-06-16
Merge pull request #3481 from poettering/relative-memcg
Lennart Poettering
2016-06-15
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-14
util-lib: rework get_process_cmdline() (#3529)
Lennart Poettering
2016-06-14
util: introduce physical_memory_scale() to unify how we scale by physical memory
Lennart Poettering
2016-06-14
util-lib: introduce parse_percent() for parsing percent specifications
Lennart Poettering
2016-06-14
util: when determining the amount of memory on this system, take cgroup limit...
Lennart Poettering
2016-06-13
core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)
Ivan Shapovalov
2016-06-12
test-process-util: allow pid to be specified on the command line
Zbigniew Jędrzejewski-Szmek
2016-06-12
test-process-util: rework the test function to take pid as argument
Zbigniew Jędrzejewski-Szmek
2016-06-09
Merge pull request #3432 from poettering/resolved-ll-ipv6
Martin Pitt
2016-06-06
util-lib: add accessors for unaligned native endian words
Lennart Poettering
2016-06-06
resolved: support IPv6 DNS servers on the local link
Lennart Poettering
2016-05-29
util-lib: Add sparc64 support for process creation (#3348)
Michael Karcher
2016-05-20
Merge pull request #3290 from htejun/cgroup2-io-compat
Lennart Poettering
2016-05-20
Merge pull request #3235 from dkg/hwaddr-cleanup
Tom Gundersen
2016-05-20
basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...
Evgeny Vereshchagin
2016-05-18
core: translate between IO and BlockIO settings to ease transition
Tejun Heo
2016-05-17
basic: define HEXDIGITS
Daniel Kahn Gillmor
2016-05-09
util-lib: add new ifname_valid() call that validates interface names
Lennart Poettering
2016-05-05
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-03
Merge pull request #3183 from crawford/preset-array
Zbigniew Jędrzejewski-Szmek
[next]