XCOURIEROUTBOX indicates option that can create duplicate messages.
[squirrelmail.git] / src / configtest.php
2006-08-29 tokulXCOURIEROUTBOX indicates option that can create duplica...
2006-08-04 tokuldon't tag subfolders of Drafts,Trash and Sent as specia...
2006-07-17 kinkMake the base for the SquirrelMail URL configurable...
2006-05-13 tokulresubmitting last Monday updates and adding php 5.1...
2006-05-01 tokulmoved get_location() before html output
2006-04-06 tokulfixed register_globals test. if configuration set with...
2006-04-05 tassiumReverted the init.php requirement. Marc raised some...
2006-04-05 tassiumModified configtest to use the new init.php system.
2006-03-15 tokuladding supported locale tests and displaying current...
2006-02-26 tokultrue != 2 in this case
2006-02-21 jervforsIncluding plugins integrated into 1.5.1 core.
2006-02-21 jervforsAdding comments about obsolete plugins.
2006-02-21 jervforsTypo.
2006-02-21 jervforsAdding more obsolete plugins.
2006-02-21 tassiumAdded "bad plugin" blacklist (currently contains "view_...
2006-02-05 tokulswitched doctype to standard compliance mode
2006-01-29 tokuladding $config_version check
2006-01-29 tokulfix starttls check
2006-01-28 tokulAdded IMAP and SMTP STARTTLS extension support.
2006-01-23 tokulcopyright update
2006-01-13 tokulimaps service does not have to report support of STARTT...
2005-12-20 tokulremoved any possible globalized var. It is possible...
2005-09-18 jervforsphpDocumentor updates
2005-09-10 tokuladding rg=on test
2005-07-14 tokulphp 5.1b2 - can't use function call inside array_shift...
2005-06-04 jervforsFormatting and adding FIXME to addressbook.php
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-04 kinkAdd a META robots noindex/nofollow tag to SquirrelMail...
2005-03-20 tokuldata_dir is not that important in pear based setups.
2005-03-19 janglissFix configtest to use correct PostgreSQL connection...
2005-01-24 kinkdata_dir doesn't need to be readable. It has to executa...
2005-01-09 kinkHave configtest check whether the sq_default_language...
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2005-01-07 tokuladding mbstring overloading test and splitting some...
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2005-01-07 kinkAdd base url to output of configtest.php.
2004-12-27 kinkIncrement year in copyright notice.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-08-18 kink* Check for capabilities in configtest, and warn here...
2004-08-15 jervforsIndentation fixes and minor cleanups
2004-08-12 ebullientadd ldap test if ldap is in use
2004-07-01 kinkBe a bit more verbose in the error message about PEAR...
2004-04-26 kinkResponses from servers could legitimately contain ...
2004-04-12 tokulfixing phpdoc warnings re:SM_PATH. Moving Id tags to...
2004-04-03 kinkOnly check for DB if using that; explicitly check the...
2004-04-03 tokulAdding php pear db tests
2004-03-31 ebullientDon't gripe about not being able to read the attachment...
2004-03-14 tokulAdding some i18n checks
2004-03-11 kinkWe don't support PHP 4.0.x anymore; update the docs...
2004-02-28 kinkMove configtest.php script to src/, because it will...