47 Commits (dead12efdddec9a7de68d88a8aba68d630040e04)

Author SHA1 Message Date
Oswald Buddenhagen c23d251092 consider hierarchy delimiter flattening when deciding what to list 13 years ago
Oswald Buddenhagen 66895f9cce try harder to list all necessary boxes 13 years ago
Oswald Buddenhagen f11504aa07 update copyrights 13 years ago
Oswald Buddenhagen d4c786823d replace FSF address with something more ... contemporary 13 years ago
Oswald Buddenhagen dfd7516b9a introduce ability to flatten the hierarchy of Stores 13 years ago
Oswald Buddenhagen 2585dd3324 add support for hierarchical mailboxes 13 years ago
Oswald Buddenhagen 28cccf4b35 fix error handling of invalid SyncState * 13 years ago
Oswald Buddenhagen 233f563569 deal with concurrent maildir modifications during listing 13 years ago
Oswald Buddenhagen 2aae866e80 remove Ontty flag 13 years ago
Oswald Buddenhagen 7867eb9009 add simple mainloop implementation 13 years ago
Oswald Buddenhagen b0bbd23512 replace DRV_STORE_BAD with a separate bad_callback() 13 years ago
Oswald Buddenhagen d2e13f147c de-duplicate code a bit 13 years ago
Oswald Buddenhagen c66afdc0a8 move setting of ctx->listed outside the drivers 13 years ago
Oswald Buddenhagen 4afd31a457 avoid preprocessor warnings on missing features: #if => #ifdef 14 years ago
Oswald Buddenhagen 9e10e871fd don't hang if store cannot be opened asynchronously 14 years ago
Oswald Buddenhagen e6a356ffc7 add extra verbose mode which dumps the message contents 15 years ago
Oswald Buddenhagen 2f62a7f608 don't overlook 2nd and later single-letter options in last argument. 17 years ago
Oswald Buddenhagen 42ca262e39 #ifdef __linux__ for the crash handler. it compiles on other platforms, 18 years ago
Oswald Buddenhagen 6800f1636e initialize mvars->t[1] to 1. helps enormously ... :} 18 years ago
Oswald Buddenhagen 8a748d046d no/empty mailbox name means INBOX 19 years ago
Oswald Buddenhagen 168e5f3282 make the driver model, sync_chans() and sync_boxes() fully async. 19 years ago
Oswald Buddenhagen b5d70aa596 async merge: aggregate most variables of main() & sync_boxes() in 19 years ago
Oswald Buddenhagen f90b290650 split box list preparation from "consumption". 19 years ago
Oswald Buddenhagen 72a2d4b690 info() about opening of stores 19 years ago
Oswald Buddenhagen 3e3cf3ac9a update copyrights 19 years ago
Oswald Buddenhagen 7f9ece8e7e move whole responsibility for recycling open stores/server connections 19 years ago
Oswald Buddenhagen 47e592b603 keep the result of driver->list() and a flag whether it is valid in the store. 19 years ago
Oswald Buddenhagen d7126dca5e "fprintf( stderr," => "error(". new functions debugn() and infon() 19 years ago
Oswald Buddenhagen 1453e61840 update fsf's postal address. i think it's sort of useless nowadays 19 years ago
Oswald Buddenhagen ab11737b33 crash handler that launches gdb. activated when started with -D option. 19 years ago
Oswald Buddenhagen 9c6c158ef3 undocumented flag -J to skip committing the new sync state. 19 years ago
Oswald Buddenhagen a1a5a817bb merge Quiet, Verbose & Debug into DFlags 19 years ago
Oswald Buddenhagen 808001c0a9 whoops 19 years ago
Oswald Buddenhagen 4ec56f8cf6 - instead of having {m,s}foo, we have foo[2] now, so we can do 19 years ago
Oswald Buddenhagen 633869d040 trailing whitespace 19 years ago
Oswald Buddenhagen 130664b622 The Big Rewrite. too many change to list them all. 21 years ago
Oswald Buddenhagen e5894bdf04 once again: (slightly) better output. 21 years ago
Oswald Buddenhagen f80f91d98b make Tag int, move it to imap.c 21 years ago
Oswald Buddenhagen b5307f0e16 another message output cleanup, still not perfect (info messages will be 21 years ago
Theodore Ts'o 0121220339 Optimized isync by not fetching the sizes of messages if they are 21 years ago
Oswald Buddenhagen 3de16206e7 ignore anything that does not look remotely like a maildir when 21 years ago
Oswald Buddenhagen 424db34ff2 make imaps: on the command line adjust the port and ssl options as well 21 years ago
Oswald Buddenhagen b535af4fc4 - make it work without SSL 22 years ago
Oswald Buddenhagen 28e240a36b don't free any config strings - who cares for a few bytes? 22 years ago
Oswald Buddenhagen 38d46cc03e accumulate status over multiple mailboxes, i.e., don't abort after first 22 years ago
Oswald Buddenhagen 6f2550117a - update copyrights. 2003 didn't begin yet, but who cares? :) 22 years ago
Oswald Buddenhagen b10718cf20 - took over maintenance 22 years ago
Michael Elkins d228fae394 Updated the copyright notice to allow an exception for linking with OpenSSL, 23 years ago
Michael Elkins 7cd74a1179 Bunch 'o patches from Oswald Buddenhagen: 23 years ago
Michael Elkins eb5f92821c Patch from Oswald Buddenhagen <ossi@kde.org> 23 years ago