squirrelmail.git
2006-05-26 avelFix capability retrieval for "double" cases in server...
2006-05-22 tokulinitialize template object here. logout_error() depends...
2006-05-21 tokulSCRIPT_FILENAME is not set on IIS 5.1 php cgi
2006-05-21 tokulSCRIPT_FILENAME is not set in some setups
2006-05-18 kinkTake X-Forwarded-Host HTTP header in consideration...
2006-05-16 avelAdd phpdoc block. \(Thx Tomas.\)
2006-05-16 avelNeed this include, otherwise I get an error for undefin...
2006-05-15 tokuldocumentation fix.
2006-05-15 tokulplugin depends on imap function. init.php changes remov...
2006-05-15 tokulinfo about sanitizing in filters plug
2006-05-15 tokulsanitize displayed folder name and load form functions.
2006-05-14 tokulinfo about error_message sanitizing fix
2006-05-14 tokuldocumenting function changes
2006-05-14 tokulupdating error_box() function calls. second argument...
2006-05-14 tokulhandle DB.php load errors inside preference class and...
2006-05-14 tokulvalidator.w3.org fails if id attribute contains brackets
2006-05-14 tokulmoving error message to class constructor function...
2006-05-13 tokulresubmitting last Monday updates and adding php 5.1...
2006-05-12 kink- Improve recovery when EHLO not supported on legacy...
2006-05-06 kinkOne can only "prepend" something before some other...
2006-05-06 tokuladding bug tracker id
2006-05-06 tokuladding warning about plugin unbundling
2006-05-06 tokulundefined $value
2006-05-06 tokulsame text icon style as the one that is used in msg...
2006-05-06 tokulhtml entities are written with semicolon
2006-05-04 kinkFixed possibility to use single quote in provider name...
2006-05-03 kinkCorrect references trimming: array_walk can't in all...
2006-05-01 jervforsAdding more tests and fallbacks for errors in help...
2006-05-01 tokuladding notice about configtest hook
2006-05-01 tokulinformation about added hook
2006-05-01 tokulmoved get_location() before html output
2006-05-01 tokulrestored workaround for pre 4.3 php session restart...
2006-04-30 tokulFixed session lockups on large attachment downloads.
2006-04-29 tokuladding hack to fix setlocale behavior on OpenBSD 3...
2006-04-24 tokul1460638 fix info
2006-04-24 tokulextra sanitizing was added in B and Q header decoding...
2006-04-24 tokulsession vars can unset configuration and runtime variab...
2006-04-24 stekkelThnx tomas and shame on me.
2006-04-23 tokulinformation about mailbox caching in left_main.php fix
2006-04-23 tokulmailbox caching breaks automatic folder creation, if...
2006-04-23 tokulremoving code that could be used with plugin in SM...
2006-04-23 tokulremoved debug function
2006-04-23 stekkelDo not use ob_end_flush because the fetch method return...
2006-04-19 tokulif $key is set to false, sqimap_login() function will...
2006-04-18 kinkReduce references header in a smart way to avoid "heade...
2006-04-14 kinkadd hint about SELinux to security.txt
2006-04-13 tokulinformation about IE Mac
2006-04-12 tokulload hashing functions in all setups
2006-04-07 tokulldap connection test script. don't want to recreate...
2006-04-06 stevetruckstuffFix error w/ errorHandler object
2006-04-06 stekkelThe header function of PHP sucks hard.
2006-04-06 stevetruckstuffRemove unnecessary $color parameter from calls to plain...
2006-04-06 stevetruckstuffCreate template for errors when not logged in.
2006-04-06 stevetruckstuffAdd posibility of link in error box.
2006-04-06 stevetruckstuffAdded displaying of error messages to login page.
2006-04-06 stevetruckstuffFixed typo in error handling in displayHTMLHeader()
2006-04-06 stevetruckstuffAdded error handling if template.php or requested templ...
2006-04-06 tokulfixed register_globals test. if configuration set with...
2006-04-06 stekkelUpdate for plugin documentation regarding init.php
2006-04-06 stekkelinit.php stuff
2006-04-06 stekkelForgot to sync this file before my previous commit...
2006-04-06 stekkelMore cookie stuff. Clean up old cookies so they do...
2006-04-06 stekkelHandle session.auto_start case and move down squirrelma...
2006-04-06 stekkelFix for compose in new. Now use the constant SM_BASE_URI.
2006-04-05 tassiumReverted the init.php requirement. Marc raised some...
2006-04-05 tassiumModified configtest to use the new init.php system.
2006-04-05 stekkelRemove unneeded code from 2000. It doesn't work anymore...
2006-04-05 stekkelthe register globals check was deleting $base_uri from...
2006-04-05 kinkMove Rick to retired, per his request.
2006-04-05 stekkelCentralized init
2006-03-28 stevetruckstuffAdding template for error box.
2006-03-28 stevetruckstuffAdded ability for template authors to include additiona...
2006-03-21 tokultext before displayHtmlHeader() causes error notices...
2006-03-21 tokulhtml output started before displayHtmlHeader is called...
2006-03-19 tokulremove obsolate sqm_baseuri tests. function is moved...
2006-03-19 tokulexplained extra loaded libraries
2006-03-19 tokuldon't load info plugin functions in setup.php
2006-03-19 tokulremoved htmlspecialchars applied in wrong place.
2006-03-17 stekkelFix for updating the mailbox cache concernig flags
2006-03-17 janglissFix toggle all to use the right name
2006-03-17 janglissHTTP docs say that ID and NAME must be the same.
2006-03-17 janglisscellspacing is a table attribute, not a tr/td attribute.
2006-03-15 tokuladvanced_tree changes and system locale checks in confi...
2006-03-15 tokuladding advanced template to default configuration
2006-03-15 tokuladding supported locale tests and displaying current...
2006-03-14 stekkelfix from Dimitar Pashev
2006-03-14 stekkelFix from Dimitar Pashev to make sure the rfc822 from...
2006-03-12 tokulremoving advanced_tree configuration variable. code...
2006-03-12 kink<input> needs to be within <td> to be html-valid
2006-03-12 kinkwe need to encode the message so it won't interfere...
2006-03-12 kinkneed to encode & in strings
2006-03-12 jervforsAllowing display of unsafe images when viewing HTML...
2006-03-12 jervforsAllowing display of unsafe images when viewing HTML...
2006-03-11 jervforsString update.
2006-03-11 jervforsUpdating theme list.
2006-03-11 jervforsUpdating examples for setting up directories
2006-03-09 tokulinformation about Ukrainian translators
2006-03-09 stekkelpossible fix for unsolicited fetch responses during...
2006-03-08 jangliss - Issue loading options page always loaded the prefs
2006-03-08 tokulcreating first phpdoc block
next