summaryrefslogtreecommitdiff
path: root/roundcubemail/bin
AgeCommit message (Expand)Author
2011-03-28- Fix SQL query for postgresalec
2011-02-25Create interactive update script with improved DB schema check; udated instal...thomasb
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomasb
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-12-10- Fix typoalec
2010-10-31Fix cleandb scriptthomasb
2010-09-29Pool some code for command line tools; avoid displaying password on shell (#1...thomasb
2010-09-25- s/RoundCube/Roundcube/alec
2010-08-10- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)alec
2010-05-18- Renamed all php-cli scripts to use .sh extensionalec
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalec
2010-04-23Add class docuumentation blocks and make phpdoc work againthomasb
2010-04-23- fix: sqlite doesn't support foreign keysalec
2010-04-16- allow to set threshold days as command line argument, set default value to '7'alec
2010-04-15Add minimal database schema check to installer and update scriptthomasb
2010-04-15Always set changed date when marking a DB record as deleted + provide a clean...thomasb
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
2010-03-05Add shellscripts to shrink/unshrink javascript files (by trisk)thomasb
2009-10-24- Fix quota indicator issues by content generation on client-sizealec
2009-08-12Improve security of modcss.php by setting timeouts and more sanity checksthomasb
2009-06-16- removed http_received_header_encrypt checking (#1485925)alec
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alec
2009-05-04- ereg -> pregalec
2009-04-22- fix 1px rectangle fill when mailbox is empty (used=0)alec
2009-01-22Fix infinite while loopthomasb
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(/../...thomasb
2008-12-09#1485544: quota image better lookalec
2008-11-20- Better HTML entities conversion in html2text (#1485519)alec
2008-10-29Let update script handle the replacement of 'multiple_identities' by 'identit...thomasb
2008-10-27First version of the commandline update scriptthomasb
2008-10-27Also check for negative image size + set caching headers for 1 hourthomasb
2008-10-26Lets keep things simple. quotaimage does not use session stuffthomasb
2008-10-22 * checking if a user session is active in quotaimg.phptill
2008-10-16- use dirname()alec
2008-10-14Set postgres-specific schema options + fix indentationthomasb
2008-10-07- fix for postgresqlalec
2008-10-07- added bin/killcache.php script (#1485434)alec
2008-10-07#1485456: small improvements in scriptsalec
2008-10-01- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)alec
2008-09-18Don't ask for password if passed as argumentthomasb
2008-09-18Script to dump the current database schema using MDB2_Schema (for development...thomasb
2008-09-12- Fixed quota img height/width setting from template (#1484857)alec
2008-09-12#1485338: decode html entities before html2text conversionalec
2008-08-17Add option to export all folders of a mail accountthomasb
2008-08-17Allow to import mbox filesthomasb