log

age author description
Tue, 20 Oct 2009 18:11:00 -0400 Timo Sirainen imap-login: If imap_capability is set, use it. HEAD
Tue, 20 Oct 2009 18:04:06 -0400 Timo Sirainen lib-settings: Allow settings parsers with zero byte setting structures. HEAD
Tue, 20 Oct 2009 18:03:34 -0400 Timo Sirainen lib-settings: Added settings_check() to check specific setting structure. HEAD
Tue, 20 Oct 2009 18:02:00 -0400 Timo Sirainen settings_parser_get_list() returns now NULL-terminated list. HEAD
Tue, 20 Oct 2009 17:36:06 -0400 Timo Sirainen struct setting_parser_info now specifies the module name. HEAD
Tue, 20 Oct 2009 17:15:01 -0400 Timo Sirainen Reordered struct setting_parser_info fields to make using them easier. HEAD
Tue, 20 Oct 2009 15:40:51 -0400 Timo Sirainen QRESYNC: Fixed fallback handling to fetching expunged UIDs (again). HEAD
Tue, 20 Oct 2009 14:12:55 -0400 Timo Sirainen settings parser: Warn if a line has '#' character not preceded by whitespace. HEAD
Tue, 20 Oct 2009 13:21:13 -0400 Timo Sirainen imap: If client disconnects while appending, don't treat the rest of the message as commands. HEAD
Mon, 19 Oct 2009 21:44:08 -0400 Timo Sirainen master: Removed some unnecessary code. HEAD
Mon, 19 Oct 2009 21:42:09 -0400 Timo Sirainen Redesigned how login process passes connections to mail processes and changed related APIs. HEAD
Mon, 19 Oct 2009 18:34:00 -0400 Timo Sirainen master: service_signal() reimplemented using the service process linked list. HEAD
Mon, 19 Oct 2009 18:31:46 -0400 Timo Sirainen master: Keep service's processes in an easily accessible linked list. HEAD
Mon, 19 Oct 2009 15:02:04 -0400 Timo Sirainen lib-auth: Changed auth_master_user_lookup() API. HEAD
Mon, 19 Oct 2009 15:01:16 -0400 Timo Sirainen passdb-file: When iterating through users, skip empty lines and comments. HEAD