index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
presets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
meson-vcs-tag: add work-around for git bug
Zbigniew Jędrzejewski-Szmek
2
-3
/
+6
2018-12-21
meson: generate version tag from git
Zbigniew Jędrzejewski-Szmek
19
-22
/
+51
2018-12-21
udev: modernize ctrl_send and use PROJECT_VERSION
Zbigniew Jędrzejewski-Szmek
1
-31
/
+19
2018-12-20
meson: define PROJECT_VERSION as the "bare" project version
Zbigniew Jędrzejewski-Szmek
7
-10
/
+11
2018-12-19
Remove use of PACKAGE_STRING
Zbigniew Jędrzejewski-Szmek
4
-5
/
+4
2018-12-19
mount: disable mount-storm protection while mount unit is starting.
NeilBrown
2
-1
/
+25
2018-12-18
json: do not unescape slashes
Zbigniew Jędrzejewski-Szmek
1
-4
/
+0
2018-12-18
test-fileio: test safe_fgetc directly
Zbigniew Jędrzejewski-Szmek
1
-2
/
+30
2018-12-18
update TODO
Lennart Poettering
1
-26
/
+1
2018-12-18
process-util: rework getenv_for_pid() to use read_nul_string()
Lennart Poettering
1
-19
/
+16
2018-12-18
test: add test case for read_nul_string()
Lennart Poettering
1
-0
/
+35
2018-12-18
fileio: let's minimize 'count' inc/dec calls
Lennart Poettering
1
-4
/
+3
2018-12-18
fileio: replace read_nul_string() by read_line() with a special flag
Lennart Poettering
3
-53
/
+27
2018-12-18
process-util: make get_process_environ() safer
Lennart Poettering
1
-10
/
+17
2018-12-18
tree-wide: port some code over to safe_fgetc()
Lennart Poettering
3
-23
/
+20
2018-12-18
NEWS: add a note about symlink following in .wants and .requires
Zbigniew Jędrzejewski-Szmek
1
-0
/
+13
2018-12-18
NEWS: add note about NNP=yes
Zbigniew Jędrzejewski-Szmek
1
-0
/
+7
2018-12-18
fileio: add new safe_fgetc() helper call
Lennart Poettering
2
-0
/
+29
2018-12-18
units: set NoNewPrivileges= for all long-running services
Lennart Poettering
15
-0
/
+15
2018-12-18
units: sort [Service] sections alphabetically
Lennart Poettering
15
-171
/
+171
2018-12-18
Revert "units: set NoNewPrivileges= for all long-running services"
Zbigniew Jędrzejewski-Szmek
15
-186
/
+171
2018-12-18
NEWS: add one more item
Lennart Poettering
1
-0
/
+11
2018-12-18
NEWS: update contributors list, taking new .mailmap into account
Lennart Poettering
1
-39
/
+40
2018-12-18
sort .mailmap alphabetically
Lennart Poettering
1
-165
/
+165
2018-12-18
update .mailmap a bit from v240 contributions
Lennart Poettering
1
-0
/
+31
2018-12-18
test-mountpoint-util: more debug info
Zbigniew Jędrzejewski-Szmek
1
-4
/
+14
2018-12-18
meson: print EFI CC configuration nicely
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-12-18
meson: rename two more variables from _c to _sources
Zbigniew Jędrzejewski-Szmek
2
-4
/
+4
2018-12-18
systemctl: add comment why whitespace in message is needed
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2018-12-18
test-hashmap: add test to compare hashmap_free performance
Zbigniew Jędrzejewski-Szmek
2
-0
/
+58
2018-12-18
test-hashmap: use the usual function headers and print timing stats
Zbigniew Jędrzejewski-Szmek
2
-32
/
+48
2018-12-18
hashmap: use ternary op to shorten code
Zbigniew Jędrzejewski-Szmek
2
-2
/
+2
2018-12-18
lldp: add test coverage for sd_lldp_get_neighbors() with multiple neighbors
Filipe Brandenburger
1
-0
/
+130
2018-12-18
sd-lldp: accept if a neighbor is already removed from the hashtable
Lennart Poettering
1
-1
/
+6
2018-12-18
hashmap: rework hashmap_clear() to be more defensive
Lennart Poettering
2
-11
/
+19
2018-12-18
resolved: mention which RRs we query when requesting them to authenticate som...
Lennart Poettering
1
-6
/
+6
2018-12-18
resolved: only attempt non-answer SOA RRs if they are parents of our query
Lennart Poettering
1
-0
/
+8
2018-12-18
timesync: fix serialization of IP address
Lennart Poettering
1
-1
/
+5
2018-12-17
NEWS: document the usern/mknod borkage in 4.18 a bit
Lennart Poettering
1
-0
/
+28
2018-12-17
NEWS: add missing 'not'
Lennart Poettering
1
-1
/
+1
2018-12-17
docs: add missing section to ENVIRONMENT.md
Lennart Poettering
1
-0
/
+2
2018-12-17
core: do cgroup migration first and only then connect to journald
Michal Sekletar
1
-16
/
+18
2018-12-17
core: fix KeyringMode for user services
Alexey Bogdanenko
3
-16
/
+9
2018-12-17
journald: correctly attribute log messages also with cgroupsv1
Michal Sekletar
1
-2
/
+5
2018-12-17
resolve: enable EDNS0 towards the 127.0.0.53 stub resolver
Tore Anderson
2
-1
/
+3
2018-12-17
dissect-image: wait for the main device and all partitions to be known by udev
Zbigniew Jędrzejewski-Szmek
1
-1
/
+11
2018-12-17
dissect-image: wait for the root to appear
Zbigniew Jędrzejewski-Szmek
1
-4
/
+10
2018-12-17
dissect-image: split out a chunk of dissect_image() out
Zbigniew Jędrzejewski-Szmek
1
-85
/
+119
2018-12-17
rfkill: move wait_for_initialized() to shared/
Zbigniew Jędrzejewski-Szmek
3
-84
/
+84
2018-12-17
resolve: bump max of dns servers/search domains
Lennart Poettering
2
-4
/
+4
[next]