summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2009-03-09Update versions and docs + remove development-only stuffthomascube
2009-01-22Fix infinite while loopthomascube
2009-01-17* minor fixes: simplied code, http status, cstill
2009-01-17* minor fixes: cs and a noticetill
2009-01-17* bumping up copyright (happy new year ;-))till
2009-01-09* generalized executable paths for bash and phpdoctill
2009-01-09* let's not discriminate unix :) (= generalized paths)till
2008-12-24Secure bin scripts by requiring a valid session and replace preg_replace(/../...thomascube
2008-12-09#1485544: quota image better lookalecpl
2008-11-20- Better HTML entities conversion in html2text (#1485519)alecpl
2008-10-29Let update script handle the replacement of 'multiple_identities' by 'identit...thomascube
2008-10-27First version of the commandline update scriptthomascube
2008-10-27Also check for negative image size + set caching headers for 1 hourthomascube
2008-10-26Lets keep things simple. quotaimage does not use session stuffthomascube
2008-10-22 * checking if a user session is active in quotaimg.phptill
2008-10-16- use dirname()alecpl
2008-10-14Set postgres-specific schema options + fix indentationthomascube
2008-10-07- fix for postgresqlalecpl
2008-10-07- added bin/killcache.php script (#1485434)alecpl
2008-10-07#1485456: small improvements in scriptsalecpl
2008-10-01- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)alecpl
2008-09-18Don't ask for password if passed as argumentthomascube
2008-09-18Script to dump the current database schema using MDB2_Schema (for development...thomascube
2008-09-12- Fixed quota img height/width setting from template (#1484857)alecpl
2008-09-12#1485338: decode html entities before html2text conversionalecpl
2008-08-17Add option to export all folders of a mail accountthomascube
2008-08-17Allow to import mbox filesthomascube
2008-08-15Enable spellchecker for HTML editorthomascube
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-04-04Add commandline script for message exporting (proof-of-concept)thomascube
2008-02-20* added a few @todo'still
2008-02-20* added references to used functionstill
2007-10-03Update copyright noticesvncommit
2007-09-29Filter linked/imported CSS files (#1484056)thomascube
2007-08-10Improve message importthomascube
2007-08-07Documentation, code style and cleanupthomascube
2007-06-08fixed html2text in editorsvncommit
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-03-23Prompt for password in message import shell scriptthomascube
2006-12-27Added commandline script for message importthomascube