summaryrefslogtreecommitdiff
path: root/libnm/nm-client.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-17docs: misc. typos pt2luz.paz1-1/+1
2018-08-06libnm: introduce NMDeviceWireGuardJavier Arteaga1-0/+3
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller1-3/+3
2018-06-26libnm: add support form 6LoWPAN devicesLubomir Rintel1-0/+3
2018-06-26libnm: add support for WPAN devicesLubomir Rintel1-1/+4
2018-05-11clients/tests: add python test script for nmcli testsThomas Haller1-3/+9
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-3/+0
2018-04-04libnm: rework checkpoint APIThomas Haller1-38/+41
2018-04-04checkpoint: allow resetting the rollback timeout via D-BusThomas Haller1-0/+82
2018-03-26gobject-introspection: made several fixes to the annotationsCorentin Noël1-14/+6
2018-03-08Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg1-0/+26
2018-01-17libnm: fix empty statements that were supposed to return NULLPavel Šimerda1-3/+3
2017-11-09libnm: add checkpoint supportBeniamino Galvani1-0/+312
2017-11-02libnm/client: proxy *_enabled and metered properties to the right objectLubomir Rintel1-4/+4
2017-10-30libnm: add support for ovs-bridge devicesLubomir Rintel1-0/+3
2017-10-30libnm: add support for ovs-port devicesLubomir Rintel1-0/+3
2017-10-30libnm: add support for ovs-interface devicesLubomir Rintel1-0/+3
2017-09-05libnm: disconnect signal handlers from old object-managerBeniamino Galvani1-0/+1
2017-08-17libnm: add gtk-doc Since markers for new API and missing enum documentationThomas Haller1-0/+10
2017-08-17client: expose connectivity-check-{available,enabled} propertiesJames Henstridge1-0/+93
2017-08-05device: add NMDevicePPPBeniamino Galvani1-0/+3
2017-06-29libnm: refactor name-owner check for object-managerThomas Haller1-12/+14
2017-06-29libnm: move check for pending_init to init_async_complete()Thomas Haller1-4/+4
2017-06-29libnm: fix leaking init_data in got_object_manager()Thomas Haller1-1/+2
2017-06-29libnm: assert in async_inited_obj_nm() for existing pending_init countThomas Haller1-5/+5
2017-06-29libnm/trivial: move codeThomas Haller1-7/+7
2017-06-29libnm: clear cancellable in new_object_manager() before emitting signalThomas Haller1-1/+1
2017-06-29libnm: fix leaking cancellable in NMClient's name_owner_changed()Thomas Haller1-2/+1
2017-06-29libnm: fix getting self pointer in NMClient's new_object_manager()Thomas Haller1-2/+3
2017-06-29libnm: clear NMClientPrivate.object_manager in name_owner_changed()Thomas Haller1-1/+3
2017-06-29Revert "libnm: don't use async constructor for GDBusObjectManager"Thomas Haller1-24/+13
2017-06-29Revert "libnm: refactor error handling in got_object_manager()"Thomas Haller1-11/+15
2017-06-19libnm: refactor error handling in got_object_manager()Thomas Haller1-15/+11
2017-06-19libnm: don't use async constructor for GDBusObjectManagerThomas Haller1-13/+24
2017-06-19libnm: complete async result in got_object_manager() also when cancelledThomas Haller1-4/+2
2017-05-15all/trivial: fix few comment typosFrancesco Giudici1-1/+1
2017-03-29libnm: fix showing UDEV properties for deviceThomas Haller1-1/+1
2017-03-22libnm/udev: cache and reuse udev instance for NMDeviceThomas Haller1-3/+18
2017-03-17libnm/active-connection: track reason for state changesLubomir Rintel1-0/+3
2017-03-13all: use nm_clear_g_cancellable()Thomas Haller1-4/+1
2017-02-22core: add support for dummy devicesBeniamino Galvani1-0/+3
2017-02-10all: use NM_CACHED_QUARK_FCN() to define cached quarksThomas Haller1-9/+1
2017-01-16core,libnm: introduce NMDeviceMacsecBeniamino Galvani1-0/+3
2016-12-12libnm: implement support for DNS manager propertiesBeniamino Galvani1-0/+199
2016-11-23all: rename the introspection data to use the interface paths in namesLubomir Rintel1-6/+6
2016-11-16libnm/client: do not autostart the serviceLubomir Rintel1-2/+2
2016-11-14libnm/client: unref all the objects on disposeLubomir Rintel1-0/+8
2016-11-10libnm/client: drop some unneeded includesLubomir Rintel1-24/+1
2016-11-10libnm: use the o.fd.DBus.ObjectManager API for object managementLubomir Rintel1-51/+644
2016-10-13libnm: move backported symbols from libnm-core to libnmThomas Haller1-0/+47