summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2011-08-16Remove development stuff and update versionsthomascube
2011-08-14Fix automatic db updates; trigger contact indexing after upgradethomascube
2011-07-04- Fix GCC errors and warnings (#1487988)alecpl
2011-05-21Removed kolab plugins; they will be maintaied and published in the Kolab projectthomascube
2011-04-20- Use clisetup.php where possible, remove redundant codealecpl
2011-03-28- Fix SQL query for postgresalecpl
2011-02-25Create interactive update script with improved DB schema check; udated instal...thomascube
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-12-10- Fix typoalecpl
2010-10-31Fix cleandb scriptthomascube
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