GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bash-completion: bootctl: add one missing option
Yu Watanabe
2018-12-14
1
-1
/
+1
*
NEWS: typos and wording adjustments
Zbigniew Jędrzejewski-Szmek
2018-12-13
1
-57
/
+58
*
vconsole-setup: fonts copy will fail if the current terminal is in graphical ...
Franck Bui
2018-12-13
1
-4
/
+18
*
Merge pull request #11131 from poettering/make-lucab-happy
Chris Down
2018-12-12
1
-7
/
+105
|
\
|
*
mount-setup: don't consider it reason to fail if we can't relabel cgroupfs
Lennart Poettering
2018-12-12
1
-3
/
+1
|
*
mount-setup: use FOREACH_STRING where appropriate
Lennart Poettering
2018-12-12
1
-3
/
+3
|
*
mount-setup: optionally, relabel a configured set of files/dirs after loading...
Lennart Poettering
2018-12-12
1
-1
/
+101
*
|
NEWS: initialy version of NEWS
Lennart Poettering
2018-12-12
1
-3
/
+329
*
|
resolved: have the stub resolver listen on both TCP and UDP by default
Sam Morris
2018-12-12
3
-4
/
+4
*
|
cgroup: Don't explicitly check for member in UNIT_BEFORE
Chris Down
2018-12-12
1
-18
/
+4
*
|
timedated: Add dbus method to retrieve list of time zones (#11114)
tibbling
2018-12-12
2
-3
/
+41
*
|
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
17
-22
/
+22
|
/
*
Merge pull request #10892 from mbiebl/revert-systemctl-runtime-unmask-breakage
Zbigniew Jędrzejewski-Szmek
2018-12-12
3
-91
/
+98
|
\
|
*
Revert "systemctl: when removing enablement or mask symlinks, cover both /run...
Michael Biebl
2018-11-27
3
-91
/
+98
*
|
Merge pull request #11121 from poettering/daemon-reload-race-fix
Lennart Poettering
2018-12-12
6
-148
/
+130
|
\
\
|
*
|
core: extend comments regarding coldplug() vs. catchup()
Lennart Poettering
2018-12-12
1
-3
/
+8
|
*
|
core: when a unit state changes only propagate to jobs after reloading is com...
Lennart Poettering
2018-12-12
1
-13
/
+10
|
*
|
core: split out all logic that updates a Job on a unit's unit_notify() invoca...
Lennart Poettering
2018-12-12
1
-65
/
+71
|
*
|
core: rework how we deserialize jobs
Lennart Poettering
2018-12-12
3
-30
/
+40
|
*
|
job: be more careful when removing job object from jobs hash table
Lennart Poettering
2018-12-12
1
-1
/
+1
|
*
|
core: don't track jobs-finishing-during-reload explicitly
Lennart Poettering
2018-12-12
4
-37
/
+1
|
*
|
job: update job_free() to follow our usual return-NULL style
Lennart Poettering
2018-12-12
2
-3
/
+3
|
/
/
*
|
Merge pull request #11122 from keszybz/tmpfiles-man
Lennart Poettering
2018-12-12
2
-73
/
+91
|
\
\
|
*
|
man: add a note that /var/run should not be used in tmpfiles
Zbigniew Jędrzejewski-Szmek
2018-12-11
1
-0
/
+7
|
*
|
core: fix typo in comment
Zbigniew Jędrzejewski-Szmek
2018-12-11
1
-1
/
+1
|
*
|
man: rewrite the general description of tmpfiles
Zbigniew Jędrzejewski-Szmek
2018-12-11
1
-16
/
+27
|
*
|
man: reword tmpfiles.d descriptions to refer less to previous descriptions
Zbigniew Jędrzejewski-Szmek
2018-12-11
1
-56
/
+56
*
|
|
meson: make net.naming-scheme= default configurable
Zbigniew Jędrzejewski-Szmek
2018-12-12
5
-32
/
+51
*
|
|
udev: introduce udev net_id "naming schemes"
Lennart Poettering
2018-12-11
4
-3
/
+130
*
|
|
Always explicitly discard popped stream type from __fsetlocking
Chris Down
2018-12-11
2
-2
/
+2
*
|
|
Merge pull request #11100 from abogdanenko/udev-test-check-perm
Lennart Poettering
2018-12-11
2
-2
/
+12
|
\
\
\
|
*
|
|
udev-test: check if permitted to create block device nodes
Alexey Bogdanenko
2018-12-11
1
-0
/
+8
|
*
|
|
udev-test: add message to show why test-udev failed
Alexey Bogdanenko
2018-12-11
1
-2
/
+4
*
|
|
|
Merge pull request #11119 from cdown/news
Lennart Poettering
2018-12-11
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
NEWS: Add DisableControllers= to v240
Chris Down
2018-12-11
1
-0
/
+3
|
*
|
|
|
NEWS: Add that CPUAccounting=yes may not enable CPU controller in v240
Chris Down
2018-12-11
1
-0
/
+4
|
/
/
/
/
*
/
/
/
nspawn: check cg_ns_supported() just once
Zbigniew Jędrzejewski-Szmek
2018-12-11
1
-6
/
+6
|
/
/
/
*
|
|
Merge pull request #11099 from abogdanenko/udev-test-fix-missing-dir
Evgeny Vereshchagin
2018-12-11
1
-1
/
+6
|
\
\
\
|
*
|
|
udev-test: fix missing directory test/run
Alexey Bogdanenko
2018-12-09
1
-0
/
+5
|
*
|
|
udev-test: fix test skip condition
Alexey Bogdanenko
2018-12-09
1
-1
/
+1
*
|
|
|
Merge pull request #11107 from keszybz/udevadm-info-args
Lennart Poettering
2018-12-11
3
-159
/
+187
|
\
\
\
\
|
*
|
|
|
udevadm: allow multiple arguments to "info"
Zbigniew Jędrzejewski-Szmek
2018-12-11
2
-43
/
+48
|
*
|
|
|
udevadm: allow a .device unit to be specified for query and trigger
Zbigniew Jędrzejewski-Szmek
2018-12-11
3
-34
/
+46
|
*
|
|
|
udevadm: use path_startswith and shorten code a bit
Zbigniew Jędrzejewski-Szmek
2018-12-11
1
-21
/
+19
|
*
|
|
|
udevadm: improve error output when a device is not specified or specified wrong
Zbigniew Jędrzejewski-Szmek
2018-12-11
1
-103
/
+116
*
|
|
|
|
Merge pull request #11116 from keszybz/predictable-interface-names
Lennart Poettering
2018-12-11
2
-0
/
+65
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'predictable-interface-names'
Zbigniew Jędrzejewski-Szmek
2018-12-11
2
-0
/
+65
|
|
\
\
\
\
|
|
*
|
|
|
Rename to follow the convention
Zbigniew Jędrzejewski-Szmek
2018-12-11
1
-30
/
+27
|
|
*
|
|
|
(no commit message)
LennartPoettering
2018-12-11
1
-1
/
+1
|
|
*
|
|
|
(no commit message)
LennartPoettering
2018-12-11
1
-1
/
+1
[next]