index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-bus
/
bus-objects.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
sd-bus: support SD_BUS_DEFAULT* and don't crash in functions where bus is opt...
Zbigniew Jędrzejewski-Szmek
1
-12
/
+16
2020-03-19
sd-bus: make sure SD_BUS_DEFAULT* works everywhere
Zbigniew Jędrzejewski-Szmek
3
-5
/
+14
2020-03-19
sd-bus: add sd_bus_message_seal docs + cleanups
Daan De Meyer
4
-1
/
+108
2020-03-19
Fix keys on Medion Akoya P6669
Finn
1
-0
/
+1
2020-03-19
login: allow non-console sessions to change vt
Arnaud Ferraris
1
-1
/
+1
2020-03-19
logind: log a more accurate error when we failed at session creation
Franck Bui
1
-4
/
+4
2020-03-19
network: Fix split in `SendOption=` on client and server
David Wood
12
-15
/
+131
2020-03-19
networkctl: Add support to display IPv6 addrgenmode
Susant Sahani
1
-0
/
+33
2020-03-19
selinux: delay mac_selinux_enforcing call after SELinux was determined to be ...
Christian Göttsche
1
-1
/
+4
2020-03-18
sd-bus: sd_bus_set/get_method_call_timeout docs + cleanups.
Daan De Meyer
5
-11
/
+114
2020-03-18
man: say "is" not "has been"
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2020-03-18
man: mention sd_bus_is_anonymous() and sd_bus_is_trusted()
Zbigniew Jędrzejewski-Szmek
2
-1
/
+21
2020-03-18
sd-bus: mark sd_bus_try_close() as deprecated
Zbigniew Jędrzejewski-Szmek
2
-2
/
+2
2020-03-18
bus: drop dead code for kdbus support
Zbigniew Jędrzejewski-Szmek
1
-26
/
+6
2020-03-18
man: describe sd_bus_default_flush_close()
Zbigniew Jędrzejewski-Szmek
3
-1
/
+17
2020-03-18
man: add sd_bus_set_address(3)
Zbigniew Jędrzejewski-Szmek
4
-8
/
+187
2020-03-18
sd-bus: make bus_set_address_user always go through sd_bus_set_address
Zbigniew Jędrzejewski-Szmek
1
-22
/
+19
2020-03-18
man: add sd_bus_start(3)
Zbigniew Jędrzejewski-Szmek
5
-7
/
+131
2020-03-18
networkctl: Add support to display bond
Susant Sahani
1
-1
/
+40
2020-03-18
sd-bus: sd_bus_call/sd_bus_call_async_docs + cleanups.
Daan De Meyer
6
-9
/
+200
2020-03-18
networkctl: Add support to display vti and vti6 tunnels
Susant Sahani
1
-2
/
+8
2020-03-18
networkctl: add support to display ip6gre, ip6gretap, ip6erspan
Susant Sahani
1
-1
/
+21
2020-03-17
docs: Add syntax for templated units to systemd.preset man page
Joerg Behrmann
1
-1
/
+15
2020-03-17
networkctl: Add support to display gre gretap and erspan
Susant Sahani
1
-2
/
+4
2020-03-17
networkctl: Add support to display geneve tunnel info
Susant Sahani
1
-0
/
+67
2020-03-17
hwdb: add support for Lenovo Legion Y9000X2020 (#15127)
duguxy
1
-0
/
+7
2020-03-17
po: update Polish translation
Piotr Drąg
1
-7
/
+16
2020-03-17
Fix volume control keys on Lenovo Yoga S940
Alexander Malafeev
1
-0
/
+9
2020-03-17
systemctl: print a notice when set-default is not effective
Zbigniew Jędrzejewski-Szmek
1
-10
/
+30
2020-03-17
networkctl: Add support to show tunnel (ipip/sit) local and remote address
Susant Sahani
1
-0
/
+27
2020-03-17
sd-bus: Add sd_bus_method_call/sd_bus_method_call_async docs + cleanups.
Daan De Meyer
5
-8
/
+129
2020-03-16
sd-bus: Remove unused man cite of `sd_bus_slot_new_signal`.
Daan De Meyer
1
-1
/
+0
2020-03-16
network: do not re-attach sd-event object
Yu Watanabe
2
-8
/
+8
2020-03-16
network: can: add support for listen-only mode
Yu Watanabe
5
-5
/
+24
2020-03-16
networkctl: Add support to display master device
Susant Sahani
1
-0
/
+12
2020-03-16
networkctl: Add support to display vlan ID
Susant Sahani
1
-1
/
+12
2020-03-16
test-network: add a test case for DHCPv4.UseGateway=no
Yu Watanabe
2
-0
/
+23
2020-03-16
network: add a flag to ignore gateway provided by DHCP server
Yu Watanabe
6
-2
/
+15
2020-03-16
core: add support for setting CPUAffinity= to special "numa" value
Michal Sekletár
9
-13
/
+125
2020-03-16
shared: split out NUMA code from cpu-set-util.c to numa-util.c
Michal Sekletár
8
-114
/
+173
2020-03-16
home: fix segfault when parsing arguments in PAM module
Haochen Tong
1
-1
/
+1
2020-03-16
NEWS: fix use of tabs instead of spaces for one item
Mike Kazantsev
1
-2
/
+2
2020-03-16
sd-bus: Add sd_bus_set_fd documentation along with some cleanups.
Daan De Meyer
1
-9
/
+37
2020-03-16
test: wait a bit after starting the test service
Frantisek Sumsal
1
-0
/
+1
2020-03-13
systemctl: emit notice about some kernel commandline options
Zbigniew Jędrzejewski-Szmek
1
-1
/
+39
2020-03-13
core: consistently emit oom warning when parsing args
Zbigniew Jędrzejewski-Szmek
1
-11
/
+6
2020-03-13
networkctl: Add support to display qdisc
Susant Sahani
1
-1
/
+19
2020-03-13
sd-netlink: Add IFLA_QDISC
Susant Sahani
1
-3
/
+1
2020-03-13
fix journalctl regression (#15099)
Georg Müller
1
-1
/
+0
2020-03-12
shared/ask-password-api: do not show hint on echo
Christian Hesse
1
-1
/
+1
[next]