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
...
*
|
mount: disable mount-storm protection while mount unit is starting.
NeilBrown
2018-12-19
2
-1
/
+25
*
|
Merge pull request #11182 from poettering/fileio-more-paranoia
Lennart Poettering
2018-12-18
7
-110
/
+176
|
\
\
|
*
|
test-fileio: test safe_fgetc directly
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-2
/
+30
|
*
|
process-util: rework getenv_for_pid() to use read_nul_string()
Lennart Poettering
2018-12-18
1
-19
/
+16
|
*
|
test: add test case for read_nul_string()
Lennart Poettering
2018-12-18
1
-0
/
+35
|
*
|
fileio: let's minimize 'count' inc/dec calls
Lennart Poettering
2018-12-18
1
-4
/
+3
|
*
|
fileio: replace read_nul_string() by read_line() with a special flag
Lennart Poettering
2018-12-18
3
-53
/
+27
|
*
|
process-util: make get_process_environ() safer
Lennart Poettering
2018-12-18
1
-10
/
+17
|
*
|
tree-wide: port some code over to safe_fgetc()
Lennart Poettering
2018-12-18
3
-23
/
+20
|
*
|
fileio: add new safe_fgetc() helper call
Lennart Poettering
2018-12-18
2
-0
/
+29
|
|
/
*
/
json: do not unescape slashes
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-4
/
+0
|
/
*
Merge pull request #11197 from keszybz/various-fixups
Lennart Poettering
2018-12-18
4
-9
/
+20
|
\
|
*
test-mountpoint-util: more debug info
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-4
/
+14
|
*
meson: rename two more variables from _c to _sources
Zbigniew Jędrzejewski-Szmek
2018-12-18
2
-4
/
+4
|
*
systemctl: add comment why whitespace in message is needed
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-1
/
+2
*
|
Merge pull request #11191 from poettering/hashmap-clear
Lennart Poettering
2018-12-18
7
-46
/
+263
|
\
\
|
*
|
test-hashmap: add test to compare hashmap_free performance
Zbigniew Jędrzejewski-Szmek
2018-12-18
2
-0
/
+58
|
*
|
test-hashmap: use the usual function headers and print timing stats
Zbigniew Jędrzejewski-Szmek
2018-12-18
2
-32
/
+48
|
*
|
hashmap: use ternary op to shorten code
Zbigniew Jędrzejewski-Szmek
2018-12-18
2
-2
/
+2
|
*
|
lldp: add test coverage for sd_lldp_get_neighbors() with multiple neighbors
Filipe Brandenburger
2018-12-18
1
-0
/
+130
|
*
|
sd-lldp: accept if a neighbor is already removed from the hashtable
Lennart Poettering
2018-12-18
1
-1
/
+6
|
*
|
hashmap: rework hashmap_clear() to be more defensive
Lennart Poettering
2018-12-18
2
-11
/
+19
*
|
|
resolved: mention which RRs we query when requesting them to authenticate som...
Lennart Poettering
2018-12-18
1
-6
/
+6
*
|
|
resolved: only attempt non-answer SOA RRs if they are parents of our query
Lennart Poettering
2018-12-18
1
-0
/
+8
|
/
/
*
|
timesync: fix serialization of IP address
Lennart Poettering
2018-12-18
1
-1
/
+5
*
|
Merge pull request #11144 from keszybz/dissect-image-fix
Lennart Poettering
2018-12-17
9
-407
/
+286
|
\
|
|
*
dissect-image: wait for the main device and all partitions to be known by udev
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-1
/
+11
|
*
dissect-image: wait for the root to appear
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-4
/
+10
|
*
dissect-image: split out a chunk of dissect_image() out
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-85
/
+119
|
*
rfkill: move wait_for_initialized() to shared/
Zbigniew Jędrzejewski-Szmek
2018-12-17
3
-84
/
+84
|
*
sd-device: remove holes in struct sd_device
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-20
/
+20
|
*
sd-device: pass timestamp internally as usec_t not char*
Zbigniew Jędrzejewski-Szmek
2018-12-16
3
-27
/
+28
|
*
sd-device: reduce the number of implementations of device_read_db() we keep a...
Zbigniew Jędrzejewski-Szmek
2018-12-16
5
-182
/
+8
|
*
sd-device: attempt to read db again if it wasn't found
Zbigniew Jędrzejewski-Szmek
2018-12-16
1
-7
/
+9
*
|
core: do cgroup migration first and only then connect to journald
Michal Sekletar
2018-12-17
1
-16
/
+18
*
|
Merge pull request #11167 from yuwata/sd-resolve-typesafe
Lennart Poettering
2018-12-17
6
-52
/
+111
|
\
\
|
*
|
timesync: use typesafe resolve_getaddrinfo()
Yu Watanabe
2018-12-17
1
-3
/
+3
|
*
|
socket-proxyd: use typesafe resolve_getaddrinfo()
Yu Watanabe
2018-12-17
1
-4
/
+3
|
*
|
netdev: use typesafe resolve_getaddrinfo() in wireguard.c
Yu Watanabe
2018-12-17
1
-27
/
+15
|
*
|
netdev: sort headers
Yu Watanabe
2018-12-17
1
-5
/
+5
|
*
|
sd-resolve: add sd_resolve_get{addr,info}_with_destroy_callback() and typesaf...
Yu Watanabe
2018-12-17
3
-13
/
+85
*
|
|
core: fix KeyringMode for user services
Alexey Bogdanenko
2018-12-17
3
-16
/
+9
*
|
|
Merge pull request #11159 from keszybz/udev-typedef
Lennart Poettering
2018-12-17
7
-90
/
+89
|
\
\
\
|
*
|
|
udev: use typedef for struct udev_event
Zbigniew Jędrzejewski-Szmek
2018-12-17
6
-29
/
+29
|
*
|
|
udev: use typedef for struct udev_rules
Zbigniew Jędrzejewski-Szmek
2018-12-17
7
-38
/
+39
|
*
|
|
udev: make udev_rules_new() return a proper error code
Zbigniew Jędrzejewski-Szmek
2018-12-14
6
-28
/
+26
*
|
|
|
journald: correctly attribute log messages also with cgroupsv1
Michal Sekletar
2018-12-17
1
-2
/
+5
*
|
|
|
Merge pull request #11184 from poettering/resolved-search-domains-max
Lennart Poettering
2018-12-17
2
-4
/
+4
|
\
\
\
\
|
*
|
|
|
resolve: bump max of dns servers/search domains
Lennart Poettering
2018-12-17
2
-4
/
+4
*
|
|
|
|
resolve: enable EDNS0 towards the 127.0.0.53 stub resolver
Tore Anderson
2018-12-17
2
-1
/
+3
|
/
/
/
/
[prev]
[next]