summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* n-dhcp4: discard NAKs from other servers in SELECTINGbg/dhcp-nakBeniamino Galvani2022-03-172-0/+20
* gitlab-ci: make "contrib/debian/REQUIRED_PACKAGES" verbose during container i...Thomas Haller2022-03-162-4/+3
* po: add Romanian (ro) translationSergiu Bivol2022-03-162-0/+13015
* core/tests: fix tests for nm_utils_shorten_hostname()Beniamino Galvani2022-03-161-51/+41
* pppoe: merge branch 'bg/pppoe-fix'Beniamino Galvani2022-03-162-8/+33
|\
| * ethernet: fix setting ip-ifindex for PPPoE connectionsBeniamino Galvani2022-03-161-4/+3
| * ethernet: don't do DHCPv4 on PPPoEBeniamino Galvani2022-03-161-0/+27
| * ppp: allow autoconf6 when ipv6.method is 'auto'Beniamino Galvani2022-03-161-4/+3
|/
* libnm/doc: clarify behavior for autoconnect in `man nm-settings`Thomas Haller2022-03-163-2/+11
* gitlab-ci: bump tag to regenerate containersThomas Haller2022-03-162-6/+6
* contrib: install "policykit-1" package on DebianThomas Haller2022-03-162-2/+3
* std-aux: cast NM_IN_SET_SET() operands to "int" for "-Wbitwise-instead-of-log...Thomas Haller2022-03-161-2/+2
* po: update Ukrainian (uk) translationYuri Chornoivan2022-03-141-432/+527
* glib-aux: restrict NM_PRAGMA_WARNING_DISABLE_DANGLING_POINTER workaround to g...Thomas Haller2022-03-141-4/+3
* coding-style: fix formattingThomas Haller2022-03-141-1/+1
* merge: branch 'bg/wifi-disabled-freq'Beniamino Galvani2022-03-141-23/+15
|\
| * wifi: ignore disabled frequenciesBeniamino Galvani2022-03-141-0/+3
| * platform: rework initialization of wifi frequenciesBeniamino Galvani2022-03-141-25/+14
|/
* merge: branch 'lr/wep-cli'Lubomir Rintel2022-03-135-51/+140
|\
| * cli: connection: check for deprecated features on "add"/"modify"lr/wep-cliLubomir Rintel2022-03-131-0/+5
| * cli: connection: check for warnings after "modify"Lubomir Rintel2022-03-131-0/+2
| * cli: connection: factor out warning from "add" callbackLubomir Rintel2022-03-131-25/+36
| * cli: connection: check for deprecated featuresLubomir Rintel2022-03-131-4/+36
| * cli: device: color WEP APs differently in "wifi list"Lubomir Rintel2022-03-131-0/+5
| * cli: device: factor out checking whether an AP is a WEP oneLubomir Rintel2022-03-131-21/+35
| * cli: add color codes for deprecated featuresLubomir Rintel2022-03-133-1/+21
|/
* core: merge branch 'th/ports-cleanup'Thomas Haller2022-03-1310-88/+120
|\
| * core/device: avoid logging "%p" format and use obfuscated ptrThomas Haller2022-03-131-6/+6
| * core/device: rename nm_device_master_release_one_slave()Thomas Haller2022-03-133-37/+36
| * core/device: add ReleaseSlaveType argument for nm_device_master_release_one_s...Thomas Haller2022-03-131-21/+34
| * core/device: use c_list_for_each_entry() for interating of slaves listThomas Haller2022-03-131-17/+9
| * core/trivial: rename parameter to link_changed_cb()Thomas Haller2022-03-131-2/+2
| * core: use nm_dbus_manager_lookup_object_with_type()Thomas Haller2022-03-135-17/+27
| * core: add nm_dbus_manager_lookup_object_with_type() helperThomas Haller2022-03-132-0/+18
|/
* all: merge branch 'th/gsource-attach'Thomas Haller2022-03-1313-59/+40
|\
| * all: prefer nm wrappers to automatically attach GSource to default contextThomas Haller2022-03-139-55/+25
| * all: change scheduling priority for idle actions to G_PRIORITY_DEFAULT_IDLEThomas Haller2022-03-134-8/+19
| * glib-aux: fix priority for nm_g_idle_add_source()Thomas Haller2022-03-131-1/+1
|/
* bond: do not reapply when setting fail_over_macFernando Fernandez Mancera2022-03-111-11/+11
* libnm: fix assertion in NMClient checking for current main contextThomas Haller2022-03-111-2/+2
* glib-aux: add nm_g_main_context_can_acquire() helperThomas Haller2022-03-112-0/+22
* core/trivial: add code comment to nm_utils_stable_id_parse()Thomas Haller2022-03-111-1/+6
* core: use NM_STR_HAS_PREFIX() in nm_utils_stable_id_parse()Thomas Haller2022-03-111-1/+1
* core: rename nm_utils_host_id_get_timestamp_ns() to "nsec"Thomas Haller2022-03-113-15/+15
* core/trivial: reword code comment about fake host-id timestampThomas Haller2022-03-111-2/+9
* libnm/docs: add reference to secret-key in description for stable-idThomas Haller2022-03-113-3/+4
* core/dhcp: use gs_free_error in NMDhcpDhcpcd's ip4_start()Thomas Haller2022-03-091-2/+1
* core/dhcp: fix uninitialized GError in NMDhcpDhcpcd's ip4_start()Thomas Haller2022-03-091-1/+1
* libnm: fix uninitialized GError in NMClient's _init_start_cancel_on_idle_cb()Thomas Haller2022-03-091-2/+2
* core/team: fix leak and uninitialized GError in NMDeviceTeam's constructed()Thomas Haller2022-03-091-1/+1