index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
test-dnssec.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
tests: clean up again after running tests (#10446)
Lennart Poettering
3
-3
/
+11
2018-10-18
job: add a comment that JOB_DONE also means skipped due to condition (#10453)
Lennart Poettering
1
-1
/
+1
2018-10-18
util: drop const_int_one/const_int_zero again
Lennart Poettering
3
-10
/
+6
2018-10-18
tree-wide: introduce setsockopt_int() helper and make use of it everywhere
Lennart Poettering
22
-169
/
+195
2018-10-18
efi: rework OFFSETOF() based on __builtin_offsetof()
Lennart Poettering
1
-1
/
+1
2018-10-18
mkosi: use Fedora 29
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-10-18
bus-unit-util: use streq() instead of STR_IN_SET()
Yu Watanabe
1
-1
/
+1
2018-10-18
docs: use h2 headers
Michael Biebl
2
-10
/
+10
2018-10-18
core: implement per unit journal rate limiting
Anita Zhang
17
-28
/
+232
2018-10-18
resolve: set IP_RECVERR
Yu Watanabe
1
-0
/
+7
2018-10-17
service: use free_and_replace() where we can
Lennart Poettering
1
-6
/
+4
2018-10-17
exec-util: use fflush_and_check() where appropriate
Lennart Poettering
1
-3
/
+4
2018-10-17
execute: shorten things a bit
Lennart Poettering
1
-3
/
+1
2018-10-17
job: add lots of colons to log messages
Lennart Poettering
1
-7
/
+7
2018-10-17
job: use structured initialization
Lennart Poettering
1
-5
/
+6
2018-10-17
core: use structured initialization
Lennart Poettering
1
-6
/
+6
2018-10-17
core: shorten list appending a bit, by using better macros
Lennart Poettering
1
-7
/
+1
2018-10-17
dbus: add missing OOM check
Lennart Poettering
1
-0
/
+3
2018-10-17
core: validate socket path with path_is_valid()
Lennart Poettering
1
-0
/
+3
2018-10-17
path-util: add new path_is_valid() helper
Lennart Poettering
2
-5
/
+14
2018-10-17
list: fix double avaluation in LIST_APPEND()
Lennart Poettering
1
-3
/
+3
2018-10-17
sulogin-shell: Use force if SYSTEMD_SULOGIN_FORCE set
Andreas Henriksson
2
-1
/
+16
2018-10-17
core: do not "warn" about mundane emergency actions
Zbigniew Jędrzejewski-Szmek
5
-16
/
+22
2018-10-17
units: allow and use SuccessAction=exit-force in system systemd-exit.service
Zbigniew Jędrzejewski-Szmek
5
-23
/
+24
2018-10-17
units: use SuccessAction=poweroff-force in systemd-poweroff.service
Zbigniew Jędrzejewski-Szmek
2
-5
/
+2
2018-10-17
units: use SuccessAction=reboot-force in systemd-reboot.service
Zbigniew Jędrzejewski-Szmek
3
-11
/
+2
2018-10-17
units: use SuccessAction=exit-force in systemd-exit.service
Zbigniew Jędrzejewski-Szmek
2
-5
/
+2
2018-10-17
core: limit service-watchdogs=no to actual "watchdog" commands
Zbigniew Jędrzejewski-Szmek
5
-7
/
+18
2018-10-17
core: allow services with no commands but SuccessAction set
Zbigniew Jędrzejewski-Szmek
1
-4
/
+9
2018-10-17
core: accept system mode emergency action specifiers with a warning
Zbigniew Jędrzejewski-Szmek
1
-0
/
+10
2018-10-17
core: define "exit" and "exit-force" actions for user units and only accept that
Zbigniew Jędrzejewski-Szmek
8
-22
/
+195
2018-10-17
man: move description of *Action= modes to FailureAction=/SuccessAction=
Zbigniew Jędrzejewski-Szmek
1
-21
/
+23
2018-10-17
core: consider service with no start command immediately started
Zbigniew Jędrzejewski-Szmek
1
-0
/
+6
2018-10-17
udev: make sd_device_get_devname() failure non-fatal
Yu Watanabe
1
-6
/
+5
2018-10-17
core: return true from cg_is_empty* on ENOENT
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2018-10-17
meson: simplify definition of MEMORY_ACCOUNTING_DEFAULT
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-10-17
meson: define @HIGH_RLIMIT_NOFILE@ and use it everywhere
Zbigniew Jędrzejewski-Szmek
8
-7
/
+8
2018-10-17
main: introduce a define HIGH_RLIMIT_MEMLOCK similar to HIGH_RLIMIT_NOFILE
Lennart Poettering
2
-1
/
+2
2018-10-17
main: bump fs.nr_open + fs.max-file to their largest possible values
Lennart Poettering
4
-0
/
+102
2018-10-16
udev: use Hashmap for storing global properties
Yu Watanabe
4
-40
/
+60
2018-10-16
udev: use Hashmap for storing PROGRAM or BUILTIN
Yu Watanabe
4
-14
/
+37
2018-10-16
udev: use Hashmap for storing SECLABEL
Yu Watanabe
5
-37
/
+51
2018-10-16
systemctl: fix typo
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-10-16
udevadm-monitor: use sd_event_loop()
Yu Watanabe
1
-82
/
+32
2018-10-16
udevadm-trigger: use sd_event_loop()
Yu Watanabe
1
-60
/
+43
2018-10-16
udevadm-info: use strdup() instead of strscpy()
Yu Watanabe
1
-5
/
+6
2018-10-16
udevadm-trigger: modernize code a bit
Yu Watanabe
1
-34
/
+48
2018-10-16
udevadm-trigger: replace udev_monitor by sd_device_monitor
Yu Watanabe
1
-19
/
+19
2018-10-16
udevadm-info,trigger: replace udev_device by sd_device
Yu Watanabe
4
-194
/
+203
2018-10-16
udevadm-monitor: replace udev_monitor by sd_device_monitor
Yu Watanabe
1
-18
/
+17
[next]