392 Commits

Author SHA1 Message Date
Evgeny Sinelnikov
e55d8643c4 Add systemd-networkd additional modes logic with heuristics 2021-10-29 05:15:30 +04:00
Evgeny Sinelnikov
a775a26bf9 Fix systemd-networkd and NetworkManager control modes switching 2021-10-29 05:13:48 +04:00
Evgeny Sinelnikov
229c7177e0 Add systemd-networkd control mode 2021-08-31 01:12:30 +04:00
187aa4a067 5.1.12-alt2
- Drop Requires: startup
2021-06-11 22:21:31 +03:00
Evgeny Sinelnikov
9e701c0760 5.1.12-alt1
- Set NetworkManager Native as default if NetworkManager exists.
2021-03-03 08:22:55 +04:00
Evgeny Sinelnikov
9fd4e15cf6 Set NetworkManager Native controlled as default if NetworkManager exists 2021-03-03 08:11:51 +04:00
08aa6d3701 - don't hardcode popup dialog size 2021-03-02 17:47:19 +03:00
f0588f020e 5.1.10-alt1
- Fix oem_wifi_first_start remove rpm call
2021-03-01 12:33:01 +03:00
33dd888d74 - Fix oem_wifi_first_start remove rpm call 2021-03-01 12:28:17 +03:00
Evgeny Sinelnikov
676c392ac6 5.1.9-alt1
- Fix Native NetworkManager control show if bootproto is not static.
2021-02-28 06:15:57 +04:00
Evgeny Sinelnikov
5813803174 Fix Native NetworkManager control show if bootproto is not static. 2021-02-28 06:14:52 +04:00
e513dbc298 5.1.8-alt1
- Add support NetworkManager for alterator-net-wifi
2020-12-03 11:15:26 +03:00
77310396f1 - Add support NetworkManager for alterator-net-wifi 2020-12-03 11:13:02 +03:00
Evgeny Sinelnikov
8a32f14311 5.1.7-alt1
- Add Native NetworkManager control mode support (closes: )
2020-05-09 15:13:02 +04:00
Evgeny Sinelnikov
76791ab0e2 Add Native NetworkManager control mode 2020-05-09 15:04:21 +04:00
Mikhail Efremov
6ec72581dc 5.1.6-alt1
- Fix is_bridge() in case of empty type.
- Set interface type to "bri" for any bridge.
- Don't bother frontend with bridge type (closes: ).
2020-03-06 19:15:10 +03:00
Mikhail Efremov
d42c8d1a60 Fix is_bridge() in case of empty type 2020-03-06 19:09:31 +03:00
Mikhail Efremov
d075e8a4b2 Set interface type to "bri" for any bridge
We don't need to know the exact bridge type.
2020-03-06 18:31:05 +03:00
Mikhail Efremov
79bab15a7e Don't bother frontend with bridge type
It just need to know is interface a bridge of any type.
This reverts commit 0cb64794cdd5a512580b083d85fed92445b1db69.
2020-03-06 18:19:05 +03:00
Mikhail Gordeev
366a23d7cb 5.1.5-alt1
- Add support of different bridge types
2020-02-14 17:42:03 +03:00
Mikhail Gordeev
496c451071 Allow empty bond 2020-02-14 17:42:03 +03:00
Mikhail Gordeev
c38ec5c4ce Allow empty bridge 2020-02-14 17:42:03 +03:00
Mikhail Gordeev
0cb64794cd Add support of different bridge types to frontend 2020-02-14 17:42:03 +03:00
Mikhail Gordeev
af33d7315f Add support of different bridge types to backend 2020-02-14 17:42:03 +03:00
Mikhail Gordeev
b87a88b9ae 5.1.4-alt1
- Do not show domain name if it is absent.
2020-01-27 19:51:42 +03:00
Mikhail Gordeev
013cce4954 Revert "Fix read_hostname(): Always return hostname with domain."
Do not show domain name if it is absent.
2020-01-27 19:35:13 +03:00
Mikhail Gordeev
0953a0d935 5.1.3-alt1
- Allow creating hostname without domain part
2020-01-16 19:39:31 +03:00
Mikhail Gordeev
17630ff25f Allow creating hostname without domain part 2020-01-16 19:31:51 +03:00
Mikhail Efremov
d8a8ba5b29 5.1.2-alt1
- Refresh UI after commit changes (closes: ).
2019-08-26 17:13:55 +03:00
Mikhail Efremov
f124a49e0a Refresh UI after commit changes
We are need update UI when we commited changes.
See ALT bug .
2019-08-15 19:57:34 +03:00
Mikhail Efremov
168d1ee6eb 5.1.1-alt1
- Fix bridges deleting.
2019-07-11 20:44:27 +03:00
Mikhail Efremov
e715fa299b Fix bridges deleting
Copy/paste is evil.
2019-07-11 20:00:01 +03:00
Mikhail Efremov
bcbec1812b 5.1.0-alt1
- Check for configured FreeIPA domain.
- Allow setup fqdn during system installation (closes: ).
- Use /etc/hostname if it exists (closes: ).
- Preserve /etc/sysconfig/network file metadata.
2017-11-22 17:30:27 +03:00
Mikhail Efremov
4b67525ab4 Check for configured FreeIPA domain 2017-11-22 17:30:27 +03:00
Mikhail Efremov
7a5fd996e4 Allow setup fqdn during system installation
It is initial setup, don't prevent fqdn to be specified.
2017-11-22 17:30:27 +03:00
Mikhail Efremov
b3984823ce Use /etc/hostname if it exists
See https://bugzilla.altlinux.org/show_bug.cgi?id=33135
2017-11-22 17:30:27 +03:00
Mikhail Efremov
991307e9aa Preserve /etc/sysconfig/network file metadata 2017-11-17 19:49:13 +03:00
Mikhail Efremov
9e05668df0 5.0.4-alt1
- Change for guile22.
- Allow vlan on bonding.
- Qt UI: Show/hide the whole bridge/bonding hbox.
- Qt UI: Add net-bridge and net-bond modules support.
- ajax.scm: Fix bonding/bridge delete button.
- ajax.scm: Drop vlan page leftover.
- backend: Drop unused variables.
2017-04-18 20:53:02 +03:00
Mikhail Efremov
ab01e7518b Change for guile22
Bump alterator version and package *.go files.
2017-04-18 20:50:11 +03:00
Mikhail Efremov
ff354524b4 Allow vlan on bonding
In such configuration can be some troubles (regarding MAC changing,
for example), but let the user to decide to use it or not.
2017-04-18 19:58:36 +03:00
Mikhail Efremov
ea2e63806d Qt UI: Show/hide the whole bridge/bonding hbox
Instead of treat single buttons.
TODO: Do the same for html interface.
2017-04-18 19:57:14 +03:00
Mikhail Efremov
7ee2425ff7 Qt UI: Add net-bridge and net-bond modules support 2017-04-17 21:19:50 +03:00
Mikhail Efremov
ca93bed4d3 ajax.scm: Fix bonding/bridge delete button 2017-04-17 20:23:09 +03:00
Mikhail Efremov
4899f1153b ajax.scm: Drop vlan page leftover 2017-04-17 18:36:52 +03:00
Mikhail Efremov
e69a5c3fac backend: Drop unused variables
Found by shellcheck.
2016-11-22 20:48:09 +03:00
Mikhail Efremov
52c1b48c42 5.0.3-alt1
- check_ip: Use valid_ipv4addr().
2016-06-21 19:35:03 +03:00
Mikhail Efremov
98d3440dce check_ip: Use valid_ipv4addr()
valid_ipv4() from libshell is broken (for example addresses 127.0.0.1
and 198.19.255.9 are not treated as valid).
So use valid_ipv4addr() from alterator-net-functions.
2016-06-21 19:29:18 +03:00
Mikhail Efremov
d3f8f36b45 5.0.2-alt1
- Qt UI: Fix alterator-net-wifi call.
- write_iface: Fix wireless detection.
2016-05-19 20:09:35 +03:00
Mikhail Efremov
49f8cc613c Qt UI: Fix alterator-net-wifi call
Don't use non-existent variable.
2016-05-16 20:32:54 +03:00
Mikhail Efremov
edbc3ef45a write_iface: Fix wireless detection
There is no real_name variable since 5.0.0 version.
2016-05-16 20:31:50 +03:00