Історія комітів

Автор SHA1 Опис Дата
  pdontthink d95e0da38c Allow SSL socket context to be specified as well 11 роки тому
  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 роки тому
  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 роки тому
  pdontthink 581dc23061 Happy 2014 11 роки тому
  Fredrik Jervfors c076a1f1ae Update copyright 12 роки тому
  Thijs Kinkhorst efd75f4867 Replace calls to htmlspecialchars() with sm_encode_html_special_chars(). 12 роки тому
  pdontthink d4e2698415 Account for servers that send extra unsolicited FETCH responses (such as when flags change due to a FETCH request). PLEASE TEST! 13 роки тому
  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 роки тому
  Thijs Kinkhorst c323e82aca I believe this code worked by chance, redefining it from string to array and 13 роки тому
  pdontthink acc409fb2a Updating copyrights. Happy New Year. 13 роки тому
  pdontthink fc57bf2b59 Happy New Year! 14 роки тому
  pdontthink 7aa0e60863 Update copyrights to 2010 15 роки тому
  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 роки тому
  pdontthink bc3fb36016 Stop using deprecated ereg() functions (#2820952) 16 роки тому
  Thijs Kinkhorst 6f1f3d6b35 The shell escaping fix in map_yp_alias (CVE-2009-1579) was incomplete. 16 роки тому
  pdontthink eda7b9b157 OMG - unsanitized shell command. Thanks to Niels Teusink. (CVE-2009-1579) 16 роки тому
  pdontthink dba77072d2 Dunno why this was never implemented, but the comments say it's OK, so here goes... 16 роки тому
  Fredrik Jervfors 0a6245814a There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style. 16 роки тому
  pdontthink 6c2c0ff29b FIXME 17 роки тому
  pdontthink 167a679501 FIXME 17 роки тому
  pdontthink 416c38cee1 Notes about HTML we need to remove 17 роки тому
  Thijs Kinkhorst 593944ce7f - Fix busy loop and notice when two literals in IMAP fetch (#1739433). 18 роки тому
  Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices 18 роки тому
  stekkel 9767e2393c Remove sqsetcookieflush call (not needed) 18 роки тому
  pdontthink 717be5c30c Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2 18 роки тому
  pdontthink 3b05f3adc4 Allow sqimap_login() to return error string when connection fails; would be nice if we had an error code system instead; the extent to which HTML is buried in error messages in the core like here is indicative of just how far away SM's architecture is from a good modularized system that is truly ready for t12n and a good API. 19 роки тому
  pdontthink 93fb75d405 Doc fix 19 роки тому
  pdontthink 6692d38bd8 Long time in coming: allow sqimap_login() to return even if connection failed. Useful in many places, including the new API library. 19 роки тому
  Alexandros Vellis 0f2d1a970e Fix for namespace parsing. UWash has a namespace prefix without a delimiter, which is perfectly legal. 19 роки тому
  Alexandros Vellis 49c78a9b56 NAMESPACE support in IMAP backend. Also a whitespace fix. 19 роки тому