index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
factory
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
test-network: wait 2min for the bridge being in configured state
Yu Watanabe
1
-1
/
+2
2020-06-09
doc: Try to clarify automount dependency confusion
Chris Down
1
-0
/
+6
2020-06-09
docs: use bool in varlink interface definition
Michał Bartoszkiewicz
1
-2
/
+2
2020-06-09
hwbd entry for Dell Inspiron Chromebook 14 2-in-1 sensor (#16109)
Yegor Vialov
1
-0
/
+4
2020-06-09
login: allow individual USB ports to be assigned to seats
Adam Nielsen
1
-0
/
+5
2020-06-09
core: let user define start-/stop-timeout behaviour
Jan Klötzke
10
-42
/
+200
2020-06-09
update TODO
Lennart Poettering
1
-0
/
+8
2020-06-09
Add 'bitlk' option to mount Bitlocker drives with cryptsetup.
Maxim Fomin
2
-3
/
+24
2020-06-08
mount-tool: Replace fstype_is_{network,api_vfs} with fstype_is_blockdev_backed
YmrDtnJu
1
-2
/
+2
2020-06-08
basic: New function fstype_is_blockdev_backed for fstypes that need a blockdev
YmrDtnJu
2
-0
/
+11
2020-06-08
hwdb: add HP Spectre x360's mic mute switch
Niccolò Maggioni
1
-0
/
+4
2020-06-08
man: single-char parameters take no '='
Lennart Poettering
1
-4
/
+4
2020-06-08
units: tweak udev unit descriptions
Lennart Poettering
3
-3
/
+3
2020-06-08
udev: optionally mark all block devices read-only as they pop up
Lennart Poettering
3
-9
/
+100
2020-06-08
networkctl: Display DHCP4 client ID
Susant Sahani
1
-1
/
+11
2020-06-08
sd-network: Introduce API to access DHCP4 client ID
Susant Sahani
2
-0
/
+7
2020-06-08
network: DHCP4 client ID save in state file
Susant Sahani
1
-0
/
+11
2020-06-08
test-network: add test for IPv4AcceptLocal=
Yu Watanabe
2
-0
/
+2
2020-06-08
network: introduce IPv4AcceptLocal= setting
Yu Watanabe
6
-0
/
+32
2020-06-07
homed help --uid short option
layderv
1
-1
/
+1
2020-06-06
test: avoid failing due to unexpected precision
Frantisek Sumsal
1
-6
/
+6
2020-06-06
resolve: enable RES_TRUSTAD towards the 127.0.0.53 stub resolver
YmrDtnJu
2
-2
/
+2
2020-06-06
lldp: fix assertion checking argument for sd_lldp_set_neighbors_max()
Thomas Haller
1
-1
/
+1
2020-06-06
man: fix typo Takse -> Takes
Susant Sahani
1
-1
/
+1
2020-06-05
shell-completion: add homectl for bash
Zbigniew Jędrzejewski-Szmek
2
-1
/
+189
2020-06-05
kernel-install: extend --help
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2020-06-05
core: fix the return value in order to make sure we don't dipatch method retu...
Michal Sekletár
1
-1
/
+1
2020-06-05
tests: sleep a bit and give kernel time to perform the action after manual fr...
Michal Sekletár
1
-0
/
+4
2020-06-05
test: add test for parse_uid_range()
Lennart Poettering
1
-0
/
+35
2020-06-05
tests: beef up integer parsing tests
Lennart Poettering
2
-0
/
+98
2020-06-05
parse-util: also parse integers prefixed with 0b and 0o
Lennart Poettering
1
-5
/
+51
2020-06-05
parse-util: rewrite parse_uid_range() on top of parse_uid()
Lennart Poettering
1
-5
/
+22
2020-06-05
user-util: be stricter in parse_uid()
Lennart Poettering
2
-4
/
+32
2020-06-05
parse-util: rewrite parse_mode() on top of safe_atou_full()
Lennart Poettering
1
-15
/
+13
2020-06-05
parse-util: make return parameter optional in safe_atou16_full()
Lennart Poettering
1
-1
/
+3
2020-06-05
parse-util: allow '-0' as alternative to '0' and '+0'
Lennart Poettering
1
-4
/
+4
2020-06-05
parse-util: allow tweaking how to parse integers
Lennart Poettering
2
-13
/
+58
2020-06-05
test: add integration test for udev event timeout
Michal Sekletár
4
-0
/
+62
2020-06-05
udev: make signal that we use to kill workers on timeout configurable
Michal Sekletár
14
-38
/
+128
2020-06-04
turn off fuzzit
Evgeny Vereshchagin
1
-22
/
+0
2020-06-04
networkctl: print DHCP leases
Marc-André Lureau
1
-1
/
+97
2020-06-04
networkctl: factor out link_get_property()
Marc-André Lureau
1
-8
/
+20
2020-06-04
sd-dhcp-client: add sd_dhcp_client_id_to_string()
Marc-André Lureau
2
-0
/
+57
2020-06-04
macro.h: add sizeof_field() helper
Marc-André Lureau
1
-0
/
+2
2020-06-04
sd-dhcp-client: make struct sd_dhcp_client_id reusable
Marc-André Lureau
1
-25
/
+27
2020-06-04
networkd: expose DHCPServer interface on links
Marc-André Lureau
2
-0
/
+8
2020-06-04
networkd: start a DBus interface for the DHCP server
Marc-André Lureau
3
-0
/
+122
2020-06-04
sd-dhcp-server: notify callback on lease changed
Marc-André Lureau
2
-0
/
+13
2020-06-04
sd-dhcp-server: add sd_dhcp_server_set_callback()
Marc-André Lureau
3
-0
/
+16
2020-06-04
network: make link become configured state when at least one dynamic protocol...
Yu Watanabe
1
-5
/
+3
[next]