1. 31 Aug, 2001 1 commit
    • 	pathname in a buffer.  For a daemon, it is better to stay
      	in "/" the root.  Moving in subdirecteris, will not permit
      	the volume to be unmounted.  But we do not follow the
      	same rule for imap4d, it should be fix.
      
      	* pop3d/signal.c: Shutup unused parameter warrning from gcc.
      	* pop3d/user.c: Define macro VIRTUAL_PWDDIR. use sprintf()
      	to build filename instead of chdir().
      	(PAM_gnupop3d_conv): Shutup unused parameter warrning from gcc.
      	Make sure variable mailbox_name is initialized.
      
      	* include/mailutils/mutil.h: Typo "struct password" instead of
      	"struct passwd". Use const appropriately in the declaration
      	of mu_register_getpwnam() and mu_getpwnam().
      	* mailbox/mutil.c: Use const appropriately in the definition
      	of mu_register_getpwnam() and mu_getpwnam(). Typo "struct password"
      	instead of "struct passwd".
      Alain Magloire authored
  2. 30 Aug, 2001 14 commits
  3. 29 Aug, 2001 5 commits
  4. 28 Aug, 2001 1 commit
  5. 27 Aug, 2001 3 commits
  6. 25 Aug, 2001 4 commits
  7. 23 Aug, 2001 7 commits
  8. 22 Aug, 2001 2 commits
  9. 21 Aug, 2001 2 commits
  10. 18 Aug, 2001 1 commit