ispman Changelog,1.6,1.7

[email protected]
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15947

Modified Files:
	Changelog 
Log Message:
updated changelog
applied tighter wordwrap

Index: Changelog
===================================================================
RCS file: /cvsroot/ispman/ispman/Changelog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Changelog	6 Feb 2004 23:47:38 -0000	1.6
+++ Changelog	14 Feb 2004 19:40:56 -0000	1.7
@@ -14,39 +14,52 @@
 
 HISTORY:
 xx xxx 2004 version 1.2
-- Enhancement:	fixed several perl warnings that show up in apache errorlog
-- Change:	changed critical webforms to POST method for better security
-- Change:	some form fixes/rearrangements for add/edit domains to make it more
-		look-alike
+- Change:	ispmanVhostLogdir/-Statdir have new relative base
+		(vhost's homedir). Run ldifupdate to migrate your data!
+- Bugfix:	fixed bogus LDAP attributes (mailHost/fileHost: undefined)
+- Enhancement:	fixed several perl warnings that show up in apache
+		errorlog
+- Change:	changed critical webforms to POST method for better
+		security
+- Change:	some form fixes/rearrangements for add/edit domains to
+		make it  more look-alike
 - Bugfix:	vhost creation on non-dns domains failed
-- New:		new ispmanConfVar "apacheVhostVIP" which will be used for A-record
-		generation when creating vhost for multiple webhosts
+- New:		new ispmanConfVar "apacheVhostVIP" which will be used
+		for A-record generation when creating vhost for
+		multiple webhosts
 - Change:	added logdir,statdir params to delete_vhost_directories.lib
 - Change:	several ldifupdate fixes/enhancements
-- Change:	made default values for maxAccounts, maxVhost and quotas configurable
-- Change:	changed parameter of ispman.addvhost to accept multiple webhosts
+- Change:	made default values for maxAccounts, maxVhost and
+		quotas configurable 
+- Change:	changed parameter of ispman.addvhost to accept
+		multiple webhosts
 - Bugfix:	several small fixes
 
 18 Jan 2004 version 1.1
-- New:		added ispman.getVhostAttribute, ispman.setVhostAttribute to set
-		vhost attributes in CLI
+- New:		added ispman.getVhostAttribute,
+		ispman.setVhostAttribute to set vhost attributes in CLI
 - Change:	removed arbitrary ServerAlias dialog from new vhost form
-		(foreign domain aliases can be set via ispman.setVhostAttribute)
+		(foreign domain aliases can be set via
+		ispman.setVhostAttribute)
 - Bugfix:	changes to schema to store non-ASCII chars
 - Bugfix:	optional UTF8 conversion is available in config
-- Enhancement:	selecting multiple webservers for a vhost will generate appropriate
-		default DNS A-records
+- Enhancement:	selecting multiple webservers for a vhost will
+		generate appropriate default DNS A-records
 - Bugfix:	deleting DNS record didn't create an agent process
-- Enhancement:	SOA serial generation can be choosen in config (date or timestamp)
-- Change:	changed default SOA serial generation to date YYYYMMDDnn format
+- Enhancement:	SOA serial generation can be choosen in config (date
+		or timestamp)
+- Change:	changed default SOA serial generation to date
+		YYYYMMDDnn format
 - Enhancement:	used LDAP protocol version is selectable by config
-- Change:	use Unicode::String instead of Text::IconvUnicode::String and
-		Unicode::Map have to be installed on the server already.
+- Change:	use Unicode::String instead of
+		Text::IconvUnicode::String and Unicode::Map have to be
+		installed on the server already.
 		They are not packaged with ispman since they have to be
 		compiled.. hence platform dependent..
-- Change:	simplyfying the schema for all names. Inheriting the rules from
-		parent Attribute "name". Changing syntax and comapring rules for
-		DomainComment. Changes necessary for UTF conversions.
+- Change:	simplyfying the schema for all names. Inheriting the
+		rules from parent Attribute "name". Changing syntax
+		and comapring rules for DomainComment. Changes
+		necessary for UTF conversions.
 - Enhancement:	adding secondary uid "[email protected]" for alternate logins
 - Bugfix:	adding a mailing list with multiple recipients is ok now
 - Bugfix:	English was missing in locale languages
@@ -58,9 +71,12 @@
 - Bugfix:	Fixed bug #837441 (ispman.dnsunset doesn't create process)
 - Bugfix:	fixed bug #739636 (deleteDomain does not delete vhosts)
 - Bugifx:	unable to cleanout vhost ExtraConf on vhost update
-- Enhancement:	completed domain/vhost forms for fileserver/webserver selection
-- Enhancement:	Fixed bug #734938 (Should perform Apache config check before reloading)
-- Bugfix:	Fixed bug #707503 (Deselecting all domain services will not save)
+- Enhancement:	completed domain/vhost forms for fileserver/webserver
+		selection
+- Enhancement:	Fixed bug #734938 (Should perform Apache config check
+		before reloading)
+- Bugfix:	Fixed bug #707503 (Deselecting all domain services
+		will not save)
 - Remove:	removed obsolete controlpanelPassHashMethod from ldif
 - Bugfix:	Fixed bug #520706 (no ModifyVirtualHost for new replicas)
 - Bugfix:	vhost uid were set equal to domain uid on creation
@@ -71,18 +87,19 @@
 
 
 22 Nov 2003 version 1.0 (very much incomplete)
-- Change:	Removed dependency on makedefs to find out the installation path.
-		There is no hardcoded path anymore such as /opt/ispman. It is just
-		the default path.
-- Change:	Removed the InstallDir.pl dependency. The CLI utils as well the web
-		CGIs now figure out their own install path.
+- Change:	Removed dependency on makedefs to find out the
+		installation path.
+		There is no hardcoded path anymore such as
+		/opt/ispman. It is just the default path.
+- Change:	Removed the InstallDir.pl dependency. The CLI utils as
+		well the web CGIs now figure out their own install path.
 - New:		ispman.dumpAllUsers:
-		Added script to list All users in the ISP in domain username format.
-		This can be useful for scripting.
+		Added script to list All users in the ISP in domain
+		username format. This can be useful for scripting.
 - New:		ispman.createSubMailbox:
-		Added script to create Submailbox on user's mailbox (Cyrus only).
-		This can be used for creating same submailbox on all user's mail
-		such as Spam, VirusMails etc
+		Added script to create Submailbox on user's mailbox
+		(Cyrus only). This can be used for creating same
+		submailbox on all user's mail such as Spam, VirusMails etc
 - New:		ispman.bumpMailboxQuota:
 		A script for bad times when every one is overQuota.
 		Temporarily bumps up Cyrus quota.



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.