summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* devices/tun: add GetFd API for getting a fd for given devicelr/tunLubomir Rintel2017-03-022-0/+73
* platform: allow support for getting a fd for tunLubomir Rintel2017-03-023-10/+69
* tests: accept trailing arguments to "tools/run-nm-test.sh"Thomas Haller2017-03-021-3/+11
* tests: fix "tools/run-nm-test.sh" to build test firstThomas Haller2017-03-021-8/+8
* docs: update yearsLubomir Rintel2017-03-024-2/+18
* contrib/rpm: drop EOL versions of FedoraLubomir Rintel2017-03-021-16/+5
* contrib/rpm: install D-Bus service files to /usr if we canLubomir Rintel2017-03-021-4/+12
* ifcfg-rh,keyfile: merge branch 'th/ifcfg-reread-rh1427482'Thomas Haller2017-03-0223-180/+625
|\
| * ifcfg/trivial: rename svFileSetName() and svFileSetModified() to mark for tes...Thomas Haller2017-03-023-6/+10
| * libnm-core: normalize invalid bridge|team slave-port settingsth/ifcfg-reread-rh1427482Thomas Haller2017-03-024-17/+77
| * ifcfg-rh: require connections to be fully normalized for writingThomas Haller2017-03-022-3/+6
| * keyfile: updated connection when writing keyfileThomas Haller2017-03-022-4/+19
| * keyfile: extend internal API to re-read keyfile connection after writingThomas Haller2017-03-027-18/+172
| * libnm-core: expose internal _nm_connection_verify() functionThomas Haller2017-03-023-21/+19
| * all: use stack-allocated uuid at various placesThomas Haller2017-03-024-16/+15
| * libnm-core: add ethernet setting for vlan connectionThomas Haller2017-03-023-5/+28
| * ifcfg-rh: fix reading team slave types of vlan typeThomas Haller2017-03-022-4/+17
| * ifcfg-rh/tests: add test for writing team slaveThomas Haller2017-03-021-0/+59
| * ifcfg-rh: add internal API to re-read connection after writeThomas Haller2017-03-025-31/+174
| * ifcfg-rh: change "goto error" pattern to return early and nm_auto*Thomas Haller2017-03-021-69/+43
|/
* libnm/manager: make sure the devices and acs won't notify manager after the m...Lubomir Rintel2017-02-281-4/+4
* merge: 'lr/nmtui-slaves-after-master-rh1369008'Lubomir Rintel2017-02-2710-32/+117
|\
| * ifcfg: avoid marking newly created connections as Unsavedlr/nmtui-slaves-after-master-rh1369008Lubomir Rintel2017-02-271-3/+5
| * tui: recommit bond, bridge and team slaves on master saveLubomir Rintel2017-02-273-0/+38
| * tui/editor: notify the pages after the connection is savedLubomir Rintel2017-02-273-0/+32
| * tui/edit-connection-list: add routine to recommit connections in a listLubomir Rintel2017-02-272-0/+29
| * settings-connection: fix Save()Lubomir Rintel2017-02-271-5/+12
| * ifcfg-rh: don't shortcut writing if the connection stays the sameLubomir Rintel2017-02-271-24/+1
|/
* libnm-core/trivial: fix a typo in doc commentLubomir Rintel2017-02-251-1/+1
* dns/resolved: consider configuration from unmanaged devicesBeniamino Galvani2017-02-241-3/+0
* session: merge branch 'th/elogind-bgo779167'Thomas Haller2017-02-243-15/+61
|\
| * session: make systemd-logind and elogind conflicting build optionsth/elogind-bgo779167Thomas Haller2017-02-243-18/+20
| * session: add elogind supportSven Eden2017-02-243-10/+54
|/
* manager: fix clearing error variable in autoconnect_slaves()Thomas Haller2017-02-241-1/+1
* device: mark uses of device's state-reason with nm_device_state_reason_check()Thomas Haller2017-02-2310-24/+46
* settings: refactor autoconnect-blocked-reason to use own enumThomas Haller2017-02-234-21/+37
* all: use "static inline" keywords instead of "inline static"Thomas Haller2017-02-236-76/+77
* modem: remove unused reason argument from nm_modem_device_state_changed()Thomas Haller2017-02-234-8/+5
* modem: merge branch 'th/modem-signal-cleanup'Thomas Haller2017-02-238-42/+78
|\
| * modem: cleanup integer types for ppp-stats signalth/modem-signal-cleanupThomas Haller2017-02-233-12/+19
| * modem: add nm_modem_emit_ppp_failed() functionThomas Haller2017-02-235-5/+21
| * modem: add nm_modem_emit_prepare_result() functionThomas Haller2017-02-236-20/+31
| * modem: remove unused variadic argument when emitting NM_MODEM_STATE_CHANGED s...Thomas Haller2017-02-231-1/+1
| * modem: emit signal NM_MODEM_AUTH_REQUESTED by id not nameThomas Haller2017-02-231-1/+1
| * modem: use defines for signal namesThomas Haller2017-02-233-3/+5
|/
* libnm-core: require interface name for dummy connectionsBeniamino Galvani2017-02-231-0/+14
* team: merge branch 'bg/team-cloned-mac-rh1424641'Beniamino Galvani2017-02-235-35/+202
|\
| * team: support the ethernet.cloned-mac-address propertyBeniamino Galvani2017-02-233-9/+62
| * device: split out cloned MAC decision from nm_device_hw_addr_set_cloned()Beniamino Galvani2017-02-232-18/+120
| * build: automatically determine Jansson support if not specifiedBeniamino Galvani2017-02-232-8/+20
|/