squirrelmail.git
2013-05-16 kinkRemove use of deprecated /e modifier in preg_replace.
2013-05-15 pdontthinkFix error caused by typo of variable name
2013-03-29 jervforsSet svn:keywords
2013-03-29 jervforsResetting $Id$
2013-03-16 pdontthinkgit-svn-id: https://svn.code.sf.net/p/squirrelmail...
2013-03-16 pdontthinkAdd Solarized Light and Dark themes by Pavneet Arora...
2013-01-15 kinkclean up code commented out since 8 y
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
2012-09-18 pdontthinkUse sqsession_* instead of session_*
2012-09-09 pdontthinkFor DSN values, allow current value to remain if no...
2012-08-29 pdontthinkPrevent endless recursive sent subfolder names - see...
2012-08-04 pdontthinkAdd more flexibility for plugins
2012-07-28 pdontthinkSeparate E_STRICT reporting from E_ALL in internal...
2012-07-28 pdontthinkE_ALL is a moving target
2012-07-27 pdontthinkAccount for servers that send extra unsolicited FETCH...
2012-07-01 pdontthinkAdd option that allows users to have replies to their...
2012-05-09 pdontthinkFix occasional PHP notice
2012-04-27 pdontthinkClear checkbox selections when form is processed
2012-04-08 pdontthinkRevert revision 14314; static functions are a PHP 5...
2012-04-07 kinkfunctions are only used statically. mark as such.
2012-04-01 pdontthinkFix E_STRICT notices
2012-04-01 pdontthinkFix E_STRICT notice
2012-04-01 pdontthinkFix simple E_STRICT notice
2012-04-01 pdontthinkFix PHP notices
2012-04-01 pdontthinkRevert changes in revision 14302. Revision 14302 shoul...
2012-04-01 pdontthinkFall back to using LIST if NAMESPACE answer is malforme...
2012-04-01 pdontthinkRe: rev 14289 - Proper fix is not to define a new objec...
2012-03-24 kinkChangeLog
2012-03-24 kinkI believe this code worked by chance, redefining it...
2012-03-24 kinkmust initialise MessageHeader object to avoid
2012-02-28 pdontthinkAlignment fix
2012-02-28 pdontthinkClarify explanation slightly
2012-02-15 jervforsUpdate the copyright year
2012-02-08 kinkhex2bin is introduced in PHP 5.4
2012-02-07 pdontthinkSpelling mistake
2012-02-07 pdontthinkBetter performance by reducing token usage to only...
2012-01-09 pdontthinkAccount for case when no reply-to is set in user prefs
2012-01-02 pdontthinkDocument some previously added configuration parameters
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-12-29 pdontthinkSanitize integer option fields - only digits allowed
2011-12-29 pdontthinkFix what seems to have been a copy/paste bug
2011-12-28 pdontthinkUnify address book searches. See ChangeLog comments...
2011-12-21 pdontthinkaddrsrch_fullname is already fetched by load_prefs.php
2011-12-18 pdontthinkMake PHP default language for xgettext
2011-12-15 pdontthinkAdd plugin compatiblility info
2011-12-15 pdontthinkAllow addition of extra attributes to user/pwd inputs
2011-11-29 pdontthinkVerify Reply To still has its uses
2011-11-29 pdontthinkEnsure that Reply-To isn't missing domain - we already...
2011-09-11 pdontthinkTemporarily sanitize output in wrong place
2011-09-11 pdontthinkFixed broken highlighting form (missing security tokens...
2011-09-11 pdontthinkFixed untranslated string
2011-09-05 pdontthinkFix hook name clash: new smtp_auth hook added recently...
2011-07-26 kinkdocument cve id's for posterity
2011-07-13 kinkattary may be empty at this point and the sq_fixatts...
2011-07-12 pdontthinkFix XSS problem with unsanitized style tags in messages...
2011-07-12 pdontthinkFix XSS holes in generic options inputs, XSS hole in...
2011-07-12 pdontthinkAdd clickjacking protection (thanks to Asbjorn Thorsen...
2011-05-03 pdontthinkgit-svn-id: https://svn.code.sf.net/p/squirrelmail...
2011-05-03 pdontthinkAllow administrators to configure subfolders of user...
2011-04-27 pdontthinkRemove quotes around personal names in message list...
2011-04-02 pdontthinkAdd smtp_auth hook (thanks to Emmanuel Dreyfus)
2011-03-11 pdontthinkUndelete button shouldn't be related to whether or...
2011-03-04 pdontthinkDon't use regular expressions when you don't need to
2011-01-06 pdontthinkHappy New Year!
2010-12-27 pdontthinkRefine HMAC-MD5 generator; use native PHP Hash extensio...
2010-12-21 pdontthinkUnify output strings (Thanks to Juergen Edner) (#3139973).
2010-12-17 pdontthinkForce the addition of a file suffix to attachments...
2010-11-26 pdontthinkUnify SMTP auth mechanisms in configuration tool
2010-09-25 pdontthinkFix sqauth_read_password() for plugins running on the...
2010-09-13 jervforsAdding strings to the template.
2010-09-12 pdontthinkNow allow multiple plugins to handle (add links for...
2010-09-03 pdontthinkFixed system lock-ups caused by a combination of certai...
2010-07-22 pdontthinkRetiring Seth per his request
2010-07-21 pdontthinkFix attachment filename decoding (#2994865)
2010-07-21 pdontthinkThe use of 'user' as a column name no longer causes...
2010-07-21 pdontthinkFix issues caused by use of PostgreSQL keyword 'user...
2010-07-21 pdontthinkAdd information about online documentation
2010-07-21 pdontthinkRetire Marc. We should probably retire some others...
2010-06-26 pdontthinkAggressive sanitizing of REQUEST_URI, PHP_SELF, and...
2010-06-21 pdontthinkNow fill in default subject when forwarding as attachme...
2010-06-21 pdontthinkNow properly quote personal part of encoded addresses...
2010-06-21 pdontthinkFixed minor vulnerability in Mail Fetch plugin [CVE...
2010-06-21 pdontthinkReduced default time security tokens stay valid from...
2010-06-21 pdontthinkSynchronize no-cache headers. This reverses revision...
2010-06-20 jangliss - Fix error with SpamCop reporting plugin not being...
2010-06-20 janglissExplicitly disable caching for left_main and right_main...
2010-04-16 pdontthinkShow what user/group the web server is running as;...
2010-03-30 pdontthinkFix PHP errors. Thanks to Jacek Kalinski
2010-03-26 pdontthinkAdd FIXME
2010-03-19 pdontthinkDon't push out onsubmit handler unless necessary
2010-03-08 kinkr13926 from stable:
2010-02-16 pdontthinkRFC 3676 says there can't be more in the signature...
2010-02-13 pdontthinkGrammar
2010-02-13 pdontthinkAdded ability to configure Google Mail (Gmail) as the...
2010-02-13 kinkSend X-DNS-Prefetch-Control: off header to browsers...
2010-02-04 pdontthinkMultibyte strings (notably subjects) are now handled...
2010-01-30 pdontthinkEncoded From headers now properly quoted (#2830141...
2010-01-28 pdontthinkdisplayInternalLink() was removed 2.5 years ago (revisi...
2010-01-27 pdontthinkAvoid notices in some environments
2010-01-27 pdontthinkREQUEST_URI is used in php_self(), so make sure it...
next