------ 0.7 * URL for domainmove at DK-Hostmaster added in whois page. * Updates to shell scripts suggested by Chris Cappuccio. * Added help popup's functionality. * Multi user authentification. * Migration from phplib to pear database calls. * Session based authentification added. - Martin List-Petersen 20031214 03:25 CET ------ 0.6 * added include/functions.inc.php - collection of functions, for now to format ipv4/ipv6 reverse output * fixed db-upgrade.php / preface/ispworks.sql (database changes) * implemented ipv4/ipv6 reverse in the system * fixed a minor bug in dns.module, preventing the creation of slave domains - Martin List-Petersen 20031109 16:16 CET ------ 0.5 * all form variables have been changed to _POST/_GET, register_globals is now off * sessions have been implemented to remove some of the variables from the url's * lang() has been implemented everywhere were output is generated (translation engine) * module/account.module had also some bugfixes regards add of first/delete of last account * added module/webstat.module to public - allows to run webalizer based on sql domain list * added module/redirect.module to public - allows to administrate domain based redirects * added cron/gen_mailquota_fetch.php to public - this parses the maildirs for the amount of space used * added cron/gen_mailquota_stats.php to public - this generates a list of maildirs to be parsed * did a lot bugfixing in module/virtual.module since due to major changes add of first/delete of last account was broken * logging is disabled by default in the template now, but can be enabled. * created preface/db-upgrade.php - automatic database upgrade, when changing ISPWorks version - Martin List-Petersen 20031101 21:48 CET ------ 0.4 * added cron/gen_mailaccount_fetch.php to public - this parses login time/ip from the mail.log * added cron/gen_mailaccount_stats.php to public - this sends a bash script for mail.log parsing * added scripts/mail_acc_stat.sh to public - script for the mailserver * added cron/parse_fetch.php to public - this parses error messages from fetchmail * changed scripts/mail_fetch.sh - changed configuration slightly * updated README - added more documentation - Martin List-Petersen 20030615 02:06 CEST ------ 0.3.4 * Fixed a hardcoded uid in module/web.module - Martin List-Petersen 20030614 21:20 CEST ------ 0.3.3 * Variable spelling bugfix - Martin List-Petersen 20030614 20:21 CEST ------ 0.3.2 * Another JavaScript bugfix - Martin List-Petersen 20030614 20:08 CEST ------ 0.3.1 * fixed a bug in module/account.module, javascript for sms was still printet, when sms was turned off, M$ IE doesn't like that. - Martin List-Petersen 20030614 19:51 CEST ------ 0.3 * fixed a bug regarding multi-server hosting in account.php * started preparing output of scripts to be ready for translation * added the scripts directory (these are scripts for usage on other servers) * added scripts/dns_fetch.sh - script for fetching a bind compatible configuration for slaves * added the cron directory (these are php scripts called by cronjobs or remote servers) * added cron/dns_gen.php - script for generating bind compatible slave dns configuration * moved all configuration options to include/config.inc.php * added new options to include/config.inc.php (enable/disable fetchmail, sms, last seen) * fixed module/account.module regarding to new options * added cron/get_fetch.php - script for generating fetchmail compatible configuration, fetching users remote accounts * added scripts/mail_fetch.sh - script for fetching fetchmail compatible config and retrieve user-mail to their accounts - Martin List-Petersen 20030614 ------ 0.2 * added dns module to public tree - Martin List-Petersen 20030613 ------ 0.1.2 * Minor bugfixes - Martin List-Petersen ------ 0.1.1 * Minor bugfixes - Martin List-Petersen ------ 0.1 * Initially public release, including eMail, Virtual and Web modules - originally project has been running production and evolved since 2001 - Martin List-Petersen