isync/src
Oswald Buddenhagen 0f24ca31b5 fix SubFolders style Maildir++
turns out i misread the spec in a subtle way: while all other folders
are physically nested under INBOX, the IMAP view puts them at the same
(root) level. to get them shown as subfolders of INBOX, they need to
have _two_ leading dots.

this also implies that the Maildir++ mode has no use for a Path, so
reject attempts to specify one.
2016-11-05 17:32:34 +01:00
..
compat improve .gitignore files 2015-11-08 12:31:20 +01:00
.gitignore improve .gitignore files 2015-11-08 12:31:20 +01:00
common.h tolerate case changes in X-TUID header name 2015-09-01 15:40:54 +02:00
config.c soft-limit peak memory usage 2015-02-15 18:13:05 +01:00
config.h re-design SSL/TLS configuration 2014-10-18 16:18:48 +02:00
driver.c reshuffle sources a bit 2013-12-08 23:19:12 +01:00
driver.h make it possible to specifiy Pattern INBOX* with no Path defined 2015-05-24 14:51:31 +02:00
drv_imap.c Merge branch 'isync_1_2_branch' 2015-11-08 12:04:44 +01:00
drv_maildir.c fix SubFolders style Maildir++ 2016-11-05 17:32:34 +01:00
main.c make it possible to specifiy Pattern INBOX* with no Path defined 2015-05-24 14:51:31 +02:00
Makefile.am Make Berkley DB an optional dependency. 2015-04-13 09:19:02 +02:00
mbsync.1 fix SubFolders style Maildir++ 2016-11-05 17:32:34 +01:00
mbsyncrc.sample Merge branch 'isync_1_2_branch' 2015-11-08 12:04:44 +01:00
mdconvert.1 replace FSF address with something more ... contemporary 2012-09-01 21:15:53 +02:00
mdconvert.c fix hypothetical buffer overflows 2014-04-12 13:03:46 +02:00
run-tests.pl reduce FSync option to a boolean 2013-12-08 11:12:09 +01:00
socket.c Merge branch 'isync_1_2_branch' 2016-11-05 13:16:32 +01:00
socket.h add support for sending a TLS client certificate 2015-08-09 09:44:55 +02:00
sync.c Merge branch 'isync_1_2_branch' 2015-11-08 12:04:44 +01:00
sync.h prune dead SYNC_FAIL_ALL define 2015-05-24 14:51:31 +02:00
tst_timers.c add timers to mainloop 2015-01-11 15:05:28 +01:00
util.c Merge branch 'isync_1_2_branch' 2015-11-08 12:04:44 +01:00