index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
process-util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-08
hwdb: add override for IdeaPad5 insert key
Zbigniew Jędrzejewski-Szmek
1
-1
/
+5
2023-02-08
ukify: add explanatory message when import fails
Zbigniew Jędrzejewski-Szmek
1
-6
/
+13
2023-02-08
journal: modernize sd_journal_get_realtime_usec() a bit
Lennart Poettering
1
-4
/
+8
2023-02-08
NEWS: note about future implicit PrivateUsers= in user units
Luca Boccassi
1
-0
/
+16
2023-02-08
docs/NETWORK_ONLINE: fix example
Geert Lorang
1
-0
/
+2
2023-02-08
journald: fix ignored filtering patterns for delegated cgroups
Quentin Deslandes
5
-5
/
+47
2023-02-08
core: add cg_path_get_unit_path()
Quentin Deslandes
3
-0
/
+50
2023-02-08
sd-bus: adjust line breaks
Zbigniew Jędrzejewski-Szmek
1
-4
/
+10
2023-02-08
manager: improve message about Reload/Reexec requests
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2023-02-08
manager: "downgrade" message about command vanishing from the unit file
Zbigniew Jędrzejewski-Szmek
1
-2
/
+19
2023-02-08
NEWS: copy future incompatible changes notice from 252
Luca Boccassi
1
-0
/
+16
2023-02-08
ci: Add names to steps in labeler workflow
Jan Macku
1
-4
/
+9
2023-02-08
test: add basic seqnum test
Lennart Poettering
1
-0
/
+9
2023-02-08
man: document __SEQNUM=/__SEQNUM_ID= journal pseudo fields
Lennart Poettering
2
-2
/
+12
2023-02-08
man: document the new sd_journal_get_seqnum() call
Lennart Poettering
3
-0
/
+107
2023-02-08
journald: maintain entry seqnum counter in mmap()ed file in /run/
Lennart Poettering
11
-55
/
+168
2023-02-08
logs-show: show seqnum info in export+json output mode
Lennart Poettering
3
-11
/
+34
2023-02-08
sd-journal: add high-level API for querying seqnum for journal entries, along...
Lennart Poettering
3
-0
/
+33
2023-02-08
hwdb: Add HP Envy x360 Convertible 15-cn0xxx to existing entry
Fabian Gurtner
1
-1
/
+2
2023-02-08
test-parse-util: add tests with explicit plus character
Zbigniew Jędrzejewski-Szmek
1
-0
/
+32
2023-02-08
core/service: constify ExecCommand* in two functions
Zbigniew Jędrzejewski-Szmek
1
-5
/
+4
2023-02-08
core: imply DeviceAllow=/dev/tpmrm0 with LoadCredentialEncrypted
Luca Boccassi
3
-1
/
+23
2023-02-08
cryptenroll: do not implicitly verify with default tpm policy signature
Luca Boccassi
2
-2
/
+9
2023-02-08
unit: always return 1 in log_kill
msizanoen1
1
-1
/
+3
2023-02-07
journal: minor modernizations
Lennart Poettering
1
-12
/
+7
2023-02-07
Fix Positivo-vaio VJPW12F11X key toggle touchpad
drosdeck
1
-2
/
+2
2023-02-07
ci: remove `if: github.event.issue.pull_request` from `labeler.yml`
Jan Macku
1
-1
/
+1
2023-02-07
logs-show: rename "ts" paramater/variable to "display_ts"
Lennart Poettering
2
-68
/
+94
2023-02-07
ci: fix missing quotes in `labeler.yml`
Jan Macku
1
-1
/
+1
2023-02-07
update TODO
Lennart Poettering
1
-0
/
+4
2023-02-07
journal: print a useful error message if we hit the journal file open limit
Lennart Poettering
3
-2
/
+6
2023-02-07
resolve: adjust message for NXDOMAIN lookup result
Zbigniew Jędrzejewski-Szmek
2
-2
/
+9
2023-02-07
resolve: define normal macros for BUS_ERROR_DNS error codes
Zbigniew Jędrzejewski-Szmek
4
-36
/
+55
2023-02-07
tree-wide: set FORK_RLIMIT_NOFILE_SAFE flag
Yu Watanabe
7
-29
/
+8
2023-02-07
udevd: configure a child process name for worker processes
Yu Watanabe
1
-1
/
+1
2023-02-06
NEWS: fix typo
Topi Miettinen
1
-1
/
+1
2023-02-06
update TODO
Lennart Poettering
1
-23
/
+40
2023-02-06
argv-util: also update program_invocation_short_name
Yu Watanabe
1
-0
/
+4
2023-02-06
test: use notice log level to make easily filter out logs from PID1
Yu Watanabe
2
-1
/
+2
2023-02-06
meson: enable -Wzero-length-bounds
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2023-02-06
meson: enable -Warray-bounds and -fstrict-flex-arrays
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2023-02-06
shared/json: avoid use of fake flex array
Zbigniew Jędrzejewski-Szmek
1
-11
/
+6
2023-02-06
sd-journal: avoid use of fake flex arrays
Zbigniew Jędrzejewski-Szmek
2
-18
/
+36
2023-02-06
repart: silence bogus gcc warning
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2023-02-06
repart: fix invalid errno in log
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-02-06
shared/linux: fix fake flexible array in struct autofs_dev_ioctl
Zbigniew Jędrzejewski-Szmek
2
-1
/
+2
2023-02-06
sd-network: stop using fake flexible array
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-02-06
shared/linux: update kernel headers
Zbigniew Jędrzejewski-Szmek
6
-300
/
+654
2023-02-06
docs/CODING_STYLE: add sentence about redirection operators
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2023-02-06
tools: replace multi-line echo by <<EOF
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
[prev]
[next]