1. 04 Aug, 2008 2 commits
  2. 31 Jul, 2008 1 commit
    • * libproto/include/amd.h: Fix indentation.
      * libproto/maildir/mbox.c (maildir_scan_dir): Do not assign uids
      before inserting message, it breaks their ordering.
      (maildir_scan0): Assign uids here.  A temporary solution.
      Sergey Poznyakoff authored
  3. 19 Jul, 2008 1 commit
    • * mh/mhn.c (normalize_path): First arg is const char *.
      (store_handler): Avoid unnecessary allocations (and coredumps,
      if mhn-storage profile is not set.
      Sergey Poznyakoff authored
  4. 18 Jul, 2008 3 commits
    • * libsieve/actions.c, libsieve/comparator.c, libsieve/conf.c,
      libsieve/load.c, libsieve/prog.c, libsieve/register.c,
      libsieve/relational.c, libsieve/require.c, libsieve/runtime.c,
      libsieve/sieve.h, libsieve/sieve.l, libsieve/sieve.y,
      libsieve/tests.c, libsieve/util.c: Prefix all external
      identifiers, that are not intended for use by application
      programs, with mu_sv_.
      Sergey Poznyakoff authored
    • Minor fixes. · 69b1db83
      * NEWS, configure.ac: Raise version to 1.9.91
      * mail/mailline.c (ml_getc): Fix indentation.
      * mailbox/mime.c (mu_mime_get_part): Return MU_ERR_NOENT if part
      is out of range.
      Sergey Poznyakoff authored
    • * libsieve/comparator.c, libsieve/prog.c, libsieve/require.c,
      libsieve/runtime.c, libsieve/sieve.h, libsieve/sieve.l,
      libsieve/sieve.y, libsieve/util.c: Prefix instr_ functions with
      mu_.
      (sieve_filename, sieve_line_num): Removed.  Use new global
      mu_sieve_locus instead.
      Sergey Poznyakoff authored
  5. 04 Jul, 2008 1 commit
    • * mailbox/message_stream.c (_mu_rfc822_stream): New members
      envelope, and envelope_length.
      (_mu_rfc822_read, _mu_rfc822_readline, _mu_rfc822_size): Skip
      eventual envelope string.
      (_mu_rfc822_open): Save envelope.
      (_mu_rfc822_destroy): Free envelope.
      (restore_envelope): Use message envelope, if it is present.
      Sergey Poznyakoff authored
  6. 17 Jun, 2008 2 commits
  7. 16 Jun, 2008 3 commits
  8. 03 Jun, 2008 1 commit
  9. 31 May, 2008 1 commit
    • field.
      * mailbox/amd.c (amd_append_message): Cache information about
      mailbox size in file .mu-size.
      (make_size_file_name, read_size_file, write_size_file): New
      functions.
      (amd_expunge, amd_sync): Update size cache file.
      (amd_get_size): Use size cache file if no mailbox_size method is
      provided.
      * mailbox/mbx_default.c (mu_normalize_mailbox_url): Accept `='
      suffix for all mailbox types.
      * movemail/movemail.c (main): Call mu_mailbox_sync before closing
      destination mailbox.
      Sergey Poznyakoff authored
  10. 28 May, 2008 8 commits
  11. 07 Apr, 2008 1 commit
    • * include/mailutils/libsieve.h (mu_sieve_compile_buffer): New
      function.
      * libsieve/sieve.h (sieve_lex_begin_string): New function.
      * libsieve/sieve.l: Remove support for AT&T lex.
      (sieve_lex_begin_string): New function.
      * libsieve/sieve.y (mu_sieve_compile_buffer): New
      function.
      
      * mailbox/header.c: Fix indentation.
      Sergey Poznyakoff authored
  12. 15 Mar, 2008 1 commit
  13. 07 Mar, 2008 4 commits
  14. 03 Mar, 2008 2 commits
  15. 02 Mar, 2008 4 commits
  16. 29 Feb, 2008 4 commits
  17. 28 Feb, 2008 1 commit