summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* nm-shared-utils: relax ovs ifname check to accept any (non-space) ASCII print...Antonio Cardace2020-02-181-15/+5
* libnm-core: use different ifname validation function for OVS bridges, ports a...Antonio Cardace2020-02-175-20/+277
* nm-setting-ovs-interface: remove unneeded check on 'self'Antonio Cardace2020-02-171-1/+1
* libnm-core: add assertion for valid 'error' argument in nm_utils_is_valid_ifa...Antonio Cardace2020-02-171-0/+2
* all: use nm_utils_ifname_valid_kernel() instead of nm_utils_is_valid_iface_na...Antonio Cardace2020-02-1710-12/+12
* nm-shared-utils: add nm_utils_ifname_valid*() to shared utilsAntonio Cardace2020-02-171-40/+1
* libnm,cli,ifcfg-rh: add ipv6.ra-timeout configuration optionThomas Haller2020-02-172-2/+57
* ifcfg-rh: belatedly add support for "ipv6.dhcp-timeout" settingThomas Haller2020-02-171-0/+8
* libnm/doc: explain values for dhcp-timeout settingThomas Haller2020-02-171-1/+5
* version: add NM_VERSION_1_22_8/NM_AVAILABLE_IN_1_22_8 macrosThomas Haller2020-02-171-0/+6
* doc: clarify default values for ipv4.mdns and ipv4.llmnr settingsThomas Haller2020-02-171-11/+16
* libnm-core: fix documentation of dns-priority propertyBeniamino Galvani2020-02-121-3/+4
* build: use -fcommon when building libnm-coreBeniamino Galvani2020-02-031-1/+4
* core: add and indicate NM_CAPABILITY_OVS capability on D-BusThomas Haller2019-12-241-1/+5
* version: add NM_DEPRECATED_IN_1_22_2/NM_AVAILABLE_IN_1_22_2 macrosThomas Haller2019-12-241-0/+14
* libnm: use designated initalizers for NMSriovVF and VFVlanThomas Haller2019-12-201-12/+16
* libnm: fix type annotation for nm_sriov_vf_get_vlan_ids()Thomas Haller2019-12-201-1/+1
* libnm/docs: fix gtk-doc for #NMDhcpHostnameFlagsThomas Haller2019-12-091-1/+1
* libnm: add nm_ip_address_cmp_full() functionThomas Haller2019-11-282-32/+69
* ifcfg-rh: add support for DHCP hostname flagsBeniamino Galvani2019-11-282-0/+14
* libnm: add ipvx.dhcp-hostname-flags propertiesBeniamino Galvani2019-11-286-20/+230
* all: add support for "scope" attribute for IPv4 routesThomas Haller2019-11-282-0/+2
* libnm: lookup route attributes attribute spec via binary searchThomas Haller2019-11-275-25/+99
* shared: add nm_utils_g_main_context_create_integrate_source() for integrating...Thomas Haller2019-11-251-0/+193
* all: add device carrier flagBeniamino Galvani2019-11-221-0/+5
* core: export interface flags of devicesBeniamino Galvani2019-11-221-0/+19
* libnm: fix annotation for out arguments of nm_bridge_vlan_get_vid_range()Thomas Haller2019-11-191-2/+2
* utils: make nm_utils_hwaddr_matches() accept NULLLubomir Rintel2019-11-182-8/+19
* all: support 'stable' DHCP IAIDbg/dhcp-iaid-rh1749358Beniamino Galvani2019-11-111-8/+10
* all: add ipvX.dhcp-iaid propertiesBeniamino Galvani2019-11-115-0/+91
* libnm/tests: explicilty check behavior of _nm_utils_ascii_str_to_int64() with...Thomas Haller2019-11-081-0/+5
* libnm/license: relicense "libnm-core/nm-json.[hc]" under LGPL-2.1+Thomas Haller2019-11-062-2/+2
* libnm: don't emit g_warning() from nm_utils_ip6_dns_from_variant()Thomas Haller2019-10-271-8/+5
* shared: add @deep_copied argument to nm_utils_strv_dup()Thomas Haller2019-10-271-1/+2
* all: add 802-1x.optional propertyBeniamino Galvani2019-10-152-0/+65
* libnm-core: update 802-1x.phase2-auth* documentationBeniamino Galvani2019-10-151-2/+2
* libnm-core: assert that setting's compare_property() is symetricThomas Haller2019-10-101-1/+13
* libnm/utils: add SAE security typeLubomir Rintel2019-10-092-1/+27
* libnm: deprecate synchronous/blocking API in libnmThomas Haller2019-10-031-0/+26
* all: unify format of our Copyright source code commentsThomas Haller2019-10-02141-185/+185
* meson: Make use of gnome.mkenums_simpleIñigo Martínez2019-10-012-6/+2
* meson: Ease the use of the libnm-libnm-core-intern libraryIñigo Martínez2019-10-011-0/+7
* meson: Improve the libnm-core test build fileIñigo Martínez2019-10-011-13/+16
* meson: Improve the libnm-core build fileIñigo Martínez2019-10-012-103/+73
* meson: Improve crypto support buildIñigo Martínez2019-10-011-30/+16
* meson: Use dependency for nm-default headerIñigo Martínez2019-10-012-3/+9
* meson: Improve the shared build fileIñigo Martínez2019-10-012-46/+15
* meson: Avoid the use of source_root and build_root methodsIñigo Martínez2019-10-011-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-0117-32/+7
* libnm: don't special case "vpn.secrets" property in property_to_dbus()Thomas Haller2019-09-304-8/+14