summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* libnm,cli,ifcfg-rh: add ipv6.ra-timeout configuration optionThomas Haller2020-02-171-0/+5
* libnm: hide NMActiveConnection until NMRemoteConnection is readyThomas Haller2020-02-103-0/+39
* libnm: minor cleanup of libnm trace loggingThomas Haller2020-02-101-3/+3
* libnm: fix another leak when cleaning up NMClientThomas Haller2020-01-161-5/+31
* libnm: keep context-busy-watcher of NMClient alive for one more idle roundThomas Haller2020-01-161-0/+26
* libnm: avoid leaking GMainContext for sync initialization after context-busy-...Thomas Haller2020-01-161-14/+49
* libnm: ignore "Groups" property of WifiP2PPeerThomas Haller2020-01-151-10/+11
* libnm: fix exposing nm_wifi_p2p_peer_get_name() from D-Bus propertyThomas Haller2020-01-151-0/+1
* libnm: fix wrong assertion in nm_client_add_and_activate_connection2_finish()Thomas Haller2020-01-151-1/+1
* libnm: fix interface and object path for P2P StartFind/StopFind callsBenjamin Berg2020-01-151-4/+4
* libnm: add nm_client_get_capabilities() to expose server CapabilitiesThomas Haller2019-12-243-1/+104
* libnm: handle boxed GType properties in nm_utils_g_param_spec_is_default()Thomas Haller2019-12-241-0/+1
* libnm: emit property changed signal when setting NM_CLIENT_DBUS_CONNECTIONThomas Haller2019-12-191-0/+2
* libnm/secret-agent: remove unused variableThomas Haller2019-12-171-1/+0
* libnm/secret-agent: fix reseting timeout when registration completesThomas Haller2019-12-161-2/+1
* libnm/secret-agent: fix race registering secret agentThomas Haller2019-12-161-32/+193
* libnm/secret-agent: use GTask for nm_secret_agent_old_register*()Thomas Haller2019-12-161-55/+31
* libnm/secret-agent: support debug logging from secret-agentThomas Haller2019-12-161-1/+21
* libnm/secret-agent: drop fallback to Register() method for secret-agentThomas Haller2019-12-161-68/+29
* libnm: allow using _LOGx() macros in libnmThomas Haller2019-12-161-0/+13
* libnm: don't emit property changed "notify" signal while destructing NMClientThomas Haller2019-12-031-0/+8
* libnm: add nm_ip_address_cmp_full() functionThomas Haller2019-11-281-0/+2
* libnm: add ipvx.dhcp-hostname-flags propertiesBeniamino Galvani2019-11-281-0/+2
* libnm: add assertion for object returned by nm_device_get_active_connection()Thomas Haller2019-11-282-2/+9
* libnm: add nm_client_get_main_context() functionThomas Haller2019-11-263-0/+30
* libnm: fix assertion for cleaning up nml_dbus_property_o_notify()Thomas Haller2019-11-261-1/+1
* libnm: fix leaking internal GMainContext for synchronously initialized NMClientThomas Haller2019-11-263-44/+218
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-2554-6904/+7400
* libnm: export interface flagsBeniamino Galvani2019-11-223-0/+42
* core: export interface flags of devicesBeniamino Galvani2019-11-221-0/+1
* libnm/tests: drop test_activate_failed() testThomas Haller2019-11-071-43/+0
* libnm/tests: unsubscribe signal handler during test_activate_virtual()Thomas Haller2019-11-071-3/+13
* tests: use nmtstc_client_new() to create NMClient instance and cleanup testsThomas Haller2019-11-073-308/+159
* libnm: retire nm_client_wimax_*() functionsThomas Haller2019-11-072-20/+18
* libnm: move nm_permission_to_client()/nm_permission_result_to_client() to nm-...Thomas Haller2019-11-073-53/+90
* libnm: deprecate nm_device_set_managed() and nm_device_set_autoconnect() APIThomas Haller2019-11-072-0/+9
* libnm: print timestamp in LIBNM_CLIENT_DEBUG debug loggingThomas Haller2019-11-071-1/+10
* all: use nm_dbus_path_not_empty()Thomas Haller2019-11-071-3/+1
* libnm: fix handling "q" (uint16) property types in libnmThomas Haller2019-11-061-6/+18
* libnm: adjust symbol versioning after backporting 802-1x.optional to 1.20.6Beniamino Galvani2019-11-061-1/+5
* libnm: add and use _nml_coerce_property_*()Thomas Haller2019-10-2724-43/+74
* libnm: add NM_CLIENT_CHECKPOINTS defineThomas Haller2019-10-272-1/+2
* libnm: add comment about not-implement property NMDeviceVxlan:carrierThomas Haller2019-10-271-3/+6
* libnm: add comment about not-implement property NMDeviceMacvlan:hw-addressThomas Haller2019-10-271-4/+5
* libnm: change default value for NMClient:{networking,wireless-hardware}-enabl...Thomas Haller2019-10-271-2/+2
* libnm: change default value for NMClient:dns-{mode,rc-manager} propertiesThomas Haller2019-10-271-2/+2
* libnm: change default value for NMDevice:mtu propertyThomas Haller2019-10-271-1/+1
* libnm: change default value for NMDevice:autoconnect propertyThomas Haller2019-10-271-1/+1
* libnm: change default value for NMAccessPoint:mode propertyThomas Haller2019-10-271-1/+1
* libnm: retire deprecated WiMAX NMObject typesThomas Haller2019-10-236-637/+46