index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #13093 from keszybz/two-assert-cc-cleanups
Frantisek Sumsal
2019-07-17
3
-8
/
+7
|
\
|
*
Rewrite IN_SET()
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-1
/
+2
|
*
Drop trailing slash from assert_cc() definition
Zbigniew Jędrzejewski-Szmek
2019-07-17
3
-4
/
+4
|
*
basic/macro: drop do {} while(0) from assert_not_reached
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-3
/
+1
*
|
Merge pull request #13080 from keszybz/firstboot-fixes
Lennart Poettering
2019-07-17
2
-23
/
+29
|
\
\
|
*
|
firstboot: actually accept empty input to mean skip
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-22
/
+17
|
*
|
firstboot: fix hang waiting for second Enter on input
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-1
/
+12
*
|
|
Merge pull request #13092 from keszybz/coverity-fixes
Lennart Poettering
2019-07-17
2
-48
/
+36
|
\
\
\
|
*
|
|
shared/conf-parser,networkd: EXTRACT_UNQUOTE|EXTRACT_RETAIN_ESCAPE → EXTRAC...
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-0
/
+2
|
*
|
|
shared: voidify call to loop_write() and trim duplicate code
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-48
/
+34
|
|
/
/
*
|
|
Merge pull request #13091 from poettering/nspawn-copy
Lennart Poettering
2019-07-17
4
-2
/
+37
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
btrfs-util: expose SIGINT behaviour in snapshot copy fallback, too
Lennart Poettering
2019-07-17
2
-1
/
+2
|
*
|
copy: optionally check for SIGINT regularly, and abort operation safely
Lennart Poettering
2019-07-17
2
-1
/
+35
|
|
/
*
/
core: ExecCondition= for services
Anita Zhang
2019-07-17
2
-0
/
+2
|
/
*
Merge pull request #13063 from keszybz/cgroup-path-fixes
Lennart Poettering
2019-07-16
1
-2
/
+2
|
\
|
*
Apply empty_to_root() in three more spots for safety
Zbigniew Jędrzejewski-Szmek
2019-07-15
1
-2
/
+2
*
|
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
1
-1
/
+0
|
/
*
locale-util: suppress non-UTF-8 locales when enumerating them
Lennart Poettering
2019-07-14
1
-0
/
+19
*
locale-util: normalize UTF-8 locale names
Lennart Poettering
2019-07-14
1
-2
/
+36
*
Merge pull request #13043 from poettering/strip-tab-ansi-no-static-size
Yu Watanabe
2019-07-13
1
-4
/
+10
|
\
|
*
util-lib: [static] array argument sizes are apparently not OK for NULL parame...
Lennart Poettering
2019-07-12
1
-4
/
+10
*
|
alloc-util: drop _alloc_ decorator from memdup_suffix0()
Lennart Poettering
2019-07-13
1
-1
/
+1
|
/
*
Merge pull request #13034 from poettering/memdup-suffix0-multiply-fixo
Lennart Poettering
2019-07-12
1
-1
/
+3
|
\
|
*
alloc-util: drop _alloc_(2, 3) decorator from memdup_suffix0_multiply()
Lennart Poettering
2019-07-12
1
-1
/
+3
*
|
util-lib: fix comment
Lennart Poettering
2019-07-12
1
-3
/
+2
|
/
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
10
-36
/
+19
*
Merge pull request #12971 from yuwata/network-reassign-static-routes
Yu Watanabe
2019-07-12
2
-1
/
+9
|
\
|
*
util: introduce in4_addr_equal()
Yu Watanabe
2019-07-11
2
-1
/
+9
*
|
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
6
-29
/
+29
*
|
errno-util: add new errno_or_else() helper
Lennart Poettering
2019-07-11
1
-0
/
+11
|
/
*
core: hook up service unit type with the new clean operation
Lennart Poettering
2019-07-11
2
-0
/
+2
*
core: add generic "clean" operation to units
Lennart Poettering
2019-07-11
2
-1
/
+3
*
rm-rf: introduce new flag REMOVE_MISSING_OK
Lennart Poettering
2019-07-11
2
-23
/
+37
*
Merge pull request #13011 from keszybz/auto-erase
Lennart Poettering
2019-07-11
3
-22
/
+3
|
\
|
*
Remove string_erase
Zbigniew Jędrzejewski-Szmek
2019-07-10
3
-14
/
+3
|
*
Remove string_free_erase
Zbigniew Jędrzejewski-Szmek
2019-07-10
2
-8
/
+0
*
|
Merge pull request #12926 from keszybz/urlify-logs
Lennart Poettering
2019-07-11
5
-31
/
+52
|
\
\
|
*
|
basic/log: omit ":0" from message when line number is not specified
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-12
/
+23
|
*
|
tree-wide: use PROJECT_FILE instead of __FILE__
Zbigniew Jędrzejewski-Szmek
2019-07-04
3
-12
/
+12
|
*
|
basic/log: add a define for path relative to source root
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-0
/
+3
|
*
|
basic/log: put location in a dark shade of yellow
Zbigniew Jędrzejewski-Szmek
2019-07-02
2
-7
/
+14
|
*
|
basic/log: drop parens from around file location information
Zbigniew Jędrzejewski-Szmek
2019-07-01
1
-1
/
+1
*
|
|
Merge pull request #12965 from keszybz/auto-erase
Lennart Poettering
2019-07-10
1
-0
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
test: add _cleanup_(erase_and_freep)
Zbigniew Jędrzejewski-Szmek
2019-07-10
1
-0
/
+11
*
|
|
Merge pull request #12939 from yuwata/lgtm-fixes
Lennart Poettering
2019-07-10
1
-0
/
+8
|
\
\
\
|
*
|
|
tree-wide: introduce strerror_safe()
Yu Watanabe
2019-07-04
1
-0
/
+8
|
|
/
/
*
|
|
util: fix sign-compare warning
Yu Watanabe
2019-07-09
1
-7
/
+6
*
|
|
basic/log: fix SYSTEMD_LOG_* parsing error messages
Ivan Shapovalov
2019-07-06
1
-2
/
+2
*
|
|
basic/time-util: add helper function to check if timestamp is set
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-5
/
+9
|
/
/
*
|
blockdev-util: let us know if block_get_whole_disk() did anything
Lennart Poettering
2019-07-04
1
-1
/
+1
[next]