index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
network: add missing link_ref()
Yu Watanabe
2019-08-11
2
-0
/
+6
|
*
|
network: fix potential memleaks related to set_put()
Yu Watanabe
2019-08-11
4
-3
/
+15
*
|
|
Merge pull request #13318 from ddstreet/s390_seccomp
Lennart Poettering
2019-08-14
2
-2
/
+6
|
\
\
\
|
*
|
|
src/shared/seccomp-util.c: Add mmap definitions for s390
Dan Streetman
2019-08-13
1
-2
/
+4
|
*
|
|
src/basic/missing_syscall: add s390 syscall number for __NR_pkey_mprotect
Dan Streetman
2019-08-13
1
-0
/
+2
*
|
|
|
core: Avoid race when starting dbus services
Mattias Jernberg
2019-08-14
4
-13
/
+63
|
/
/
/
*
|
|
Merge pull request #13303 from yuwata/bootctl-segfaults
Frantisek Sumsal
2019-08-12
1
-1
/
+6
|
\
\
\
|
*
|
|
bootctl: arg_dolloar_boot_path() may return NULL
Yu Watanabe
2019-08-12
1
-1
/
+5
|
*
|
|
bootctl: clear arg_xbootldr_path when acquire_xbootldr() succeeds
Yu Watanabe
2019-08-11
1
-0
/
+1
|
|
/
/
*
/
/
networkd: Keep track of static neighbors
William A. Kennington III
2019-08-12
9
-10
/
+508
|
/
/
*
|
firstboot: drop duplicate trailing whitespace from root pw question
Lennart Poettering
2019-08-10
1
-2
/
+2
*
|
Fix typo in `analyze-security.c`.
Johannes Christ
2019-08-10
1
-1
/
+1
*
|
logind: set description for inhibitor event source
Lennart Poettering
2019-08-08
1
-0
/
+2
*
|
networkd: Routes should take the gateway into account
William A. Kennington III
2019-08-07
5
-17
/
+28
*
|
Merge pull request #13265 from keszybz/timedated-ntp-logging
Yu Watanabe
2019-08-07
1
-67
/
+79
|
\
\
|
*
|
timedated: always enable&start the service with highest priority
Zbigniew Jędrzejewski-Szmek
2019-08-06
1
-39
/
+20
|
*
|
timedated: log about unit enablement actions and enhance logs in general
Zbigniew Jędrzejewski-Szmek
2019-08-05
1
-12
/
+52
|
*
|
timedated: minor code simplifications
Zbigniew Jędrzejewski-Szmek
2019-08-04
1
-18
/
+9
*
|
|
systemctl: Add unit file states to state help message
Ronan Pigott
2019-08-06
1
-0
/
+5
*
|
|
meson: create (empty) /etc/systemd/system during installation
Zbigniew Jędrzejewski-Szmek
2019-08-05
1
-4
/
+3
*
|
|
Merge pull request #12884 from mrc0mmand/numapolicy-test
Frantisek Sumsal
2019-08-05
2
-3
/
+14
|
\
\
\
|
*
|
|
shared/exit-status: fix off-by-one in comment
Zbigniew Jędrzejewski-Szmek
2019-08-05
1
-2
/
+2
|
*
|
|
shared/exit-status: fix lookup
Zbigniew Jędrzejewski-Szmek
2019-08-05
2
-1
/
+12
*
|
|
|
Merge pull request #13258 from yuwata/login-revert-handle-ignore-assertion
Zbigniew Jędrzejewski-Szmek
2019-08-05
2
-3
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Revert "logind: remove unused check"
Yu Watanabe
2019-08-03
1
-2
/
+6
|
*
|
|
login: drop space in empty line
Yu Watanabe
2019-08-03
1
-1
/
+1
*
|
|
|
udev: do not try to import properties on commented out lines
Yu Watanabe
2019-08-04
1
-2
/
+8
|
|
/
/
|
/
|
|
*
|
|
pid1: replace asprintf() with strjoin()
Zbigniew Jędrzejewski-Szmek
2019-08-03
1
-10
/
+5
*
|
|
sd-hwdb: use return value from ordered_hashmap_iterate()
Zbigniew Jędrzejewski-Szmek
2019-08-03
1
-2
/
+1
*
|
|
libsystemd-network: make option_append() atomic and make the code a bit clearer
Zbigniew Jędrzejewski-Szmek
2019-08-03
1
-27
/
+32
|
/
/
*
|
udev-node: fix misleading log messages
Yu Watanabe
2019-08-02
1
-5
/
+15
*
|
udev-event: log device name on spawning commands
Yu Watanabe
2019-08-02
1
-19
/
+28
*
|
time-util: improve detection of synchronized clock
Miroslav Lichvar
2019-08-01
1
-1
/
+4
*
|
Merge pull request #13243 from keszybz/two-cryptsetup-quickfixes
Zbigniew Jędrzejewski-Szmek
2019-08-01
1
-11
/
+15
|
\
\
|
|
/
|
/
|
|
*
cryptsetup: don't assert on variable which is optional
Zbigniew Jędrzejewski-Szmek
2019-08-01
1
-2
/
+6
|
*
cryptsetup: use unabbrieviated variable names
Zbigniew Jędrzejewski-Szmek
2019-08-01
1
-9
/
+9
*
|
analyze-security: move assert above first use of the variable (#13238)
Jan Synacek
2019-07-31
1
-1
/
+2
|
/
*
job: fix coverity issue
Lennart Poettering
2019-07-31
1
-2
/
+5
*
test-chase-symlinks: fix coverity issue
Lennart Poettering
2019-07-31
1
-1
/
+5
*
unit-file: fix coverity issue
Lennart Poettering
2019-07-31
1
-1
/
+1
*
cryptsetup-generator: fix coverity issue
Lennart Poettering
2019-07-31
1
-8
/
+8
*
test-execute: skip test_exec_systemcallfilter_system under ASan
Frantisek Sumsal
2019-07-31
1
-1
/
+6
*
analyze: declare dump_exit_status outside of HAVE_SECCOMP block
Mike Gilbert
2019-07-31
1
-46
/
+46
*
boot: fix build with gnu-efi older than 3.0.5
v243-rc1
Yu Watanabe
2019-07-30
3
-0
/
+57
*
Merge pull request #13119 from keszybz/unit-loading-2
Lennart Poettering
2019-07-30
11
-360
/
+758
|
\
|
*
test-unit-file: allow printing of information about specific units
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-2
/
+22
|
*
pid1: drop unit caches only based on mtime
Zbigniew Jędrzejewski-Szmek
2019-07-30
8
-16
/
+83
|
*
analyze: add "unit-files" to dump the unit fragment map
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-0
/
+50
|
*
pid1: use a cache for all unit aliases
Zbigniew Jędrzejewski-Szmek
2019-07-30
8
-358
/
+507
|
*
shared/unit-file: add a function to validate unit alias symlinks
Zbigniew Jędrzejewski-Szmek
2019-07-30
4
-0
/
+112
[prev]
[next]