summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* 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
* libnm: fix version script to add new API to proper linker sectionThomas Haller2015-02-261-1/+1
* libnm-core: add multicast-snooping property to bridge settingJiří Klimeš2015-02-261-0/+1
* test: initialize auto-destructed pointersLubomir Rintel2015-02-091-1/+1
* libnm/tests: enable valgrind for libnm testsThomas Haller2015-02-091-4/+5
* libnm/tests: fix memleaks in test code for valgrindThomas Haller2015-02-092-8/+8
* tests: enable valgrind tests for testsThomas Haller2015-02-091-0/+1
* libnm: fix memleak in _nm_dbus_bind_properties()Thomas Haller2015-02-091-0/+1
* Currently if we have two paired bluetooth devices,Dan Winship2015-01-271-0/+19
* libnm: drop libdbus-glib from pkg-config fileLubomir Rintel2015-01-221-1/+1