summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* libnm/vpn: add annotations for new NMVpnServicePlugin APIThomas Haller2015-07-292-2/+42
* libnm/vpn: deprecated NMVpnPluginOldThomas Haller2015-07-292-7/+43
* libnm/vpn: add new NMVpnServicePlugin classThomas Haller2015-07-294-249/+248
* libnm/vpn: copy 'nm-vpn-plugin-old' files to 'nm-vpn-service-plugin'Thomas Haller2015-07-292-0/+1335
* libnm: add load method to NMVpnPluginInfoThomas Haller2015-07-291-0/+3
* libnm: add nm_vpn_editor_plugin_load_from_file() functionThomas Haller2015-07-291-0/+1
* libnm: move NMVpnEditorPlugin to libnm-core/Thomas Haller2015-07-296-372/+158
* libnm: add NMVpnPluginInfo classThomas Haller2015-07-292-0/+17
* libnm: NMVpnPluginOld fixesJiří Klimeš2015-07-291-21/+32
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-2432-51/+33
* include: add nm-dbus-compat.hDan Winship2015-07-242-13/+5
* libnm-core: add Wake-on-LAN properties to NMSettingWiredBeniamino Galvani2015-07-241-0/+3
* libnm-core: add enum conversion utilitiesBeniamino Galvani2015-07-241-0/+2
* libnm: backport symbols for metered connections support to 1.0.6Beniamino Galvani2015-07-222-0/+9
* libnm: fix nm_access_point_get_last_seen() code doc after 1e85c358Dan Williams2015-07-171-1/+1
* libnm/libnm-glib: don't quit in the middle of asking for secrets (bgo #752237)Dan Williams2015-07-161-3/+17
* libnm/libnm-glib: clean up VPN plugin timeoutsDan Williams2015-07-161-56/+25
* vpn-plugin-old,dispatcher: cast unchecked g_variant_lookup() calls to voidLubomir Rintel2015-07-141-6/+6
* test: initialize tests with nmtst_init()Thomas Haller2015-07-123-16/+8
* libnm: backport autoconnect-slaves symbols to libnm_1_0_4Thomas Haller2015-06-261-0/+5
* libnm: add autoconnect-slaves property to NMSettingConnectionJiří Klimeš2015-06-191-0/+2
* nm-manager: add 'metered' propertyBeniamino Galvani2015-06-094-0/+37
* libnm-core: add 'metered' property to NMSettingConnectionBeniamino Galvani2015-06-091-0/+1
* core,libnm: add 'metered' property to NMDeviceBeniamino Galvani2015-06-093-0/+43
* device: add nm_device_get_type_description() functionThomas Haller2015-06-051-0/+3
* libnm: make dns-options support an "undefined" default valueThomas Haller2015-06-051-0/+1
* libnm: fix take ownership of floating argument in NMSecretAgentOld:get_secret...Thomas Haller2015-06-031-1/+2
* libnm: don't take ownership of input argument in NMSecretAgentOld:get_secrets...Thomas Haller2015-06-031-1/+1
* builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel2015-05-281-2/+0
* libnm,dbus-helpers: include glib-compat for g_test_initialized()Lubomir Rintel2015-05-261-0/+2
* tests: don't try to connect to the private socketlr/tap-testsLubomir Rintel2015-05-261-2/+3
* tests: use the TAP formatterLubomir Rintel2015-05-261-0/+2
* build: switch to parallel test harnessLubomir Rintel2015-05-261-1/+1
* tests: always spawn private d-busLubomir Rintel2015-05-261-5/+3
* libnm: fix libnm.ver by putting new symbols into appropriate sectionThomas Haller2015-05-201-6/+6
* libnm: fix nm_vpn_plugin_old_set_connection() for connection == NULLJiří Klimeš2015-05-191-1/+2
* libnm: NMVpnPluginOld: return service name as const string in need_secrets()Jiří Klimeš2015-05-192-3/+2
* libnm: fix NMVpnPluginOld registering VPN serviceJiří Klimeš2015-05-191-2/+2
* libnm-core: add dns-options property to NMSettingIPConfigBeniamino Galvani2015-05-131-0/+6
* libnm: add Wi-Fi AP 'last-seen' propertyDan Williams2015-04-293-0/+46
* libnm: set error when failing registration of old secret agentLubomir Rintel2015-04-281-1/+1
* libnm: add nm-plugin-missing property indicating NM device plugin not availableJiří Klimeš2015-04-203-0/+43
* wimax: drop WiMAX support (bgo #747846)Dan Winship2015-04-172-0/+46
* nm-remote-connection: take a reference to self while calling get_settingsLubomir Rintel2015-04-171-1/+4
* libnm, core: use typechecked proxy_call methodsDan Winship2015-04-031-14/+19
* libnm, core: use _nm_dbus_signal_connect()Dan Winship2015-04-031-14/+6
* libnm,core: don't mix up enum typesLubomir Rintel2015-03-192-2/+2
* trivial: do an assignment before the conditional instead of in both branchesThomas Haller2015-03-161-3/+2
* libnm,nm-object: fix tracing of object removalLubomir Rintel2015-03-161-15/+18
* libnm: add function nm_setting_802_1x_check_cert_scheme()Thomas Haller2015-03-121-0/+1