summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dhcp6: add missing option length checkYu Watanabe2019-09-172-2/+5
* Merge pull request #13577 from yuwata/network-fix-ci-failureFrantisek Sumsal2019-09-171-6/+6
|\
| * network: do not enter failed state if device's sysfs entry does not exist yetYu Watanabe2019-09-171-2/+2
| * network: add missing link->network checksYu Watanabe2019-09-171-4/+4
* | Merge pull request #13508 from yuwata/network-route-fix-13506Zbigniew Jędrzejewski-Szmek2019-09-177-249/+163
|\ \
| * | network: also take Route::initcwnd and ::initrwnd into hash funcYu Watanabe2019-09-172-0/+35
| * | network: take more route information into hash funcYu Watanabe2019-09-173-68/+6
| * | network: make route_get() or friends take Route objectYu Watanabe2019-09-175-181/+120
| * | sd-netlink: fix invalid assertionYu Watanabe2019-09-171-1/+3
| |/
* | core: add ExecXYZEx= bus hook ups to all exec command propertiesAnita Zhang2019-09-177-2/+114
* | test: rename TEST-EXECRELOAD to avoid name conflictFrantisek Sumsal2019-09-183-0/+0
* | Merge pull request #13559 from ssahani/ipv6ra-routeYu Watanabe2019-09-1813-12/+451
|\ \
| * | Add test for IPv6 Route advertisementSusant Sahani2019-09-173-0/+51
| * | network: Add support to advertie ipv6 routeSusant Sahani2019-09-1710-12/+400
* | | core: coldplug possible nop_jobypf7912019-09-171-2/+4
* | | Merge pull request #13567 from keszybz/logind-two-refactoring-patchesYu Watanabe2019-09-172-53/+34
|\ \ \
| * | | logind: shorten code a bitZbigniew Jędrzejewski-Szmek2019-09-161-26/+7
| * | | logind: use newer ret var naming styleZbigniew Jędrzejewski-Szmek2019-09-162-27/+27
* | | | Merge pull request #13573 from fbuihuu/ask-password-small-fixesFrantisek Sumsal2019-09-171-56/+50
|\ \ \ \ | |_|_|/ |/| | |
| * | | tty-ask-pwd-agent: simplify handling of --wall a bitFranck Bui2019-09-171-55/+49
| * | | tty-ask-pwd-agent: fix message forwarded to wall(1)Franck Bui2019-09-161-1/+1
* | | | Merge pull request #13300 from mrc0mmand/test-execreloadZbigniew Jędrzejewski-Szmek2019-09-174-1/+112
|\ \ \ \
| * | | | test: drop the missed || exit 1 expressionFrantisek Sumsal2019-08-111-1/+2
| * | | | test: introduce TEST-37-EXECRELOADFrantisek Sumsal2019-08-103-0/+110
* | | | | path: stop watching path specs once we triggered the target unitMichal Sekletar2019-09-171-4/+2
* | | | | Merge pull request #13565 from yuwata/network-drop-ipv6ll-addressZbigniew Jędrzejewski-Szmek2019-09-173-2/+26
|\ \ \ \ \
| * | | | | test-network: add one more test case for LinkLocalAddressing=Yu Watanabe2019-09-172-0/+24
| * | | | | network: drop IPv6LL address when LinkLocalAddressing=no|ipv4Yu Watanabe2019-09-171-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #13494 from yuwata/dhcp6-delayZbigniew Jędrzejewski-Szmek2019-09-173-2/+22
|\ \ \ \ \
| * | | | | ndisc: make first solicit delayed randomlyYu Watanabe2019-09-161-1/+1
| * | | | | dhcp6: read OPTION_INFORMATION_REFRESH_TIME optionYu Watanabe2019-09-162-1/+21
* | | | | | core: Fix setting StatusUnitFormat from config filesMaciej Stanczew2019-09-173-1/+2
| |/ / / / |/| | | |
* | | | | network DHCP4: Dont mislead the logs.Susant Sahani2019-09-171-1/+1
* | | | | Update m4 for selective utmp support.Donald A. Cupp Jr2019-09-161-0/+2
* | | | | hwdb: add Medion Akoya E2292 (#13498)matthiasroos2019-09-161-0/+4
* | | | | po: update Brazilian Portuguese translationRafael Fontenelle2019-09-161-9/+131
* | | | | core: restore initialization of u->source_mtimeFranck Bui2019-09-161-1/+8
* | | | | Merge pull request #13551 from keszybz/ll-no-default-routeZbigniew Jędrzejewski-Szmek2019-09-167-68/+28
|\ \ \ \ \
| * | | | | network: add more debug messagesYu Watanabe2019-09-152-0/+20
| * | | | | network: set scope and protocol for default routeYu Watanabe2019-09-151-0/+3
| * | | | | network: drop redundant and invalid destination addressYu Watanabe2019-09-151-4/+0
| * | | | | network: do not use implicit cast to booleanYu Watanabe2019-09-151-2/+2
| * | | | | network: do not create default route for ipv4 link local addressingYu Watanabe2019-09-154-62/+3
* | | | | | Merge pull request #13354 from keszybz/two-refactoring-patchesYu Watanabe2019-09-166-100/+54
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | basic/conf-files: make conf_files_list() take just a single directoryZbigniew Jędrzejewski-Szmek2019-09-165-26/+18
| * | | | | core/mount-setup: use conf_files_list_strv() for relabel-extra.d/Zbigniew Jędrzejewski-Szmek2019-09-161-42/+15
| * | | | | update-utmp: define main() through macroZbigniew Jędrzejewski-Szmek2019-09-161-33/+22
* | | | | | mount-setup: relabel items mentioned directly in relabel-extra.dBenjamin Gilbert2019-09-161-0/+1
* | | | | | Call getgroups() to know size of supplementary groups array to allocateRenaud Métrich2019-09-161-6/+8
| |/ / / / |/| | | |
* | | | | po: update Polish translationPiotr Drąg2019-09-141-4/+4