index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.lgtm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-26
udev-ctrl: fix coding style isuues
Yu Watanabe
1
-7
/
+7
2018-11-25
hwdb: Add ACCEL_MOUNT_MATRIX for Trekstor T13B tablet
Marian Cepok
1
-0
/
+3
2018-11-24
units: order systemd-rfkill.socket after /var/lib/systemd/rfkill (#10904)
Lennart Poettering
1
-1
/
+2
2018-11-24
tests: skip test-execute on TravisCI under ASan
Evgeny Vereshchagin
1
-7
/
+7
2018-11-23
Fix a few docs typos (#10907)
nikolas
4
-6
/
+6
2018-11-23
Fix typo in hacking guide: "no possible" -> "not possible" (#10905)
nikolas
1
-1
/
+1
2018-11-23
analyze: Fix build without seccomp (#10899)
Michal Koutný
1
-1
/
+2
2018-11-23
tests: add a fuzzer for server_process_native_file
Evgeny Vereshchagin
3
-0
/
+53
2018-11-23
dhcp6-client: handle IAID with value zero
Thomas Haller
1
-1
/
+4
2018-11-23
pid1,sd-device: use PATH_STARTSWITH_SET more
Zbigniew Jędrzejewski-Szmek
2
-6
/
+4
2018-11-23
basic/path-util: add missing header
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2018-11-23
run: set $INVOCATION_ID for scope units
Lennart Poettering
1
-9
/
+49
2018-11-23
run: port to static destructors
Lennart Poettering
1
-24
/
+19
2018-11-23
run: port to DEFINE_MAIN_FUNCTION()
Lennart Poettering
1
-2
/
+5
2018-11-23
run: add new --shell switch for spawning a shell as service
Lennart Poettering
2
-33
/
+99
2018-11-23
run: add a switch for specifiying the working directory of a service
Lennart Poettering
2
-36
/
+87
2018-11-23
libudev: drop unnecessary check
Zbigniew Jędrzejewski-Szmek
1
-2
/
+0
2018-11-23
unit: minor optimization, use stack over heap, when we can
Lennart Poettering
1
-7
/
+2
2018-11-23
70-mouse.hwdb: Set DPI for MS Classic IntelliMouse
Daniel van Vugt
1
-0
/
+4
2018-11-23
unit: drop an unused fields from Unit struct
Lennart Poettering
1
-3
/
+0
2018-11-22
test: add more tests for subsystem filter
Yu Watanabe
1
-29
/
+45
2018-11-22
core: add two minor comments (#10890)
Lennart Poettering
2
-0
/
+4
2018-11-22
locale: define main through macro
Yu Watanabe
1
-22
/
+15
2018-11-22
locale: store polkit_registry in Context
Yu Watanabe
3
-7
/
+9
2018-11-22
locale: rename context_free() to context_clear()
Yu Watanabe
4
-5
/
+5
2018-11-22
resolvectl: use static destructor and define main through macro
Yu Watanabe
1
-22
/
+15
2018-11-22
rfkill: define main through macro
Yu Watanabe
1
-39
/
+21
2018-11-22
rfkill: store write queue and rfkill fd in struct Context
Yu Watanabe
1
-62
/
+53
2018-11-22
socket-proxy: define main through macro
Yu Watanabe
1
-35
/
+24
2018-11-22
sysusers: use ordered_hashmap_steal_first_key_and_value()
Yu Watanabe
1
-4
/
+4
2018-11-22
time-wait: define main through macro
Yu Watanabe
1
-34
/
+23
2018-11-22
timedate: define main through macro
Yu Watanabe
1
-34
/
+21
2018-11-22
update-done: quit earlier on failure
Yu Watanabe
1
-2
/
+1
2018-11-22
update-utmp: use _cleanup_ attribute to finalize process
Yu Watanabe
1
-11
/
+14
2018-11-22
veritysetup-generator: use static destructors and define main through macro
Yu Watanabe
1
-23
/
+17
2018-11-22
veritysetup-generator: make arg_dest const
Yu Watanabe
1
-1
/
+1
2018-11-22
veritysetup: use static destructors and define main through macro
Yu Watanabe
1
-58
/
+33
2018-11-22
tests: add a fuzzer for catalog_import_file
Evgeny Vereshchagin
3
-0
/
+421
2018-11-22
man: update description of Description=
Zbigniew Jędrzejewski-Szmek
1
-9
/
+15
2018-11-22
sd-device-monitor: fix subsystem filter
Yu Watanabe
1
-2
/
+1
2018-11-22
udev-rules: update log messages
Yu Watanabe
1
-63
/
+63
2018-11-22
meson: also add option for debugging siphash
Yu Watanabe
3
-5
/
+10
2018-11-22
meson: add option for debugging udev
Yu Watanabe
3
-3
/
+8
2018-11-22
udev-rules: trivial coding style cleanups
Yu Watanabe
1
-49
/
+48
2018-11-22
udev: rename udev_rules_unref() to udev_rules_free()
Yu Watanabe
5
-10
/
+10
2018-11-22
libudev: do not ignore error in udev_list_entry_add()
Yu Watanabe
2
-5
/
+10
2018-11-22
libudev: introduce return_with_errno() and use it where applicable
Yu Watanabe
7
-160
/
+94
2018-11-22
test: add tests for libudev-list
Yu Watanabe
1
-0
/
+61
2018-11-22
libudev-list: drop unused udev argument from udev_list_init()
Yu Watanabe
5
-10
/
+8
2018-11-22
libudev-list: drop unused private functions
Yu Watanabe
2
-14
/
+0
[next]