summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * core: sort DHCP options that are exported on D-BusThomas Haller2018-04-232-24/+10
| * core: add nm_utils_strdict_to_variant() helperThomas Haller2018-04-232-0/+28
|/
* systemd: merge branch systemd into masterThomas Haller2018-04-2397-1388/+314
|\
| * systemd: update code from upstream (2018-04-23)Thomas Haller2018-04-2397-1388/+312
* | release: bump version to 1.11.3 (development)1.11.3-devThomas Haller2018-04-232-2/+2
* | n-acd: don't use a return value in deallocatorLubomir Rintel2018-04-232-5/+3
* | test-common: drop unused variablesLubomir Rintel2018-04-231-3/+0
* | auth-manager: drop an unused variableLubomir Rintel2018-04-231-1/+0
* | acd-manager: drop an unused variableLubomir Rintel2018-04-231-1/+0
* | ifcfg-rh: merge branch 'bg/ifcfg-rh-tc-fixes'Beniamino Galvani2018-04-215-6/+171
|\ \
| * | ifcfg-rh: fix parse of tc qdiscs and filtersBeniamino Galvani2018-04-211-6/+14
| * | ifcfg-rh: add tests for tc configBeniamino Galvani2018-04-214-0/+157
|/ /
* | manager: merge branch 'bg/manager-vpn-fixes'Beniamino Galvani2018-04-201-8/+12
|\ \