Updated
Showing
1 changed file
with
12 additions
and
0 deletions
1 | 2002-04-08 Sergey Poznyakoff | ||
2 | |||
3 | * include/mailutils/locker.h (MU_LOCKER_KERNEL): New locker | ||
4 | type: implies kernel-locking. | ||
5 | * mailbox/locker.c: Reorganized. Default locking type is DOTLOCK. | ||
6 | If the mailbox to be locked is not writable for the user, | ||
7 | locking type changes to NULL (no locking at all). If the | ||
8 | directory where the mailbox resides is not writable, the | ||
9 | locking type switches to KERNEL. | ||
10 | |||
11 | * m4/gssapi.m4: Fixed typo. | ||
12 | |||
1 | 2002-04-04 Sergey Poznyakoff | 13 | 2002-04-04 Sergey Poznyakoff |
2 | 14 | ||
3 | * imap4d/lsub.c (imap4d_lsub): Return OK response, unless | 15 | * imap4d/lsub.c (imap4d_lsub): Return OK response, unless | ... | ... |
-
Please register or sign in to post a comment