/[imapfilter]/imapfilter/imapfilter.h
ViewVC logotype

Diff of /imapfilter/imapfilter.h

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

revision 1.76 by lefcha, Mon Feb 9 19:56:42 2004 UTC revision 1.77 by lefcha, Mon Feb 9 20:39:23 2004 UTC
# Line 15  Line 15 
15    
16    
17  /* Error codes returned by functions. */  /* Error codes returned by functions. */
18  #define ERROR_SIGNAL                    1  #define ERROR_UNDEFINED                 1
19  #define ERROR_TRIVIAL                   2  #define ERROR_SIGNAL                    2
20  #define ERROR_FILE_OPEN                 3  #define ERROR_TRIVIAL                   3
21  #define ERROR_LOCKFILE                  4  #define ERROR_FILE_OPEN                 4
22  #define ERROR_CONFIG_PARSE              5  #define ERROR_LOCKFILE                  5
23  #define ERROR_MEMORY_ALLOCATION         6  #define ERROR_CONFIG_PARSE              6
24  #define ERROR_SETUID                    7  #define ERROR_MEMORY_ALLOCATION         7
25  #define ERROR_TERMIO                    8  #define ERROR_SETUID                    8
26  #define ERROR_NETWORK                   9  #define ERROR_TERMIO                    9
27  #define ERROR_SSL                       10  #define ERROR_NETWORK                   10
28  #define ERROR_PASSPHRASE                11  #define ERROR_SSL                       11
29  #define ERROR_ENCRYPT                   12  #define ERROR_PASSPHRASE                12
30  #define ERROR_DECRYPT                   13  #define ERROR_ENCRYPT                   13
31  #define ERROR_FORK                      14  #define ERROR_DECRYPT                   14
32  #define ERROR_UNDEFINED                 15  #define ERROR_FORK                      15
33    
34  /* SSL/TLS certificate status for the server. */  /* SSL/TLS certificate status for the server. */
35  #define SSL_CERT_OK                     0  #define SSL_CERT_OK                     0

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26