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
Age
Commit message (
Expand
)
Author
2015-11-10
Merge pull request #1785 from ssahani/word
Lennart Poettering
2015-11-10
Merge pull request #1793 from filbranden/extract1
Lennart Poettering
2015-11-10
Merge pull request #1783 from vcaputo/still_make_progress_when_throttling
Lennart Poettering
2015-11-10
core: unit deps port to extract_first_word
Susant Sahani
2015-11-10
Merge pull request #1825 from ssahani/ipv61-1
Tom Gundersen
2015-11-10
Merge pull request #1827 from davidreynolds/use_extract_first_word
Tom Gundersen
2015-11-10
Merge pull request #1735 from thom311/master
Tom Gundersen
2015-11-09
conf-parser: use extract_first_word
David Reynolds
2015-11-10
networkd: Add support to configure IPV6 hop limit
Susant Sahani
2015-11-09
Merge pull request #1629 from ssahani/vxlan
Tom Gundersen
2015-11-09
Merge pull request #1820 from michich/errno-v2
Daniel Mack
2015-11-09
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
Merge pull request #1798 from evverx/fix-test-udev
Lennart Poettering
2015-11-09
Merge pull request #1799 from jengelh/doc
Lennart Poettering
2015-11-09
Merge pull request #1807 from michich/boot-timer
Lennart Poettering
2015-11-09
Merge pull request #1794 from karelzak/size_limit
Lennart Poettering
2015-11-09
Merge pull request #1817 from iaguis/nspawn-custom-service-3
Lennart Poettering
2015-11-09
detect-virt: add rkt app container runtime
Iago López Galeiras
2015-11-09
nspawn: support custom container service name
Iago López Galeiras
2015-11-09
Merge pull request #1796 from michaelolbrich/journal-size
Lennart Poettering
2015-11-07
core/timer: in containers OnBootSec should count from container startup
Michal Schmidt
2015-11-07
core: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-11-06
doc: correct orthography, word forms and missing/extraneous words
Jan Engelhardt
2015-11-06
test-udev: small fixes
Evgeny Vereshchagin
2015-11-06
doc: correct punctuation and improve typography in documentation
Jan Engelhardt
2015-11-06
journal: reduce minimum journal file size to 512 KiB
Michael Olbrich
2015-11-06
core: support IEC suffixes for RLIMIT stuff
Karel Zak
2015-11-06
networkd: fix option name in log message
Michal Sekletar
2015-11-05
extract-word: Skip coalesced separators in place
Filipe Brandenburger
2015-11-05
extract-word: Do not re-evaluate the state on each parsed character
Filipe Brandenburger
2015-11-05
extract-word: increment pointer p and keep c in sync in for loop
Filipe Brandenburger
2015-11-05
extract-word: Check for early bail out before inspecting separators
Filipe Brandenburger
2015-11-05
extract-word: replace an use of `goto` with structured code
Filipe Brandenburger
2015-11-05
extract-word: move start block outside the for loop
Filipe Brandenburger
2015-11-05
sd-resolve: simplify pthread_join() call
Michal Schmidt
2015-11-05
timesync: return negative errno from manager_adjust_clock() on error
Michal Schmidt
2015-11-05
nspawn: save errno before reopening log after exec failure
Michal Schmidt
2015-11-05
nspawn: no fake errno
Michal Schmidt
2015-11-05
nspawn: simplify error returns
Michal Schmidt
2015-11-05
libsystemd-network: inet_pton does not set errno on parsing error
Michal Schmidt
2015-11-05
import: report error before losing errno
Michal Schmidt
2015-11-05
firstboot: fix errno sign
Michal Schmidt
2015-11-05
journal: posix_fallocate() does not set errno
Michal Schmidt
2015-11-05
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-11-05
journal: fix incorrect errno reporting
Michal Schmidt
2015-11-05
journal: use int64_t instead of long for catalog file size
Michal Schmidt
2015-11-05
journal: drop unnecessary write_catalog() parameter
Michal Schmidt
2015-11-05
log: whitespace style fix
Michal Schmidt
2015-11-05
tty-ask-password-agent: fix typo in error message
Michal Schmidt
2015-11-04
core: still make progress when throttling the manager loop
Vito Caputo
[next]