summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* libnm: add nm_setting_verify_secrets() and nm_connection_verify_secrets()Jiří Klimeš2015-11-201-0/+2
* libnm/wwan: add GSM setting device-id, sim-id, and sim-operator-id propertiesDan Williams2015-11-181-0/+3
* libnm: add Wi-Fi MAC address randomization propertyDan Williams2015-11-181-0/+2
* libnm: stop using the private socketLubomir Rintel2015-11-181-148/+3
* vpn-service-plugin: correctly emit ip6-config signal on dbus skeletonLubomir Rintel2015-11-131-1/+1
* python: use gi.require_version() in generate-setting-docs.py and examplesThomas Haller2015-11-111-0/+2
* setting-ip6-config: add addr-gen-mode propertyLubomir Rintel2015-11-021-0/+2
* vpn-plugin-info: drop nm_vpn_plugin_info_get_service()Lubomir Rintel2015-11-021-1/+0
* macros: add nm_clear_g_cancellable() utilityThomas Haller2015-11-012-4/+6
* libnm,vpn-service-plugin: remove old connect timer when adding new oneLubomir Rintel2015-10-231-0/+1
* libnm: define NMLldpNeighbor as boxed typeBeniamino Galvani2015-10-163-3/+19
* libnm,libnm-core: fix GTK-Doc warningsBeniamino Galvani2015-10-162-3/+3
* libnm/vpn-service-plugin: leave the state property in placeLubomir Rintel2015-10-142-0/+16
* libnm/vpn-service-plugin: remove nm_vpn_service_plugin_{get,set}_state()Lubomir Rintel2015-10-133-30/+16
* libnm/vpn-service-plugin: quit when the peer we watch disconnectsLubomir Rintel2015-10-131-6/+9
* libnm/vpn-service-plugin: add watch-peer propertyLubomir Rintel2015-10-132-0/+66
* libnm/vpn-service-plugin: add a missing returnLubomir Rintel2015-10-131-0/+1
* libnm: document that some return values are immutableBeniamino Galvani2015-10-122-3/+7
* libnm: add LLDP supportBeniamino Galvani2015-10-123-0/+287
* libnm: add 'lldp' property to NMSettingConnectionBeniamino Galvani2015-10-121-0/+2
* libnm,ip4-config: add ipv4.dhcp-timeout propertyLubomir Rintel2015-10-061-0/+1
* libnm: avoid notifying for objects until they're async-initedLubomir Rintel2015-10-061-0/+38
* Revert "libnm: fix initializing of new connections"Lubomir Rintel2015-10-062-4/+1
* libnm: use nm_clear_g_source() in nm-object.cThomas Haller2015-10-031-4/+2
* nm-vpn-service-plugin: increase the quit timerLubomir Rintel2015-10-012-2/+2
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-302-0/+3
* tests: add a test for connection_compatible() for wired devicesJiří Klimeš2015-09-293-9/+134
* libnm: match s390 subchannels and MAC blacklist in connection_compatible()Jiří Klimeš2015-09-291-10/+86
* libnm: add 390-subchannels property to NMDeviceEthernetJiří Klimeš2015-09-293-0/+45
* libnm-core: add vpn.timeout property for establishing connectionsJiří Klimeš2015-09-211-0/+1
* libnm: fix missing case in "nm-remote-connection.c"Thomas Haller2015-09-181-1/+1
* libnm: fix initializing of new connectionsJiří Klimeš2015-09-182-1/+4
* libnm,libnm-glib: add Device.Managed setterLubomir Rintel2015-09-183-0/+32
* Revert "libnm: don't add objects to cache until they're async-inited"Thomas Haller2015-09-151-5/+1
* libnm: don't add objects to cache until they're async-initedLubomir Rintel2015-09-151-1/+5
* libnm: properly handle floating references in nm_vpn_service_plugin_set_ip6_c...Thomas Haller2015-08-252-0/+8
* libnm: export nm_vpn_service_plugin_set_{ip6_,}configLubomir Rintel2015-08-251-0/+2
* libnm: backport NMSettingWired Wake-on-LAN symbols to 1.0.6Beniamino Galvani2015-08-251-0/+3
* libnm: backport enum conversion utilities to 1.0.6Beniamino Galvani2015-08-251-0/+2
* Revert "all: change "Since: 1.2" to "Since: 1.0.4"/"Since: 1.0.6" for backpor...Thomas Haller2015-08-253-4/+4
* libnm: fix the callback in g_simple_async_result_new()Jiří Klimeš2015-08-211-1/+1
* all: change "Since: 1.2" to "Since: 1.0.4"/"Since: 1.0.6" for backported APIJiří Klimeš2015-08-213-4/+4
* libnm: symbols for getting Wi-Fi frequencies have been backported to 1.0.6Jiří Klimeš2015-08-211-0/+2
* libnm: add utility functions for getting 2.4 GHz and 5 GHz Wi-Fi frequenciesJiří Klimeš2015-08-211-0/+2
* libnm,pkg-config: provide a variable with VPN service directoryLubomir Rintel2015-08-191-0/+1
* libnm,vpn-service-plugin: fix double address-of for variantsLubomir Rintel2015-08-171-4/+4
* libnm,vpn-service-plugin: emit signals also for the dbus skeletonLubomir Rintel2015-08-171-0/+13
* tests: raise the mock service startup timeoutLubomir Rintel2015-08-171-1/+1
* libnm: symbols for request scanning backported to 1.0.6Jiří Klimeš2015-08-142-0/+11
* libnm: add new functions allowing passing options to RequestScan() D-Bus callJiří Klimeš2015-08-143-25/+143