392 Commits

Author SHA1 Message Date
Mikhail Efremov
35960685e6 Update Qt interface for vlan.
According with changes in the html-interface.
2014-11-24 16:38:01 +03:00
Andriy Stepanov
8d147924f7 Hide IP version selection if IPv4 only case 2014-11-20 20:21:03 +03:00
Mikhail Efremov
8f189fc50f Cleanup spaces. 2014-11-20 20:16:42 +03:00
Andrey Cherepanov
008b39ec0a Refactor web UI for VLAN configuration 2014-11-20 20:03:42 +03:00
Andriy Stepanov
b4969b80b2 4.18.0-alt1
- Add VLAN for X/qt
2014-10-06 17:29:41 +04:00
Andriy Stepanov
05dc221336 VLAN for qt/x11 2014-10-06 17:27:50 +04:00
Andriy Stepanov
ded9da8455 4.17.0-alt1
- Add vlan support for Ajax version
2014-09-29 14:13:52 +04:00
Mikhail Efremov
72db2f6ece 4.16.1-alt1
- Don't show IPv6 in the list if IPv6 is disabled.
- Replace valid_ipv4() with valid_ipv4addr().
2014-08-12 21:36:22 +04:00
Mikhail Efremov
056f0267cc Don't show IPv6 in the list if IPv6 is disabled.
Requires alterator-net-functions >= 1.3.1.
2014-08-08 20:51:06 +04:00
Mikhail Efremov
2da6f2efa3 backend: Replace valid_ipv4() with valid_ipv4addr(). 2012-12-14 15:45:28 +04:00
Mikhail Efremov
8ac8b31d81 4.16.0-alt1
- Add iw to requires.
- Disable DNS and search lists if configuration is not static.
- Write CONFIG_WIRELESS etcnet option.
- Drop ip_string parameter.
- Implement IPv6 support.
- hosts-hook-hostname: Drop all lines with old hostname.
2012-11-22 18:48:06 +04:00
Mikhail Efremov
ae405b9d32 Disable DNS and search lists if configuration is not static. 2012-11-22 17:55:12 +04:00
Mikhail Efremov
d69287a554 Write CONFIG_WIRELESS etcnet option. 2012-11-22 16:17:51 +04:00
Mikhail Efremov
11506f2dbe Drop ip_string parameter.
Seems like unused.
2012-11-22 16:00:57 +04:00
Mikhail Efremov
9fd070fa8b Implement IPv6 support. 2012-11-22 15:20:29 +04:00
Mikhail Efremov
e0294e906d hosts-hook-hostname: Drop all lines with old hostname. 2011-08-04 21:13:13 +04:00
Mikhail Efremov
1cdae2822a 4.15.2-alt1
- Add bridge-utils to requires (see #25740).
- Fix reading addresses for iface (closes: #23689).
2011-07-05 17:27:18 +04:00
Mikhail Efremov
b3ad81575b Fix reading addresses for iface.
Use proper iface name when create/destroy bridges.
2011-07-05 17:01:40 +04:00
Mikhail Efremov
897364ab3a 4.15.1-alt1
- backend: Drop obsoleted line.
- Fix read_hostname(): Always return hostname with domain.
2011-05-12 16:04:21 +04:00
Mikhail Efremov
7102c33b40 backend: Drop obsoleted line.
Variable in_hostname no longer used.
2011-05-12 15:44:53 +04:00
Mikhail Efremov
55b57106f4 Fix read_hostname(): Always return hostname with domain. 2011-05-12 15:41:19 +04:00
Mikhail Efremov
f12da53225 4.15-alt1
- Don't use separate cache file for addresses.
- Use woo-list for retrieval of iface addresses.
- Fix syntax error on empty host variable.
2011-05-06 17:22:55 +04:00
Mikhail Efremov
8366976493 Don't use separate cache file for addresses. 2011-05-06 15:39:00 +04:00
Mikhail Efremov
98a23bb27e Use woo-list for retrieval of iface addresses. 2011-05-06 15:01:47 +04:00
Mikhail Efremov
35cfb82c25 Fix syntax error on empty host variable. 2011-05-06 14:51:57 +04:00
Mikhail Efremov
f531c9575a 4.14-alt2
- Fix addresses list retrieval (closes: #25506).
2011-05-01 23:33:18 +04:00
Mikhail Efremov
56a7e98a08 Fix addresses list retrieval.
Pass interface name to the backend.
2011-05-01 23:19:33 +04:00
Anton Farygin
9b4aa57a2d do not return domain name if alterator-net-domain exist in system 2011-04-04 17:48:33 +04:00
Anton Farygin
48dbce61b6 4.14-alt1
- disabled FQDN in computer name if alterator-net-backend installed
2011-04-04 17:17:08 +04:00
Anton Farygin
eb0d7541f9 Merge commit '4.12-alt4'
Conflicts:
	alterator-net-eth.spec
2011-04-01 23:52:23 +04:00
Anton Farygin
2728d44c19 4.13-alt1
- allow full hostname (with domain) in computer name field
2011-04-01 23:50:39 +04:00
038cd8fc9f - update changelog 2011-04-01 17:31:02 +04:00
346197f44c - clear ip edit field after add 2011-04-01 16:42:36 +04:00
a7b5bd4336 - update changelog 2011-04-01 15:55:53 +04:00
b782b21e1f - clean info label 2011-04-01 15:55:01 +04:00
ae33036e3a - update changelog 2011-03-31 19:46:08 +04:00
57e1ce5891 - html addresses list support 2011-03-31 19:43:43 +04:00
a70b3c8040 - fix add/del ip after apply 2011-03-31 19:42:15 +04:00
ba18a42275 - cleanup 2011-03-31 18:54:39 +04:00
7f8890be4b - gui addresses list support 2011-03-31 18:47:29 +04:00
c4d70d9f2d - backend addresses list support 2011-03-31 17:04:02 +04:00
e30a218e8f Merge remote-tracking branch 'gears/sisyphus'
Conflicts:
	alterator-net-eth.spec
2011-03-29 16:41:55 +04:00
Mikhail Efremov
c706ee9f4f 4.11-alt4
- Move hook for /etc/hosts to subpackage (closes: #17498).
2011-03-17 18:00:14 +03:00
Mikhail Efremov
723723e92a Move hook for /etc/hosts to subpackage. 2011-03-17 17:49:18 +03:00
Mikhail Efremov
cc77ca4b14 4.11-alt3
- Add hook for /etc/hosts.
2011-02-18 20:02:34 +03:00
Mikhail Efremov
086604f4ea Add hook for /etc/hosts.
When hostname is changed we need to map one to 127.0.0.1.
2011-02-18 19:21:10 +03:00
f2fc94e9b7 - eat less vertical space 2010-12-20 19:47:59 +03:00
2d3888ed1c - eat less vertical space 2010-12-20 19:45:21 +03:00
b6a7651cc9 - eat less vertical space 2010-12-16 19:30:48 +03:00
7e5f8096ff - hide error messages on reset 2010-12-10 17:56:27 +03:00