Commit Verlauf

Autor SHA1 Nachricht Datum
  pdontthink 6aa022543c Variable name correction vor 11 Jahren
  pdontthink d95e0da38c Allow SSL socket context to be specified as well vor 11 Jahren
  pdontthink e0ba6b31ed Add ability to show login error from the IMAP server instead of traditional "Unknown user or password incorrect" (thanks to Alain Williams) vor 11 Jahren
  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) vor 11 Jahren
  pdontthink 581dc23061 Happy 2014 vor 11 Jahren
  Fredrik Jervfors c076a1f1ae Update copyright vor 12 Jahren
  Thijs Kinkhorst efd75f4867 Replace calls to htmlspecialchars() with sm_encode_html_special_chars(). vor 12 Jahren
  pdontthink d4e2698415 Account for servers that send extra unsolicited FETCH responses (such as when flags change due to a FETCH request). PLEASE TEST! vor 13 Jahren
  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. vor 13 Jahren
  Thijs Kinkhorst c323e82aca I believe this code worked by chance, redefining it from string to array and vor 13 Jahren
  pdontthink acc409fb2a Updating copyrights. Happy New Year. vor 13 Jahren
  pdontthink fc57bf2b59 Happy New Year! vor 14 Jahren
  pdontthink 7aa0e60863 Update copyrights to 2010 vor 15 Jahren
  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. vor 16 Jahren
  pdontthink bc3fb36016 Stop using deprecated ereg() functions (#2820952) vor 16 Jahren
  Thijs Kinkhorst 6f1f3d6b35 The shell escaping fix in map_yp_alias (CVE-2009-1579) was incomplete. vor 16 Jahren
  pdontthink eda7b9b157 OMG - unsanitized shell command. Thanks to Niels Teusink. (CVE-2009-1579) vor 16 Jahren
  pdontthink dba77072d2 Dunno why this was never implemented, but the comments say it's OK, so here goes... vor 16 Jahren
  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. vor 16 Jahren
  pdontthink 6c2c0ff29b FIXME vor 17 Jahren
  pdontthink 167a679501 FIXME vor 17 Jahren
  pdontthink 416c38cee1 Notes about HTML we need to remove vor 17 Jahren
  Thijs Kinkhorst 593944ce7f - Fix busy loop and notice when two literals in IMAP fetch (#1739433). vor 18 Jahren
  Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices vor 18 Jahren
  stekkel 9767e2393c Remove sqsetcookieflush call (not needed) vor 18 Jahren
  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 vor 18 Jahren
  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. vor 18 Jahren
  pdontthink 93fb75d405 Doc fix vor 18 Jahren
  pdontthink 6692d38bd8 Long time in coming: allow sqimap_login() to return even if connection failed. Useful in many places, including the new API library. vor 18 Jahren
  Alexandros Vellis 0f2d1a970e Fix for namespace parsing. UWash has a namespace prefix without a delimiter, which is perfectly legal. vor 18 Jahren