summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* policy: get the DHCPv6 hostname from the FQDN optionbg/dhcpv6-hostname-rh1858344Beniamino Galvani2020-08-061-1/+1
* dhcp: export the DHCPv6 FQDN optionBeniamino Galvani2020-08-063-0/+11
* shared/c-stdaux: reimportThomas Haller2020-08-050-0/+0
|\
| * Squashed 'shared/c-stdaux/' changes from 3b35c47d2bee..ffa3dcc36533Thomas Haller2020-08-051-1/+1
* | shared/c-siphash: reimportThomas Haller2020-08-050-0/+0
|\ \
| * | Squashed 'shared/c-siphash/' changes from 996b79578d94..d8b3a7a8f40eThomas Haller2020-08-051-1/+1
* | | shared/n-acd: reimportThomas Haller2020-08-050-0/+0
|\ \ \
| * | | Squashed 'shared/n-acd/' changes from 0237ba54bef7..5c43b8a010a6Thomas Haller2020-08-054-6/+6
* | | | nettools: reimport nettools' n-dhcp4Thomas Haller2020-08-050-0/+0
|\ \ \ \
| * | | | Squashed 'shared/n-dhcp4/' changes from 5aeb53d149b4..03d38e83e558Thomas Haller2020-08-059-20/+20
* | | | | l3cfg: merge branch 'th/l3cfg-4'Thomas Haller2020-08-0530-588/+1210
|\ \ \ \ \
| * | | | | l3cfg: rework merging NML3ConfigData to give more control over how to mergeth/l3cfg-4Thomas Haller2020-08-053-114/+95
| * | | | | l3cfg: add more API to NML3ConfigDataThomas Haller2020-08-052-21/+213
| * | | | | l3cfg: forward declare NML3ConfigData in "nm-types.h"Thomas Haller2020-08-052-2/+1
| * | | | | l3cfg: add nm_l3_config_data_set_source()Thomas Haller2020-08-052-0/+23
| * | | | | l3cfg: rename NML3ConfigData instances from l3cfg to l3cdThomas Haller2020-08-054-57/+57
| * | | | | core: add NMIPConfig as base class for NMIP[46]ConfigThomas Haller2020-08-058-24/+213
| * | | | | core: change NM_IS_IP_CONFIG() to have no additional argumentThomas Haller2020-08-055-9/+11
| * | | | | core: add nm_dbus_object_unexport_on_idle() helperThomas Haller2020-08-052-0/+30
| * | | | | core: merge IPv4/IPv6 implementations of nm_utils_ip_{addresses,routes}_to_db...Thomas Haller2020-08-054-258/+165
| * | | | | core: extract helper functions for creating address/route variant for D-BusThomas Haller2020-08-054-271/+397
| * | | | | dhcp: cleanup "nm-dhcp-utils.c"Thomas Haller2020-08-051-69/+53
| * | | | | dhcp/nettools: don't use systemd header "hostname-util.h" in "nm-dhcp-nettool...Thomas Haller2020-08-051-3/+2
| * | | | | shared,core: extend nm_utils_is_specific_hostname() and move to sharedThomas Haller2020-08-054-14/+116
| * | | | | shared: add nm_strcmp_ascii_case_with_data() helperThomas Haller2020-08-052-0/+10
| * | | | | shared: add NM_STR_HAS_SUFFIX_ASCII_CASE() macroThomas Haller2020-08-051-0/+14
| * | | | | shared: add NM_IN_STRSET_ASCII_CASE() macroThomas Haller2020-08-052-0/+30
| * | | | | shared: make implementation for NM_IN_STRSET() more reusableThomas Haller2020-08-051-28/+32
| * | | | | shared: add nm_strv_ptrarray_get_unsafe() helperThomas Haller2020-08-051-0/+17
| * | | | | shared/tests: add nmtst_assert_ip_address()Thomas Haller2020-08-051-0/+8
| * | | | | shared/tests: add static assert to ensure proper alignment of NMIPAddr structThomas Haller2020-08-051-0/+5
|/ / / / /
* | | | | contributing: add section about our git-notes refs/notes/bugsThomas Haller2020-08-051-0/+25
* | | | | contrib: use new "find-backports" script in "release.sh"Thomas Haller2020-08-051-5/+5
* | | | | systemd: merge branch systemd into masterBeniamino Galvani2020-08-0435-159/+555
|\ \ \ \ \
| * | | | | systemd: update code from upstream (2020-08-04)Beniamino Galvani2020-08-0437-164/+560
* | | | | | n-dhcp4: fix BPF filter endianness issueBeniamino Galvani2020-08-041-2/+2
* | | | | | all: changes from python 2 syntax to python3 and removing dead codeSayed Shah2020-08-0315-120/+70
* | | | | | wifi: avoid crash due to incomplete Wi-Fi API infoThomas Haller2020-08-031-0/+7
* | | | | | l3cfg: merge branch 'th/l3cfg-3'Thomas Haller2020-07-3120-533/+2617
|\ \ \ \ \ \
| * | | | | | l3cfg: track externally removed addresses/routesThomas Haller2020-07-315-32/+390
| * | | | | | l3cfg: add support for tracking routes that are currently unavailableThomas Haller2020-07-312-6/+254
| * | | | | | l3cfg: add nm_l3cfg_platform_commit()Thomas Haller2020-07-314-1/+85
| * | | | | | l3cfg: track route-table sync mode in NML3ConfigDataThomas Haller2020-07-313-7/+45
| * | | | | | l3cfg: add nm_l3_config_data_add_dependent_routes()Thomas Haller2020-07-313-0/+350
| * | | | | | l3cfg: support tracking NML3ConfigData in NML3CfgThomas Haller2020-07-314-31/+625
| * | | | | | l3cfg: support more properties in NML3ConfigDataThomas Haller2020-07-312-25/+140
| * | | | | | l3cfg: add flags for affecting how add-object works for NML3ConfigDataThomas Haller2020-07-312-47/+102
| * | | | | | l3cfg: add nm_l3_config_data_cmp()/nm_l3_config_data_equal()Thomas Haller2020-07-312-0/+108
| * | | | | | l3cfg: add NM_IS_L3_CONFIG_DATA() for asserting valid NML3ConfigData instancesThomas Haller2020-07-312-25/+38
| * | | | | | platform: move full-sync parameter away from nm_platform_ip_address_sync()Thomas Haller2020-07-312-24/+43