"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/lib-dict/dict-client.h" between
dovecot-2.3.16.tar.gz and dovecot-2.3.17.tar.gz

About: Dovecot is an IMAP and POP3 server, written with security primarily in mind.

dict-client.h  (dovecot-2.3.16):dict-client.h  (dovecot-2.3.17)
#ifndef DICT_CLIENT_H #ifndef DICT_CLIENT_H
#define DICT_CLIENT_H #define DICT_CLIENT_H
#include "dict.h" #include "dict.h"
#define DEFAULT_DICT_SERVER_SOCKET_FNAME "dict" #define DEFAULT_DICT_SERVER_SOCKET_FNAME "dict"
#define DICT_CLIENT_PROTOCOL_MAJOR_VERSION 2 #define DICT_CLIENT_PROTOCOL_MAJOR_VERSION 3
#define DICT_CLIENT_PROTOCOL_MINOR_VERSION 2 #define DICT_CLIENT_PROTOCOL_MINOR_VERSION 2
#define DICT_CLIENT_PROTOCOL_VERSION_MIN_MULTI_OK 2 #define DICT_CLIENT_PROTOCOL_VERSION_MIN_MULTI_OK 2
#define DICT_CLIENT_MAX_LINE_LENGTH (64*1024) #define DICT_CLIENT_MAX_LINE_LENGTH (64*1024)
enum dict_protocol_cmd { enum dict_protocol_cmd {
/* <major-version> <minor-version> <value type> <user> <dict name> */ /* <major-version> <minor-version> <value type> <user> <dict name> */
DICT_PROTOCOL_CMD_HELLO = 'H', DICT_PROTOCOL_CMD_HELLO = 'H',
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)