summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-21NEWS: belatedly add news entry for 1.32.0Thomas Haller1-0/+1
2021-06-21libnm: belatedly export nm_ip_routing_rule_[gs]et_uid_range() symbolsThomas Haller3-4/+15
2021-06-21version: add 1.34 macrosThomas Haller2-0/+15
2021-06-21policy: prefer IPv4 to determine the hostnameBeniamino Galvani1-0/+1
2021-06-18all: merge branch 'th/connection-track-setting-rework'Thomas Haller48-451/+1160
2021-06-18core: avoid checking sort order for cached settings listThomas Haller3-11/+40
2021-06-17core: cache GVariant for result of GetSettings()Thomas Haller1-5/+62
2021-06-17libnm: add nm_connection_serialization_options_equal() helperThomas Haller2-1/+39
2021-06-17glib-aux: add NM_STRV_EMPTY_CC() helper macroThomas Haller1-0/+1
2021-06-17libnm: add helper functions for emitting signals in NMConnectionThomas Haller1-7/+25
2021-06-17core: add nm_settings_get_connection_sorted_by_autoconnect_priority()Thomas Haller3-64/+114
2021-06-17core: add nm_settings_connection_cmp_autoconnect_priority_with_data() helperThomas Haller2-0/+12
2021-06-17glib-aux: add nm_utils_ptrarray_is_sorted() helperThomas Haller2-0/+28
2021-06-17core: avoid undefined behavior comparing plain pointer values in _cmp_last_re...Thomas Haller1-1/+3
2021-06-17libnm: optimize NM_CONNECTION_GET_PRIVATE() for NMSimpleConnectionThomas Haller3-48/+131
2021-06-17libnm: add code comment about preserving ABI for libnm GObject structsThomas Haller33-42/+35
2021-06-17libnm: avoid cloning buffer for nm_connection_get_settings() in nm_keyfile_wr...Thomas Haller1-7/+9
2021-06-17libnm: add _nm_connection_get_settings_arr() helperThomas Haller2-0/+10
2021-06-17libnm: take reference to settings in nm_connection_for_each_setting_value()Thomas Haller1-1/+6
2021-06-17libnm: avoid cloning list of settings in nm_connection_to_dbus_full()Thomas Haller1-8/+11
2021-06-17libnm: implement nm_connection_get_setting*() via NMMetaSettingTypeThomas Haller1-38/+48
2021-06-17libnm: avoid cloning list of settings in _nm_connection_verify()Thomas Haller1-13/+26
2021-06-17libnm: refactor tracking of NMSetting in NMConnectionThomas Haller1-232/+320
2021-06-17libnm/tests: test consistency for nm_meta_setting_types_by_priorityThomas Haller1-0/+58
2021-06-17libnm: add nm_meta_setting_types_by_priority array for sorting settingsThomas Haller4-0/+140
2021-06-17libnm: pack NMMetaSettingType enumThomas Haller2-2/+2
2021-06-17libnm: add nm_meta_setting_info helpersThomas Haller2-0/+69
2021-06-17systemd: update code from upstream (2021-06-17)Thomas Haller24-140/+223
2021-06-17example: drop unused import from "nm-up-many.py"Thomas Haller1-2/+1
2021-06-16release: bump version to 1.33.1 (development)1.33.1-devThomas Haller19-666/+1164
2021-06-16NEWS: updateThomas Haller1-3/+3
2021-06-16NEWS: updateThomas Haller1-2/+7
2021-06-16release: bump version to 1.32.01.32.0Thomas Haller2-3/+3
2021-06-16NEWS: updateThomas Haller1-5/+0
2021-06-16contrib/rpm: configure defaults for iptables/nftables when generating distrib...Thomas Haller1-0/+4
2021-06-16nm-daemon-helper: fix indentationBeniamino Galvani1-1/+1
2021-06-16nm-daemon-helper: fix indentationBeniamino Galvani1-1/+1
2021-06-16nm-daemon-helper: fix build with musl libcBeniamino Galvani1-0/+4
2021-06-16nm-daemon-helper: fix build with musl libcBeniamino Galvani1-0/+4
2021-06-16NEWS: updateThomas Haller1-0/+1
2021-06-16NEWS: updateThomas Haller1-0/+1
2021-06-16NEWS: updateBeniamino Galvani1-0/+4
2021-06-16NEWS: updateBeniamino Galvani1-0/+4
2021-06-15firewall: fix double freeBeniamino Galvani1-2/+2
2021-06-15firewall: fix double freeBeniamino Galvani1-2/+2
2021-06-15firewall: use nm_g_main_context_push_thread_default_if_necessary() in _fw_nft...Thomas Haller1-1/+1
2021-06-15firewall: fix signalling timeout error reason from _fw_nft_call()Thomas Haller1-5/+11
2021-06-15libnm: expose nm_ip_address_dup(), nm_ip_route_dup() API in libnmThomas Haller3-0/+17
2021-06-15libnm: expose nm_ip_address_dup(), nm_ip_route_dup() API in libnmThomas Haller3-0/+17
2021-06-15firewall: use nm_g_main_context_push_thread_default_if_necessary() in _fw_nft...Thomas Haller1-1/+1