/[mailutils]/mailutils/ChangeLog
ViewVC logotype

Diff of /mailutils/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.649 by gray, Wed Jan 22 13:35:49 2003 UTC revision 1.650 by gray, Wed Jan 22 20:30:41 2003 UTC
# Line 1  Line 1 
1    2003-01-22  Sergey Poznyakoff  
2    
3            * configure.ac: Raised version number to 0.2.2
4              Added support for cram-md5 password file
5            * auth/Makefile.am: Define SITE_CRAM_MD5_PWD
6            * auth/gsasl.c: Implemented gsasl stream. Added
7              argp stuff.
8            * imap4d/auth_gsasl.c (auth_gsasl): Make sure the
9              streams are reset after issuing OK tagged response.
10            * imap4d/imap4d.c (imap4d_capa): Require "gsasl" capability
11              if compiled with gsasl support.
12              (main): Call auth_.*_init's after mu_argp_parse.
13            * imap4d/imap4d.h (util_get_input, util_get_output)
14              (util_set_input, util_set_output): New functions.
15              (util_register_event, util_event_remove, util_run_events): New
16              functions.
17            * imap4d/util.c (util_finish): Check event queue if the
18              state has changed.
19              (util_register_event, util_event_remove, util_run_events): New
20              functions.
21              
22            * include/mailutils/gsasl.h (gsasl_stream_create): Changed
23              declaration.
24              (mu_gsasl_init_argp): New function.
25              (gsasl_cram_md5_pwd): New global.
26    
27            * mailbox/stream.c (stream_sequential_readline, stream_strerror):
28              Check for stream == NULL.
29            
30            * imap4d/store.c (imap4d_store0): Fixed STORE untagged output in
31              accordance with rfc2060-errata document.
32            * imap4d/fetch.c (fetch_flags0): Likewise.
33            * imap4d/testsuite/imap4d/expunge.exp: Likewise.
34            * imap4d/testsuite/imap4d/fetch.exp: Likewise.
35            * imap4d/testsuite/imap4d/search.exp: Likewise.
36    
37            * doc/rfc/rfc2177.txt: New file.
38            * doc/rfc/Makefile.am: Added rfc2177.txt
39            
40  2003-01-22  Sergey Poznyakoff  2003-01-22  Sergey Poznyakoff
41    
42          * configure.ac: Renamed AUTHOBJS to IMAP_AUTHOBJS for          * configure.ac: Renamed AUTHOBJS to IMAP_AUTHOBJS for

Legend:
Removed from v.1.649  
changed lines
  Added in v.1.650

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26