1. 05 Jan, 2005 1 commit
  2. 05 Jul, 2004 1 commit
  3. 04 Jun, 2004 1 commit
  4. 15 Jan, 2004 1 commit
  5. 18 Oct, 2003 1 commit
  6. 11 Oct, 2003 1 commit
  7. 20 Sep, 2003 1 commit
  8. 28 Aug, 2003 1 commit
  9. 13 Jan, 2003 1 commit
  10. 31 Dec, 2002 1 commit
    • * auth/Makefile.am: Correct copyright year, add license
      information.
      * sieve/testsuite/Makefile.am: Likewise.
      * testsuite/Makefile.am: Likewise.
      * sieve/Makefile.am: Likewise.
      * scripts/guile-1.6/Makefile.am: Likewise.
      * scripts/guile-1.4/Makefile.am: Likewise.
      * scripts/Makefile.am: Likewise.
      * readmsg/testsuite/Makefile.am: Likewise.
      * readmsg/Makefile.am: Likewise.
      * mh/Makefile.am: Likewise.
      * messages/testsuite/Makefile.am: Likewise.
      * messages/Makefile.am: Likewise.
      * pop3d/testsuite/Makefile.am: Likewise.
      * pop3d/Makefile.am: Likewise.
      * mapi/Makefile.am: Likewise.
      * mail.remote/testsuite/Makefile.am: Likewise.
      * mail.remote/Makefile.am: Likewise.
      * mail.local/testsuite/Makefile.am: Likewise.
      * mail.local/Makefile.am: Likewise.
      * mailbox2/pop3/Makefile.am: Likewise.
      * mailbox2/mbox/Makefile.am: Likewise.
      * mailbox2/include/mailutils/sys/Makefile.am: Likewise.
      * mailbox2/include/mailutils/Makefile.am: Likewise.
      * mailbox2/include/Makefile.am: Likewise.
      * mailbox2/Makefile.am: Likewise.
      * mailbox/testsuite/Makefile.am: Likewise.
      * mailbox/include/Makefile.am: Likewise.
      * mailbox/Makefile.am: Likewise.
      * mail/testsuite/Makefile.am: Likewise.
      * mail/Makefile.am: Likewise.
      * m4/Makefile.am: Likewise.
      * libsieve/Makefile.am: Likewise.
      * libmu_scm/Makefile.am: Likewise.
      * lib/posix/Makefile.am: Likewise.
      * lib/Makefile.am: Likewise.
      * include/mailutils/gnu/Makefile.am: Likewise.
      * include/mailutils/Makefile.am: Likewise.
      * include/Makefile.am: Likewise.
      * imap4d/Makefile.am: Likewise.
      * imap4d/testsuite/Makefile.am: Likewise.
      * guimb/scm/Makefile.am: Likewise.
      * guimb/Makefile.am: Likewise.
      * from/testsuite/Makefile.am: Likewise.
      * from/Makefile.am: Likewise.
      * frm/testsuite/Makefile.am: Likewise.
      * examples/Makefile.am: Likewise.
      * frm/Makefile.am: Likewise.
      * dotlock/Makefile.am: Likewise.
      * doc/texinfo/Makefile.am: Likewise.
      * doc/rfc/Makefile.am: Likewise.
      * doc/man/Makefile.am: Likewise.
      * doc/Makefile.am: Likewise.
      * comsat/Makefile.am: Likewise.
      * Makefile.am: Likewise.
      
      * configure.ac: Update FSF Address
      Jeff Bailey authored
  11. 24 Dec, 2002 1 commit
  12. 30 Nov, 2002 1 commit
  13. 03 Sep, 2002 1 commit
  14. 21 Aug, 2002 1 commit
  15. 13 Aug, 2002 1 commit
  16. 13 Mar, 2002 1 commit
  17. 13 Feb, 2002 1 commit
  18. 05 Feb, 2002 1 commit
  19. 11 Nov, 2001 1 commit
  20. 04 Sep, 2001 1 commit
    • 	* include/mailutils/parse822.h: Add a prototype for
      	parse822_skip_nl().
      
      	* lib/Makefile.am: add fgetpwent.c
      	* lib/fgetpwent.c: New file.
      
      	* mail/from.c (mail_from): Use the cover functions
      	attribute_is_xxxx() instead of getting the flag.
      
      	* mailbox/attribute.c: Cleanup the mess.
      	attribute_set_{read,delete,seen,flagged,answered}.
      	attribute_unset_{read,delete,seen,flagged,answered}.
      	attribute_is_{read,delete,seen,flagged,answered}
      	should be no more then cover functions calling
      	attribute_set_flags(), attribute_get_flags() and
      	attribute_unset_flags().
      
      	* mailbox/folder_imap.c: MU_ATTRIBUTE_READ, is not
      	part of IMAP protocol use \\Seen.
      	* mailbox/mbx_imap.c: Remove the hack trying to reconnect,
      	it does not work.
      
      	* mailbox/mbx_pop.c(pop_get_messages): Set the new
      	functions for the attribute.
      	(pop_get_attribute): New functions.
      	(pop_set_attribute): New functions.
      	(pop_unset_attribute): New functions.
      	(pop_attr_flags): Removed.
      
      	* mutil.c (mu_hex2ul): GNU coding std.
      	(parse822_time): Do not use tzname as a variable name tzname
      	is global variable in libc, better clear away.
      	(parse822_date_time): Likewised.
      
      	* pop3d/Makefile.am: add virtual.c
      	* pop3d/pop3d.c (main): register getpwnam_ip_virtual,
      	getpwnam_host_virtual
      	* pop3d/pop3d.h: declare,
      	getpwnam_ip_virtual(), getpwnam_host_virtual().
      	* pop3d/virtual.c: New file.
      Alain Magloire authored
  21. 30 Aug, 2001 1 commit
  22. 02 May, 2001 1 commit
  23. 24 Apr, 2001 1 commit
  24. 16 Apr, 2001 1 commit
  25. 02 Sep, 2000 1 commit
  26. 09 Nov, 1999 1 commit
  27. 06 Nov, 1999 1 commit
  28. 11 Oct, 1999 4 commits
  29. 09 Oct, 1999 1 commit
  30. 08 Oct, 1999 1 commit
  31. 06 Oct, 1999 1 commit
  32. 23 Sep, 1999 1 commit
  33. 16 Sep, 1999 1 commit