summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
blob: 25c156657a1fb860ee49436c2b8ee2abc02a1b59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
ChangeLog:
=========

2.0.14	Removed gethostbyname and replaced by environment variable 'TCPLOCALHOST'.
        Changed default logtype to 'multilog'.
2.0.13	Logging is working now for each session at logout/disconnect/timeout.
2.0.12	CRAM-MD5 Auth should work now (given the backend allows this).
        Modularized auth operator for potential new methods.
        Improved man pages to reflect current capabilities.
2.0.11	BincInfo renamed to BincLog, added s/qmail like tags for logging.
        Added a LICENSE file (under ./doc).
        StartTLS working now after reordering reply command sequence.
2.0.10	Added CRAM-MD5 authentication. 'logged in' log includes now remote IP.
2.0.9	Added doc + man pages and finished slashpackage installation.
2.0.8	Final cleaning and integration tests.
2.0.7	Moved StartTLS support into operator-starttls.cc.
2.0.6	Added StartTLS into sesssion-initialisation-bincimap-up.cc.
2.0.5	Added operator-id.cc (RFC 2971) since Evolution requires this.
2.0.4	Removed JAIL option -> sslserver can do that as well. Trimmed log output.
2.0.3	Trimming of *.cc and *.h files. Removed StartTLS driver.
2.0.2	Integration tests successful for TLS and with new qmail-authuser.
2.0.1	Makefile working. First minor fixes. Initial working version.
2.0.0	Initial restart of Bincimap 1.3.4 without Autoconf tools.