summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! libnm-core: define known route attribute names and validation functionbg/route-options-rh1373698Thomas Haller2017-03-061-13/+13
* fixup! ifcg-rh/writer: stack allocate keys in write_ip4_setting()Thomas Haller2017-03-061-4/+4
* ifcg-rh/writer: stack allocate keys in write_ip4_setting()Thomas Haller2017-03-051-57/+40
* cli: support route optionsBeniamino Galvani2017-03-053-55/+91
* ifcfg-rh: support route optionsBeniamino Galvani2017-03-057-33/+292
* keyfile: support route optionsBeniamino Galvani2017-03-054-2/+76
* core: apply route options from configurationBeniamino Galvani2017-03-052-0/+85
* libnm-core: define known route attribute names and validation functionBeniamino Galvani2017-03-055-0/+313
* libnm-core: add attribute parsing/format helpersBeniamino Galvani2017-03-054-0/+277
* platform: add support for some route optionsBeniamino Galvani2017-03-054-26/+352
* platform: change signature of nm_platform_ip{4,6}_route_add()Beniamino Galvani2017-03-0310-217/+218
* platform: support preferred source option for IPv6 routesBeniamino Galvani2017-03-0310-29/+55
* shared: add test utilities for IP routesBeniamino Galvani2017-03-031-0/+45
* dhcp/dhclient: parse "interface" statementsBeniamino Galvani2017-03-032-0/+140
* dnsmasq: use ipv4.dns and ipv4.dns-search with ipv4.method=sharedThomas Haller2017-03-031-0/+20
* dnsmasq: reuse string buffer in creating command line arguments in create_dm_...Thomas Haller2017-03-031-10/+11
* 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