index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
.htaccess
Age
Commit message (
Expand
)
Author
2012-02-17
- Escape dot in regexp (#1488357)
alec
2011-12-25
- Add ifModule statement for setting Options -Indexes in .htaccess file (#148...
alec
2011-07-02
Improve .htaccess rules to make it less easy to fingerprint roundcube version
alec
2010-02-18
Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456
thomasb
2009-09-22
- remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149)
alec
2009-09-09
* using php_flag to turn it off (instead of php_value)
till
2009-08-27
Don't set php_value error_log in .htaccess by default
thomasb
2009-07-01
Remove access control from .htaccess
thomasb
2009-06-19
Use filemtime for cache busting + better etag for static files
thomasb
2009-06-02
- disable zlib.output_compression in default config
alec
2009-06-01
- get rid of some hardcoded action names and move decission about output comp...
alec
2009-05-28
Speedup UI by using CSS sprites and etags/expires/deflate for static files
thomasb
2009-05-14
- suhosin.session.encrypt breaks Session handling (#1485846)
alec
2009-01-20
* removed, .sh scripts are fixed, not necessary for .inc
till
2009-01-09
Deny access to .sh files
thomasb
2008-11-21
#1485571: mbstring.func_overload forbidden
alec
2008-10-11
#1485375, #1485491
alec
2008-10-06
#1485375: added favicon.ico redirect
alec
2008-10-06
#1485460: session.gc_* moved to main .htaccess file
alec
2008-08-08
#1485155: added zend.ze1_compatibility_mode check in installer and option dis...
alec
2008-06-11
-removed content for mod_php4
alec
2008-03-03
Adapt changes to .htaccess and README
thomasb
2008-02-17
make magic_quotes_gpc = 0
tomekp
2008-02-16
* check.php: add another check for zlib.output_compression 0
till
2008-02-02
* corrected a mistake I made on my last commit when i forced auto_start to "...
till
2008-02-01
* fixed #1484437
till
2007-12-10
New class rcube_user + send message disposition notification
thomasb
2007-09-19
Allow vars and PHP code in templates; improved page title; fixed #1484395
thomasb
2007-09-05
Fix message list selection + new pngbehavior + use strpos() instead of strstr()
thomasb
2007-08-16
Use IfModule directive in .htaccess (closes #1484381)
thomasb
2007-08-09
Fixes interface lock-up issues and minor bugs (richs)
richs
2007-08-07
Documentation, code style and cleanup
thomasb
2006-07-18
Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs
thomasb
2006-05-25
Changed default error display to Off
thomasb
2006-03-03
Improved reading of POST and GET values
roundcube
2006-02-04
Bugfixes for encoding and sending with attachments
roundcube
2005-12-16
Usage of virtusertable; mail_domain for new users; Chinese and Turkish locali...
roundcube
2005-09-25
Initial revision
roundcube