summaryrefslogtreecommitdiffstats
path: root/factory (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-09test-network: wait 2min for the bridge being in configured stateYu Watanabe1-1/+2
2020-06-09doc: Try to clarify automount dependency confusionChris Down1-0/+6
2020-06-09docs: use bool in varlink interface definitionMichał Bartoszkiewicz1-2/+2
2020-06-09hwbd entry for Dell Inspiron Chromebook 14 2-in-1 sensor (#16109)Yegor Vialov1-0/+4
2020-06-09login: allow individual USB ports to be assigned to seatsAdam Nielsen1-0/+5
2020-06-09core: let user define start-/stop-timeout behaviourJan Klötzke10-42/+200
2020-06-09update TODOLennart Poettering1-0/+8
2020-06-09Add 'bitlk' option to mount Bitlocker drives with cryptsetup.Maxim Fomin2-3/+24
2020-06-08mount-tool: Replace fstype_is_{network,api_vfs} with fstype_is_blockdev_backedYmrDtnJu1-2/+2
2020-06-08basic: New function fstype_is_blockdev_backed for fstypes that need a blockdevYmrDtnJu2-0/+11
2020-06-08hwdb: add HP Spectre x360's mic mute switchNiccolò Maggioni1-0/+4
2020-06-08man: single-char parameters take no '='Lennart Poettering1-4/+4
2020-06-08units: tweak udev unit descriptionsLennart Poettering3-3/+3
2020-06-08udev: optionally mark all block devices read-only as they pop upLennart Poettering3-9/+100
2020-06-08networkctl: Display DHCP4 client IDSusant Sahani1-1/+11
2020-06-08sd-network: Introduce API to access DHCP4 client IDSusant Sahani2-0/+7
2020-06-08network: DHCP4 client ID save in state fileSusant Sahani1-0/+11
2020-06-08test-network: add test for IPv4AcceptLocal=Yu Watanabe2-0/+2
2020-06-08network: introduce IPv4AcceptLocal= settingYu Watanabe6-0/+32
2020-06-07homed help --uid short optionlayderv1-1/+1
2020-06-06test: avoid failing due to unexpected precisionFrantisek Sumsal1-6/+6
2020-06-06resolve: enable RES_TRUSTAD towards the 127.0.0.53 stub resolverYmrDtnJu2-2/+2
2020-06-06lldp: fix assertion checking argument for sd_lldp_set_neighbors_max()Thomas Haller1-1/+1
2020-06-06man: fix typo Takse -> TakesSusant Sahani1-1/+1
2020-06-05shell-completion: add homectl for bashZbigniew Jędrzejewski-Szmek2-1/+189
2020-06-05kernel-install: extend --helpZbigniew Jędrzejewski-Szmek1-2/+5
2020-06-05core: fix the return value in order to make sure we don't dipatch method retu...Michal Sekletár1-1/+1
2020-06-05tests: sleep a bit and give kernel time to perform the action after manual fr...Michal Sekletár1-0/+4
2020-06-05test: add test for parse_uid_range()Lennart Poettering1-0/+35
2020-06-05tests: beef up integer parsing testsLennart Poettering2-0/+98
2020-06-05parse-util: also parse integers prefixed with 0b and 0oLennart Poettering1-5/+51
2020-06-05parse-util: rewrite parse_uid_range() on top of parse_uid()Lennart Poettering1-5/+22
2020-06-05user-util: be stricter in parse_uid()Lennart Poettering2-4/+32
2020-06-05parse-util: rewrite parse_mode() on top of safe_atou_full()Lennart Poettering1-15/+13
2020-06-05parse-util: make return parameter optional in safe_atou16_full()Lennart Poettering1-1/+3
2020-06-05parse-util: allow '-0' as alternative to '0' and '+0'Lennart Poettering1-4/+4
2020-06-05parse-util: allow tweaking how to parse integersLennart Poettering2-13/+58
2020-06-05test: add integration test for udev event timeoutMichal Sekletár4-0/+62
2020-06-05udev: make signal that we use to kill workers on timeout configurableMichal Sekletár14-38/+128
2020-06-04turn off fuzzitEvgeny Vereshchagin1-22/+0
2020-06-04networkctl: print DHCP leasesMarc-André Lureau1-1/+97
2020-06-04networkctl: factor out link_get_property()Marc-André Lureau1-8/+20
2020-06-04sd-dhcp-client: add sd_dhcp_client_id_to_string()Marc-André Lureau2-0/+57
2020-06-04macro.h: add sizeof_field() helperMarc-André Lureau1-0/+2
2020-06-04sd-dhcp-client: make struct sd_dhcp_client_id reusableMarc-André Lureau1-25/+27
2020-06-04networkd: expose DHCPServer interface on linksMarc-André Lureau2-0/+8
2020-06-04networkd: start a DBus interface for the DHCP serverMarc-André Lureau3-0/+122
2020-06-04sd-dhcp-server: notify callback on lease changedMarc-André Lureau2-0/+13
2020-06-04sd-dhcp-server: add sd_dhcp_server_set_callback()Marc-André Lureau3-0/+16
2020-06-04network: make link become configured state when at least one dynamic protocol...Yu Watanabe1-5/+3