]> git.ipfire.org Git - thirdparty/dovecot/core.git/log
thirdparty/dovecot/core.git
15 years agomdbox index rebuild: GUID wasn't kept for messages.
Timo Sirainen [Sat, 6 Mar 2010 12:28:32 +0000 (14:28 +0200)] 
mdbox index rebuild: GUID wasn't kept for messages.

--HG--
branch : HEAD

15 years agodoveadm: dump didn't autodetect log if the path didn't contain '/'
Timo Sirainen [Sat, 6 Mar 2010 12:08:49 +0000 (14:08 +0200)] 
doveadm: dump didn't autodetect log if the path didn't contain '/'

--HG--
branch : HEAD

15 years agozlib: Improved error message logging. Log input stream names.
Timo Sirainen [Sat, 6 Mar 2010 12:05:25 +0000 (14:05 +0200)] 
zlib: Improved error message logging. Log input stream names.

--HG--
branch : HEAD

15 years agoSet input stream names for mail file streams.
Timo Sirainen [Sat, 6 Mar 2010 12:04:42 +0000 (14:04 +0200)] 
Set input stream names for mail file streams.

--HG--
branch : HEAD

15 years agoIncreased initial memory pool size.
Timo Sirainen [Sat, 6 Mar 2010 12:02:13 +0000 (14:02 +0200)] 
Increased initial memory pool size.

--HG--
branch : HEAD

15 years agoi/ostreams can now have a name (e.g. file path).
Timo Sirainen [Sat, 6 Mar 2010 11:56:09 +0000 (13:56 +0200)] 
i/ostreams can now have a name (e.g. file path).

--HG--
branch : HEAD

15 years agozlib: If reading corrupted compressed mail files, log an error.
Timo Sirainen [Sat, 6 Mar 2010 11:33:33 +0000 (13:33 +0200)] 
zlib: If reading corrupted compressed mail files, log an error.

--HG--
branch : HEAD

15 years agomdbox: Fixed rebuilding map index that had duplicate records.
Timo Sirainen [Sat, 6 Mar 2010 11:14:54 +0000 (13:14 +0200)] 
mdbox: Fixed rebuilding map index that had duplicate records.

--HG--
branch : HEAD

15 years agodbox index rebuild: Fixed setting next-uid and highest-modseq.
Timo Sirainen [Sat, 6 Mar 2010 11:11:07 +0000 (13:11 +0200)] 
dbox index rebuild: Fixed setting next-uid and highest-modseq.

--HG--
branch : HEAD

15 years agomdbox: Don't crash when trying to rebuild storage at deinit.
Timo Sirainen [Sat, 6 Mar 2010 10:52:59 +0000 (12:52 +0200)] 
mdbox: Don't crash when trying to rebuild storage at deinit.

--HG--
branch : HEAD

15 years ago"dovecot stop" now waits for up to 3 seconds for master to actually die.
Timo Sirainen [Sat, 6 Mar 2010 10:30:53 +0000 (12:30 +0200)] 
"dovecot stop" now waits for up to 3 seconds for master to actually die.

--HG--
branch : HEAD

15 years agolib-master: If config lookup from socket fails, fallback to execing doveconf.
Timo Sirainen [Sat, 6 Mar 2010 10:26:10 +0000 (12:26 +0200)] 
lib-master: If config lookup from socket fails, fallback to execing doveconf.

--HG--
branch : HEAD

15 years agoLIST-STATUS: When listing subscriptions, don't return STATUS for unsubscribed parents.
Timo Sirainen [Sat, 6 Mar 2010 10:17:13 +0000 (12:17 +0200)] 
LIST-STATUS: When listing subscriptions, don't return STATUS for unsubscribed parents.

--HG--
branch : HEAD

15 years agoREADME: Updated RFC list.
Timo Sirainen [Fri, 5 Mar 2010 17:25:27 +0000 (19:25 +0200)] 
README: Updated RFC list.

--HG--
branch : HEAD

15 years agoanvil: Recent changes broke penalty timeout handling.
Timo Sirainen [Thu, 4 Mar 2010 18:58:31 +0000 (20:58 +0200)] 
anvil: Recent changes broke penalty timeout handling.

--HG--
branch : HEAD

15 years agolib-master: Disconnect from auth service immediately after receiving reply.
Timo Sirainen [Thu, 4 Mar 2010 18:50:05 +0000 (20:50 +0200)] 
lib-master: Disconnect from auth service immediately after receiving reply.
With the current code we can't reuse the connection anyway.

--HG--
branch : HEAD

15 years agoauth_cache_negative_ttl is now also used for password mismatches.
Timo Sirainen [Thu, 4 Mar 2010 18:19:02 +0000 (20:19 +0200)] 
auth_cache_negative_ttl is now also used for password mismatches.

--HG--
branch : HEAD

15 years agolib-master: Call anvil callback in a separate data stack frame.
Timo Sirainen [Thu, 4 Mar 2010 18:03:58 +0000 (20:03 +0200)] 
lib-master: Call anvil callback in a separate data stack frame.

--HG--
branch : HEAD

15 years agoDon't call module's deinit() if its init() hasn't been called.
Timo Sirainen [Thu, 4 Mar 2010 18:00:43 +0000 (20:00 +0200)] 
Don't call module's deinit() if its init() hasn't been called.

--HG--
branch : HEAD

15 years agolib-master: Avoid sending status updates to master too often.
Timo Sirainen [Thu, 4 Mar 2010 18:00:01 +0000 (20:00 +0200)] 
lib-master: Avoid sending status updates to master too often.

--HG--
branch : HEAD

15 years agomaster: Try to read multiple status updates in a single read().
Timo Sirainen [Thu, 4 Mar 2010 17:59:39 +0000 (19:59 +0200)] 
master: Try to read multiple status updates in a single read().

--HG--
branch : HEAD

15 years agoLIST (SUBSCRIBED): Don't assert-crash if list contained a name ending with separator.
Timo Sirainen [Thu, 4 Mar 2010 14:52:11 +0000 (16:52 +0200)] 
LIST (SUBSCRIBED): Don't assert-crash if list contained a name ending with separator.

--HG--
branch : HEAD

15 years agomaildir: uidlist wasn't compressed often enough.
Timo Sirainen [Wed, 3 Mar 2010 16:32:28 +0000 (18:32 +0200)] 
maildir: uidlist wasn't compressed often enough.

--HG--
branch : HEAD

15 years agoCompiler warning fix.
Timo Sirainen [Tue, 2 Mar 2010 15:21:16 +0000 (17:21 +0200)] 
Compiler warning fix.

--HG--
branch : HEAD

15 years ago[m]dbox: Fixes to rebuilding a broken index.
Timo Sirainen [Tue, 2 Mar 2010 14:12:44 +0000 (16:12 +0200)] 
[m]dbox: Fixes to rebuilding a broken index.

--HG--
branch : HEAD

15 years agomdbox: Don't assert-cras if refcount in map file is too low.
Timo Sirainen [Tue, 2 Mar 2010 13:42:50 +0000 (15:42 +0200)] 
mdbox: Don't assert-cras if refcount in map file is too low.

--HG--
branch : HEAD

15 years ago*-login: When showing mail_max_userip_connections error, show the limit also.
Timo Sirainen [Tue, 2 Mar 2010 11:21:26 +0000 (13:21 +0200)] 
*-login: When showing mail_max_userip_connections error, show the limit also.

--HG--
branch : HEAD

15 years agolmtp proxy: Added support for DNS lookups.
Timo Sirainen [Tue, 2 Mar 2010 09:40:52 +0000 (11:40 +0200)] 
lmtp proxy: Added support for DNS lookups.

--HG--
branch : HEAD

15 years agolmtp proxy: Crashfix.
Timo Sirainen [Tue, 2 Mar 2010 09:19:32 +0000 (11:19 +0200)] 
lmtp proxy: Crashfix.

--HG--
branch : HEAD

15 years agoCompiler warning fixes.
Timo Sirainen [Tue, 2 Mar 2010 08:28:24 +0000 (10:28 +0200)] 
Compiler warning fixes.

--HG--
branch : HEAD

15 years agoCompiler warning fixes.
Timo Sirainen [Tue, 2 Mar 2010 07:45:19 +0000 (09:45 +0200)] 
Compiler warning fixes.

--HG--
branch : HEAD

15 years agolib-storage: Don't loop infinitely on deinit when INBOX was auto-created.
Timo Sirainen [Mon, 1 Mar 2010 20:05:43 +0000 (22:05 +0200)] 
lib-storage: Don't loop infinitely on deinit when INBOX was auto-created.

--HG--
branch : HEAD

15 years agoconfig: Allow key=$var to contain other text after the $var.
Timo Sirainen [Mon, 1 Mar 2010 20:01:57 +0000 (22:01 +0200)] 
config: Allow key=$var to contain other text after the $var.

--HG--
branch : HEAD

15 years agoeacces_error_get*(): Mention if euid is parent directory's owner.
Timo Sirainen [Sun, 28 Feb 2010 22:34:43 +0000 (00:34 +0200)] 
eacces_error_get*(): Mention if euid is parent directory's owner.

--HG--
branch : HEAD

15 years agoacl: Don't assert-crash if LIST returns mailbox name ending with separator.
Timo Sirainen [Sun, 28 Feb 2010 19:22:53 +0000 (21:22 +0200)] 
acl: Don't assert-crash if LIST returns mailbox name ending with separator.

--HG--
branch : HEAD

15 years agolib-master: Fixed crash on settings-cache deinit.
Timo Sirainen [Sun, 28 Feb 2010 18:10:56 +0000 (20:10 +0200)] 
lib-master: Fixed crash on settings-cache deinit.

--HG--
branch : HEAD

15 years agolda: Default to /usr/sbin/sendmail, not to deprecated /usr/lib/sendmail.
Timo Sirainen [Sun, 28 Feb 2010 14:30:01 +0000 (16:30 +0200)] 
lda: Default to /usr/sbin/sendmail, not to deprecated /usr/lib/sendmail.

--HG--
branch : HEAD

15 years agolda: Enable "delivering to namespace prefix = INBOX" only for INBOX namespace.
Timo Sirainen [Sun, 28 Feb 2010 13:31:00 +0000 (15:31 +0200)] 
lda: Enable "delivering to namespace prefix = INBOX" only for INBOX namespace.

--HG--
branch : HEAD

15 years agoMemory leak fixes.
Timo Sirainen [Sun, 28 Feb 2010 13:29:59 +0000 (15:29 +0200)] 
Memory leak fixes.

--HG--
branch : HEAD

15 years agolib-master: Fixed crashing when using post-login scripts.
Timo Sirainen [Sun, 28 Feb 2010 13:28:00 +0000 (15:28 +0200)] 
lib-master: Fixed crashing when using post-login scripts.

--HG--
branch : HEAD

15 years agoscript: We want incoming fd to be blocking to avoid EAGAIN errors.
Timo Sirainen [Sun, 28 Feb 2010 13:14:32 +0000 (15:14 +0200)] 
script: We want incoming fd to be blocking to avoid EAGAIN errors.

--HG--
branch : HEAD

15 years agounichar: Optimized 8bit character conversions.
Timo Sirainen [Sun, 28 Feb 2010 12:13:30 +0000 (14:13 +0200)] 
unichar: Optimized 8bit character conversions.

--HG--
branch : HEAD

15 years agoistreams: Reading sometimes returned wrong data, if parent istream had been modified.
Timo Sirainen [Sun, 28 Feb 2010 11:41:53 +0000 (13:41 +0200)] 
istreams: Reading sometimes returned wrong data, if parent istream had been modified.
We'll now track changes to parent istream using access counters. If parent's
access counter isn't the same as child's, the parent stream is seeked to
expected position.

--HG--
branch : HEAD

15 years agofile istream: If trying to seek backwards in unseekable stream, panic.
Timo Sirainen [Sun, 28 Feb 2010 11:38:43 +0000 (13:38 +0200)] 
file istream: If trying to seek backwards in unseekable stream, panic.
The previous way of just setting an error flag was getting ignored too
easily and causing silent corruption in such situations.

--HG--
branch : HEAD

15 years agoRemoved istream test code that hasn't been tried for years.
Timo Sirainen [Thu, 25 Feb 2010 07:54:12 +0000 (09:54 +0200)] 
Removed istream test code that hasn't been tried for years.

--HG--
branch : HEAD

15 years agoSettings parser: Fixed overriding settings in strlist blocks.
Timo Sirainen [Mon, 22 Feb 2010 17:10:24 +0000 (19:10 +0200)] 
Settings parser: Fixed overriding settings in strlist blocks.
For example plugin {} settings couldn't be overridden by userdb.

--HG--
branch : HEAD

15 years agodbox: mailbox_update() ignored cache_fields.
Timo Sirainen [Mon, 22 Feb 2010 16:53:21 +0000 (18:53 +0200)] 
dbox: mailbox_update() ignored cache_fields.

--HG--
branch : HEAD

15 years agomdbox: mailbox_update() ignored cache_fields.
Timo Sirainen [Mon, 22 Feb 2010 16:52:41 +0000 (18:52 +0200)] 
mdbox: mailbox_update() ignored cache_fields.

--HG--
branch : HEAD

15 years agopop3-login: Don't crash at startup.
Timo Sirainen [Mon, 22 Feb 2010 15:53:36 +0000 (17:53 +0200)] 
pop3-login: Don't crash at startup.

--HG--
branch : HEAD

15 years agombox: Fixed header-md5/GUID lookup when it's done with mbox file unlocked.
Timo Sirainen [Mon, 22 Feb 2010 15:04:40 +0000 (17:04 +0200)] 
mbox: Fixed header-md5/GUID lookup when it's done with mbox file unlocked.

--HG--
branch : HEAD

15 years agodbox: Save POP3 UIDL if it's specified.
Timo Sirainen [Mon, 22 Feb 2010 14:58:12 +0000 (16:58 +0200)] 
dbox: Save POP3 UIDL if it's specified.

--HG--
branch : HEAD

15 years agoconfig reading: Don't crash if caller specified module=NULL or service=NULL.
Timo Sirainen [Mon, 22 Feb 2010 14:49:08 +0000 (16:49 +0200)] 
config reading: Don't crash if caller specified module=NULL or service=NULL.

--HG--
branch : HEAD

15 years agoAdded signature for changeset 81e79df3fed8
Timo Sirainen [Sat, 20 Feb 2010 16:30:36 +0000 (18:30 +0200)] 
Added signature for changeset 81e79df3fed8

--HG--
branch : HEAD

15 years agoAdded tag 2.0.beta3 for changeset 81e79df3fed8
Timo Sirainen [Sat, 20 Feb 2010 16:30:33 +0000 (18:30 +0200)] 
Added tag 2.0.beta3 for changeset 81e79df3fed8

--HG--
branch : HEAD

15 years agoReleased v2.0.beta3. 2.0.beta3
Timo Sirainen [Sat, 20 Feb 2010 16:30:28 +0000 (18:30 +0200)] 
Released v2.0.beta3.

--HG--
branch : HEAD

15 years agoMakefile: Added missing master-service-settings.h
Timo Sirainen [Sat, 20 Feb 2010 16:29:55 +0000 (18:29 +0200)] 
Makefile: Added missing master-service-settings.h

--HG--
branch : HEAD

15 years agolib-master: Ignore SIGALRM and SIGPIPE as early as possible.
Timo Sirainen [Sat, 20 Feb 2010 16:20:20 +0000 (18:20 +0200)] 
lib-master: Ignore SIGALRM and SIGPIPE as early as possible.
For example alarm() is used while reading configuration, which is done
before master_service_init_finish().

--HG--
branch : HEAD

15 years agolib-master: Error handling fixes when reading config.
Timo Sirainen [Sat, 20 Feb 2010 16:19:32 +0000 (18:19 +0200)] 
lib-master: Error handling fixes when reading config.

--HG--
branch : HEAD

15 years agolib-master: Make sure IO listeners aren't added back while doing auth lookup.
Timo Sirainen [Sat, 20 Feb 2010 16:07:18 +0000 (18:07 +0200)] 
lib-master: Make sure IO listeners aren't added back while doing auth lookup.

--HG--
branch : HEAD

15 years agolib-master: Added support for caching config lookups.
Timo Sirainen [Sat, 20 Feb 2010 15:16:41 +0000 (17:16 +0200)] 
lib-master: Added support for caching config lookups.
Currently caching won't work if config has any remote {} blocks.

--HG--
branch : HEAD

15 years agolib-settings: Added some consts to parameters.
Timo Sirainen [Sat, 20 Feb 2010 15:16:31 +0000 (17:16 +0200)] 
lib-settings: Added some consts to parameters.

--HG--
branch : HEAD

15 years agolmtp: Always use "lmtp" module when looking up configuration.
Timo Sirainen [Sat, 20 Feb 2010 14:25:31 +0000 (16:25 +0200)] 
lmtp: Always use "lmtp" module when looking up configuration.

--HG--
branch : HEAD

15 years agoIncreased initial memory pool size.
Timo Sirainen [Sat, 20 Feb 2010 14:19:32 +0000 (16:19 +0200)] 
Increased initial memory pool size.

--HG--
branch : HEAD

15 years agoliblib: Added net_ip_cmp().
Timo Sirainen [Sat, 20 Feb 2010 14:19:19 +0000 (16:19 +0200)] 
liblib: Added net_ip_cmp().

--HG--
branch : HEAD

15 years ago*-login: Change login_set_roots earlier.
Timo Sirainen [Sat, 20 Feb 2010 14:19:00 +0000 (16:19 +0200)] 
*-login: Change login_set_roots earlier.

--HG--
branch : HEAD

15 years agoliblib: Added pool_alloconly_get_total_used/alloc_size() functions.
Timo Sirainen [Sat, 20 Feb 2010 13:17:16 +0000 (15:17 +0200)] 
liblib: Added pool_alloconly_get_total_used/alloc_size() functions.

--HG--
branch : HEAD

15 years agosettings_parse_stream_read(): Try using existing data from stream first.
Timo Sirainen [Sat, 20 Feb 2010 13:16:40 +0000 (15:16 +0200)] 
settings_parse_stream_read(): Try using existing data from stream first.

--HG--
branch : HEAD

15 years agolib-master: Minor config code cleanup.
Timo Sirainen [Sat, 20 Feb 2010 10:30:38 +0000 (12:30 +0200)] 
lib-master: Minor config code cleanup.

--HG--
branch : HEAD

15 years agolib-index: Keep indexes open while they are in alloc-cache.
Timo Sirainen [Sat, 20 Feb 2010 09:45:52 +0000 (11:45 +0200)] 
lib-index: Keep indexes open while they are in alloc-cache.

--HG--
branch : HEAD

15 years agolib-index: When a closed index's refcount drops to 0, free it immediately.
Timo Sirainen [Sat, 20 Feb 2010 08:11:42 +0000 (10:11 +0200)] 
lib-index: When a closed index's refcount drops to 0, free it immediately.

--HG--
branch : HEAD

15 years agomailbox log: Don't log an error if two processes rotate the log at the same time.
Timo Sirainen [Sat, 20 Feb 2010 07:47:41 +0000 (09:47 +0200)] 
mailbox log: Don't log an error if two processes rotate the log at the same time.

--HG--
branch : HEAD

15 years agolib-storage: Thread strmap must not be opened before index is opened.
Timo Sirainen [Sat, 20 Feb 2010 07:46:43 +0000 (09:46 +0200)] 
lib-storage: Thread strmap must not be opened before index is opened.

--HG--
branch : HEAD

15 years agodoveadm: Added penalty command to dump auth penalty state.
Timo Sirainen [Sat, 20 Feb 2010 07:33:01 +0000 (09:33 +0200)] 
doveadm: Added penalty command to dump auth penalty state.

--HG--
branch : HEAD

15 years agoanvil: Added PENALTY-DUMP command to dump penalty state.
Timo Sirainen [Sat, 20 Feb 2010 07:32:48 +0000 (09:32 +0200)] 
anvil: Added PENALTY-DUMP command to dump penalty state.

--HG--
branch : HEAD

15 years agoanvil: Fixed penalty "last update" tracking.
Timo Sirainen [Sat, 20 Feb 2010 07:32:13 +0000 (09:32 +0200)] 
anvil: Fixed penalty "last update" tracking.

--HG--
branch : HEAD

15 years agoanvil: Disconnect client if it sends invalid input.
Timo Sirainen [Sat, 20 Feb 2010 07:27:33 +0000 (09:27 +0200)] 
anvil: Disconnect client if it sends invalid input.

--HG--
branch : HEAD

15 years agodoveadm: Removed duplication of unixdate2str().
Timo Sirainen [Sat, 20 Feb 2010 07:24:48 +0000 (09:24 +0200)] 
doveadm: Removed duplication of unixdate2str().

--HG--
branch : HEAD

15 years agoMakefile: Fixed building anvil test.
Timo Sirainen [Sat, 20 Feb 2010 07:10:50 +0000 (09:10 +0200)] 
Makefile: Fixed building anvil test.

--HG--
branch : HEAD

15 years agoauth: Track penalty for IPv6 addresses with their /48 mask.
Timo Sirainen [Sat, 20 Feb 2010 07:04:25 +0000 (09:04 +0200)] 
auth: Track penalty for IPv6 addresses with their /48 mask.

--HG--
branch : HEAD

15 years agoauth/anvil: Penalty is no longer increased if the same user+pass combination was...
Timo Sirainen [Sat, 20 Feb 2010 06:48:54 +0000 (08:48 +0200)] 
auth/anvil: Penalty is no longer increased if the same user+pass combination was recently used.
This should avoid penalty increasing for IPs where a user's misconfigured
client tries to keep authenticating with wrong user/pass. This check works
only for plaintext authentication.

Currently the code that keeps track of what user/passwords have been tried
is pretty simple, and hardcoded to remember max. 10 of them.

--HG--
branch : HEAD

15 years agofs layout: Don't "File name too long" errors if giving too long path to LIST.
Timo Sirainen [Sat, 20 Feb 2010 03:54:46 +0000 (05:54 +0200)] 
fs layout: Don't "File name too long" errors if giving too long path to LIST.

--HG--
branch : HEAD

15 years agomdbox: Fixed plugins accessing unsaved mail's stream.
Timo Sirainen [Fri, 19 Feb 2010 12:23:05 +0000 (14:23 +0200)] 
mdbox: Fixed plugins accessing unsaved mail's stream.

--HG--
branch : HEAD

15 years agozlib: Fixed the check to disallow saving messages that look compressed.
Timo Sirainen [Fri, 19 Feb 2010 12:22:19 +0000 (14:22 +0200)] 
zlib: Fixed the check to disallow saving messages that look compressed.

--HG--
branch : HEAD

15 years agodbox: Fixed looking up physical size when it wasn't in metadata.
Timo Sirainen [Fri, 19 Feb 2010 12:11:21 +0000 (14:11 +0200)] 
dbox: Fixed looking up physical size when it wasn't in metadata.

--HG--
branch : HEAD

15 years agoMakefile: Added empty install-exec-hook to fix older automakes.
Timo Sirainen [Fri, 19 Feb 2010 10:19:27 +0000 (12:19 +0200)] 
Makefile: Added empty install-exec-hook to fix older automakes.

--HG--
branch : HEAD

15 years ago*-login: If we disconnect from auth server, make sure we reconnect back when necessary.
Timo Sirainen [Fri, 19 Feb 2010 10:04:31 +0000 (12:04 +0200)] 
*-login: If we disconnect from auth server, make sure we reconnect back when necessary.

--HG--
branch : HEAD

15 years agozlib: Added support for dbox and mdbox.
Timo Sirainen [Fri, 19 Feb 2010 05:16:03 +0000 (07:16 +0200)] 
zlib: Added support for dbox and mdbox.

--HG--
branch : HEAD

15 years agolib-storage: Added support for plugins to specify message's physical size when saving.
Timo Sirainen [Fri, 19 Feb 2010 05:15:46 +0000 (07:15 +0200)] 
lib-storage: Added support for plugins to specify message's physical size when saving.
Changed dbox to save this value to metadata, and use when present.

--HG--
branch : HEAD

15 years agofilter istreams: Let default seek implementation optimize away unnecessary seeks.
Timo Sirainen [Fri, 19 Feb 2010 05:14:41 +0000 (07:14 +0200)] 
filter istreams: Let default seek implementation optimize away unnecessary seeks.

--HG--
branch : HEAD

15 years agodbox: Allow plugins to change output stream while saving messages.
Timo Sirainen [Fri, 19 Feb 2010 04:13:23 +0000 (06:13 +0200)] 
dbox: Allow plugins to change output stream while saving messages.

--HG--
branch : HEAD

15 years agolib-auth: Make sure reconnection timeout if removed after getting connected.
Timo Sirainen [Fri, 19 Feb 2010 03:30:56 +0000 (05:30 +0200)] 
lib-auth: Make sure reconnection timeout if removed after getting connected.

--HG--
branch : HEAD

15 years agolog: Removed unnecessary common.h.
Timo Sirainen [Fri, 19 Feb 2010 03:17:57 +0000 (05:17 +0200)] 
log: Removed unnecessary common.h.

--HG--
branch : HEAD

15 years ago*-login: Disconnect from auth server after idling for a minute.
Timo Sirainen [Fri, 19 Feb 2010 03:10:48 +0000 (05:10 +0200)] 
*-login: Disconnect from auth server after idling for a minute.

--HG--
branch : HEAD

15 years agolib-auth: Added auth_client_disconnect().
Timo Sirainen [Fri, 19 Feb 2010 03:10:06 +0000 (05:10 +0200)] 
lib-auth: Added auth_client_disconnect().

--HG--
branch : HEAD

15 years agoauth: Don't leak memory if auth client sends a buggy request.
Timo Sirainen [Fri, 19 Feb 2010 02:28:07 +0000 (04:28 +0200)] 
auth: Don't leak memory if auth client sends a buggy request.

--HG--
branch : HEAD

15 years agoauth: Don't loop through active requests every 5 seconds, looking for timeouts.
Timo Sirainen [Fri, 19 Feb 2010 02:20:25 +0000 (04:20 +0200)] 
auth: Don't loop through active requests every 5 seconds, looking for timeouts.

--HG--
branch : HEAD

15 years agodovecot.m4: Don't use any AS_*() macros.
Timo Sirainen [Thu, 18 Feb 2010 16:56:52 +0000 (18:56 +0200)] 
dovecot.m4: Don't use any AS_*() macros.
Also removed version checking because it was done with AS_* macro.
RHEL5 doesn't have new enough autoconf..

--HG--
branch : HEAD

15 years agodovecot.m4: Default dovecotdir to $prefix/lib/dovecot/
Timo Sirainen [Thu, 18 Feb 2010 07:48:56 +0000 (09:48 +0200)] 
dovecot.m4: Default dovecotdir to $prefix/lib/dovecot/

--HG--
branch : HEAD

15 years agoconfigure: Set ACLOCAL_AMFLAGS so make finds dovecot.m4.
Timo Sirainen [Thu, 18 Feb 2010 07:48:35 +0000 (09:48 +0200)] 
configure: Set ACLOCAL_AMFLAGS so make finds dovecot.m4.

--HG--
branch : HEAD

15 years agoAdded dovecot.m4 file that external plugins can use.
Timo Sirainen [Thu, 18 Feb 2010 07:14:43 +0000 (09:14 +0200)] 
Added dovecot.m4 file that external plugins can use.
Based on patch by Dennis Schridde.

--HG--
branch : HEAD