summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: precisly track nm-running propertyth/libnm-1-8-fixThomas Haller2017-06-271-9/+26
* libnm: track init-data in NMClientThomas Haller2017-06-271-10/+24
* libnm: move common object initialization to _init_om()Thomas Haller2017-06-271-56/+30
* libnm/trivial: rename local variableThomas Haller2017-06-271-5/+5
* libnm: refactor name-owner check for object-managerThomas Haller2017-06-271-12/+14
* libnm: split out _init_om() function for creating object-managerThomas Haller2017-06-271-18/+26
* libnm: move check for pending_init to init_async_complete()Thomas Haller2017-06-271-4/+4
* libnm: fix leaking init_data in got_object_manager()Thomas Haller2017-06-271-1/+2
* libnm: assert in async_inited_obj_nm() for existing pending_init countThomas Haller2017-06-271-5/+5
* libnm/trivial: move codeThomas Haller2017-06-271-7/+7
* libnm: remove unused idle_init_id for NMClientThomas Haller2017-06-271-5/+1
* libnm: clear cancellable first in new_object_manager()Thomas Haller2017-06-271-1/+1
* libnm: fix leaking cancellable in NMClient's name_owner_changed()Thomas Haller2017-06-271-2/+1
* libnm: fix getting self pointer in NMClient's new_object_manager()Thomas Haller2017-06-271-2/+3
* libnm: clear NMClientPrivate.object_manager in name_owner_changed()Thomas Haller2017-06-271-1/+3
* core,cli: replace wrong pattern for clearing GErrorBeniamino Galvani2017-06-271-2/+2
* introspection: slightly improve checkpoint documentationBeniamino Galvani2017-06-261-8/+7
* bond: ignore miimon option only when it is zeroBeniamino Galvani2017-06-231-11/+14
* libnm-core: setting-bond: add missing xmit_hash_policy valuesBeniamino Galvani2017-06-221-2/+2
* manager: when a connection is upped on a device, do an early update of its in...Francesco Giudici2017-06-211-2/+3
* libnm: merge branch 'th/libnm-dbus-object-async-rh1450075'Thomas Haller2017-06-192-31/+30
|\
| * 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
|/
* manager: avoid that auto-activations preempt user activationsth/nm-1-8-oldBeniamino Galvani2017-06-191-0/+26
* dns: merge branch 'th/fix-dns-priority-for-resolved-bgo783569'Thomas Haller2017-06-197-57/+64
|\
| * dns: don't clone DNS configs list for nm_dns_plugin_update()Thomas Haller2017-06-196-26/+16
| * dns: fix negative ipv4.dns-priority for systemd-resolvedThomas Haller2017-06-194-14/+30
| * dns: make configs argument to update a const pointerThomas Haller2017-06-195-7/+7
| * dns/systemd: remove unused device lookup in add_interface_configuration()Thomas Haller2017-06-191-3/+0
| * dns: add helper method to get DNS priority from NMDnsIPConfigDataThomas Haller2017-06-192-16/+20
| * dns: minor refactoring in _collect_resolv_conf_data()Thomas Haller2017-06-191-14/+14
|/
* device: merge branch 'th/device-reapply-external-rh1462223'Thomas Haller2017-06-194-15/+59
|\
| * device: fix taking over device after modifying external connectionThomas Haller2017-06-193-5/+32
| * core: fix registering notify-flags hook in NMActiveConnectionThomas Haller2017-06-191-10/+26
| * core: log changes to NMSettingsConnection's flagsThomas Haller2017-06-191-0/+1
|/
* build: fix race creating "libnm-core/tests" directory for "nm-core-tests-enum...Thomas Haller2017-06-151-0/+3
* cli: fix failed assertion in readline helperBeniamino Galvani2017-06-151-2/+4
* core: sort addresses in captured IPv4 configurationBeniamino Galvani2017-06-131-0/+12
* device: don't set MTU of device unless explicitly configuredThomas Haller2017-06-137-10/+6
* cli: remove spurious device names from outputBeniamino Galvani2017-06-111-2/+4
* ppp: merge branch 'th/ppp-cleanup'Thomas Haller2017-06-091-94/+50
|\
| * ppp: fix cancelling timeout when pppd process exitsThomas Haller2017-06-091-0/+1
| * ppp: cleanup logging pppd exit reason in ppp_watch_cbThomas Haller2017-06-091-20/+16
| * ppp: don't log newlinesThomas Haller2017-06-091-2/+2
| * ppp: refactor ppp_exit_code() to split out error to string conversionThomas Haller2017-06-091-63/+26
| * ppp/trivial: fix whitespaceThomas Haller2017-06-091-38/+38
| * ppp: inline and drop trivial function remove_timeout_handler()Thomas Haller2017-06-091-10/+2
| * ppp: unexport NMPPPManager instance on dispose()Thomas Haller2017-06-091-0/+4