Commit History

Author SHA1 Message Date
  Thijs Kinkhorst a73561b911 Increment year in copyright notice. 20 years ago
  Fredrik Jervfors 8c8ecffa57 Replacing tabs with spaces, trimming white space at EOL and newline at EOF 21 years ago
  Jimmy Conner 2cd94f0d75 Removed variables that were initialized, but never actually used 21 years ago
  Jimmy Conner 6bfd0f1168 Remove unused globals 21 years ago
  indiri69 d05fcaf17e Should compared strings with strings. Otherwise a string of just '0' is treated as false 21 years ago
  Jimmy Conner 7ac7b090be Wrong break point is set, we are only 2 deep here, not 3 21 years ago
  Fredrik Jervfors d400b6c95d Fixing undefined variables 21 years ago
  Thijs Kinkhorst 850e646c72 Close connection cleanly when login/pw incorrect, following RFC recommendation. 21 years ago
  Fredrik Jervfors 303d308968 XHTML fixes 21 years ago
  jangliss c8be9a65a7 Shouldn't let PHP generate an error in this case, if we are handling a 21 years ago
  stekkel 8797a08eb5 typo 21 years ago
  stekkel 8784e12b74 removed parseAdress routines and made it point to rfc822address.php 21 years ago
  tokul dca19f1eda aStutus -> aStatus 21 years ago
  stekkel f510138349 * Request UID and UIDVALIDITY from the status response if not available in the 21 years ago
  stekkel f630a0daf1 second try .. 21 years ago
  stekkel 1069293bcd Detect untagged BYE responses in case the connection is terminated. 21 years ago
  stekkel 5d2e086e5a Fixed on the fly decoding of base64 attachment. We need to do on the fly 21 years ago
  stekkel 1b45d3c991 reminder for people that want to use the capability string. It's broken in 21 years ago
  tokul 17c56f73ed two more subpackage blocks 21 years ago
  Erin Schnabel c83dcc0345 remove perlishly commented debug lines. my bad. 21 years ago
  Erin Schnabel c072809def finish "buttonizing" read_body header. 21 years ago
  Thijs Kinkhorst 28eadb73d0 Move $sqimap_session_id from global to static scope. 21 years ago
  tassium efc02d8258 Brain-damage in sqimap_create_stream(). Can't believe I let myself commit this function in such poor shape, and further that nobody else caught it until now ;) 21 years ago
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 21 years ago
  alex-brainstorm 73a4cc6748 Add an optional link parameter to sqimap_error_box(), allow self error handling even when connection is dropped, and remove the notices that happen in that case. 22 years ago
  stekkel 1d79c4e994 The SASL intial response capability name is changed in 22 years ago
  Thijs Kinkhorst 336662934c Add some basic documentation, and remove some long-obsolete functions. 22 years ago
  tassium 9098cb73e4 Preparation to begin using phpdocumentor. 22 years ago
  stekkel bbe8c907cc Today Cyrus 2.2.2-BETA with SASL Initial Client response was released so it 22 years ago
  tassium a6424e15e8 New function: sqimap_create_stream(). Returns an IMAP stream. 22 years ago