summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | platform: extend netlink processing of messages for different protocolsThomas Haller2022-06-171-90/+104
| * | platform: move credential check in event_handler_recvmsgs()Thomas Haller2022-06-171-11/+10
| * | platform/netlink: add netlink_protocol argument to nl_nlmsghdr_to_str()Thomas Haller2022-06-173-98/+105
| * | platform: move nl_recv() to separate functionThomas Haller2022-06-171-28/+48
| * | platform: log information about (sync) genetlink socketThomas Haller2022-06-171-3/+11
| * | platform/trivial: rename netlink sockets in NMLinuxPlatformThomas Haller2022-06-171-31/+31
| * | platform: require generic netlink socketThomas Haller2022-06-171-2/+1
| * | platform: drop _genl_sock() function and directly access dataThomas Haller2022-06-171-12/+3
| * | platform/netlink: also set NETLINK_EXT_ACK for genl socketThomas Haller2022-06-172-4/+2
| * | platform/netlink: combine nl_socket_alloc() and nl_connect()Thomas Haller2022-06-174-83/+72
| * | platform/netlink: add nm_auto_nlsock cleanup macroThomas Haller2022-06-171-5/+4
|/ /
* | libnm/docs: elaborate how ipv4.dns-search/ipv6.dns-search worksThomas Haller2022-06-173-5/+11
* | dhcp: nettools: save the lease after it gets acceptedBeniamino Galvani2022-06-171-0/+2
* | dhcp: wait DAD completion for DHCPv6 addressesBeniamino Galvani2022-06-161-8/+99
* | cli: reformat file to look betterThomas Haller2022-06-161-49/+105
* | build: add missing example files to "Makefile.examples" for distThomas Haller2022-06-161-0/+9
* | build: sort files in Makefile.examplesThomas Haller2022-06-161-16/+16
* | feat: add example for wifi sae connectionliaohanqin2022-06-161-0/+36
* | ifcfg-rh: fix wrong type for vint64 variableFernando Fernandez Mancera2022-06-161-3/+4
* | libnm: support wait-activation-delay propertyFernando Fernandez Mancera2022-06-1615-576/+833
* | release: bump version to 1.39.7 (development)1.39.7-devLubomir Rintel2022-06-152-2/+2
|/
* nmcli: add nmcli gen reload usageRyosuke YASUOKA2022-06-151-2/+3
* merge: branch 'lr/cancel-ip-state-with-activation'Lubomir Rintel2022-06-147-39/+148
|\
| * device: release slaves when an external device is going managedLubomir Rintel2022-06-141-2/+3
| * device: only deactivate when the master we've enslaved to goes awayLubomir Rintel2022-06-141-6/+7
| * device: stop checking the IP configuration state when cancelling activationLubomir Rintel2022-06-141-0/+3
| * merge: branch 'bg/ppp-race-rh2085382'Beniamino Galvani2022-06-143-18/+119
| |\
| | * ppp: don't remove addresses from interface while IPCP/IPV6CP is runningBeniamino Galvani2022-06-141-5/+32
| | * core: add nm_l3cfg_block_obj_pruning()Beniamino Galvani2022-06-142-13/+87
| |/
| * device: ensure DHCP is restarted every time the link goes upBeniamino Galvani2022-06-111-10/+8
| * contrib: use `less -f` in NM-log to avoid prompt for non-text inputThomas Haller2022-06-101-2/+2
| * contrib: install iproute-tc in "nm-in-container.sh"Thomas Haller2022-06-091-0/+1
| * ppp: merge branch 'ppp-ip6-dns'Beniamino Galvani2022-06-091-1/+5
| |\ |/ /
| * ppp-manager: ip6: set interface mtu based on ppp configDominique Martinet2022-06-091-1/+3
| * ppp-manager: ip6: fix dns not being usedDominique Martinet2022-06-091-0/+2
|/
* dispatcher: log duration of dispatcher callThomas Haller2022-06-091-15/+63
* contrib: enable DHCPv6 in "m-in-container.sh"'s "nm-env-prepare.sh"Thomas Haller2022-06-091-0/+3
* std-aux: cleanup NM_CMP_*() macrosThomas Haller2022-06-091-36/+48
* device: fix memory leakbg/memBeniamino Galvani2022-06-091-9/+7
* l3cfg: fix comparing "has-dns-priority" flag in nm_l3_config_data_cmp_full()Thomas Haller2022-06-091-1/+4
* contrib: set git-blame options in "nm-setup-git.sh"Thomas Haller2022-06-081-0/+2
* ifcfg: set errno for svGetValueEnum() to detect unset valuesThomas Haller2022-06-071-0/+3
* n-dhcp4: re-import git-subtree for 'src/n-dhcp4'Thomas Haller2022-06-070-0/+0
|\
| * Squashed 'src/n-dhcp4/' changes from e4af93228e37..7db7dc4bab53Thomas Haller2022-06-073-61/+40
* | contrib: don't use :Z for bind mounts in "nm-in-container.sh"Thomas Haller2022-06-031-2/+2
* | tools: Fix generate-docs-nm-settings-docs-gir.py on Python 2Igor Ponomarev2022-06-031-6/+5
* | gitlab-ci: test build with python2 on Centos7Thomas Haller2022-06-021-0/+9
* | build: print python path for autotoolsThomas Haller2022-06-021-0/+1
* | wifi: fix crash in NMDeviceWifi.check_connection_compatible() checking WEP ca...Thomas Haller2022-06-021-2/+3
* | release: bump version to 1.39.6 (development)1.39.6-devBeniamino Galvani2022-06-012-2/+2