summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2010-09-29Remove development stuff and update versionsthomascube
2010-09-29Pool some code for command line tools; avoid displaying password on shell (#1...thomascube
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-08-10- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)alecpl
2010-05-18- Renamed all php-cli scripts to use .sh extensionalecpl
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalecpl
2010-04-23Add class docuumentation blocks and make phpdoc work againthomascube
2010-04-23- fix: sqlite doesn't support foreign keysalecpl
2010-04-16- allow to set threshold days as command line argument, set default value to '7'alecpl
2010-04-15Add minimal database schema check to installer and update scriptthomascube
2010-04-15Always set changed date when marking a DB record as deleted + provide a clean...thomascube
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-05Add shellscripts to shrink/unshrink javascript files (by trisk)thomascube
2009-10-24- Fix quota indicator issues by content generation on client-sizealecpl
2009-08-12Improve security of modcss.php by setting timeouts and more sanity checksthomascube
2009-06-16- removed http_received_header_encrypt checking (#1485925)alecpl
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alecpl
2009-05-04- ereg -> pregalecpl
2009-04-22- fix 1px rectangle fill when mailbox is empty (used=0)alecpl
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