summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* 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
* libnm/libnm-util: add Wi-Fi 'powersave' propertyDan Williams2015-01-211-0/+1
* libnm: fix versioning on new APIs, bump sonameDan Winship2015-01-212-3/+7
* utils: add functions for converting string <-> numeric bonding modesJiří Klimeš2015-01-131-0/+2
* libnm: make NMDhcp6Config inherit from NMDhcpConfigLubomir Rintel2015-01-021-1/+1
* docs: misc small fixesDan Winship2014-12-183-7/+11
* libnm: remove __libnm_local section from version scriptDan Winship2014-12-151-6/+3
* tests: mute coverity INFINITE_LOOP errorJiří Klimeš2014-12-151-0/+2
* agent-manager: don't ever fail the secrets requests from GetSecrets()Lubomir Rintel2014-12-111-0/+1
* libnm/build: add versioning to linker scriptThomas Haller2014-12-051-4/+7
* libnm: add function nm_utils_file_search_in_paths()Thomas Haller2014-12-051-0/+1
* libnm: check pspec before accessing it in handle_property_changed()Jiří Klimeš2014-12-051-1/+1
* libnm: missing break on get_propertyJiří Klimeš2014-12-051-0/+1
* libnm: hide nm_utils_uuid_generate_from_string() from public APIThomas Haller2014-12-041-1/+0
* libnm-core: drop nm_utils_rsa_key_encrypt(), _encrypt_aes()Dan Winship2014-12-041-2/+0
* libnm: remove nm_utils_init() from the public APIDan Winship2014-12-044-20/+0
* libnm: drop nm_utils_deinit()Dan Winship2014-12-041-1/+0
* libnm: (trivial) correct an example in NMSecretAgentOldGetSecretsFunc docsJiří Klimeš2014-11-261-1/+1