História revízii

Autor SHA1 Správa Dátum
  pdontthink 4783fa1b6a Stop using curly braces 4 rokov pred
  pdontthink c4ef1a0eea Happy New Year 4 rokov pred
  pdontthink 8e48a0bb7b Remove use of each() as it is deprecated 4 rokov pred
  pdontthink fc283980d0 Happy New Year 5 rokov pred
  pdontthink 2b6232c8f9 Add IMAP ID command (RFC2971), sent after every login - use by setting in config/config_local.php (see notes in config/config_local.example.php for more details) 6 rokov pred
  pdontthink fbcb1ca1f5 Happy New Year 6 rokov pred
  pdontthink 23cd61b628 Happy New Year 7 rokov pred
  pdontthink eb6563d978 Seriously? The variable is named as an array and initialized as a string? Well, I hope no callers were expecting a potentially empty string, because now they will get an empty array instead. empty() should handle this fine, hopefully callers do something sane like that. 7 rokov pred
  pdontthink 2454a09f25 SM doesn't know how to log in again on the same connection, so best to actually close the file handle as well 8 rokov pred
  pdontthink 6cd24c0552 Happy 2017 8 rokov pred
  pdontthink 2934017d92 Happy New Year 9 rokov pred
  pdontthink 3b465a0d0f Happy 2015 10 rokov pred
  pdontthink 19cfc02954 Add session variables that store information about most recent fatal IMAP error 11 rokov pred
  pdontthink 6aa022543c Variable name correction 11 rokov pred
  pdontthink d95e0da38c Allow SSL socket context to be specified as well 11 rokov pred
  pdontthink e0ba6b31ed Add ability to show login error from the IMAP server instead of traditional "Unknown user or password incorrect" (thanks to Alain Williams) 11 rokov pred
  pdontthink cedca778de Add advanced control over the SSL context used when connecting to the SMTP and IMAP servers over SSL/TLS (Thanks to Emmanuel Dreyfus) 11 rokov pred
  pdontthink 581dc23061 Happy 2014 11 rokov pred
  Fredrik Jervfors c076a1f1ae Update copyright 12 rokov pred
  Thijs Kinkhorst efd75f4867 Replace calls to htmlspecialchars() with sm_encode_html_special_chars(). 12 rokov pred
  pdontthink d4e2698415 Account for servers that send extra unsolicited FETCH responses (such as when flags change due to a FETCH request). PLEASE TEST! 13 rokov pred
  pdontthink 33ebad3f5c Fall back to using LIST if NAMESPACE answer is malformed or otherwise problematic. This still doesn't account for situations where the NAMESPACE or LIST answer can't be parsed correctly. 13 rokov pred
  Thijs Kinkhorst c323e82aca I believe this code worked by chance, redefining it from string to array and 13 rokov pred
  pdontthink acc409fb2a Updating copyrights. Happy New Year. 13 rokov pred
  pdontthink fc57bf2b59 Happy New Year! 14 rokov pred
  pdontthink 7aa0e60863 Update copyrights to 2010 15 rokov pred
  Fredrik Jervfors 134d462c94 The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation. 16 rokov pred
  pdontthink bc3fb36016 Stop using deprecated ereg() functions (#2820952) 16 rokov pred
  Thijs Kinkhorst 6f1f3d6b35 The shell escaping fix in map_yp_alias (CVE-2009-1579) was incomplete. 16 rokov pred
  pdontthink eda7b9b157 OMG - unsanitized shell command. Thanks to Niels Teusink. (CVE-2009-1579) 16 rokov pred