summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: qualify plugin dir name with a version stringlr/version-dirLubomir Rintel2018-05-094-27/+32
* meson: distinguish arch specific and arch neutral lib dirLubomir Rintel2018-05-0914-15/+17
* meson: quote dist_version properlyLubomir Rintel2018-05-091-1/+1
* session-monitor: avoid an assertion failure if there's no session monitorLubomir Rintel2018-05-091-1/+1
* platform: fix adding direct route to gatewayBeniamino Galvani2018-05-071-0/+2
* build: add missing dependencies for building nmcliThomas Haller2018-05-051-0/+2
* libnm: export nm_connection_get_setting_tc_config()Beniamino Galvani2018-05-051-0/+1
* checkpoint: fix D-Bus operation to destroy checkpointThomas Haller2018-05-031-1/+1
* build: add a missing dependencyLubomir Rintel2018-05-021-0/+2
* auth-manager: use the correct function to deallocate a GErrorLubomir Rintel2018-05-021-1/+1
* build: fix missing dependency when building clients/tui/newt/libnmt-newt.aThomas Haller2018-05-021-0/+2
* libnm: add missing device includes to NetworkManager.hBeniamino Galvani2018-05-021-0/+2
* core: merge branch 'th/manager-activation-cleanup'Thomas Haller2018-05-016-80/+224
|\
| * manager: search all existing active connections during nm_manager_get_best_de...th/manager-activation-cleanupThomas Haller2018-04-301-7/+71
| * manager: disconnect all conflicting concurrent active connections in _interna...Thomas Haller2018-04-301-5/+18
| * core: rework nm_device_steal_connection()Thomas Haller2018-04-303-20/+31
| * core: don't consider deactivating active-connection when checking for concurr...Thomas Haller2018-04-301-6/+9
| * manager: minor refactoring of active_connection_find_by_connection()Thomas Haller2018-04-301-6/+8
| * manager: extend helper function to find all matching active-connectionsThomas Haller2018-04-301-25/+61
| * core: only abort conflicting activations for certain activation typesThomas Haller2018-04-301-7/+7
| * core: add activation-reasons for external/assume connectionsThomas Haller2018-04-303-6/+14
| * settings: avoid lookup in nm_settings_has_connection()Thomas Haller2018-04-301-10/+17
|/
* all: remove consecutive empty linesBeniamino Galvani2018-04-30189-364/+0
* manager: fix assertion in nm_manager_activate_connection()Beniamino Galvani2018-04-301-4/+6
* po: updated Russian (ru) translation (bgo #794738)Stas Solovey2018-04-271-207/+182
* connectivity: merge branch 'th/connectivity-check-on-activated'Thomas Haller2018-04-271-34/+60
|\
| * device/connectivity: refactor concheck_periodic_schedule_do()Thomas Haller2018-04-271-22/+32
| * device: force a connectivity check when reaching device-state "activated"Thomas Haller2018-04-271-13/+29
|/
* libnm/doc: explicitly point out privacy issue of setting wifi.hiddenThomas Haller2018-04-262-1/+4
* iwd: fix crash updating scan list when comparing new APsThomas Haller2018-04-241-5/+5
* iwd: fix assertion failure when requesting scanAndreas Henriksson2018-04-241-0/+1
* device: fix nm_device_get_type_description() for veth devicesThomas Haller2018-04-242-2/+17
* core: merge branch 'th/core-fixes-for-shutdown'Thomas Haller2018-04-2414-147/+371
|\
| * core/dbus: stop NMDBusManager and reject future method callsThomas Haller2018-04-248-25/+53
| * core/trivial: add FIXME comments about clean shutdown at exitThomas Haller2018-04-242-4/+18
| * settings: pass in authentication subject to nm_settings_add_connection_dbus()Thomas Haller2018-04-243-17/+22
| * manager: track pending authorizations for activating connectionsThomas Haller2018-04-241-39/+185
| * core: fix cancelling of authorization request for active connectionThomas Haller2018-04-241-14/+27
| * core: fix unreachable assertion in nm_active_connection_set_state()Thomas Haller2018-04-241-4/+4
| * manager: use nm_utils_user_data_pack() instead of explicit AddAndActivateInfo...Thomas Haller2018-04-241-18/+3
| * core: rework passing user-data to nm_active_connection_authorize()Thomas Haller2018-04-243-48/+28
| * shared: add nm_utils_user_data_pack() and unpack helpersThomas Haller2018-04-242-0/+53
|/
* contrib/rpm: build config-connectivity-fedora package conditionallyThomas Haller2018-04-231-0/+12
* merge: branch 'bg/dns-resolved-fix'Beniamino Galvani2018-04-235-25/+40
|\
| * core: fix bus initialization orderBeniamino Galvani2018-04-233-21/+36
| * libnm-core: fix validation of connection.mdns settingBeniamino Galvani2018-04-231-1/+1
| * core: fix misspellings of 'acquire'Beniamino Galvani2018-04-232-3/+3
|/
* core,cli: merge branch 'th/dhcp-options-sort'Thomas Haller2018-04-239-104/+64
|\
| * cli: sort DHCP options in connection show outputThomas Haller2018-04-231-7/+8
| * cli: merge IPv4 and IPv6 variants of print_dhcp_config()Thomas Haller2018-04-235-74/+19