mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fixed current version
This commit is contained in:
@@ -35,5 +35,5 @@ Disable time and day lists when 'All' is selected, to indicate that they are un-
|
||||
---- Changes since 1.440 ----
|
||||
The search form for jobs is always visible, even when there are not too many jobs to show.
|
||||
Converted commands in the module's API file to POD format, and added more details about each function.
|
||||
---- Changes since 1.480 ----
|
||||
---- Changes since 1.470 ----
|
||||
Added a Module Config option to add new cron jobs to a specific file, like /etc/cron.d/webmin, instead of users' personal crontab files.
|
||||
|
||||
@@ -31,7 +31,6 @@ When a subnet or host is renamed, the user's ACL is updated to match.
|
||||
---- Changes since 1.470 ----
|
||||
Added a Module Config option to specify an alternate file to add new top-level objects (like subnets) to. This must be referenced by an include directive in the main dhcpd.conf though.
|
||||
String custom options are now always quoted.
|
||||
---- Changes since 1.480 ----
|
||||
Converted buttons on the module's main page to use the Webmin UI library.
|
||||
Expired leases are no longer counted towards usage on the DHCP Leases page.
|
||||
Added a mode to the DHCP Leases page to show usage by subnet, thanks to a suggestion by Coles.
|
||||
|
||||
@@ -22,5 +22,5 @@ Fixed a bug that prevented a groups file from being added to an existing directo
|
||||
Added a button to link to the Apache module (if accessible) for editing all settings in the .htaccess file.
|
||||
---- Changes since 1.450 ----
|
||||
Added a Module Config option to set permissions on created .htaccess and .htpasswd files, which defaults to 644.
|
||||
---- Changes since 1.480 ----
|
||||
---- Changes since 1.470 ----
|
||||
Added a button to remove protection from multiple directories, without removing the .htaccess file.
|
||||
|
||||
@@ -5,5 +5,5 @@ Added an option to create an example LDAP group, and made the example user a per
|
||||
---- Changes since 1.440 ----
|
||||
The protocols served by the LDAP server, such as SSL and non-encrypted, can now be set on the OpenLDAP Server Configuration page. This is only possible on Redhat and Debian-derived systems though, as the protocols are configured in the init script.
|
||||
Fixed a bug that prevented browsing of the LDAP database in SSL mode, thanks to Paul R. Ganci.
|
||||
---- Changes since 1.480 ----
|
||||
---- Changes since 1.470 ----
|
||||
Updated the module to support the new OpenLDAP LDIF-format configuration files, as seen on Ubuntu 8.10.
|
||||
|
||||
@@ -83,5 +83,4 @@ Use DBI for listing databases and tables, to reduce dependency on the un-reliabl
|
||||
Fixed the input for setting the default value for fields.
|
||||
---- Changes since 1.470 ----
|
||||
Added code to detect a password in /root/.my.cnf which overrides the MYSQL_PWD variable, and thus causes login failures.
|
||||
---- Changes since 1.480 ----
|
||||
MySQL stored procedures are now included in backups, where supported.
|
||||
|
||||
@@ -46,7 +46,7 @@ Fixed the Hostname and DNS Client page on FreeBSD to edit /etc/nsswitch.conf ins
|
||||
When changing the hostname on Debian or Ubuntu, update /etc/mailname too.
|
||||
---- Changes since 1.460 ----
|
||||
Fixed editing of bonding network interfaces on Debian Linux.
|
||||
---- Changes since 1.480 ----
|
||||
---- Changes since 1.470 ----
|
||||
Fixed network interface management on SuSE 10.2.
|
||||
Updated the Hostname and DNS Client page to always show the hostname from config files, rather than the system's short hostname.
|
||||
On Debian systems, if the dns-nameservers option is defined in /etc/network/interfaces, it will be updated when changing nameservers.
|
||||
|
||||
@@ -37,5 +37,5 @@ Email to users and groups who are over quota on some filesystem can also be Cc'd
|
||||
---- Changes since 1.440 ----
|
||||
Converted all pages to use the new Webmin UI library, for a more consistent look. Also split the Filesystem Quotas page into tabs.
|
||||
Converted commands in the module's API file to POD format, and added more details about each function.
|
||||
---- Changes since 1.480 ----
|
||||
---- Changes since 1.470 ----
|
||||
Added a module access control option to restrict allowed groups by GID range.
|
||||
|
||||
@@ -17,6 +17,6 @@ Added a confirmation page before deleting a RAID array.
|
||||
Create /dev/md* device file if missing when creating a RAID set.
|
||||
---- Changes since 1.450 ----
|
||||
Added a button for changing the number of active devices in a RAID 5 or 6 set, thanks to Diego Zuccato.
|
||||
---- Changes since 1.480 ----
|
||||
---- Changes since 1.470 ----
|
||||
Added an option to the RAID 1 creation form to mark one of the disks as missing initially.
|
||||
Run the update-initramfs -u command after changing mdadm.conf, to sync it into any ramdisk for use at boot time.
|
||||
|
||||
@@ -42,5 +42,5 @@ Added a Module Config option to control if the user is prompted for confirmation
|
||||
A custom command to rebuild all maps can be specified on the Module Config page, to be used instead of makemap or newaliases.
|
||||
---- Changes since 1.450 ----
|
||||
Changed the mail queue date format to yyyy/mm/dd, for easier sorting.
|
||||
---- Changes since 1.480 ----
|
||||
---- Changes since 1.470 ----
|
||||
When flushing selected queued quarantined messages, the -qQ flag is added so that it actually works.
|
||||
|
||||
@@ -60,5 +60,5 @@ Added a new monitor type for checking the expiry and validity of SSL certificate
|
||||
Added an option to the FTP status monitor to make a TLS encrypted connection. Requires the Net::FTPSSL Perl module though.
|
||||
---- Changes since 1.450 ----
|
||||
Added a tooltip to status icons to show the hostname.
|
||||
---- Changes since 1.480 ----
|
||||
---- Changes since 1.470 ----
|
||||
Corrected the domain for AT&T SMS emails.
|
||||
|
||||
Reference in New Issue
Block a user