summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: initrd: describe differences from network-legacy modulebg/initrd-hostnameBeniamino Galvani2020-05-041-0/+28
* initrd: parse 'rd.net.timeout.dhcp' optionBeniamino Galvani2020-05-043-1/+14
* initrd: parse rd.peerdns earlyBeniamino Galvani2020-05-041-32/+18
* initrd: save hostname to a file in /runBeniamino Galvani2020-05-044-27/+108
* initrd: add command line option to specify initrd data directoryBeniamino Galvani2020-05-042-5/+29
* libnm: avoid compiler warning about uninitalized variable in nm_setting_bridg...Thomas Haller2020-05-031-3/+5
* nm-online: fix build of nm-online for missing libcsiphash.laThomas Haller2020-05-021-0/+1
* dispatcher: merge branch 'th/dispatcher-doc-connectivity-change-arg'Thomas Haller2020-04-302-12/+15
|\
| * dispatcher: minor cleanup error paths in script_dispatch()Thomas Haller2020-04-301-9/+8
| * dispatcher: clarify documentation about first argument to dispatcher scripts ...Thomas Haller2020-04-302-3/+7
|/
* nm-online: allow configuring timeout via NM_ONLINE_TIMEOUT environmentThomas Haller2020-04-305-5/+30
* n-dhcp4: don't fail dispatch in case of receive errorsBeniamino Galvani2020-04-302-8/+22
* keyfile: don't declare keyfile getters/setter functions with macroThomas Haller2020-04-301-40/+21
* bus-manager/dhcp: don't log pointer values directlyThomas Haller2020-04-301-2/+6
* dhcp: cleanup build_signal_parameters() in nm-dhcp-helperThomas Haller2020-04-301-17/+30
* wifi: clear scan_request_ssids_hash if not neededThomas Haller2020-04-301-17/+30
* wifi: don't unnecessarily trim tracked ssid listThomas Haller2020-04-301-7/+5
* wifi: pass now_msec to _scan_request_ssids_fetch()Thomas Haller2020-04-301-4/+5
* wifi: fix trimming list of tracked ssids to scanThomas Haller2020-04-301-1/+1
* wifi: really fix crash during dispose of NMDeviceWifiThomas Haller2020-04-301-1/+6
* wifi: fix crash during dispose of NMDeviceWifiThomas Haller2020-04-291-1/+1
* clients/trivial: rename VpnPasswordName struct to have NM prefixThomas Haller2020-04-293-6/+6
* clients: define VPN password list closer to where it is used in nm_vpn_get_se...Thomas Haller2020-04-293-39/+49
* clients: cleanup nm_vpn_get_secret_names() to use NM_IN_STRSET()Thomas Haller2020-04-291-12/+12
* wifi: reduce scan rate limiting while not being activatedThomas Haller2020-04-291-20/+32
* wifi: merge branch 'th/wifi-scan' (part 2)Thomas Haller2020-04-292-347/+595
|\
| * wifi: don't limit active scans for SSIDs to 5Thomas Haller2020-04-292-27/+55
| * wifi: rework scanning of Wi-Fi deviceThomas Haller2020-04-291-322/+542
|/
* wifi/iwd: merge branch 'andhe:iwd-connect-hidden'Thomas Haller2020-04-291-16/+43
|\
| * iwd: use ConnectHiddenNetwork to provision hidden networkAndreas Henriksson2020-04-291-1/+24
| * iwd: support connecting to hidden networksAndreas Henriksson2020-04-291-15/+19
|/
* wifi: merge branch 'th/wifi-scan' (part 1)Thomas Haller2020-04-2816-184/+427
|\
| * wifi: express SCAN_RAND_MAC_ADDRESS_EXPIRE time in secondsThomas Haller2020-04-281-2/+2
| * supplicant: log changes to max-scan-ssids of NMSupplicantInterfaceThomas Haller2020-04-281-3/+8
| * device: implement "auth-request" as async operation nm_manager_device_auth_re...Thomas Haller2020-04-288-105/+183
| * auth: track NMAuthChain data in array instead of CListThomas Haller2020-04-281-45/+43
| * auth: natively support GCancellable in NMAuthChainThomas Haller2020-04-282-28/+138
| * device: add nm_device_get_manager()Thomas Haller2020-04-282-1/+11
| * shared/glib: prevent users to use g_cancellable_reset()Thomas Haller2020-04-281-0/+8
| * shared: add nm_gbytes_get_empty() singleton getterThomas Haller2020-04-282-0/+20
| * shared: add nm_gbytes_hash() and nm_gbytes_equal()Thomas Haller2020-04-282-0/+14
|/
* libnm/doc: fix spelling in nm_client_add_and_activate_connection2() documenta...Thomas Haller2020-04-281-3/+3
* all: merge branch 'th/mud-url-global-default'Thomas Haller2020-04-2812-679/+627
|\
| * cli: hide default setting of "connection.mud-url" from nmcli outputth/mud-url-global-defaultThomas Haller2020-04-284-654/+517
| * dhcp: make connection.mud-url configurable as global connection defaultThomas Haller2020-04-287-17/+67
| * cli: handle string properties that can both be empty and %NULLThomas Haller2020-04-282-8/+43
|/
* device: flush IP configuration of slaves during activationBeniamino Galvani2020-04-281-12/+31
* vpn: merge branch 'th/vpn-ipv6-addr-fix-assert'Thomas Haller2020-04-281-14/+26
|\
| * vpn: cleanup loop in nm_vpn_connection_ip6_config_get()Thomas Haller2020-04-281-14/+24
| * vpn: clear host part of IPv6 routes received from VPN pluginThomas Haller2020-04-281-0/+2
|/