summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* docs: libnm: add doc comment to typesBeniamino Galvani2016-05-0732-2/+96
* libnm/vpn: don't close the VPN plugin library on cleanupThomas Haller2016-04-291-61/+80
* libnm/vpn: don't leak editor-plugin if nm_vpn_editor_plugin_load() failsThomas Haller2016-04-281-2/+1
* libnm: store NMConnectionPrivate via g_object_set_qdata()Thomas Haller2016-04-281-3/+9
* libnm/doc: fix documentation of NMSettingIP6Config:addr-gen-modeThomas Haller2016-04-251-3/+5
* docs: include the D-Bus enums reference with the API documentationLubomir Rintel2016-04-221-1/+7
* libnm-core: don't link to NMDevice type from the D-Bus specLubomir Rintel2016-04-221-2/+2
* libnm-core: empty key is not a pkcs12 fileLubomir Rintel2016-04-201-0/+3
* libnm/vpn: search VPN plugin in NMPLUGINDIRThomas Haller2016-04-195-66/+60
* libnm/vpn: allow specifying non-absolute plugin name in VPN .name fileThomas Haller2016-04-193-39/+87
* libnm/vpn: fix code comment for nm_vpn_editor_plugin_load_from_file()Thomas Haller2016-04-191-5/+1
* libnm/vpn: clear internal "keyfile" from NMVpnPluginInfoThomas Haller2016-04-191-4/+6
* libnm/vpn: lookup nm_vpn_plugin_info_supports_multiple() from cached valuesThomas Haller2016-04-191-4/+4
* libnm-core: drup unused @allow_zero_prefix argument from valid_prefix()Thomas Haller2016-04-121-16/+14
* libnm-core: allow zero prefix length in NMIPAddressThomas Haller2016-04-121-3/+3
* libnm-core/trivial: add code commentThomas Haller2016-04-121-0/+7
* release: add version 1.4 macrosLubomir Rintel2016-04-051-0/+14
* build: disable deprecation checks for internal compilationThomas Haller2016-04-052-2/+0
* dbus: move NMWimaxNspNetworkType to nm-dbus-interface.hLubomir Rintel2016-04-051-0/+15
* dbus: remove the telepathy annotationsLubomir Rintel2016-04-052-40/+0
* libnm-core: add 'use-vc' DNS optionBeniamino Galvani2016-04-032-0/+2
* build: drop internal field __nm_git_sha from librariesThomas Haller2016-03-301-5/+0
* man,libnm-core: fix typosBeniamino Galvani2016-03-304-6/+6
* libnm-core: remove trailing quote from message in nm-setting-macvlan.cBeniamino Galvani2016-03-301-2/+1
* libnm-core: add test cases for NMSettingBondBeniamino Galvani2016-03-292-0/+199
* libnm-core: implement option matching for NMSettingBondBeniamino Galvani2016-03-291-4/+62
* bond: add some missing optionsBeniamino Galvani2016-03-293-15/+61
* bond: fix re-assuming of connectionsBeniamino Galvani2016-03-292-28/+55
* libnm,libnm-core: add coverage supportBeniamino Galvani2016-03-291-1/+7
* libnm-core: fix check in verification of NMSettingBondBeniamino Galvani2016-03-291-12/+14
* libnm-core/tests: refactor call to nm_simple_connection_new_from_dbus()Thomas Haller2016-03-261-21/+27
* libnm-core: add _nm_simple_connection_new_from_dbus() functionThomas Haller2016-03-263-8/+50
* libnm-core: allow strict and relaxed error behavior for _nm_setting_new_from_...Thomas Haller2016-03-2610-74/+285
* shared: move _nm_utils_ascii_str_to_int64() to "shared/nm-shared-utils.h"Thomas Haller2016-03-262-77/+0
* shared: include "nm-shared-utils.h"Thomas Haller2016-03-261-0/+2
* man: document IPv4 subnet for "shared" methodThomas Haller2016-03-201-0/+3
* libnm-core: nm-setting-8021x: treat some empty properties as NULLBeniamino Galvani2016-03-161-4/+13
* ifcfg-rh: add support for domain-suffix-match propertiesBeniamino Galvani2016-03-161-0/+12
* libnm-core: add domain-suffix-match properties to NMSetting8021xBeniamino Galvani2016-03-162-2/+101
* lldp: fix name of NM_LLDP_ATTR_IEEE_802_1_VID stringThomas Haller2016-03-101-1/+1
* libnm-core: fix memory leak in nm-setting-ip-tunnel.cBeniamino Galvani2016-03-091-0/+1
* all: fix a couple more gvariant iteration leaksLubomir Rintel2016-03-081-4/+4
* all: don't include error->code in log messagesThomas Haller2016-03-031-12/+6
* libnm-core: remove special handling of missing VLAN_FLAGSBeniamino Galvani2016-02-291-16/+1
* ifcfg-rh: change the handling of REORDER_HDR flagBeniamino Galvani2016-02-291-2/+2
* device: add new NMDeviceType NM_DEVICE_TYPE_VETHThomas Haller2016-02-231-0/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-1954-93/+61
* libnm-core: fix ifcfg-rh documentation for dhcp-timeout propertyBeniamino Galvani2016-02-161-2/+2
* libnm-core: make ipvx.dhcp-timeout signedBeniamino Galvani2016-02-161-7/+7
* libnm,core,cli: move dhcp-timeout property to generic NMSettingIPConfigBeniamino Galvani2016-02-165-44/+44