index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sysv-generator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
man: add sd_bus_message_verify_type(3)
Zbigniew Jędrzejewski-Szmek
3
-0
/
+101
2018-08-02
sd-bus: verify destination and sender values when setting
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2018-08-02
man: add sd_bus_message_get_type(3)
Zbigniew Jędrzejewski-Szmek
4
-9
/
+207
2018-08-02
man: add sd_bus_slot_ref(3)
Zbigniew Jędrzejewski-Szmek
2
-0
/
+97
2018-08-02
man: document sd_bus_message_new_method_return
Zbigniew Jędrzejewski-Szmek
2
-2
/
+37
2018-08-02
meson: print stats in check-api-docs
Zbigniew Jędrzejewski-Szmek
1
-0
/
+23
2018-08-02
man: document *_with_description functions
Zbigniew Jędrzejewski-Szmek
2
-1
/
+39
2018-08-02
man: add sd_bus_message_new(3)
Zbigniew Jędrzejewski-Szmek
3
-0
/
+189
2018-08-02
man: move more examples to stand-alone files and use 2-space indentation cons...
Zbigniew Jędrzejewski-Szmek
6
-57
/
+58
2018-08-02
man: clarify what can be NULL in an sd_bus_unrefp call
Zbigniew Jędrzejewski-Szmek
1
-5
/
+7
2018-08-02
man: add sd_bus_message_new_call(3)
Zbigniew Jędrzejewski-Szmek
6
-2
/
+206
2018-08-02
man: add sd_bus_message_new_signal(3)
Zbigniew Jędrzejewski-Szmek
4
-0
/
+134
2018-08-02
network: add more log messages in configuring DHCP6 client
Yu Watanabe
1
-16
/
+14
2018-08-02
network: add more log messages in configuring DHCP4 client
Yu Watanabe
1
-19
/
+22
2018-08-01
resolved: change error handling for manager_etc_hosts_read()
Zbigniew Jędrzejewski-Szmek
1
-7
/
+3
2018-08-01
resolved: keep addresses mapped to ::0 in a separate set
Zbigniew Jędrzejewski-Szmek
3
-21
/
+41
2018-08-01
test-resolved-etc-hosts: add tests for /etc/hosts parsing
Zbigniew Jędrzejewski-Szmek
4
-16
/
+115
2018-08-01
resolved: put /etc/hosts hashmaps in a structure and pass that around
Zbigniew Jędrzejewski-Szmek
2
-58
/
+70
2018-07-31
test-nss-files: simplify module name handling
Zbigniew Jędrzejewski-Szmek
1
-8
/
+4
2018-07-31
meson: drop parens when appending to list
Zbigniew Jędrzejewski-Szmek
5
-61
/
+62
2018-07-31
udev: net_id: document predictable names for SR-IOV virtual devices
Evgeni Golov
1
-0
/
+3
2018-07-31
resolve: support address with ifname in /etc/hosts
Yu Watanabe
1
-1
/
+1
2018-07-31
resolve: use in_addr_data type for storing address
Yu Watanabe
2
-146
/
+71
2018-07-31
basic: introduce in_addr_data_hash_ops
Yu Watanabe
2
-0
/
+36
2018-07-30
man: move explanations about boolean and time-span value from systemd.unit to...
Yu Watanabe
2
-17
/
+24
2018-07-30
Expanding evdev device match for Razer Blade Stealth (2017)
Mike Palmer
1
-1
/
+1
2018-07-29
sd-resolve: workaround for structured initialization to nested structs
Yu Watanabe
1
-12
/
+13
2018-07-29
sd-resolve: use structured initialization at more places
Yu Watanabe
1
-25
/
+28
2018-07-28
man: use literal tag
Yu Watanabe
1
-4
/
+4
2018-07-28
resolve: add option to toggle reading /etc/hosts
Yu Watanabe
6
-0
/
+14
2018-07-28
resolve: make manager_etc_hosts_read() static
Yu Watanabe
2
-2
/
+1
2018-07-27
resolved: TCP Fast Open and TLS Session Tickets for OpenSSL
Iwan Timmer
5
-18
/
+142
2018-07-27
resolved: basic OpenSSL support for DNS-over-TLS
Iwan Timmer
10
-13
/
+294
2018-07-27
resolved: set io events after receiving EAGAIN for TLS
Iwan Timmer
3
-6
/
+25
2018-07-27
resolved: refactor GnuTLS specific code in separate source file
Iwan Timmer
9
-167
/
+283
2018-07-27
test: Increase qemu timeout from 90s to 180s
Michael Biebl
1
-2
/
+2
2018-07-26
update TODO
Lennart Poettering
1
-0
/
+6
2018-07-26
hwdb: Added correct ACCEL_MOUNT_MATRIX for the Asus TP412UA
Erik Kooistra
1
-0
/
+3
2018-07-26
void call of page_size guarantees that sysconf is not called from signal handler
Daniel
1
-0
/
+4
2018-07-26
changed exit(4) to asynchronous-safe _exit(4) in signal handler sig_alrm
Daniel
1
-1
/
+1
2018-07-26
hwbd: whitespace fix-up
Lennart Poettering
1
-1
/
+1
2018-07-26
sleep-config: library code should not log beyond LOG_DEBUG
Lennart Poettering
1
-3
/
+2
2018-07-26
sleep: offer hibernation only if the kernel image still exists
Lennart Poettering
2
-6
/
+80
2018-07-26
sleep-config: eat up errors only after debug logging about them
Lennart Poettering
1
-2
/
+6
2018-07-26
sleep-config: partitions can't be deleted, only files can
Lennart Poettering
1
-6
/
+9
2018-07-26
resolve: use structured initialization and use new() instead of new0()
Yu Watanabe
1
-4
/
+6
2018-07-26
resolve: fix memleak
Yu Watanabe
1
-1
/
+3
2018-07-26
shared/sleep-config: exclude zram devices from hibernation candidates
Andrew Jorgensen
1
-3
/
+13
2018-07-26
test: add tests for DynamicUser= with static User= whose UID and GID are diff...
Yu Watanabe
4
-0
/
+47
2018-07-26
core: fix gid when DynamicUser=yes with static User=
Yu Watanabe
1
-0
/
+10
[next]