summaryrefslogtreecommitdiff
path: root/sysutils/webmin/MESSAGE
AgeCommit message (Collapse)AuthorFilesLines
2012-11-02Update to 1.600. Closes PR/45066.shattered1-1/+1
Too many changes to list here.
2006-05-16Add a MESSAGE noting the default port, username and password for a pkgsrcjlam1-0/+21
Webmin installtion. Bump the PKGREVISION to 1.
2006-05-16Update sysutils/webmin to 1.270. Changes from version 1.170 include:jlam1-16/+0
+ Add a wbm.mk makefile fragment which can be used to create pkgsrc-managed Webmin modules. ! Fixed a possible remotely exploitable security hole caused by a bug Webmin's use of the Perl syslog function. * Multiple Webmin users and groups can be deleted at once. * The Webmin Servers Index module can automatically scan for new servers on the local network on a regular schedule. * The idle automatic logout time can be configured on a per-user basis in the Webmin Users and Usermin Configuration modules. * Increased the speed of Webmin configuration reloads done by the Webmin Users and Webmin Configuration module. This also prevents any down-time while the config is being re-read. * Improved the timeout detection in HTTP requests, to reduce the ability of incorrect or malicious clients to tie up the Webmin webserver process. * Enhanced the Unix User Authentication feature to allow different users and group members to be treated as different Webmin users. * Improved the way the OS is detected at install time, so that new versions will be automatically supported. * Different SSL certificates for virtual IP interfaces can be specified in the Webmin and Usermin modules, for sites doing SSL virtual hosting. * Fixed a nasty bug that could cause configuration file permissions and ownership to be changed when they are modified. * An option has been added in the Webmin Configuration module to enable full PAM conversations when logging in. This is necessary for systems on which PAM asks for more than just a username and password. * All modules now use a new API for writing to configuration files, which ensures that the file does not get written to or truncated if the system is out of disk space. * Added a button to the Webmin Actions Log module for rolling back configuration files to before an action was taken. * Password timeouts are now enabled by default, to prevent brute-force password guessing attacks.
2004-07-23Note that this is a minimal installation of Webmin.jlam1-1/+5
2004-07-23Import webmin-1.150 as sysutils/webmin.jlam1-0/+12
Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms, you can setup user accounts, Apache, DNS, file sharing and so on. Webmin consists of a simple web server, and a number of CGI programs which directly update system files.