summaryrefslogtreecommitdiff
path: root/libnm
AgeCommit message (Expand)AuthorFilesLines
2015-08-21libnm-core: add Wake-on-LAN properties to NMSettingWiredBeniamino Galvani1-0/+3
2015-08-21libnm-core: add enum conversion utilitiesBeniamino Galvani1-1/+2
2015-08-21libnm: fix the callback in g_simple_async_result_new()Jiří Klimeš1-1/+1
2015-08-21libnm: add utility functions for getting 2.4 GHz and 5 GHz Wi-Fi frequenciesJiří Klimeš1-0/+2
2015-08-17tests: raise the mock service startup timeoutLubomir Rintel1-1/+1
2015-08-14libnm: add new functions allowing passing options to RequestScan() D-Bus callJiří Klimeš3-25/+143
2015-08-09libnm: fix nm_access_point_get_last_seen() code doc after 1e85c358Dan Williams1-1/+1
2015-08-09libnm: add NM_AVAILABLE_IN_1_0_6 for new API nm_access_point_get_last_seen()Thomas Haller1-0/+1
2015-08-07libnm: add Wi-Fi AP 'last-seen' propertyDan Williams3-0/+46
2015-07-22nm-manager: add 'metered' propertyBeniamino Galvani4-0/+37
2015-07-22libnm-core: add 'metered' property to NMSettingConnectionBeniamino Galvani1-0/+1
2015-07-22core,libnm: add 'metered' property to NMDeviceBeniamino Galvani3-0/+47
2015-07-16libnm/libnm-glib: don't quit in the middle of asking for secrets (bgo #752237)Dan Williams1-3/+17
2015-07-16libnm/libnm-glib: clean up VPN plugin timeoutsDan Williams1-56/+25
2015-07-14vpn-plugin-old,dispatcher: cast unchecked g_variant_lookup() calls to voidLubomir Rintel1-6/+6
2015-06-26libnm: fix backported autoconnect-slaves symbols in libnm.verThomas Haller1-2/+7
2015-06-22libnm,dbus-helpers: include glib-compat for g_test_initialized()Lubomir Rintel1-0/+2
2015-06-19libnm: add autoconnect-slaves property to NMSettingConnectionJiří Klimeš1-0/+2
2015-06-19device: add nm_device_get_type_description() functionThomas Haller1-0/+3
2015-06-19builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel1-2/+0
2015-06-19tests: don't try to connect to the private socketLubomir Rintel1-2/+3
2015-06-19tests: use the TAP formatterLubomir Rintel1-0/+2
2015-06-19build: switch to parallel test harnessLubomir Rintel1-1/+1
2015-06-19tests: always spawn private d-busLubomir Rintel1-5/+3
2015-06-03libnm: fix take ownership of floating argument in NMSecretAgentOld:get_secret...Thomas Haller1-0/+1
2015-05-05nm-remote-connection: take a reference to self while calling get_settingsLubomir Rintel1-1/+4
2015-04-28libnm: set error when failing registration of old secret agentLubomir Rintel1-1/+1
2015-04-23libnm,core: don't mix up enum typesLubomir Rintel2-2/+2
2015-03-16libnm,nm-object: fix tracing of object removalLubomir Rintel1-15/+18
2015-03-13test: initialize auto-destructed pointersLubomir Rintel1-1/+1
2015-03-13libnm/tests: enable valgrind for libnm testsThomas Haller1-4/+5
2015-03-13libnm/tests: fix memleaks in test code for valgrindThomas Haller2-8/+8
2015-03-13tests: enable valgrind tests for testsThomas Haller1-0/+1
2015-03-13libnm: fix memleak in _nm_dbus_bind_properties()Thomas Haller1-0/+1
2015-01-22libnm: drop libdbus-glib from pkg-config fileLubomir Rintel1-1/+1
2015-01-02libnm: make NMDhcp6Config inherit from NMDhcpConfigLubomir Rintel1-1/+1
2014-12-18docs: misc small fixesDan Winship3-7/+11
2014-12-16tests: mute coverity INFINITE_LOOP errorJiří Klimeš1-0/+2
2014-12-16libnm: remove __libnm_local section from version scriptDan Winship1-6/+3
2014-12-11agent-manager: don't ever fail the secrets requests from GetSecrets()Lubomir Rintel1-0/+1
2014-12-05libnm/build: add versioning to linker scriptThomas Haller1-4/+7
2014-12-05libnm: add function nm_utils_file_search_in_paths()Thomas Haller1-0/+1
2014-12-05libnm: check pspec before accessing it in handle_property_changed()Jiří Klimeš1-1/+1
2014-12-05libnm: missing break on get_propertyJiří Klimeš1-0/+1
2014-12-04libnm: hide nm_utils_uuid_generate_from_string() from public APIThomas Haller1-1/+0
2014-12-04libnm-core: drop nm_utils_rsa_key_encrypt(), _encrypt_aes()Dan Winship1-2/+0
2014-12-04libnm: remove nm_utils_init() from the public APIDan Winship4-20/+0
2014-12-04libnm: drop nm_utils_deinit()Dan Winship1-1/+0
2014-11-26libnm: (trivial) correct an example in NMSecretAgentOldGetSecretsFunc docsJiří Klimeš1-1/+1
2014-11-25libnm: add missing (transfer) annotation for nm_device_vlan_get_parent()Jiří Klimeš1-1/+1