summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ci: trivial changes to commentslr/gettext-2Lubomir Rintel2-2/+4
2022-06-27ci: drop Ubuntu 16.04Lubomir Rintel5-89/+7
2022-06-27po: make dist depend on update-poLubomir Rintel2-1/+4
2022-06-27build: stop relying on intltool for i18nMartin Blanchard11-62/+127
2022-06-27merge: branch 'lr/fix-debian'Lubomir Rintel4-19/+59
2022-06-27gitlab-ci: regenerate imageslr/fix-debianLubomir Rintel2-6/+6
2022-06-27gitlab: fix Ubuntu 18.04 image creationLubomir Rintel1-2/+17
2022-06-27contrib/debian: rework package installLubomir Rintel1-11/+36
2022-06-27platform: fix build with kernels < 5.7Lubomir Rintel1-1/+3
2022-06-27merge branch 'th/misc'Thomas Haller3-28/+26
2022-06-27ifcfg-rh: fix serializing lock route attributesThomas Haller1-4/+5
2022-06-27ifcfg-rh: in get_route_attributes_string() check prefix for "lock" namesThomas Haller1-1/+1
2022-06-27core: log boot-id when NetworkManager startsThomas Haller1-3/+4
2022-06-24glib-aux: make code in nm_uuid_is_valid_nm() clearerThomas Haller1-15/+12
2022-06-24glib-aux: pass string length to nm_uuid_generate_from_string() in nm_uuid_is_...Thomas Haller1-5/+4
2022-06-24po: update Ukrainian (uk) translationYuri Chornoivan1-551/+538
2022-06-24merge: branch 'lr/ask-mode'Lubomir Rintel3-104/+172
2022-06-24po: update Ukrainian translationYuri Chornoivan1-199/+269
2022-06-24core: avoid stale entries in the DNS manager for non-virtual devicesbg/cleanup-dns-for-removedBeniamino Galvani1-1/+14
2022-06-24platform: merge branch 'th/platform-genl-2'Thomas Haller4-341/+389
2022-06-24platform/netlink: expose genl_ctrl_policy policy in headerThomas Haller2-11/+14
2022-06-24platform/netlink: drop nl_socket_set_ext_ack() APIThomas Haller3-20/+3
2022-06-24platform/netlink: simplify socket flags and use boolean fieldsThomas Haller3-21/+9
2022-06-24platform/netlink: add flags argument to nl_socket_new()Thomas Haller3-17/+47
2022-06-24platform/netlink: extend nl_nlmsghdr_to_str() for genl messagesThomas Haller3-82/+93
2022-06-24platform/netlink: add reading NETLINK_PKTINFO in nl_recv()Thomas Haller3-45/+69
2022-06-24platform/netlink: minor cleanup in _netlink_recv_handle()Thomas Haller1-14/+9
2022-06-24platform/netlink: move generic code in _netlink_recv_handle()Thomas Haller1-71/+69
2022-06-24platform/netlink: add nl_msg_lite struct to avoid allocating netlink messageThomas Haller2-39/+60
2022-06-24platform/netlink: add const modifier for genl functionsThomas Haller2-23/+23
2022-06-24nmcli/connections: fix setting ifname with "--ask c add"lr/ask-modeLubomir Rintel1-9/+18
2022-06-24nmcli/connections: make sure the connection has a base settingLubomir Rintel1-0/+6
2022-06-24nmcli/connections: factor out code run after new connection's type is setLubomir Rintel1-21/+33
2022-06-24nmcli/connections: use the current value in default in ask_option()Lubomir Rintel3-37/+57
2022-06-24nmcli/connections: don't ask to ask with --askLubomir Rintel1-9/+7
2022-06-24nmcli/connections: make sure the connection has a typeLubomir Rintel1-3/+10
2022-06-24nmcli/connections: make enable_options() always enable an optionLubomir Rintel1-10/+6
2022-06-24nmcli/connections: make opts argument to enable_options() optionalLubomir Rintel1-6/+15
2022-06-24nmcli/connections: allow empty lists with "--ask c add"Lubomir Rintel1-2/+0
2022-06-24nmcli/connections: do not remove a bond option unless reset is allowedLubomir Rintel1-17/+15
2022-06-24nmcli/connections: pass allow_reset to check_and_set() callbackLubomir Rintel1-1/+16
2022-06-24libnmc-setting: fix default suggestions for some optionsLubomir Rintel1-2/+2
2022-06-23platform/netlink: add const modifier to netlink header pointersThomas Haller3-12/+12
2022-06-23platform/netlink: add "rxbuf/txbuf" arguments to nl_socket_new()Thomas Haller3-8/+6
2022-06-23platform/netlink: add "blocking" argument to nl_socket_new()Thomas Haller3-8/+5
2022-06-23connectivity: skip unexpected address families in system_resolver_resolve_cb()Thomas Haller1-2/+2
2022-06-23nmcli/devices: fix a crashLubomir Rintel1-2/+2
2022-06-23merge: branch 'lr/nmcli-checkpoint'Lubomir Rintel5-92/+404
2022-06-23initrd: add comment on top of connections and conf snippetsBeniamino Galvani1-1/+18
2022-06-23initrd: print generated configuration snippetsBeniamino Galvani1-22/+41