search for: mail_index_map_clon

Displaying 4 results from an estimated 4 matches for "mail_index_map_clon".

Did you mean: mail_index_map_clone
2009 Jan 04
1
Warnings compiling on OpenBSD 4.4 i386
...ver --with-passwd --with-passwd-file --with-bsdauth --without-ldap --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var mail-index-map.c: In function `mail_index_map_ext_hdr_check': mail-index-map.c:171: warning: comparison between signed and unsigned mail-index-map.c: In function `mail_index_map_clone': mail-index-map.c:1112: warning: comparison between signed and unsigned mail-index-sync-update.c: In function `sync_header_update': mail-index-sync-update.c:419: warning: comparison between signed and unsigned mail-transaction-log-file.c: In function `log_file_track_mailbox_sync_offse...
2008 Jun 11
0
Dovecot 1.1 rc9 compilation warnings
...rning: implicit declaration of function `buffer_append' Solaris 8 and SuSE Enterprise Linux 9 (x86-64 gcc 3.3.3) > mail-index-map.c: In function `mail_index_map_ext_hdr_check': > mail-index-map.c:171: warning: comparison between signed and unsigned > mail-index-map.c: In function `mail_index_map_clone': > mail-index-map.c:1112: warning: comparison between signed and unsigned > mail-index-sync-update.c: In function `sync_header_update': > mail-index-sync-update.c:418: warning: comparison between signed and unsigned > mail-transaction-log-file.c: In function `log_file_track_ma...
2007 Apr 12
2
1.0.rc32 released
http://dovecot.org/releases/dovecot-1.0.rc32.tar.gz http://dovecot.org/releases/dovecot-1.0.rc32.tar.gz.sig Pretty late for changes if v1.0 is supposed to come out tomorrow, but I can't really leave these LDAP bugs unfixed. They shouldn't anyway break anything, so here's one more day for you people to find out about any bugs. One thing that I'm a bit concerned about is the
2006 Jun 23
1
Running on HPUX
I've gotten fairly far into compiling and running dovecot on HPUX. The problem I'm currently having is that the index seems to be mmap'ed at twice after login. The 576 byte mmap is the index file: root at hp46t243 # grep mmap64 /tmp/dovecot.tusc [imap ][1707] mmap64(NULL, 576, PROT_READ|PROT_WRITE, MAP_SHARED, 7, 0) = 0xc166c000 [imap ][1707] mmap64(NULL, 18432,