1. 20 Apr, 2001 1 commit
    • 	we must maintain the offset.
      
      	* imap4d/list.c: partially implemented the LIST command.
      	* imap4d/imap4d.c: homedir new global variable.
      	* imap4d/login.c: same ${HOME} in homedir.
      	* imap4d/util.c (util_getword): Be aware of the quotes.
      
      	* lib/fnmatch.c: New replacement file.
      	* lib/fnmatch.h: New replacement file.
      	* configure.in: Check for fnmatch().
      Alain Magloire authored
  2. 18 Apr, 2001 1 commit
    • an email excerpt:
      states is the valid states for a command (eg. LOGIN is only valid in
      non-authenticated state, SELECT is valid in authenticated or
      selected). success is the state to enter when the command completes
      successfully (STATE_NONE means no change) and failure is the state to
      enter when the command fails.
      
      The fetch code is getting close to completion! ye!
      Alain Magloire authored
  3. 17 Apr, 2001 1 commit
  4. 16 Apr, 2001 14 commits
  5. 15 Apr, 2001 2 commits
    • Test. · 8f4858ac
      Alain Magloire authored
    • 	* examples/{Makefile,Addrs,addr.c,Addrs.good}: address test f/w.
      	* include/mailutils/address.h,mailbox/{address.c,parse822.c}: now
      	  stuff a group name into an _address, and added a function to do
      	  a quick check if it is a group.
      	* mailbox/parse822.c: fixed bug where ",sam@foo.bar" wasn't valid.
      Alain Magloire authored
  6. 14 Apr, 2001 9 commits
  7. 13 Apr, 2001 4 commits
  8. 12 Apr, 2001 1 commit
  9. 10 Apr, 2001 7 commits