summaryrefslogtreecommitdiff
path: root/libnm/libnm.ver
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: add nm_utils_wifi_strength_bars(), use it in nmcli and nmtuidanw/tui-barsDan Winship2014-09-191-0/+1
* 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