Handle hostnames with upper-case letters
[webmin.git] / proc / CHANGELOG
1 ---- Changes since 1.170 ----
2 On Solaris and Linux systems with the truss or strace commands installed, a new Trace Process button appears on the process information page. When clicked, a real-time view of the system calls made by the process is displayed, either using a Java applet or simple text depending on the module configuration.
3 ---- Changes since 1.200 ----
4 Added a search option for finding processes by remote or local IP address.
5 Task IDs and zone names are now shown on Solaris, and processes can be viewed categorized by zone.
6 ---- Changes since 1.220 ----
7 Added a new access control option to allow processes belong to several different users to be managed. Thanks to Galen Johnson for the initial patch that implemented this feature.
8 When running a command, you can now select which Unix user it will be run as.
9 ---- Changes since 1.260 ----
10 The CPU type and speed is displayed on the processed by CPU usage page, on Linux systems.
11 ---- Changes since 1.330 ----
12 On Virtuozzo systems, the free and used memory shown is determined by the VMs limits.
13 ---- Changes since 1.340 ----
14 Free and used real and virtual memory is now displayed on Solaris.
15 ---- Changes since 1.390 ----
16 Re-wrote the user interface using the new Webmin UI library, for consistency.
17 Re-designed the Run and Search pages, and made the search radio buttons auto-selecting.
18 ---- Changes since 1.410 ----
19 Added physical memory display on FreeBSD.
20 ---- Changes since 1.420 ----
21 Corrected physical memory display on FreeBSD.
22 On Linux systems with the ionice command, the IO scheduling class and priority of running processes can be edited.