Fix HTTPS detection under Windows IIS (#2318118)
[squirrelmail.git] / functions / abook_database.php
2008-07-02 pdontthinkAdd error handling to abook db lookups
2008-06-20 pdontthinkAdd clarifying docs
2008-06-19 pdontthinkAllow lookups by fields other than nickname; LDAP backe...
2008-05-15 pdontthinkChange string casing
2007-01-13 kinkincrement year in copyright notices
2006-07-15 tokulremoving trailing ?> from function scripts
2006-06-04 tokulRemoved html formating from address book backend classe...
2006-05-28 tokuldon't use $r == DB_OK checks, because they cause PHP...
2006-05-15 tokuldocumentation fix.
2006-05-14 tokulmoving error message to class constructor function...
2006-04-05 stekkelCentralized init
2006-01-23 tokulcopyright update
2005-11-09 janglissUndefined index in addressbook backends. Possible...
2005-09-18 jervforsphpDocumentor updates
2005-08-10 tokulremove html formating from error messages. XSS fixes...
2005-08-10 tokulremoving references from backend functions. lookup...
2005-06-21 tokuladding ldap listing controls to conf.pl
2005-06-04 jervforsString and phpDocumentor fix
2005-06-03 kinkstring typo
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-05 tokuladding phpdoc to abook database class
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-08-24 jervforsMinor cleanups
2004-07-01 jervforsRemoving HTML tags from strings
2004-07-01 kinkBe a bit more verbose in the error message about PEAR...
2004-07-01 kinkIn stead of just crashing, give a proper error when...
2004-05-18 tokulusing case insensitive lookups that don't depend on...
2004-04-27 stekkelSQL injection fix. This is serious I think.
2004-04-12 tokulMoving addressbook functions to separate phpdoc subpackage.
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-12-27 tokuladding variable test
2003-12-26 tokul1. added non anonymous ldap binding patch. (thanks...
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-10-15 simondRemove isWarning as it's been dropped from PEAR with...
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-04 antipodeStyle police.
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-02-05 palloConverted some ereg_replace() into str_replace().
2001-02-02 fidian* Changed some regexps into string matches and the...
2001-01-31 thomppjCorrect changes of "" to ''.
2001-01-31 fidianChanged _('String') into _("String") to help out the...
2001-01-31 thomppjConverted "foo" to 'foo' for abook_*.php
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-10-13 palloFirst version of an address book backend for personal...