summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: remove INFERRABLE flag from dhcp-hostname propertyFrancesco Giudici2017-02-061-1/+0
* keyfile: fix memleak in keyfile reader's read_array_of_uint()Thomas Haller2017-01-051-1/+1
* libnm: explicitly set enum values in public nm-dbus-interface.h headersThomas Haller2017-01-041-103/+103
* libnm-core: fix memleak in nm-setting-vlan.c (priority_strv_to_maplist())Thomas Haller2016-11-021-0/+2
* setting-vpn: whatever is in vpn.secrets always is a secretsLubomir Rintel2016-10-121-14/+6
* libnm-core/tests: fix compiler warning about unused variableThomas Haller2016-08-311-1/+0
* libnm-core: ip-config: normalize may-fail for disabled IP methodsBeniamino Galvani2016-07-064-4/+86
* libnm-core: remove gateway when never-default=yes in NMSettingIPConfigBeniamino Galvani2016-07-063-1/+76
* manager: add Reload() D-Bus commandThomas Haller2016-06-101-0/+2
* libnm-core: add dns-priority to NMSettingIPConfigBeniamino Galvani2016-06-103-0/+57
* version: remove NM_AVAILABLE_IN_1_4 macros and add NM_AVAILABLE_IN_1_2_4Thomas Haller2016-06-101-11/+3
* libnm: don't require initialized @out_encrypted argument in nm_utils_file_is_...Thomas Haller2016-05-131-1/+1
* all: replace nm_unauto() by g_steal_pointer()Thomas Haller2016-05-122-2/+2
* 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