コミット履歴

作者 SHA1 メッセージ 日付
  Tyler Akins 495b22fb6f Modified sqimap_session_id to return something when there is no session ID 23 年 前
  philippe_mingo d61b98077f Added (c) stuff and some formatting. 23 年 前
  philippe_mingo c3aed0d769 Some fixup: 23 年 前
  philippe_mingo bf7a149680 Various fixes 23 年 前
  Ondřej Surý d350b9790e We have to know when there is attachment with size 0 and when there is no size ($size is set to -1 now). 23 年 前
  thomppj 0e0192b790 Lots of changes to get closer to having save as draft working. Please, keep working hard on this!!! 24 年 前
  philippe_mingo c5eea2115b * Header rearranged 24 年 前
  philippe_mingo ca1cc1a204 Use sqimap_session_id instead of axxxx for imap connections. 24 年 前
  Tyler Akins e7c6e05c6d Removed warning message with E_ALL 24 年 前
  Tyler Akins edbb3f92c5 Fixed a bug that would only appear with an obscenely long line in the email. 24 年 前
  Tyler Akins 494397924d Fixed typo 24 年 前
  Luke Ehresman 1a27b719ff Added IMAP speed imrpovements from the guys at XS4ALL 24 年 前
  Tyler Akins ba0e8688fe * Middle parameter wasn't used. 24 年 前
  Tyler Akins 0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1 24 年 前
  Tyler Akins 1b97851467 * Got rid of problem with passwords (finally) 24 年 前
  Tyler Akins da36de70bf * quotemeta() wasn't the right function. addslashes() is correct. 24 年 前
  Tyler Akins d7abdc9a6b Cleaned up regexp's. 24 年 前
  Luke Ehresman cd371ecca9 fixed warnings and fixed broken part of my updated sqimap_read_data() 24 年 前
  lbergman 77173ee663 some foo to 'foo' 24 年 前
  Luke Ehresman c431513c48 removed warnings 24 年 前
  Luke Ehresman e77db066ff improved imap_general.php -- much better handling 24 年 前
  Tyler Akins d5750c6aca Changed many "Call-time pass-by-reference" errors. Things should be passed 24 年 前
  Tyler Akins 248061a4d0 * Needed to escape the { and } in the regexp 24 年 前
  Tyler Akins de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled. 24 年 前
  Tyler Akins de7069a67c Replaced preg_match with ereg (speed) 24 年 前
  Luke Ehresman 57564a5cf0 fixed some problems in sqimap_read_body(). Please test it out. 24 年 前
  Luke Ehresman 1f973b92da Added a much better fix for the IE/SSL problem. No security hazards 24 年 前
  Tyler Akins cb3984d52c CHEAP HACK to fix the problem. This should REALLY look at the first line 24 年 前
  Luke Ehresman 02508d318b Finally fixed the IE/SSL download problem. 24 年 前
  Luke Ehresman a5b4ea4619 fixed bug #128278 - size not displayed correctly when searching 24 年 前