- 25 Mar, 2002 8 commits
-
-
-
have to include the header for the functions you want to use, but you can change a header without causing a recompile of everything. Also added some missing LGPL file headers.
Sam Roberts authored -
-
-
-
-
the locking. Default is "dotlock", which is setgid mail so can lock in a mailspool that users may not have write permissions to.
Sam Roberts authored
-
- 21 Mar, 2002 4 commits
-
-
- 19 Mar, 2002 6 commits
-
-
- 15 Mar, 2002 1 commit
-
-
when required. * mailbox/include/imap0.h: warning: comma at end of enumerator list. * mailbox/locker.c (locker_set_expire_time): warning: declaration of `time' shadows global declaration (locker_get_expire_time): declaration of `time' shadows global declaration * mailbox/mbx_default.c (mu_path_maildir): Use "const" to reinforce a constant string. * include/mailutils/mailbox.h (mu_path_maildir): constant "const". * mailbox/mbx_mbox.c (mbox_append_message): status already declared. * mailbox/memory_stream.c (_memory_truncate): Cast before doing the comparison. * mailbox/parse822.c (parse822_time): useless ';' outside function definition. * mailbox/smtp.c (smtp_send_message): warning: declaration of `from' shadows a parameter declaration of `to' shadows a parameter.
Alain Magloire authored
-
- 14 Mar, 2002 3 commits
-
-
- 13 Mar, 2002 13 commits
-
-
by using (const char *name) in the argument. * pop3d/pop3d.c: The variable state was already use as a global, use "astate" in function pop3_parse_opt().
Alain Magloire authored -
* mail/next.c: Should print the message also. * mail/previous.c: Should print the message also. * mail/util.c(util_do_command): Memory leak cmd was not free(cmd). An empty line means now "next".
Alain Magloire authored -
-
-
-
-
-
-
-
-
-
-
- 12 Mar, 2002 5 commits
-
-