summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dispatcher: add MS Azure endpoint env var expected by cloud-initfg/dhcp_options2env-rh1663253Francesco Giudici2019-07-051-0/+35
* dispatcher/trivial: fix typo in commentFrancesco Giudici2019-07-051-1/+1
* dhcp/dhclient: expose the private_xyz labels for dhcp private optionsFrancesco Giudici2019-07-051-3/+47
* dhcp/internal: move dhcp options management to shared dhcp codebaseFrancesco Giudici2019-07-055-290/+597
* dhcp/internal: expose on D-Bus all the private dhcp optionsFrancesco Giudici2019-07-051-0/+85
* dhcp: access internal systemd structure to retrieve dhcp private optionsFrancesco Giudici2019-07-054-0/+91
* dhcp/internal: expose on D-Bus some more dhcp optionsFrancesco Giudici2019-07-051-2/+46
* dhcp/internal: expose on D-Bus the lease time dhcp optionFrancesco Giudici2019-07-051-3/+4
* dhcp/internal: decrease logging level when retrieving dhcp optionsFrancesco Giudici2019-07-051-32/+62
* dhcp: merge branch 'bg/nettools'Beniamino Galvani2019-07-0527-55/+1656
|\
| * n-dhcp4: client/probe: fix memory leakBeniamino Galvani2019-07-051-0/+1
| * n-dhcp4: client/connection: fix memory leakBeniamino Galvani2019-07-051-0/+1
| * dhcp: pass broadcast address to clientsBeniamino Galvani2019-07-057-17/+73
| * core: drop nm_platform_link_get_address_as_bytes()Beniamino Galvani2019-07-054-17/+26
| * dhcp: nettools: improve error messagesBeniamino Galvani2019-07-051-5/+5
| * dhcp: nettools: decrease initial delayBeniamino Galvani2019-07-051-2/+2
| * dhcp: nettools: support the FQDN optionBeniamino Galvani2019-07-051-8/+45
| * shared: add nm_sd_dns_name_to_wire_format()Beniamino Galvani2019-07-052-0/+14
| * systemd: add dns-domain utils to systemd static libraryBeniamino Galvani2019-07-055-6/+7
| * dhcp: nettools: relicense as LGPLBeniamino Galvani2019-07-051-4/+5
| * n-dhcp4: avoid {net,linux}/if.h clashes on old distrosTom Gundersen2019-07-054-7/+8
| * shared/n-dhcp4: avoid c_min() macro to work with old GCCTom Gundersen2019-07-052-4/+13
| * dhcp: add nettools dhcp4 clientTom Gundersen2019-07-0510-6/+1429
| * dhcp: support notifying the client of the result of DADTom Gundersen2019-07-053-2/+50
|/
* systemd: merge branch systemd into masterBeniamino Galvani2019-07-0544-463/+986
|\
| * systemd: update code from upstream (2019-07-04)Beniamino Galvani2019-07-0439-455/+951
* | shared: gracefully accept %NULL strings for NM_STR_HAS_PREFIX() and NM_STR_HA...Thomas Haller2019-07-041-4/+9
* | ifcfg-rh: fix memory leak reading infiniband settingBeniamino Galvani2019-07-041-1/+1
* | device: ppp: check that connection has a PPPoE parentBeniamino Galvani2019-07-031-0/+20
* | release: bump version to 1.19.5-dev1.19.5-devLubomir Rintel2019-07-032-2/+2
* | merge: branch 'lr/bootif'Lubomir Rintel2019-07-033-15/+36
|\ \
| * | initrd/tests: add some more variations of possible BOOTIF= variableslr/bootifLubomir Rintel2019-07-031-3/+11
| * | initrd: skip ethernet hwtype in BOOTIFLubomir Rintel2019-07-031-0/+10
| * | core/wired: include the invalide MAC address in error messagesLubomir Rintel2019-07-021-12/+15
* | | cli: complete *-slave types (bond-slave, bridge-slave, team-slave)Dan Williams2019-07-021-1/+8
* | | all: merge branch 'th/various-settings-cleanup-4'Thomas Haller2019-07-026-79/+140
|\ \ \ | |/ / |/| |
| * | core: create virtual device on settings changes in idle handlerThomas Haller2019-07-021-2/+49
| * | ifcfg-rh: refactor code re-reading profile from disk after writeThomas Haller2019-07-021-60/+33
| * | device: fix crash releasing destroyed slaveThomas Haller2019-07-023-17/+46
| * | shared: add nm_c_list_elem_free_steal() utilThomas Haller2019-07-021-0/+12
|/ /
* | merge: branch 'lr/initrd-fixes'Lubomir Rintel2019-07-023-13/+63
|\ \
| * | initrd/tests: ensure that nameserver= setting affects the correct connectionLubomir Rintel2019-07-021-2/+6
| * | initrd: don't create a default connection if there's already oneLubomir Rintel2019-07-021-2/+26
| * | initrd/tests: ensure we accept a prefix in place of an IPv4 maskLubomir Rintel2019-07-021-3/+23
| * | initrd: allow specifying the net mask in form of a prefixLubomir Rintel2019-07-021-3/+5
| * | initrd: remove an accidental backspaceLubomir Rintel2019-07-022-2/+2
| * | initrd: fix error reporting on bad netmaskLubomir Rintel2019-07-021-1/+1
|/ /
* | po: update Chinese Taiwan (zh_TW) translationHsiu-Ming Chang2019-06-291-1417/+1420
* | settings,libnm: merge branch 'th/settings-seen-bssid-and-timestamps'Thomas Haller2019-06-2827-157/+382
|\ \
| * | settings: use nm_connection_to_dbus_full() to avoid cloning the connection du...Thomas Haller2019-06-281-40/+33