Handle hostnames with upper-case letters
[webmin.git] / net / CHANGELOG
1 ---- Changes since 1.130 ----
2 Added support for Slackware Linux.
3 ---- Changes since 1.140 ----
4 Fixed support for Slackware Linu 9.1, which uses a different configuration file.
5 Added an option to update /etc/hosts when changing the system's hostname.
6 Fixed virtual interface numbering on Solaris.
7 Added links from ppp* interfaces to the actual modules that handle them, like PPPP Dialin Client or ADSL Client.
8 Added support for boot-time address range interfaces on Redhat and similar Linux distributions.
9 ---- Changes since 1.150 ----
10 Added checks on Linux to prevent interfaces with IPs that are already in use from being added, as this is not allowed by the OS.
11 ---- Changes since 1.160 ----
12 Added the ability to configure static routes on Debian systems.
13 Fixed bugs that prevented the module from working on SuSE 9.0+, and made it visible on those distributions again.
14 ---- Changes since 1.170 ----
15 Added display of currently active routes on routing page.
16 ---- Changes since 1.190 ----
17 Added some access control options to limit what features of an interface can be edited, and to force both boot-time and active interfaces to be edited at once.
18 Improved support for virtual interfaces on FreeBSD, where the interface ordering is inconsistent.
19 ---- Changes since 1.200 ----
20 Interfaces used by Solaris zones are now recognized, and cannot be editing using this module (the Zones module must be used instead).
21 On Solaris systems, interfaces configured using DHCP can now be properly activated.
22 ---- Changes since 1.250 ----
23 Added support for the new config file format in SuSE 10.0.
24 Added support for editing the IPv6 host addresses file on Solaris (/etc/inet/ipnodes).
25 ---- Changes since 1.270 ----
26 Added checkboxes and buttons for deleting multiple interfaces and host addresses at once.
27 Active routes can be added and deleted on Linux and Solaris systems.
28 ---- Changes since 1.290 ----
29 Added a button for activating several boot-time interfaces at once.
30 ---- Changes since 1.340 ----
31 Fixed broken SuSE 10.2+ support.
32 ---- Changes since 1.350 ----
33 Re-wrote Gentoo networking support code to work with 2006 and later versions.
34 ---- Changes since 1.380 ----
35 Added support for VLANs and channel bonding on Debian, thanks to Tim Oberfoell.
36 Boot-time network interfaces can have comments on Redhat-based systems.
37 The list of interfaces is now separated into active and boot time using tabs.
38 The Apply Configuration button on FreeBSD now properly deletes virtual interfaces that should no longer exist.
39 Handle alias interfaces with no broadcast address on FreeBSD.
40 ---- Changes since 1.420 ----
41 Added support for IPv6 interfaces on Debian, thanks to Sébastien Ducloux.
42 ---- Changes since 1.430 ----
43 Converted all pages to use the Webmin user interface library, for a more consistent look and better theming.
44 ---- Changes since 1.450 ----
45 Fixed the Hostname and DNS Client page on FreeBSD to edit /etc/nsswitch.conf instead of the older host.conf, when available.
46 When changing the hostname on Debian or Ubuntu, update /etc/mailname too.
47 ---- Changes since 1.460 ----
48 Fixed editing of bonding network interfaces on Debian Linux.
49 ---- Changes since 1.470 ----
50 Fixed network interface management on SuSE 10.2.
51 Updated the Hostname and DNS Client page to always show the hostname from config files, rather than the system's short hostname.
52 On Debian systems, if the dns-nameservers option is defined in /etc/network/interfaces, it will be updated when changing nameservers.
53 ---- Changes since 1.480 ----
54 Updated bonding support to use the new format in Debian 5.0, thanks to Caspar Smit.
55 ---- Changes since 1.500 ----
56 Added a field for editing the MAC address to apply at boot time on Redhat and Debian-based systems.
57 Include hostname configuration files in backups, thanks to Caspar Smit.
58 ---- Changes since 1.530 ----
59 Static IPv6 addresses and default routes on Redhat, CentOS, Fedora, Debian and Ubuntu Linux systems, and Solaris can now be viewed and managed.
60 ---- Changes since 1.550 ----
61 The speed, link status and duplex of active ethernet interfaces is now shown on the active interfaces page.
62 On Debian, Ubuntu, Redhat, CentOS and Fedora systems boot-time network interfaces with no IP address can now be created. You can also create network bridges that are connected to ethernet interfaces with no address, for use by virtual machines such as KVM.