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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
udev-event: do not read stdout or stderr if the pipefd is not created
HEAD
master
Yu Watanabe
2018-12-28
1
-6
/
+10
*
switch-root: fix error message
Yu Watanabe
2018-12-28
1
-1
/
+1
*
core: free lines after reading them
Evgeny Vereshchagin
2018-12-28
1
-1
/
+1
*
Do not start server if it is already runnning (#11245)
rogerjames99
2018-12-28
1
-7
/
+8
*
meson: use cross compilation compatible c++ check
James Hilliard
2018-12-28
2
-3
/
+2
*
core: support %j in unit dependency resolution
Patrick Williams
2018-12-22
1
-0
/
+1
*
tree-wide: use assert_se() for signal operations with constants
Zbigniew Jędrzejewski-Szmek
2018-12-21
4
-19
/
+6
*
Merge pull request #11206 from cdown/cgroup_no_v1
Zbigniew Jędrzejewski-Szmek
2018-12-21
2
-3
/
+23
|
\
|
*
cgroup: Imply systemd.unified_cgroup_hierarchy=1 on cgroup_no_v1=all
Chris Down
2018-12-21
2
-3
/
+23
*
|
sd-device: ignore bind/unbind events for now
Dmitry Torokhov
2018-12-21
1
-0
/
+9
*
|
Revert "sleep: offer hibernation only if the kernel image still exists"
Zbigniew Jędrzejewski-Szmek
2018-12-21
2
-80
/
+6
*
|
Merge pull request #11050 from poettering/resolved-domain-route
Lennart Poettering
2018-12-21
18
-95
/
+392
|
\
\
|
*
|
resolved: read DNS default route option from networkd
Lennart Poettering
2018-12-21
1
-0
/
+25
|
*
|
sd-network: add new API sd_network_link_get_dns_default_route()
Lennart Poettering
2018-12-21
2
-0
/
+22
|
*
|
networkd: permit DNS "DefaultRoute" configuration in .network files
Lennart Poettering
2018-12-21
4
-4
/
+10
|
*
|
networkd: small simplification
Lennart Poettering
2018-12-21
1
-8
/
+4
|
*
|
resolvectl: add support for reading/writing per-link 'default-route' boolean
Lennart Poettering
2018-12-21
1
-1
/
+61
|
*
|
resolvectl: minor whitespace fix
Lennart Poettering
2018-12-21
1
-1
/
+1
|
*
|
resolved: add bus API to set per-link "default route" boolean
Lennart Poettering
2018-12-21
3
-0
/
+58
|
*
|
resolved: add an explicit way to configure whether a link is useful as defaul...
Lennart Poettering
2018-12-21
5
-23
/
+66
|
*
|
resolved: rework dns_server_limited_domains(), replace by dns_scope_has_route...
Lennart Poettering
2018-12-21
5
-34
/
+51
|
*
|
resolved: bind .local domains to mDNS with DNS_SCOPE_YES, similar LLMNR
Lennart Poettering
2018-12-21
1
-8
/
+46
|
*
|
resolved: rework how we determine which scope to send a query to
Lennart Poettering
2018-12-21
3
-20
/
+47
|
*
|
resolved: add comment, explaining when Scope variables are copied from Link
Lennart Poettering
2018-12-21
1
-0
/
+2
|
*
|
resolved: rename_DNS_SCOPE_INVALID → _DNS_SCOPE_MATCH_INVALID
Lennart Poettering
2018-12-21
1
-1
/
+1
|
*
|
resolved: check dns_over_tls_mode in link_needs_save()
Lennart Poettering
2018-12-21
1
-1
/
+2
|
*
|
resolved: use structured initialization for DnsScope
Lennart Poettering
2018-12-21
1
-6
/
+8
*
|
|
Merge pull request #11210 from thom311/dhcp-set-client-id-no-inval
Lennart Poettering
2018-12-21
4
-22
/
+27
|
\
\
\
|
*
|
|
dhcp6: don't enforce DUID content for sd_dhcp6_client_set_duid()
Thomas Haller
2018-12-20
4
-6
/
+16
|
*
|
|
dhcp: don't enforce hardware address length for sd_dhcp_client_set_client_id()
Thomas Haller
2018-12-20
1
-18
/
+11
|
*
|
|
dhcp: fix sd_dhcp_client_set_client_id() for infiniband addresses
Thomas Haller
2018-12-20
1
-1
/
+3
*
|
|
|
tree-wide: make new/new0/malloc_multiply/reallocarray safe for size 0
Zbigniew Jędrzejewski-Szmek
2018-12-21
2
-4
/
+4
*
|
|
|
analyze: add assert to verify we are not dividing by 0
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-0
/
+1
*
|
|
|
udevadm: add two more assertions
Yu Watanabe
2018-12-21
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #11223 from poettering/read-line-0x00-0xff
Lennart Poettering
2018-12-20
2
-9
/
+16
|
\
\
\
|
*
|
|
test-fileio: add explicit check for safe_fgetc() with 0xFF
Lennart Poettering
2018-12-20
1
-4
/
+5
|
*
|
|
fileio: fix read_one_line() when reading bytes > 0x7F
Lennart Poettering
2018-12-20
2
-5
/
+11
*
|
|
|
Merge pull request #11222 from keszybz/tmpfiles-crash
Lennart Poettering
2018-12-20
2
-9
/
+73
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tmpfiles: fix crash with NULL in arg_root and other fixes and tests
Zbigniew Jędrzejewski-Szmek
2018-12-20
2
-9
/
+73
|
|
/
/
*
|
|
Merge pull request #10912 from poettering/gpt-root-rw
Zbigniew Jędrzejewski-Szmek
2018-12-20
2
-53
/
+137
|
\
\
\
|
*
|
|
gpt-auto: propagate gpt partition ro/rw flag into root mount
Lennart Poettering
2018-12-18
1
-0
/
+43
|
*
|
|
gpt-auto: make arg_root_rw a tri-state
Lennart Poettering
2018-12-18
1
-2
/
+2
|
*
|
|
remount-fs: optionally remount / writable, if we are told through an env var
Lennart Poettering
2018-12-18
1
-30
/
+60
|
*
|
|
remount-fs: split code for tracking PIDs in hashmap
Lennart Poettering
2018-12-18
1
-18
/
+29
|
*
|
|
remount-fs: use PATH_IN_SET() at one more place
Lennart Poettering
2018-12-18
1
-2
/
+1
|
*
|
|
gpt-auto: compare kernel cmdline args with proc_cmdline_key_streq()
Lennart Poettering
2018-12-18
1
-5
/
+6
*
|
|
|
dissect: add some assert()s
Lennart Poettering
2018-12-19
1
-0
/
+15
*
|
|
|
gpt-auto-generator: don't wait for udev
Lennart Poettering
2018-12-19
3
-10
/
+18
|
|
_
|
/
|
/
|
|
*
|
|
Revert "core/mount: minimize impact on mount storm."
Zbigniew Jędrzejewski-Szmek
2018-12-19
2
-76
/
+7
*
|
|
Revert "mount: disable mount-storm protection while mount unit is starting."
Zbigniew Jędrzejewski-Szmek
2018-12-19
2
-25
/
+1
|
|
/
|
/
|
[next]