summaryrefslogtreecommitdiff
path: root/libnm/libnm.ver
Commit message (Expand)AuthorAgeFilesLines
* libnm: consolidate NMClientError and NMObjectErrorDan Winship2014-10-221-2/+0
* libnm-core, settings: move NMAgentManagerError to nm-errorsDan Winship2014-10-221-0/+2
* libnm-core, settings: move NMSettingsError to nm-errorsDan Winship2014-10-221-0/+2
* libnm-core, core: move NMManagerError to nm-errorsDan Winship2014-10-221-0/+2
* libnm: merge device-type-specific errors into NMDeviceErrorDan Winship2014-10-221-26/+0
* libnm: drop unused NMRemoteConnectionErrorDan Winship2014-10-221-2/+0
* libnm-core: add nm-errors.[ch]Dan Winship2014-10-221-0/+2
* libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-221-54/+0
* libnm-core: drop nm_setting_lookup_type_by_quark()Dan Winship2014-10-221-1/+0
* libnm: hide API for generic handling of secretsThomas Haller2014-10-121-3/+0
* libnm: add NMSettingConnection:autoconnect-priority settingThomas Haller2014-10-121-0/+1
* libnm: fix NMActiveConnection object-path-valued propertiesDan Winship2014-10-101-1/+1
* libnm: merge NMRemoteSettings into NMClientDan Winship2014-10-101-21/+15
* libnm-core: make NMSettingSerial:parity an enumDan Winship2014-10-031-0/+1
* libnm-core: add nm_utils_wifi_strength_bars(), use it in nmcli and nmtuiDan Winship2014-09-271-0/+1
* libnm: add some missing sync/async method variantsDan Winship2014-09-251-0/+14
* libnm: make sync/async APIs more GLib-likeDan Winship2014-09-251-11/+22
* libnm: merge saved and unsaved connection methodsDan Winship2014-09-251-2/+0
* libnm: port to GDBusDan Winship2014-09-181-11/+0
* libnm: merge libnm-vpn into libnmDan Winship2014-09-181-0/+24
* libnm-core: add GVariant-based versions of IP structure-manipulating utilitiesDan Winship2014-09-181-0/+12
* libnm: start glib-ifying NMSecretAgent APIsDan Winship2014-09-091-0/+4
* libnm: drop NMObject:dbus-connectionDan Winship2014-09-091-1/+0
* libnm: fix NMIP4Config/NMIP6Config addresses/routes propertiesDan Winship2014-09-041-2/+0
* libnm: drop libnm IP-address-array types, use G_TYPE_STRVDan Winship2014-09-041-4/+0
* libnm: drop NM_TYPE_OBJECT_ARRAY, use G_TYPE_PTR_ARRAYDan Winship2014-09-041-1/+0
* libnm: drop NM_TYPE_SSID, use G_TYPE_BYTESDan Winship2014-09-041-1/+0
* libnm: drop NM_TYPE_STRING_ARRAY, use G_TYPE_STRVDan Winship2014-09-041-1/+0
* libnm-core: drop :interface-name properties on virtual NMSetting typesDan Winship2014-09-041-4/+0
* libnm-core: add nm_connection_is_virtual()Dan Winship2014-09-041-0/+1
* libnm-core: drop nm_{setting,connection}_get_virtual_iface_name()Dan Winship2014-09-041-2/+1
* libnm-core: clean up nm_connection_replace_settings()'s semanticsDan Winship2014-09-041-0/+1
* libnm-core: rename NMConnection to/from_hash methodsDan Winship2014-09-041-3/+3
* libnm-core: make the NMSetting hash methods privateDan Winship2014-09-041-3/+0
* all: add nm-core-internal.h headerThomas Haller2014-08-221-1/+0
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-161-3/+4
* libnm: get rid of redundant NMRemoteConnection propertiesDan Winship2014-08-161-1/+1
* libnm-core: move some fake NMConnection methods over to NMSettingDan Winship2014-08-161-2/+2
* libnm-core: drop nm_connection_create_setting()Dan Winship2014-08-161-1/+0
* libnm: add NMRemoteConnection:visible propertyDan Winship2014-08-071-0/+1
* libnm: synchronize NMClient and NMRemoteSettings "is NM running" propertiesDan Winship2014-08-071-1/+1
* libnm-core, etc: add nm_utils_hwaddr_matches()Dan Winship2014-08-071-0/+1
* libnm-core, etc: drop type-based hwaddr funcs, port to length-based onesDan Winship2014-08-071-2/+0
* libnm: remove _new functions from NMObject subclassesDan Winship2014-08-011-22/+0
* libnm: add NetworkManager.h and NetworkManagerVPN.h to enum-typesDan Winship2014-08-011-0/+17
* libnm: remove all deprecated functions and typesDan Winship2014-08-011-10/+0
* libnm: add libnm/libnm-core (part 2)Dan Winship2014-08-011-0/+958