index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
file-hierarchy.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
systemctl: allow 'edit' to work on templates again
Zbigniew Jędrzejewski-Szmek
1
-10
/
+43
2018-07-16
sd-bus: make BUS_DEFAULT_TIMEOUT configurable
Yu Watanabe
6
-8
/
+58
2018-07-16
tree-wide: use "polkit" to refer to PolicyKit/polkit
Zbigniew Jędrzejewski-Szmek
6
-47
/
+45
2018-07-16
meson: allow systemd.directives and .index to be built if -Dman=false
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2018-07-16
man: add sd_bus_set_description(3)
Zbigniew Jędrzejewski-Szmek
3
-0
/
+197
2018-07-16
man: add sd_bus_reply_method_error(3)
Zbigniew Jędrzejewski-Szmek
3
-0
/
+168
2018-07-16
man: add sd_bus_message_copy(3)
Zbigniew Jędrzejewski-Szmek
3
-0
/
+117
2018-07-16
man: add sd_bus_message_new_error(3)
Zbigniew Jędrzejewski-Szmek
3
-0
/
+197
2018-07-16
build-sys: Detect whether struct statx is defined in sys/stat.h
Filipe Brandenburger
3
-2
/
+9
2018-07-16
login: use parse_uid() when unmounting user runtime directory
Yu Watanabe
1
-21
/
+36
2018-07-13
sd-bus: unref slot->match_callback.install_slot when slot is disconnected
Yu Watanabe
1
-1
/
+4
2018-07-13
machinectl: fix verbosity of import-raw or friends
Yu Watanabe
1
-1
/
+1
2018-07-13
pull: initialize libgcrypt before calling any functions provided by libgcrypt
Yu Watanabe
1
-0
/
+3
2018-07-13
bls: Allow options to be used more than once
Jan Janssen
1
-1
/
+1
2018-07-13
doc: list PrivateMounts= in TRANSIENT-SETTINGS.md
Yu Watanabe
1
-0
/
+1
2018-07-13
[man] minor systemd.target manual update
Michal Soltys
1
-1
/
+2
2018-07-13
hwdb: deprecate the POINTINGSTICK_CONST_ACCEL property
Peter Hutterer
1
-1
/
+6
2018-07-12
core: add MemoryMin
Tejun Heo
9
-5
/
+48
2018-07-12
hwdb: remove stray 'i' in hwdb match string for the HP Spectre (#9571)
Peter Hutterer
1
-1
/
+1
2018-07-12
resolve: use structured initializer
Yu Watanabe
1
-18
/
+36
2018-07-12
resolve: unref stream after completion processes
Yu Watanabe
1
-1
/
+2
2018-07-11
core: Fix grammar in error message
Sven Joachim
1
-1
/
+1
2018-07-11
meson: drop redundant messages
Yu Watanabe
2
-4
/
+0
2018-07-10
rules: Add by-id symlinks for persistent memory
Keith Busch
1
-0
/
+3
2018-07-09
test: Fix networkd test for an already running service
Martin Pitt
1
-4
/
+34
2018-07-09
test: Reset systemd-resolved.service in networkd test
Martin Pitt
1
-2
/
+2
2018-07-09
man: convert old compile option to meson option
Yu Watanabe
1
-2
/
+2
2018-07-09
hwdb: add accelerometer mount matrix for Umax VisionBook 10Wi Plus
Martin Sobotka
1
-0
/
+6
2018-07-08
sd-bus(3): synchronize the list with reality
Zbigniew Jędrzejewski-Szmek
1
-28
/
+32
2018-07-07
network/link: Fix logic error in matching devices by MAC
Dave Reisner
1
-1
/
+1
2018-07-06
hwdb: Add accelerometer orientation quirk for Asus TP200SA
faizalluthfi
1
-0
/
+3
2018-07-06
systemctl: make variable which stores environment variable constant
Yu Watanabe
1
-5
/
+3
2018-07-06
pager: split $PAGER or $SYSTEMD_PAGER and use execvp()
Yu Watanabe
1
-7
/
+12
2018-07-06
strv: make strv_split() accept empty string
Yu Watanabe
2
-3
/
+27
2018-07-06
show-status: add newline to ephemeral messages
Tomsod M
2
-5
/
+10
2018-07-05
man: Mention that paths in unit files must be fully normalized.
Alexander Kurtz
1
-0
/
+3
2018-07-03
tests: redirect ASAN reports on journald to a file
Evgeny Vereshchagin
1
-0
/
+6
2018-07-03
tests: add a wrapper for when systemd is built with ASAN
Evgeny Vereshchagin
1
-1
/
+34
2018-07-03
rpm: emit warning when macro with typo is used
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-07-03
conf-parser,login: logs description of error in parsing size
Yu Watanabe
2
-6
/
+12
2018-07-03
man: add missing <option> tag
Lucas Werkmeister
1
-1
/
+1
2018-07-03
test: fix networkd-test.py rate limiting and dynamic user
Martin Pitt
1
-0
/
+8
2018-07-03
man: document sd_bus_read(), add more about sd_bus_read_basic()
Zbigniew Jędrzejewski-Szmek
4
-10
/
+385
2018-07-03
seccomp: add swapcontext into @process for ppc32
Lion Yang
1
-0
/
+1
2018-07-03
tree-wide: add a space after (void)
Yu Watanabe
4
-9
/
+9
2018-07-03
resolved: fix typo in log message
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2018-07-03
man: use the same markup for "ap" everywhere
Zbigniew Jędrzejewski-Szmek
2
-8
/
+7
2018-07-03
tree-wide: drop some leftover header for Lennart Poettering
Zbigniew Jędrzejewski-Szmek
2
-4
/
+1
2018-07-03
journald: drop copyright headers for Sebastian Thorarensen
Zbigniew Jędrzejewski-Szmek
2
-6
/
+0
2018-07-03
man: drop mode line in file headers
Zbigniew Jędrzejewski-Szmek
102
-102
/
+102
[next]