Cronologia Commit

Autore SHA1 Messaggio Data
  Tyler Akins 1b97851467 * Got rid of problem with passwords (finally) 24 anni fa
  Tyler Akins da36de70bf * quotemeta() wasn't the right function. addslashes() is correct. 24 anni fa
  Tyler Akins d7abdc9a6b Cleaned up regexp's. 24 anni fa
  Luke Ehresman cd371ecca9 fixed warnings and fixed broken part of my updated sqimap_read_data() 24 anni fa
  lbergman 77173ee663 some foo to 'foo' 24 anni fa
  Luke Ehresman c431513c48 removed warnings 24 anni fa
  Luke Ehresman e77db066ff improved imap_general.php -- much better handling 24 anni fa
  Tyler Akins d5750c6aca Changed many "Call-time pass-by-reference" errors. Things should be passed 24 anni fa
  Tyler Akins 248061a4d0 * Needed to escape the { and } in the regexp 24 anni fa
  Tyler Akins de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled. 24 anni fa
  Tyler Akins de7069a67c Replaced preg_match with ereg (speed) 24 anni fa
  Luke Ehresman 57564a5cf0 fixed some problems in sqimap_read_body(). Please test it out. 24 anni fa
  Luke Ehresman 1f973b92da Added a much better fix for the IE/SSL problem. No security hazards 24 anni fa
  Tyler Akins cb3984d52c CHEAP HACK to fix the problem. This should REALLY look at the first line 24 anni fa
  Luke Ehresman 02508d318b Finally fixed the IE/SSL download problem. 24 anni fa
  Luke Ehresman a5b4ea4619 fixed bug #128278 - size not displayed correctly when searching 24 anni fa
  mattphillips efcd749e41 Patch contained in "[ Bug #128309 ] m$ exchange bug workaround". Exchange was 24 anni fa
  Tyler Akins 825c6f8d9b Changed timeout from 0 seconds (died for me constantly) to 15 seconds. 24 anni fa
  Luke Ehresman 3e4438f709 added Taiwan transation 24 anni fa
  Tyler Akins c322ac4a25 Hopefully killing the quotemeta and login problems with funny characters 24 anni fa
  pallo 9d692148ef The configured IMAP folder delimiter ($optional_delimiter) was never used (it 24 anni fa
  Tyler Akins 94dd6b5127 Another array detection "if" statement. 24 anni fa
  Ondřej Surý 2780154b27 imap_mailbox: Fixed minor bug in sqimap_mailbox_list 24 anni fa
  Luke Ehresman 4a6ff6d6d7 added config option to specify the IMAP folder delimiter, rather than 24 anni fa
  Tyler Akins f0ba821678 Changed an if {} else if {} into if {} else {} (removed unnecessary if) 25 anni fa
  Tyler Akins d4db78af51 - Returned sqimap_get_delimiter() to the old code, but left the new code 25 anni fa
  Tyler Akins 5effbcffde sqimap_read_data now uses the $response and $message vars 25 anni fa
  Tyler Akins bab85e2806 Added html_top and html_bottom hooks to read_body for compression plugin 25 anni fa
  Tyler Akins 481d61b096 When there is an error logging in, and since we are using frames, the 25 anni fa
  Luke Ehresman 8e1d8f7136 added CHARSET option to searching.. should fix the german character 25 anni fa