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
*
journal-remote: set a limit on the number of fields in a message
gentoo-240
Zbigniew Jędrzejewski-Szmek
2019-01-09
3
-3
/
+12
*
journal-remote: verify entry length from header
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-10
/
+24
*
µhttpd: use a cleanup function to call MHD_destroy_response
Zbigniew Jędrzejewski-Szmek
2019-01-09
3
-47
/
+18
*
journald: lower the maximum entry size limit to ½ for non-sealed fds
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-2
/
+4
*
journald: when processing a native message, bail more quickly on overbig mess...
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-28
/
+37
*
journald: set a limit on the number of fields (1k)
Zbigniew Jędrzejewski-Szmek
2019-01-09
2
-0
/
+8
*
coredump: fix message when we fail to save a journald coredump
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-2
/
+2
*
basic/process-util: limit command line lengths to _SC_ARG_MAX
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-48
/
+25
*
journald: do not store the iovec entry for process commandline on stack
Zbigniew Jędrzejewski-Szmek
2019-01-09
4
-30
/
+38
*
journald: remove unnecessary {}
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-3
/
+1
*
coredump: remove duplicate MESSAGE= prefix from message
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-2
/
+3
*
libudev-util: make util_replace_whitespace() read only len characters
Yu Watanabe
2019-01-03
2
-16
/
+24
*
Pass separate dev_t var to device_path_parse_major_minor
YunQiang Su
2019-01-03
1
-13
/
+22
*
test-json: check absolute and relative difference in floating point test
Zbigniew Jędrzejewski-Szmek
2019-01-03
1
-9
/
+7
*
test-network: disable DNS function of dnsmasq
Yu Watanabe
2019-01-03
1
-1
/
+1
*
test-network: drop unused variable
Yu Watanabe
2019-01-03
1
-1
/
+0
*
test: fix neighbor address
Yu Watanabe
2019-01-03
1
-1
/
+1
*
network: set *_configured flags to false before requesting addresses or freinds
Yu Watanabe
2019-01-03
1
-2
/
+13
*
network: rename link_set_routing_policy_rule() to link_request_set_routing_po...
Yu Watanabe
2019-01-03
1
-2
/
+2
*
network: do not ignore errors on link_request_set_neighbors() and link_set_ro...
Yu Watanabe
2019-01-03
1
-3
/
+7
*
test: add test for sending/receiving an invalid device
Yu Watanabe
2019-01-03
1
-27
/
+54
*
Revert "udevd: configure a child process name for worker processes"
Yu Watanabe
2019-01-03
1
-1
/
+1
*
Revert "sd-device: ignore bind/unbind events for now"
Yu Watanabe
2019-01-03
1
-9
/
+0
*
meson: check whether C.UTF-8 exists or not and use it if exists
Yu Watanabe
2019-01-03
3
-1
/
+17
*
zsh/coredumpctl: don't print warnings from completion function
Paul Seyfert
2019-01-03
1
-1
/
+1
*
sd-device: fix segfault when error occurs in device_new_from_{nulstr,strv}()
Yu Watanabe
2019-01-03
1
-0
/
+3
*
ask-password-api: do not call ask_password_keyring() if keyname == NULL
Yu Watanabe
2019-01-03
1
-1
/
+1
*
ask-password: make ask_password_keyring() static
Yu Watanabe
2019-01-03
2
-2
/
+1
*
Make default locale a compile time option
Dave Reisner
2019-01-03
3
-3
/
+9
*
udev-event: do not read stdout or stderr if the pipefd is not created
Yu Watanabe
2019-01-03
1
-6
/
+10
*
switch-root: fix error message
Yu Watanabe
2019-01-03
1
-1
/
+1
*
core: free lines after reading them
Evgeny Vereshchagin
2019-01-03
1
-1
/
+1
*
Do not start server if it is already runnning (#11245)
rogerjames99
2019-01-03
1
-7
/
+8
*
meson: use cross compilation compatible c++ check
James Hilliard
2019-01-03
3
-6
/
+3
*
NEWS: add one more name and adjust location
v240
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-38
/
+38
*
Merge pull request #11239 from poettering/news-v240-final
Zbigniew Jędrzejewski-Szmek
2018-12-21
2
-33
/
+34
|
\
|
*
NEWS: prepare for v240
Lennart Poettering
2018-12-21
1
-30
/
+31
|
*
build-sys: bump package/library versions
Lennart Poettering
2018-12-21
1
-3
/
+3
*
|
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
3
-3
/
+27
|
\
\
|
*
|
cgroup: Add NEWS entry for cgroup_no_v1=all implying unified usage
Chris Down
2018-12-21
1
-0
/
+4
|
*
|
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
3
-83
/
+6
*
|
|
Merge pull request #11050 from poettering/resolved-domain-route
Lennart Poettering
2018-12-21
23
-116
/
+470
|
\
\
\
|
*
|
|
man: document new systemd-resolved.service(8) routing features in more detail
Lennart Poettering
2018-12-21
1
-7
/
+36
|
*
|
|
man: split long section in systemd-resolved.service man page into three
Lennart Poettering
2018-12-21
1
-4
/
+15
|
*
|
|
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
6
-4
/
+22
[next]