summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
...
* libnm: add support for ovs-interface devicesLubomir Rintel2017-10-306-30/+177
* introspection: add o.fd.NM.Device.OvsBridge interfaceLubomir Rintel2017-10-301-0/+3
* introspection: add o.fd.NM.Device.OvsPort interfaceLubomir Rintel2017-10-301-0/+3
* introspection: add o.fd.NM.Device.OvsInterface interfaceLubomir Rintel2017-10-301-0/+3
* libnm-core: add ovs-bridge settingLubomir Rintel2017-10-301-0/+6
* libnm-core: add ovs-port settingLubomir Rintel2017-10-301-0/+8
* libnm-core: add ovs-interface settingLubomir Rintel2017-10-301-0/+3
* libnm-core: add ovs-patch settingLubomir Rintel2017-10-301-0/+3
* generate-setting-docs: error out on missing documentationLubomir Rintel2017-10-301-0/+3
* all: rework configuring route table support by adding "route-table" settingThomas Haller2017-10-091-2/+1
* libnm: add NMActivationStateFlagsThomas Haller2017-10-053-0/+44
* libnm: update property in the manager after connectivity checkBeniamino Galvani2017-10-031-3/+17
* libnm: add nm_ip_route_equal_full() functionThomas Haller2017-09-271-0/+1
* libnm,cli: add IP setting "route-table-sync"Thomas Haller2017-09-261-0/+2
* {vpn,remote}-connection: disconnect signal handlers when disposedIain Lane2017-09-222-5/+5
* manager: Disconnect from signals on the proxy when we're disposedIain Lane2017-09-221-2/+2
* libnm/generate-plugin-docs: ignore files without a setting nameBeniamino Galvani2017-09-051-3/+5
* libnm: disconnect signal handlers from old object-managerBeniamino Galvani2017-09-051-0/+1
* libnm/build: un-export wrong symbols for nm-manager.hThomas Haller2017-08-211-3/+0
* libnm/connectivity: fix exporting new connectivity ABI in linker version scriptThomas Haller2017-08-171-0/+6
* libnm: add gtk-doc Since markers for new API and missing enum documentationThomas Haller2017-08-173-0/+22
* client: expose connectivity-check-{available,enabled} propertiesJames Henstridge2017-08-174-1/+168
* device: add NMDevicePPPBeniamino Galvani2017-08-056-0/+83
* libnm,clients: add 'parent' property to PPPoE settingBeniamino Galvani2017-08-051-0/+1
* bridge: introduce a bridge.group-forward-mask connection propertyBeniamino Galvani2017-07-271-0/+1
* libnm: add 'hw-address' property to NMDeviceDummyBeniamino Galvani2017-06-303-2/+111
* libnm: refactor name-owner check for object-managerThomas Haller2017-06-291-12/+14
* libnm: move check for pending_init to init_async_complete()Thomas Haller2017-06-291-4/+4
* libnm: fix leaking init_data in got_object_manager()Thomas Haller2017-06-291-1/+2
* libnm: assert in async_inited_obj_nm() for existing pending_init countThomas Haller2017-06-291-5/+5
* libnm/trivial: move codeThomas Haller2017-06-291-7/+7
* libnm: clear cancellable in new_object_manager() before emitting signalThomas Haller2017-06-291-1/+1
* libnm: fix leaking cancellable in NMClient's name_owner_changed()Thomas Haller2017-06-291-2/+1
* libnm: fix getting self pointer in NMClient's new_object_manager()Thomas Haller2017-06-291-2/+3
* libnm: clear NMClientPrivate.object_manager in name_owner_changed()Thomas Haller2017-06-291-1/+3
* Revert "libnm: don't use async constructor for GDBusObjectManager"Thomas Haller2017-06-291-24/+13
* Revert "libnm: refactor error handling in got_object_manager()"Thomas Haller2017-06-291-11/+15
* libnm: remove property getter for NMObject's "dbus-object" and "dbus-object-m...Thomas Haller2017-06-191-8/+2
* libnm: refactor error handling in got_object_manager()Thomas Haller2017-06-191-15/+11
* libnm: don't use async constructor for GDBusObjectManagerThomas Haller2017-06-191-13/+24
* libnm: complete async result in got_object_manager() also when cancelledThomas Haller2017-06-191-4/+2
* all: change handling of connection.type for bluetooth NAP and in generalThomas Haller2017-06-072-5/+16
* all: fix typos in documentation, translated strings and commentsYuri Chornoivan2017-05-281-1/+1
* libnm: cleanup argument types for init_if() functionThomas Haller2017-05-271-3/+4
* libnm: move fixup_desc_string() to nm-libnm-utils.cth/sanitize-non-utf8-rh1443114-pt2Thomas Haller2017-05-194-139/+174
* libnm: add testable libnm/nm-libnm-utils.c fileThomas Haller2017-05-193-0/+87
* libnm: ignore phrases in fixup device description only when delimited by spaceThomas Haller2017-05-191-1/+5
* libnm: fix device description in fixup_desc_string()Thomas Haller2017-05-191-1/+1
* libnm: UTF-8 sanitize strings from UDev in NMDeviceThomas Haller2017-05-191-121/+152
* all/trivial: fix few comment typosFrancesco Giudici2017-05-151-1/+1