summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* core: add and indicate NM_CAPABILITY_OVS capability on D-BusThomas Haller2019-12-211-1/+5
* 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
* clients,libnm-core: zero-out memory used to store plain-text secretsAntonio Cardace2019-12-181-12/+13
* doc: clarify default values for ipv4.mdns and ipv4.llmnr settingsThomas Haller2019-12-101-11/+16
* libnm: move NMClientPermission/NMClientPermissionResult enums from libnm to l...Thomas Haller2019-12-101-0/+81
* libnm/docs: fix gtk-doc for #NMDhcpHostnameFlagsThomas Haller2019-12-091-1/+1
* libnm-core: support OWE when determining AP compatibilityDavid Bauer2019-12-051-1/+6
* libnm/utils: add OWE security typeDavid Bauer2019-12-052-0/+13
* libnm-core/setting-wireless-security: add support for OWE key-managementDavid Bauer2019-12-051-4/+6
* libnm-core: add OWE support flagDavid Bauer2019-12-051-0/+3
* libnm: drop unused _nm_dbus_proxy_call_sync() helperThomas Haller2019-12-032-55/+0
* release: bump version to 1.23.0 (development)1.23.0-devThomas Haller2019-11-291-0/+14
* 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
* libnm: drop unused NM_SETTING_PARAM_GENDATA_BACKED property flagThomas Haller2019-09-302-5/+0
* libnm: copy list of property-infos instead of keeping buffer from GArrayThomas Haller2019-09-301-2/+4
* libnm/trivial: rename _properties_override_add_*() to _nm_properties_override...Thomas Haller2019-09-3027-252/+252
* libnm: cleanup _properties_override_add*() functionsThomas Haller2019-09-302-13/+22
* libnm: replace _properties_override_add_override() with _properties_override_...Thomas Haller2019-09-3011-146/+98