1. 05 Jan, 2010 1 commit
  2. 09 Dec, 2007 1 commit
    • * examples/echosrv.c: New file.
      * include/mailutils/Makefile.am: Add server.h.
      * include/mailutils/server.h: New file.
      * include/mailutils/acl.h (mu_acl_t): Move to types.hin
      * include/mailutils/types.hin (mu_acl_t,mu_server_t)
      (mu_tcp_server_t): New types.
      * mailbox/Makefile.am: Add server.c and tcpsrv.c.
      * mailbox/server.c: New file.
      * mailbox/tcpsrv.c: New file.
      * mailbox/acl.c: Include <sys/wait.h>
      Rename all `sin' and `sun' to avoid name clashes.
      * mailbox/errors (MU_ERR_LOCK_EXT_FAIL): Do not abbreviate
      anything in error description.
      Sergey Poznyakoff authored
  3. 11 Nov, 2007 1 commit
    • MU_ERR_READ, for consistency.
      
      * comsat/Makefile.am (comsatd_LDADD): Add all mailbox formats.
      * comsat/cfg.c: Use mu_error instead of syslog.
      * comsat/comsat.c (comsat_daemon): Implement test mode.
      (notify_user): Use mailbox quick access mode instead of directly
      fiddling with the UNIX mailbox stream.
      
      * include/mailutils/stream.h (MU_STREAM_QACCESS): New define.
      * libproto/mbox/mbox.c: Implement _quick_get_message method.
      * libproto/mbox/mbox0.h (mbox_scan1): New function.
      * libproto/mbox/mboxscan.c (mbox_scan0): Split into mbox_scan0
      proper and mbox_scan_internal.
      (mbox_scan1): New function.
      Remove unused defines.
      * libsieve/load.c: Do not deallocate loaded modules.
      * mail.local/main.c (set_debug_flags): Fix typo.
      * mailbox/amd.c: Implement get_qid method.
      (amd_append_message) Singal MU_EVT_MESSAGE_APPEND.
      * mailbox/errors (MU_ERR_BADOP): New error code.
      (MU_READ_ERROR): Rename to MU_ERR_READ, for consistency.
      * mailbox/file_stream.c (_prog_destroy,_prog_close): Fix waiting
      for the children to terminate. Do not forcefully kill them.
      
      * mailbox/mailbox.c: Control allowed operations, depending on
      MU_STREAM_QACCESS bit.
      Sergey Poznyakoff authored
  4. 27 Jun, 2007 1 commit
  5. 22 Feb, 2007 1 commit
  6. 22 Apr, 2006 1 commit
  7. 16 Nov, 2005 1 commit
  8. 26 Jul, 2005 1 commit
  9. 23 Jun, 2005 1 commit
  10. 24 May, 2005 1 commit
  11. 17 May, 2005 1 commit
  12. 06 Mar, 2005 1 commit
  13. 04 Jan, 2005 1 commit
  14. 02 Jan, 2005 1 commit