/databases/ruby-postgres/

Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* If we fail to get the lock, make sure we close our locking fd, and resetNot Zed2001-08-011-0/+4
* Slightly re-arranged filter/change notification logic. If we;re filtering,Not Zed2001-08-011-0/+24
* Fix the fix that fixes broken mailer behavior. We want to make sure thatJeffrey Stedfast2001-07-281-0/+7
* Allow the url to be NULL just like the libc free convention.Jeffrey Stedfast2001-07-271-0/+5
* Send an IMAP command, but don't wait for responses.Dan Winship2001-07-271-0/+21
* Add another Sender pattern.Dan Winship2001-07-251-0/+5
* Change the break into a continue, we should process as many as we canNot Zed2001-07-251-0/+12
* Handle broken mailers that send unencoded 8bit header params. And thereJeffrey Stedfast2001-07-251-0/+4
* New #define, and there was much rejoicing. Rah.Jeffrey Stedfast2001-07-251-0/+5
* Added some warnings for bad cases.Not Zed2001-07-241-0/+12
* Slight fix for when source == destination (we don't want to do this actionJeffrey Stedfast2001-07-241-0/+6
* Added some operation progress reporting. Actual data transfer is 'tricky'Not Zed2001-07-231-0/+16
* More usage fixes for CamelException. Check our own exception forPeter Williams2001-07-211-0/+6
* Pull up test fixes to get them building againJP Rosevear2001-07-211-0/+4
* renamed to camel_charset_to_iconv() to make it just a little moreNot Zed2001-07-201-0/+6
* Convert to the iconv-friendly charset names.Jeffrey Stedfast2001-07-201-0/+31
* Modified to treat the return value from camel_charset_locale_name() as aJeffrey Stedfast2001-07-201-18/+34
* In camel:Peter Williams2001-07-201-0/+24
* No need for `acharset' anymore. (check_html_charset): Return a const char*Jeffrey Stedfast2001-07-201-0/+6
* Remove my iso8859-1 -> iso-8859-1 hack and useJeffrey Stedfast2001-07-201-0/+16
* Revert 7/11/2001 patch for IMAP INBOX filtering at NotZed's request.Peter Williams2001-07-191-0/+5
* Clean up some exception misusage.Peter Williams2001-07-181-0/+30
* Use CAMEL_VTRASH_NAME.Jeffrey Stedfast2001-07-181-0/+6
* Given: 4 EXISTS 1 EXPUNGE We have to pass 3, not 4 toDan Winship2001-07-171-0/+9
* If the message info for an expunged message is NULL, then just break out -Jeffrey Stedfast2001-07-151-0/+7
* Added a hack to convert charsets in the format iso8859-1 to iso-8859-1Jeffrey Stedfast2001-07-141-8/+16
* Let people install as non-root, but give them a bigass warning so they'rePeter Williams2001-07-141-0/+12
* We now use a structure as the bucket data rather than just a cache levelJeffrey Stedfast2001-07-131-0/+21
* Okay, I've decided that that user is just on crack. We don't want to allowJeffrey Stedfast2001-07-13