summaryrefslogtreecommitdiff
path: root/camel/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* use the article number instead of the messageid. Some servers are justEVOLUTION_1_5_8evolution-1-5-8Not Zed2004-05-191-0/+9
* ** See #58641.Not Zed2004-05-191-0/+12
* do the same load of mailbox if we're in slow mode as we did for maildir.Not Zed2004-05-181-0/+4
* check for NULL implementation before calling it. (disco_sync): similar.Not Zed2004-05-181-0/+6
* Fixed a string type-o.Jeffrey Stedfast2004-05-171-0/+4
* If the encrypted block was also signed, set the signature verificationJeffrey Stedfast2004-05-171-0/+6
* ** Bug #56050.Not Zed2004-05-171-0/+10
* if we have no folder in-memory, load it if we're not doing it fast to getNot Zed2004-05-171-0/+6
* don't allow creation of Trash or Junk folders.Not Zed2004-05-171-0/+20
* Ignore PERMANENTFLAGS if it gives us an empty set. Works around brokenJeffrey Stedfast2004-05-121-0/+6
* changed to match_threads. (camel_folder_search_search): remove threadNot Zed2004-05-121-0/+26
* fixedJeffrey Stedfast2004-05-111-0/+16
* Fixed a type-o. Fixes bug #58348.Jeffrey Stedfast2004-05-111-16/+5
* New class for zipping/unzipping gzip streams.Jeffrey Stedfast2004-05-101-0/+8
* properly set the parent nodes for the re-parented phantom-node children.Not Zed2004-05-071-0/+9
* set nodelay and keepalive on the socket.Not Zed2004-05-061-0/+16
* dont set X-Evolution-Source here anymore, set in caller.Not Zed2004-05-051-0/+7
* Get rid of #ifdef ENABLE_THREADS stuff, that was done away with a whileJeffrey Stedfast2004-05-041-0/+7
* Fixed typo.Christian Kellner2004-05-041-0/+4
* ** See #57979.Not Zed2004-05-041-0/+18
* ** See bug #57881.Not Zed2004-05-031-0/+15
* Fix typo. #53466.Priit Laes2004-04-301-0/+4
* Change the UID_SET_LIMIT to 768 (something <1000 octets as suggested byJeffrey Stedfast2004-04-281-0/+4
* Mark exception strings for translation and fixed a spelling mistake.Jeffrey Stedfast2004-04-281-0/+5
* ** See bug #57659.Not Zed2004-04-271-0/+10
* Added HAS_LICENSE flag for allowing camel providers to display licenseSarfraaz Ahmed2004-04-231-0/+5
* Send a flag list rather than \Deleted by itself. See #57381.Not Zed2004-04-221-0/+6
* Don't bother doing any work if perm_flags is 0.Jeffrey Stedfast2004-04-221-6/+13
* added CAMEL_LIBS to LIBADD added new function to get addres book namesSivaiah Nallagatla2004-04-211-0/+9
* set the meta data file on nntp folders.Not Zed2004-04-211-0/+3
* implement dummy virtual method.Not Zed2004-04-211-0/+8
* Fixed to not expect ]'s as part of the BODY atom token.Jeffrey Stedfast2004-04-191-0/+5
* will never be true. Fixes bug #56982.Jeffrey Stedfast2004-04-161-0/+5
* Changed imap_atom_specials[] to not treat ']' as an atom char (as perJeffrey Stedfast2004-04-151-0/+6
* Use %F instead of %S so that the folder name gets properly converted fromJeffrey Stedfast2004-04-141-0/+8
* do offline mail syncing (only for open folders so far). If we fail doingNot Zed2004-04-141-0/+6
* Rearranged some error checking code to fix bug #56405.evolution_1_5_7Jeffrey Stedfast2004-04-131-0/+5
* implement the new counts, and get them all atomically so they're onlyNot Zed2004-04-131-0/+10
* Fix NotZed's fix to not mark messages as unseen. Fixes bug #56879.Jeffrey Stedfast2004-04-131-3/+8
* change the auth type string from Password to plain/passwordSivaiah Nallagatla2004-04-131-0/+6
* Fix for bug #56878.Jeffrey Stedfast2004-04-121-0/+12
* add bookname to uriSivaiah Nallagatla2004-04-111-0/+6
* Fix capitalisation of the "mailcheck" section title and move it to the topJeffrey Stedfast2004-04-091-0/+10
* Changed (!flags & _CREATE) to (!(flags & _CREATE)) (get_folder_online): DoJeffrey Stedfast2004-04-081-0/+9
* always set the seen flag when we delete a message. I demand that this may,Not Zed2004-04-081-0/+6
* include camel-debug.hNot Zed2004-04-081-0/+27
* Added mutex locking where appropriate.Jeffrey Stedfast2004-04-071-0/+3
* Added mutex locking where appropriate.Jeffrey Stedfast2004-04-071-0/+3
* Defined.Jeffrey Stedfast2004-04-071-0/+12
* #if 0 out the sys/debugreg stuff.Not Zed2004-04-061-0/+2