summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: implement nm_client_add_connection*() by using GDBusConnection directlyth/libnm-no-dbus-codegen-1Thomas Haller2019-10-153-257/+244
* libnm: implement nm_client_save_hostname_async() by using GDBusConnection dir...Thomas Haller2019-10-153-108/+17
* libnm: implement nm_client_save_hostname() by using GDBusConnection directlyThomas Haller2019-10-153-32/+11
* libnm: implement nm_client_reload_connections_async() by using GDBusConnectio...Thomas Haller2019-10-153-102/+20
* libnm: implement nm_client_reload_connections() by using GDBusConnection dire...Thomas Haller2019-10-153-30/+16
* libnm: implement nm_client_load_connections_async() by using GDBusConnection ...Thomas Haller2019-10-153-114/+27
* libnm: implement nm_client_load_connections() by using GDBusConnection directlyThomas Haller2019-10-153-40/+24
* libnm: implement nm_device_delete()/nm_device_delete_async() by using GDBusCo...Thomas Haller2019-10-151-44/+29
* libnm: implement nm_device_disconnect()/nm_device_disconnect_async() by using...Thomas Haller2019-10-151-44/+29
* libnm: implement nm_device_get_applied_connection()/nm_device_get_applied_con...Thomas Haller2019-10-151-80/+52
* libnm: implement nm_device_reapply()/nm_device_reapply_async() by using GDBus...Thomas Haller2019-10-151-52/+48
* libnm: implement nm_remote_connection_get_secrets()/nm_remote_connection_get_...Thomas Haller2019-10-151-49/+46
* libnm: implement nm_remote_connection_delete()/nm_remote_connection_delete_as...Thomas Haller2019-10-151-44/+27
* libnm: implement nm_remote_connection_save()/nm_remote_connection_save_async(...Thomas Haller2019-10-151-44/+29
* libnm: implement nm_remote_connection_update2() by using GDBusConnection dire...Thomas Haller2019-10-151-104/+47
* libnm: implement nm_remote_connection_commit_changes() by using GDBusConnecti...Thomas Haller2019-10-151-20/+23
* libnm: implement nm_device_wifi_p2p_start_find()/nm_device_wifi_p2p_stop_find...Thomas Haller2019-10-151-59/+37
* libnm: implement nm_device_wifi_request_scan_async() by using GDBusConnection...Thomas Haller2019-10-151-85/+29
* libnm: implement nm_device_wifi_request_scan() by using GDBusConnection directlyThomas Haller2019-10-151-21/+19
* libnm: implement nm_client_reload() by using GDBusConnection directlyThomas Haller2019-10-153-101/+15
* libnm: implement nm_client_checkpoint_adjust_rollback_timeout() by using GDBu...Thomas Haller2019-10-153-104/+17
* libnm: implement nm_client_checkpoint_rollback() by using GDBusConnection dir...Thomas Haller2019-10-153-121/+33
* libnm: implement nm_client_checkpoint_destroy() by using GDBusConnection dire...Thomas Haller2019-10-153-108/+15
* libnm: implement nm_client_checkpoint_create() by using GDBusConnection directlyThomas Haller2019-10-153-155/+126
* libnm: implement nm_client_check_connectivity_async() by using GDBusConnectio...Thomas Haller2019-10-153-116/+24
* libnm: implement nm_client_check_connectivity() by using GDBusConnection dire...Thomas Haller2019-10-153-29/+38
* libnm: implement nm_client_get_logging()/nm_client_set_logging() by using GDB...Thomas Haller2019-10-153-66/+35
* libnm: implement nm_client_networking_set_enabled() by using GDBusConnection ...Thomas Haller2019-10-153-15/+43
* libnm: implement synchronous get-permission check by using GDBusConnection di...Thomas Haller2019-10-151-12/+23
* libnm: implement asynchronous get-permission check by using GDBusConnection d...Thomas Haller2019-10-151-45/+43
* libnm: implement nm_client_activate_connection()/nm_client_add_and_activate_c...Thomas Haller2019-10-153-395/+298
* libnm: implement nm_client_deactivate_connection_async() by using GDBusConnec...Thomas Haller2019-10-153-109/+20
* libnm: implement nm_client_deactivate_connection() by using GDBusConnection d...Thomas Haller2019-10-153-31/+15
* libnm: add helper functions for refactoring D-Bus calls in libnmThomas Haller2019-10-154-8/+299
* libnm,client: use nm_g_task_new() to set source-tag and check itThomas Haller2019-10-152-4/+9
* shared: add nm_dbus_connection_call_finish_*_cb() helpersThomas Haller2019-10-152-0/+115
* shared: add nm_g_task_new() and nm_g_task_is_valid() helperThomas Haller2019-10-151-0/+26
* libnm/tests: fix test for nm_client_add_and_activate_connection_async()Thomas Haller2019-10-151-1/+1
* libnm: fix return value for nm_remote_settings_reload_connections*() to ignor...Thomas Haller2019-10-153-4/+5
* libnm: fix return value for nm_remote_settings_load_connections() to ignore s...Thomas Haller2019-10-153-11/+19
* libnm/device: simplify prepare_scan_options() for Wi-Fi scanningThomas Haller2019-10-151-28/+4
* libnm/device: fix memleak options variant in nm_device_wifi_request_scan_opti...Thomas Haller2019-10-151-2/+3
* libnm/device: fix memleak in nm_device_wifi_request_scan_options*()Thomas Haller2019-10-151-1/+1
* libnm: fix annotation for return value of nm_remote_connection_get_secrets()Thomas Haller2019-10-151-1/+1
* libnm: fix annotation for return value of nm_remote_connection_update2()Thomas Haller2019-10-151-1/+1
* libnm: mark more synchronous libnm API as deprecatedThomas Haller2019-10-153-0/+14
* libnm/trivial: remove unused struct RequestScanInfo in "nm-device-wifi-p2p.c"Thomas Haller2019-10-151-5/+0
* merge: branch 'bg/802-1x-optional'Beniamino Galvani2019-10-1510-181/+338
|\
| * ifcfg-rh: drop trailing dot from error messagesbg/802-1x-optionalBeniamino Galvani2019-10-151-22/+22
| * ethernet: honor the 802-1x.optional propertyBeniamino Galvani2019-10-151-21/+77