Add PODificiation to change log
authorJamie Cameron <jcameron@webmin.com>
Sun, 11 Jan 2009 23:25:06 +0000 (23:25 +0000)
committerJamie Cameron <jcameron@webmin.com>
Sun, 11 Jan 2009 23:25:06 +0000 (23:25 +0000)
13 files changed:
CHANGELOG
acl/CHANGELOG
backup-config/CHANGELOG
change-user/CHANGELOG
cron/CHANGELOG
init/CHANGELOG
passwd/CHANGELOG
quota/CHANGELOG
servers/CHANGELOG
useradmin/CHANGELOG
usermin/CHANGELOG
webmin/CHANGELOG
webminlog/CHANGELOG

index 94bdb67..07a0d04 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -107,3 +107,4 @@ Many Japanese translation updates, thanks to Kazuya Masuda.
 ---- Changes since 1.440 ----
 Russian translation updates, thanks to Anton Statutov.
 Webmin's serialization functions can now handle objects, which allows them to be passed as parameters to remote function calls. Both caller and recipient must have the object's class installed though.
+Converted commands in the core web-lib-funcs.pl API file to POD format, and added more details about each function.
index bb5c930..30dc5bd 100644 (file)
@@ -54,3 +54,4 @@ Removed the Hide Unused button and associated functionality, as un-available mod
 Moved the 'global ACL' fields to the Edit User and Edit Group pages, so that restrictions applying to all modules can be more easily found and edited.
 Added a per-user option to not grant that user new module permissions when Webmin is upgraded.
 If any theme overlays are installed, users' overlays can be selected on the Edit User page.
+Converted commands in the module's API file to POD format, and added more details about each function.
index f051f96..f20c216 100644 (file)
@@ -13,3 +13,5 @@ Added tabs to reduce the size of the main page.
 ---- Changes since 1.390 ----
 When a directory is entered as an additional path to backup, it will be expanded to the list of all files under it when the backup is done.
 When backing up or restoring from an FTP or SSH server, an optional port number can be entered if the remote server is using a non-standard port.
+---- Changes since 1.440 ----
+Converted commands in the module's API file to POD format, and added more details about each function.
index 14bf161..b734b27 100644 (file)
@@ -2,3 +2,4 @@
 Converted the UI to use the new Webmin user interface functions, for a more consistent look.
 ---- Changes since 1.440 ----
 If any theme overlays are installed, one can be selected in this module to modify the appearance of the underlying theme.
+Converted commands in the module's API file to POD format, and added more details about each function.
index 322b022..310f709 100644 (file)
@@ -34,3 +34,4 @@ Added an access control option to prevent individual Webmin users from creating
 Disable time and day lists when 'All' is selected, to indicate that they are un-usable.
 ---- 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.
index 7b7fe82..c9423f8 100644 (file)
@@ -18,3 +18,5 @@ Added start_action and stop_action functions for starting and stopping services
 Re-wrote all user interface code to use the new Webmin UI library, for a more consistent look.
 ---- Changes since 1.400 ----
 Updated the API used by other modules to allow new actions to be created on MacOS X systems, such as the firewall startup script.
+---- Changes since 1.440 ----
+Converted commands in the module's API file to POD format, and added more details about each function.
index 85a5308..c1039b4 100644 (file)
@@ -4,3 +4,5 @@ If a user exists in the LDAP database instead of the local password file, he wil
 Added an access control option to exclude users from the list of those whose passwords can be changed, if allowing by group membership.
 ---- Changes since 1.390 ----
 Re-wrote the user interface code to use the new Webmin UI library, for a more consistent look.
+---- Changes since 1.440 ----
+Converted commands in the module's API file to POD format, and added more details about each function.
index 04c8772..2176561 100644 (file)
@@ -36,3 +36,4 @@ If a user to email is a Virtualmin domain owner, send email to the domain's cont
 Email to users and groups who are over quota on some filesystem can also be Cc'd to another address, such as the system administrator.
 ---- 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.
index ae3fbb6..f160403 100644 (file)
@@ -15,3 +15,5 @@ Fixed return link when using a framed theme.
 Added several new operating systems and distributions to the server type list.
 ---- Changes since 1.420 ----
 Allow the Backup Configuration Files module to save and restore Webmin server details.
+---- Changes since 1.440 ----
+Converted commands in the module's API file to POD format, and added more details about each function.
index edff1da..0bbba75 100644 (file)
@@ -55,3 +55,4 @@ Added a Module Config option to use a text box for entering secondary group memb
 Created a page for exporting groups to a batch file, for importing on other systems.
 Added support for creating, deleting and modifying groups from a batch file. This is similar to the long-standing batch user management functionality.
 Added support for Blowfish password hashing, which can be enabled on the Module Config page. On Solaris systems, it will be used if enabled in /etc/security/policy.conf. Requires the Crypt::Eksblowfish::Bcrypt Perl module though.
+Converted commands in the module's API file to POD format, and added more details about each function.
index f94e831..6e9270f 100644 (file)
@@ -38,3 +38,5 @@ Separated the Configure Module page into tabs, to make it clearer which options
 The format for dates displayed by Webmin can be changed by a new option on the User Interface page.
 ---- Changes since 1.380 ----
 Added the Mobule Device Options page, for setting a theme specifically for small-screen browsers.
+---- Changes since 1.440 ----
+Converted commands in the module's API file to POD format, and added more details about each function.
index a627e5e..efd913f 100644 (file)
@@ -84,3 +84,4 @@ Added a field to the SSL Encryption page for setting allowed ciphers.
 Added an advanced option to have Webmin turn off the immutable bit on files before writing to them, and turn it back on when done.
 Re-designed the Webmin Themes page to use tabs.
 Added support for overlay themes, which can be selected in addition to a regular theme. An overlay typically just modifies the CSS or images in the real theme, making simple design changes easier.
+Converted commands in the module's API file to POD format, and added more details about each function.
index c8a43dc..cd3ff04 100644 (file)
@@ -21,3 +21,6 @@ When viewing the details of a logged action, an annotation can be entered to exp
 Added a section to the Action Details page for viewing raw log data, which can show more detail.
 ---- Changes since 1.410 ----
 Added an option to search for actions by non-Webmin users (such as those authenticating via sudo).
+---- Changes since 1.440 ----
+Added the list_webmin_log function, for other modules wanting to search the Webmin log.
+Converted commands in the module's API file to POD format, and added more details about each function.