summaryrefslogtreecommitdiff
path: root/src/NetworkManagerUtils.c
Commit message (Expand)AuthorAgeFilesLines
* utils: alow matching ipv6 new method 'disable'Frank Deng2019-11-181-3/+4
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-2/+2
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* core: extend nm_shutdown_wait_obj_*() to support waiting with explicit unregi...Thomas Haller2019-09-261-3/+8
* core: extend nm_shutdown_wait_obj_*() to support notification via a GCancellableThomas Haller2019-09-221-4/+28
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* libnm,core: add support for "suppress_prefixlength" rule attributeThomas Haller2019-07-161-21/+22
* core: add flag to nm_shutdown_wait_obj_register_full() for freeing allcated m...Thomas Haller2019-06-261-13/+21
* ipv6: add 'disabled' methodBeniamino Galvani2019-06-111-0/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* utils: add ifname argument to nm_utils_complete_generic()Lubomir Rintel2019-05-281-4/+8
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-181-1/+1
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-1/+1
* core: add handling of IP routing rules to NMDeviceThomas Haller2019-03-271-0/+44
* core: use nm_connection_get_setting_ip_config() helperThomas Haller2019-03-051-4/+1
* core: accept %NULL as source argument for nm_utils_ipx_address_clear_host_add...Thomas Haller2019-03-051-2/+2
* core: use NM_CMP_*() macro in route_compare()th/missing-braces-warningThomas Haller2019-02-091-24/+19
* shared: avoid "-Wmissing-braces" warning initalizing NMIPAddrThomas Haller2019-02-081-2/+3
* systemd: move basic systemd library to shared/nm-utilsThomas Haller2019-01-021-1/+1
* core: use streq() instead of strcmp() for comparing ip-config methodsThomas Haller2018-12-131-36/+34
* core: use addr-family argument for nm_utils_get_ip_config_method()Thomas Haller2018-12-131-21/+22
* device: add "dhcp-plugin" match spec for deviceThomas Haller2018-11-011-1/+3
* core: add nm_utils_file_is_in_path() for checking pathsThomas Haller2018-10-231-0/+60
* settings: use delegation instead of inheritance for NMSettingsConnection and ...Thomas Haller2018-08-281-1/+3
* core: add nm_shutdown_register_watchdog() for marking object to wait for shut...Thomas Haller2018-05-251-0/+89
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* all: unify spelling of translators hint in source codeThomas Haller2018-04-131-1/+1
* Revert "core: merge branch 'bg/restart-assume-rh1551958'"Thomas Haller2018-04-041-1/+23
* core: remove @indicated argument of nm_utils_match_connection()Beniamino Galvani2018-04-041-23/+1
* core: avoid clone of all-connections list for nm_utils_complete_generic()Thomas Haller2018-03-201-44/+39
* core: cleanup of nm_utils_complete_generic()Thomas Haller2018-03-201-28/+28
* core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-121-57/+0
* core: extend nm_match_spec_device_by_pllink() with the device-typeThomas Haller2017-12-271-1/+2
* core: add nm_match_spec_device_by_pllink()Thomas Haller2017-12-271-0/+34
* device: add "indicated" argument to nm_utils_match_connection()Thomas Haller2017-11-301-1/+23
* utils: don't assume a device with master won't have IP configurationLubomir Rintel2017-10-301-20/+12
* core,clients: use our own string hashing function nm_str_hash()Thomas Haller2017-10-181-1/+1
* core: add nm_utils_connection_has_default_route()Thomas Haller2017-09-081-0/+49
* core: ignore host-routes routes when matching generated connectionThomas Haller2017-09-011-13/+37
* all: fix typo 'entires' -> 'entries'Beniamino Galvani2017-05-051-1/+1
* src: only compare network parts of routes in nm_utils_match_connection()Thomas Haller2017-04-151-9/+19
* manager: simplify searching assumed connectionThomas Haller2017-03-161-4/+6
* core: fix matching routes for assuming connectionsThomas Haller2017-03-161-4/+9
* all: use stack-allocated uuid at various placesThomas Haller2017-03-021-4/+4
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-1/+1
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-4/+4
* device: fix nm_utils_match_connection() for NMSettingInfiniband:mac-addressThomas Haller2016-09-221-0/+36
* device: extend MAC address handling including randomization for ethernet and ...Thomas Haller2016-06-301-2/+8
* all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" headerThomas Haller2016-06-011-0/+1
* utils: inject platform into nm_utils_complete_generic()Thomas Haller2016-03-151-4/+6