summaryrefslogtreecommitdiff
path: root/roundcubemail/bin
AgeCommit message (Collapse)Author
2009-01-17* minor fixes: cs and a noticetill
git-svn-id: https://svn.roundcube.net/trunk@2238 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-09* generalized executable paths for bash and phpdoctill
* simplyfied probing for phpdoc * added checks to make sure this is executed on the shell git-svn-id: https://svn.roundcube.net/trunk@2230 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-09* let's not discriminate unix :) (= generalized paths)till
* added checks so all scripts are only executable from CLI git-svn-id: https://svn.roundcube.net/trunk@2229 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-24Secure bin scripts by requiring a valid session and replace ↵thomasb
preg_replace(/../e) with preg_replace_callback git-svn-id: https://svn.roundcube.net/trunk@2187 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-09#1485544: quota image better lookalec
git-svn-id: https://svn.roundcube.net/trunk@2137 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-20- Better HTML entities conversion in html2text (#1485519)alec
git-svn-id: https://svn.roundcube.net/trunk@2070 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-29Let update script handle the replacement of 'multiple_identities' by ↵thomasb
'identities_level' git-svn-id: https://svn.roundcube.net/trunk@2023 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27First version of the commandline update scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@2020 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27Also check for negative image size + set caching headers for 1 hourthomasb
git-svn-id: https://svn.roundcube.net/trunk@2019 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-26Lets keep things simple. quotaimage does not use session stuffthomasb
git-svn-id: https://svn.roundcube.net/trunk@2012 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-22 * checking if a user session is active in quotaimg.phptill
* this is an expensive operation * but it fixes a possible DoS * implement max-width and -height for the image (subject to change) git-svn-id: https://svn.roundcube.net/trunk@2002 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-16- use dirname()alec
git-svn-id: https://svn.roundcube.net/trunk@1983 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-14Set postgres-specific schema options + fix indentationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1978 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- fix for postgresqlalec
git-svn-id: https://svn.roundcube.net/trunk@1955 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- added bin/killcache.php script (#1485434)alec
- added copyrights disclaimers git-svn-id: https://svn.roundcube.net/trunk@1954 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07#1485456: small improvements in scriptsalec
git-svn-id: https://svn.roundcube.net/trunk@1952 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-01- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)alec
git-svn-id: https://svn.roundcube.net/trunk@1906 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Don't ask for password if passed as argumentthomasb
git-svn-id: https://svn.roundcube.net/trunk@1833 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Script to dump the current database schema using MDB2_Schema (for ↵thomasb
development only) git-svn-id: https://svn.roundcube.net/trunk@1826 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- Fixed quota img height/width setting from template (#1484857)alec
git-svn-id: https://svn.roundcube.net/trunk@1776 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12#1485338: decode html entities before html2text conversionalec
git-svn-id: https://svn.roundcube.net/trunk@1764 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-17Add option to export all folders of a mail accountthomasb
git-svn-id: https://svn.roundcube.net/trunk@1654 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-17Allow to import mbox filesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1653 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-15Enable spellchecker for HTML editorthomasb
git-svn-id: https://svn.roundcube.net/trunk@1651 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-04Add commandline script for message exporting (proof-of-concept)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1249 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-20* added a few @todo'still
* replaced doublequotes with singlequotes * a couple CS fixes git-svn-id: https://svn.roundcube.net/trunk@1124 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-20* added references to used functionstill
* moved comments from the function in the docblock git-svn-id: https://svn.roundcube.net/trunk@1122 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-03Update copyright noticeihug
git-svn-id: https://svn.roundcube.net/trunk@850 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-29Filter linked/imported CSS files (#1484056)thomasb
git-svn-id: https://svn.roundcube.net/trunk@839 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Improve message importthomasb
git-svn-id: https://svn.roundcube.net/trunk@670 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-07Documentation, code style and cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@666 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-06-08fixed html2text in editorestadtherr
git-svn-id: https://svn.roundcube.net/trunk@611 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-23Prompt for password in message import shell scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@520 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-27Added commandline script for message importthomasb
git-svn-id: https://svn.roundcube.net/trunk@436 208e9e7b-5314-0410-a742-e7e81cd9613c