summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-28libnm: refactor some NMSetting to use direct properties for uint32th/libnm-settings-properties-3Thomas Haller6-147/+119
2021-12-28libnm: refactor some NMSetting to use direct properties for intThomas Haller8-206/+147
2021-12-24libnm: refactor some NMSetting to use direct properties for enum/flagsThomas Haller11-253/+139
2021-12-23libnm: fix warning when setting wrong ethtool ternary valueBeniamino Galvani1-1/+1
2021-12-21core: merge branch 'dracut_rhel9_test'Beniamino Galvani1-4/+6
2021-12-20core: don't reset assume state if the device is unmanaged by parentWen Liang1-4/+6
2021-12-15release: bump version to 1.35.3 (development)1.35.3-devBeniamino Galvani2-2/+2
2021-12-10example: Match more AP securityxiangnian1-3/+21
2021-12-09device: fix update of the ip-iface propertyBeniamino Galvani1-8/+43
2021-12-09platform: add bpf filter to ignore routes from routing daemonsBeniamino Galvani3-0/+61
2021-12-01release: bump version to 1.35.2 (development)1.35.2-devLubomir Rintel2-2/+2
2021-12-01initrd: don't add a connection if there's a connection dir with rd.neednetLubomir Rintel5-12/+42
2021-12-01nm-device: prefer manually configured addresses to automaticLubomir Rintel2-4/+4
2021-12-01merge: branch 'ff/nmcli_editor_wol'Fernando Fernández Mancera1-2/+12
2021-12-01nmcli: fix "remove" command to really remove the propertyFernando Fernandez Mancera1-2/+3
2021-12-01nmcli: introduce "add" command to edit modeFernando Fernandez Mancera1-0/+9
2021-11-30systemd: byte order to host before using the lifetimeNacho Barrientos1-2/+2
2021-11-30po: update and fix Simplified Chinese translation流浪猫1-2171/+2171
2021-11-29dhcp: accept IPv4-address options longer than expectedBeniamino Galvani1-1/+5
2021-11-29l3cfg: fix assertion failureBeniamino Galvani1-1/+2
2021-11-29merge: branch 'th/clang-format-13'Beniamino Galvani636-20995/+21078
2021-11-29gitlab-ci: use Fedora 35 as default build targetThomas Haller3-14/+14
2021-11-29format: reformat source tree with clang-format 13.0Thomas Haller633-20981/+21064
2021-11-28ovsdb: deactivate removed device if does not have a masterFernando Fernandez Mancera1-9/+0
2021-11-26bridge: allow ageing_time option to be zeroFernando Fernandez Mancera1-3/+1
2021-11-19nm-sudo: reorder sections in nm-sudo.service unit fileThomas Haller1-3/+4
2021-11-19man: clarify "configure-and-quit" option in NetworkManager.confThomas Haller1-16/+19
2021-11-19NEWS: updateThomas Haller1-0/+1
2021-11-19NEWS: drop unstable warning for 1.34Thomas Haller1-4/+0
2021-11-19NEWS: fix trailing whitespace and use full stop for news entriesThomas Haller1-7/+7
2021-11-18release: bump version to 1.35.1 (development)1.35.1-devAna Cabral2-2/+2
2021-11-18device: remove an unused variableBeniamino Galvani1-2/+1
2021-11-18NEWS: updateBeniamino Galvani1-1/+14
2021-11-18merge: branch 'next'Beniamino Galvani139-23075/+12552
2021-11-18core: track force-commit flag for l3cd and platform objectsBeniamino Galvani8-39/+134
2021-11-18l3cfg: consider a externally-removed address as ACD-readyBeniamino Galvani1-1/+2
2021-11-18l3cfg: fix handling of removed addressesBeniamino Galvani1-1/+1
2021-11-18device: fix route metric penalty assignmentAna Cabral1-24/+3
2021-11-18core: compare the DNS configurations before updating DNSWen Liang5-1/+169
2021-11-18device: set ip_state to PENDING when cleaning up from reapplyFernando Fernandez Mancera1-17/+20
2021-11-18dhcp: remove old timeout codeBeniamino Galvani3-53/+0
2021-11-18dhcp: schedule a timeout when starting the clientBeniamino Galvani1-17/+28
2021-11-18l3cfg: do not add dependent routes for non-default routesFernando Fernandez Mancera1-1/+2
2021-11-18core: clear sticky update flag when unmanaging a deviceWen Liang3-0/+18
2021-11-18device: set ipv6 privacy in the the ipmanual l3cdBeniamino Galvani1-0/+1
2021-11-18device: don't reset addrgenmode for assumed devicesBeniamino Galvani1-1/+2
2021-11-18device: fix _dev_addrgenmode6_set()Beniamino Galvani1-13/+15
2021-11-18device: don't disable IPv6 when NM is managing IPv6Beniamino Galvani1-0/+8
2021-11-18device: fix optional 802.1X authenticationBeniamino Galvani1-0/+1
2021-11-18device: don't fail immediately on DHCP expiryBeniamino Galvani1-1/+0