Make return-to-message work for forwards
[squirrelmail.git] / plugins / change_password / backend /
2017-01-27 pdontthinkHappy 2017
2016-01-01 pdontthinkHappy New Year
2015-01-03 pdontthinkHappy 2015
2014-01-01 pdontthinkHappy 2014
2013-07-26 jervforsUpdate copyright
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-01-06 pdontthinkHappy New Year!
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-04-15 jervforsThere are too many modified files being committed witho...
2008-08-21 kinkrework seed generation: this is something that really...
2008-08-21 kinkmake sure we've ran our own random seeder before using...
2008-05-08 kinkreplace mysql_escape_string with the characterset safe...
2007-12-07 pdontthinkFix include error. Thanks Patrick Dubau.
2007-12-07 pdontthinkFix include error. Thanks Patrick Dubau.
2007-02-18 kinktypo in variable name peardb, reported by Tomas (Closes...
2007-02-18 kinkHTTP_SERVER_SERVER should be HTTP_SERVER_VARS, but...
2007-01-13 kinkincrement year in copyright notices
2006-07-15 tokulremoving trailing ?> from function scripts
2006-05-21 tokulSCRIPT_FILENAME is not set in some setups
2006-05-14 tokulupdating error_box() function calls. second argument...
2006-04-05 stekkelCentralized init
2006-01-23 tokulcopyright update
2005-09-18 jervforsphpDocumentor updates
2005-09-11 jervforsAdding more index.php files
2005-07-31 tokulcode was checked, when similar code was debugged on...
2005-05-12 tokuladding one more change_password backend. similar to...
2005-04-23 jervforsTrimming whitespace
2005-04-19 tokulmaking sure that imap server variable does not contain...
2005-04-19 tokuladding ripe-md160 and md4 support for qmail-ldap
2005-03-29 tokulhandle configuration error without displaying paths...
2005-03-29 tokul* removed need to modify backend files. everything...
2005-03-25 tokultranslating some internal vmailmgr library messages
2005-03-20 tokulseveral messages can be pushed in one array_push
2005-03-11 tokulphpdoc fix
2005-03-08 tokulerror message formating fixes. It is better to use...
2005-02-27 jervforsString update
2005-02-27 jervforsUpdating strings
2005-02-27 tokuldefault to imap server address
2005-02-27 tokulvar name is curpw and not currentpw.
2005-02-27 tokuladding ldap backend support to change_password plugin...
2005-02-09 tokulvmailmgrd backend site configuration is in config.php.
2005-02-08 tokuladding vmailmgrd backend and making change_password_ini...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-10-31 cigamitRemove unused globals
2004-09-08 ebullientupdates to mysql backend in change_password plugin..
2004-08-13 jervforsString fix
2004-04-12 tokuladding phpdoc blocks
2004-04-12 tokulremoved CR's and added phpdoc block
2004-03-01 indiri69Added support for poppassd to Change Password
2004-02-28 kinkAdd merak backend by E. van Elk, fix a bug and some...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-11-17 kinkAdd a new hook to the plugin to enable backends to...
2003-11-16 kinkA start for a new change_password master plugin. This...