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
/
basic
Age
Commit message (
Expand
)
Author
2016-12-07
util-lib: drop unnecessary NULL check
Lennart Poettering
2016-12-07
util-lib: add easy helpers for temporary directories that rmdir()ed via _clea...
Lennart Poettering
2016-12-06
calendarspec: always interpret missing seconds as :00 (#4813)
Doug Christman
2016-12-06
core: introduce parse_ip_port (#4825)
Susant Sahani
2016-12-06
time-util: accept "µs" as time unit, in addition to "us" (#4836)
Lennart Poettering
2016-12-01
util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENT
Lennart Poettering
2016-12-01
fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks()
Lennart Poettering
2016-12-01
fs-util: add flags parameter to chase_symlinks()
Lennart Poettering
2016-12-01
fs-util: change chase_symlinks() behaviour in regards to escaping the root dir
Lennart Poettering
2016-12-01
fs-util: add chase_symlinks_prefix() and extend comments
Lennart Poettering
2016-12-01
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-11-25
calendarspec: refactor format_chain()
Douglas Christman
2016-11-24
calendarspec: rename "eom" to "end_of_month"
Douglas Christman
2016-11-24
calendarspec: make specifications with ranges reversible
Douglas Christman
2016-11-24
calendarspec: allow whole second ranges
Douglas Christman
2016-11-24
calendarspec: make specifications with seconds wildcard reversible
Douglas Christman
2016-11-24
calendarspec: reject strings with spurious spaces and signs
Douglas Christman
2016-11-24
calendarspec: reject open weekday ranges
Douglas Christman
2016-11-24
calendarspec: reject strings that only contain a timezone
Douglas Christman
2016-11-24
calendarspec: always interpret a missing time as 00:00:00
Douglas Christman
2016-11-23
calendarspec: add support for scheduling timers at the end of the month
Douglas Christman
2016-11-23
calendarspec: add upper bound on year
Douglas Christman
2016-11-22
Merge pull request #4692 from poettering/networkd-dhcp
Zbigniew Jędrzejewski-Szmek
2016-11-22
nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshot
Lennart Poettering
2016-11-22
nspawn: support ephemeral boots from images
Lennart Poettering
2016-11-21
basic: make sure in_addr_from_string() can take NULL arguments
Lennart Poettering
2016-11-21
basic: add explicit ipv4-specific in_addr classification calls
Lennart Poettering
2016-11-20
Merge pull request #4691 from keszybz/test-suite-fixes
Evgeny Vereshchagin
2016-11-18
Merge pull request #4538 from fbuihuu/confirm-spawn-fixes
Lennart Poettering
2016-11-17
basic/process-util: we need to take the shorter of two strings
Zbigniew Jędrzejewski-Szmek
2016-11-17
basic/env-uil: fix assertion failure in strv_env_replace (#4688)
Zbigniew Jędrzejewski-Szmek
2016-11-17
core: reprint the question every 2 sec in ask_char()
Franck Bui
2016-11-17
core: monitor the inotify file descriptor not the console one in acquire_term...
Franck Bui
2016-11-11
tree-wide: make invocations of extract_first_word more uniform (#4627)
Zbigniew Jędrzejewski-Szmek
2016-11-11
basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651)
Zbigniew Jędrzejewski-Szmek
2016-11-10
Link: port to new ethtool ETHTOOL_xLINKSETTINGS
Susant Sahani
2016-11-09
core: don't use the unified hierarchy for the systemd cgroup yet (#4628)
Martin Pitt
2016-11-08
Merge pull request #4612 from keszybz/format-strings
Zbigniew Jędrzejewski-Szmek
2016-11-07
tree-wide: add PRI_[NU]SEC, and use time format strings more
Zbigniew Jędrzejewski-Szmek
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-05
Drop FOREACH_WORD_QUOTED
Zbigniew Jędrzejewski-Szmek
2016-11-05
core/load-fragment: modify existing environment instead of copying strv over ...
Zbigniew Jędrzejewski-Szmek
2016-11-03
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-02
Revert some uses of xsprintf
Zbigniew Jędrzejewski-Szmek
2016-11-02
core: make the root mount perpetual too
Lennart Poettering
2016-11-01
Recognise Lustre as a remote file system (#4530)
Brian J. Murrell
2016-10-30
tests: clarify test_path_startswith return value (#4508)
Zbigniew Jędrzejewski-Szmek
2016-10-27
Merge pull request #4442 from keszybz/detect-virt-userns
Evgeny Vereshchagin
2016-10-26
detect-virt: add --private-users switch to check if a userns is active
Zbigniew Jędrzejewski-Szmek
2016-10-24
Merge pull request #4459 from keszybz/commandline-parsing
Lennart Poettering
[next]