summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-06cli/connections: decide about activation success and failure in single placelr/active-connection-state-changedLubomir Rintel1-159/+118
2017-03-05libnm/active-connection: track reason for state changesLubomir Rintel4-15/+85
2017-03-05active-connection: emit a StateChanged signal on state changesLubomir Rintel9-11/+113
2017-03-05libnm-core/trivial: include literals next to NMVPNStateReason valuesLubomir Rintel1-12/+12
2017-03-05libnm-core: remove a redundant docstringLubomir Rintel1-8/+0
2017-03-03dhcp/dhclient: parse "interface" statementsBeniamino Galvani2-0/+140
2017-03-03dnsmasq: use ipv4.dns and ipv4.dns-search with ipv4.method=sharedThomas Haller1-0/+20
2017-03-03dnsmasq: reuse string buffer in creating command line arguments in create_dm_...Thomas Haller1-10/+11
2017-03-02tests: accept trailing arguments to "tools/run-nm-test.sh"Thomas Haller1-3/+11
2017-03-02tests: fix "tools/run-nm-test.sh" to build test firstThomas Haller1-8/+8
2017-03-02docs: update yearsLubomir Rintel4-2/+18
2017-03-02contrib/rpm: drop EOL versions of FedoraLubomir Rintel1-16/+5
2017-03-02contrib/rpm: install D-Bus service files to /usr if we canLubomir Rintel1-4/+12
2017-03-02ifcfg-rh,keyfile: merge branch 'th/ifcfg-reread-rh1427482'Thomas Haller23-180/+625
2017-03-02ifcfg/trivial: rename svFileSetName() and svFileSetModified() to mark for tes...Thomas Haller3-6/+10
2017-03-02libnm-core: normalize invalid bridge|team slave-port settingsThomas Haller4-17/+77
2017-03-02ifcfg-rh: require connections to be fully normalized for writingThomas Haller2-3/+6
2017-03-02keyfile: updated connection when writing keyfileThomas Haller2-4/+19
2017-03-02keyfile: extend internal API to re-read keyfile connection after writingThomas Haller7-18/+172
2017-03-02libnm-core: expose internal _nm_connection_verify() functionThomas Haller3-21/+19
2017-03-02all: use stack-allocated uuid at various placesThomas Haller4-16/+15
2017-03-02libnm-core: add ethernet setting for vlan connectionThomas Haller3-5/+28
2017-03-02ifcfg-rh: fix reading team slave types of vlan typeThomas Haller2-4/+17
2017-03-02ifcfg-rh/tests: add test for writing team slaveThomas Haller1-0/+59
2017-03-02ifcfg-rh: add internal API to re-read connection after writeThomas Haller5-31/+174
2017-03-02ifcfg-rh: change "goto error" pattern to return early and nm_auto*Thomas Haller1-69/+43
2017-02-28libnm/manager: make sure the devices and acs won't notify manager after the m...Lubomir Rintel1-4/+4
2017-02-27merge: 'lr/nmtui-slaves-after-master-rh1369008'Lubomir Rintel10-32/+117
2017-02-27ifcfg: avoid marking newly created connections as UnsavedLubomir Rintel1-3/+5
2017-02-27tui: recommit bond, bridge and team slaves on master saveLubomir Rintel3-0/+38
2017-02-27tui/editor: notify the pages after the connection is savedLubomir Rintel3-0/+32
2017-02-27tui/edit-connection-list: add routine to recommit connections in a listLubomir Rintel2-0/+29
2017-02-27settings-connection: fix Save()Lubomir Rintel1-5/+12
2017-02-27ifcfg-rh: don't shortcut writing if the connection stays the sameLubomir Rintel1-24/+1
2017-02-25libnm-core/trivial: fix a typo in doc commentLubomir Rintel1-1/+1
2017-02-24dns/resolved: consider configuration from unmanaged devicesBeniamino Galvani1-3/+0
2017-02-24session: merge branch 'th/elogind-bgo779167'Thomas Haller3-15/+61
2017-02-24session: make systemd-logind and elogind conflicting build optionsThomas Haller3-18/+20
2017-02-24session: add elogind supportSven Eden3-10/+54
2017-02-24manager: fix clearing error variable in autoconnect_slaves()Thomas Haller1-1/+1
2017-02-23device: mark uses of device's state-reason with nm_device_state_reason_check()Thomas Haller10-24/+46
2017-02-23settings: refactor autoconnect-blocked-reason to use own enumThomas Haller4-21/+37
2017-02-23all: use "static inline" keywords instead of "inline static"Thomas Haller6-76/+77
2017-02-23modem: remove unused reason argument from nm_modem_device_state_changed()Thomas Haller4-8/+5
2017-02-23modem: merge branch 'th/modem-signal-cleanup'Thomas Haller8-42/+78
2017-02-23modem: cleanup integer types for ppp-stats signalThomas Haller3-12/+19
2017-02-23modem: add nm_modem_emit_ppp_failed() functionThomas Haller5-5/+21
2017-02-23modem: add nm_modem_emit_prepare_result() functionThomas Haller6-20/+31
2017-02-23modem: remove unused variadic argument when emitting NM_MODEM_STATE_CHANGED s...Thomas Haller1-1/+1
2017-02-23modem: emit signal NM_MODEM_AUTH_REQUESTED by id not nameThomas Haller1-1/+1