]> git.ipfire.org Git - thirdparty/dovecot/core.git/log
thirdparty/dovecot/core.git
17 years agoGive a nicer error message if %h is used while there is no home directory.
Timo Sirainen [Sat, 25 Oct 2008 12:20:04 +0000 (15:20 +0300)] 
Give a nicer error message if %h is used while there is no home directory.

--HG--
branch : HEAD

17 years agoAdded var_has_key().
Timo Sirainen [Sat, 25 Oct 2008 12:19:37 +0000 (15:19 +0300)] 
Added var_has_key().

--HG--
branch : HEAD

17 years agomaster: Don't print "last died with error .." for fatals that were from forked child...
Timo Sirainen [Sat, 25 Oct 2008 12:17:46 +0000 (15:17 +0300)] 
master: Don't print "last died with error .." for fatals that were from forked child processes.

--HG--
branch : HEAD

17 years agoQRESYNC: FETCH CHANGEDSINCE and SELECT with modseq shouldn't have returned changes...
Timo Sirainen [Fri, 24 Oct 2008 19:10:37 +0000 (22:10 +0300)] 
QRESYNC: FETCH CHANGEDSINCE and SELECT with modseq shouldn't have returned changes with the same modseq.

--HG--
branch : HEAD

17 years agoFixed message address assert-crashing if the entire input was invalid.
Timo Sirainen [Thu, 23 Oct 2008 22:56:13 +0000 (01:56 +0300)] 
Fixed message address assert-crashing if the entire input was invalid.
Patch by Richard Platel.

--HG--
branch : HEAD

17 years agoAdded %k variable to display valid-client-cert status. It expands to "valid" or empty.
Timo Sirainen [Thu, 23 Oct 2008 17:31:41 +0000 (20:31 +0300)] 
Added %k variable to display valid-client-cert status. It expands to "valid" or empty.

--HG--
branch : HEAD

17 years agoFixed shared mailboxes to work with plugins.
Timo Sirainen [Thu, 23 Oct 2008 17:15:16 +0000 (20:15 +0300)] 
Fixed shared mailboxes to work with plugins.

--HG--
branch : HEAD

17 years agorfc822_parse_quoted_string(): Handle folding whitespace.
Timo Sirainen [Thu, 23 Oct 2008 15:58:22 +0000 (18:58 +0300)] 
rfc822_parse_quoted_string(): Handle folding whitespace.

--HG--
branch : HEAD

17 years agoThe new checkpassword code was still missing a bit to actually work.
Timo Sirainen [Thu, 23 Oct 2008 15:27:20 +0000 (18:27 +0300)] 
The new checkpassword code was still missing a bit to actually work.

--HG--
branch : HEAD

17 years agoAdded tag 1.2.alpha3 for changeset 3c8d43f85b1a
Timo Sirainen [Wed, 22 Oct 2008 18:11:47 +0000 (21:11 +0300)] 
Added tag 1.2.alpha3 for changeset 3c8d43f85b1a

--HG--
branch : HEAD

17 years agoReleased v1.2.alpha3. 1.2.alpha3
Timo Sirainen [Wed, 22 Oct 2008 18:11:41 +0000 (21:11 +0300)] 
Released v1.2.alpha3.

--HG--
branch : HEAD

17 years agoAdded missing changes to userdb checkpassword.
Timo Sirainen [Wed, 22 Oct 2008 17:24:50 +0000 (20:24 +0300)] 
Added missing changes to userdb checkpassword.

--HG--
branch : HEAD

17 years agoAuth worker: Another try at not aborting a lookup too early.
Timo Sirainen [Tue, 21 Oct 2008 22:47:16 +0000 (01:47 +0300)] 
Auth worker: Another try at not aborting a lookup too early.

--HG--
branch : HEAD

17 years agoIf we detect that transaction log file size is invalid, mark the log corrupted.
Timo Sirainen [Tue, 21 Oct 2008 22:32:43 +0000 (01:32 +0300)] 
If we detect that transaction log file size is invalid, mark the log corrupted.

--HG--
branch : HEAD

17 years agoAuth worker: Don't die after idling one minute. The server process decides when to...
Timo Sirainen [Tue, 21 Oct 2008 22:24:44 +0000 (01:24 +0300)] 
Auth worker: Don't die after idling one minute. The server process decides when to do it.

--HG--
branch : HEAD

17 years agoAuth workers: Use one full timeout per worker instead of a waking up every minute.
Timo Sirainen [Tue, 21 Oct 2008 22:20:12 +0000 (01:20 +0300)] 
Auth workers: Use one full timeout per worker instead of a waking up every minute.

--HG--
branch : HEAD

17 years agoAuth worker: Make sure we don't abort a lookup too early.
Timo Sirainen [Tue, 21 Oct 2008 22:07:48 +0000 (01:07 +0300)] 
Auth worker: Make sure we don't abort a lookup too early.

--HG--
branch : HEAD

17 years agoAuth worker: Log if any auth lookups get aborted.
Timo Sirainen [Tue, 21 Oct 2008 22:07:36 +0000 (01:07 +0300)] 
Auth worker: Log if any auth lookups get aborted.

--HG--
branch : HEAD

17 years agoAdded support for userdb checkpassword. Patch by Sascha Wilde.
Timo Sirainen [Tue, 21 Oct 2008 21:29:54 +0000 (00:29 +0300)] 
Added support for userdb checkpassword. Patch by Sascha Wilde.

--HG--
branch : HEAD

17 years agoAdded API for waiting child processes.
Timo Sirainen [Tue, 21 Oct 2008 21:28:46 +0000 (00:28 +0300)] 
Added API for waiting child processes.

--HG--
branch : HEAD

17 years agoDon't show the WhyDoesItNotWork link if auth_debug=yes already.
Timo Sirainen [Mon, 20 Oct 2008 17:00:19 +0000 (20:00 +0300)] 
Don't show the WhyDoesItNotWork link if auth_debug=yes already.

--HG--
branch : HEAD

17 years agoMaildir: Added more strict asserts.
Timo Sirainen [Sun, 19 Oct 2008 11:46:13 +0000 (14:46 +0300)] 
Maildir: Added more strict asserts.

--HG--
branch : HEAD

17 years agoMaildir: Re-read uidlist from the beginning before deciding it's corrupted.
Timo Sirainen [Sun, 19 Oct 2008 11:38:09 +0000 (14:38 +0300)] 
Maildir: Re-read uidlist from the beginning before deciding it's corrupted.

--HG--
branch : HEAD

17 years agoLogin process: Log auth failure reasons better in disconnect message.
Timo Sirainen [Sun, 19 Oct 2008 11:00:57 +0000 (14:00 +0300)] 
Login process: Log auth failure reasons better in disconnect message.
For example if client certs are required it now logs if the cert wasn't sent
or if the cert was invalid.

--HG--
branch : HEAD

17 years agoPrint a help message about authentication at startup until the first successful authe...
Timo Sirainen [Sun, 19 Oct 2008 10:32:01 +0000 (13:32 +0300)] 
Print a help message about authentication at startup until the first successful authentication.

--HG--
branch : HEAD

17 years agoAdded a simple flat file dict backend.
Timo Sirainen [Sat, 18 Oct 2008 23:07:34 +0000 (02:07 +0300)] 
Added a simple flat file dict backend.

--HG--
branch : HEAD

17 years agoquota: If quota backend's init() function fails, die without crashing.
Timo Sirainen [Sat, 18 Oct 2008 23:01:03 +0000 (02:01 +0300)] 
quota: If quota backend's init() function fails, die without crashing.

--HG--
branch : HEAD

17 years agoautocreate plugin: Added support for namespaces.
Timo Sirainen [Sat, 18 Oct 2008 20:54:50 +0000 (23:54 +0300)] 
autocreate plugin: Added support for namespaces.

--HG--
branch : HEAD

17 years agoAdded listescape plugin.
Timo Sirainen [Sat, 18 Oct 2008 20:45:41 +0000 (23:45 +0300)] 
Added listescape plugin.

--HG--
branch : HEAD

17 years agomaildirlock: Don't use %m format with fprintf(), it's not portable.
Timo Sirainen [Sat, 18 Oct 2008 19:51:20 +0000 (22:51 +0300)] 
maildirlock: Don't use %m format with fprintf(), it's not portable.

--HG--
branch : HEAD

17 years agoAdded autocreate plugin.
Timo Sirainen [Sat, 18 Oct 2008 18:36:54 +0000 (21:36 +0300)] 
Added autocreate plugin.

--HG--
branch : HEAD

17 years agoTrash plugin: Assign storage to all mailboxes at startup so errors are caught immedia...
Timo Sirainen [Sat, 18 Oct 2008 18:31:18 +0000 (21:31 +0300)] 
Trash plugin: Assign storage to all mailboxes at startup so errors are caught immediately.
Also previous optimization change broke trash plugin when using multiple
mail_users. This change fixes it to work again.

--HG--
branch : HEAD

17 years agologin processes: When shutting down, don't die with fd_send() error message.
Timo Sirainen [Sat, 18 Oct 2008 17:50:20 +0000 (20:50 +0300)] 
login processes: When shutting down, don't die with fd_send() error message.

--HG--
branch : HEAD

17 years agoFixes to handling "out of disk space/quota" write failures.
Timo Sirainen [Sat, 18 Oct 2008 17:26:35 +0000 (20:26 +0300)] 
Fixes to handling "out of disk space/quota" write failures.

--HG--
branch : HEAD

17 years agoSubscription handling fixes for subscriptions=no namespaces and shared mailboxes.
Timo Sirainen [Sat, 18 Oct 2008 14:07:42 +0000 (17:07 +0300)] 
Subscription handling fixes for subscriptions=no namespaces and shared mailboxes.

--HG--
branch : HEAD

17 years agoindex files: Another try at fixing handling log files with different header sizes.
Timo Sirainen [Sat, 18 Oct 2008 13:26:04 +0000 (16:26 +0300)] 
index files: Another try at fixing handling log files with different header sizes.

--HG--
branch : HEAD

17 years agoindex files: Fix for handling two log files with different header sizes.
Timo Sirainen [Sat, 18 Oct 2008 13:00:05 +0000 (16:00 +0300)] 
index files: Fix for handling two log files with different header sizes.

--HG--
branch : HEAD

17 years agomaildir: Crashfix on some save failures (e.g. over quota).
Timo Sirainen [Sat, 18 Oct 2008 12:37:42 +0000 (15:37 +0300)] 
maildir: Crashfix on some save failures (e.g. over quota).

--HG--
branch : HEAD

17 years agoTrash plugin: Small optimization.
Timo Sirainen [Sat, 18 Oct 2008 12:26:41 +0000 (15:26 +0300)] 
Trash plugin: Small optimization.

--HG--
branch : HEAD

17 years agoquota: Previous dict quota fix broke trash plugin.
Timo Sirainen [Sat, 18 Oct 2008 11:54:06 +0000 (14:54 +0300)] 
quota: Previous dict quota fix broke trash plugin.

--HG--
branch : HEAD

17 years agodeliver: Log an error if auth lookup fails unexpectedly.
Timo Sirainen [Sat, 18 Oct 2008 10:58:03 +0000 (13:58 +0300)] 
deliver: Log an error if auth lookup fails unexpectedly.

--HG--
branch : HEAD

17 years agodeliver: Fixed quota_full_tempfail=no parsing.
Timo Sirainen [Sat, 18 Oct 2008 10:30:15 +0000 (13:30 +0300)] 
deliver: Fixed quota_full_tempfail=no parsing.

--HG--
branch : HEAD

17 years agouninitialized variable fix
Timo Sirainen [Fri, 17 Oct 2008 08:13:04 +0000 (11:13 +0300)] 
uninitialized variable fix

--HG--
branch : HEAD

17 years agocache file: Don't crash if file has no fields.
Timo Sirainen [Thu, 16 Oct 2008 13:19:37 +0000 (16:19 +0300)] 
cache file: Don't crash if file has no fields.

--HG--
branch : HEAD

17 years agodict-sql: Fixed sorting by key.
Timo Sirainen [Thu, 16 Oct 2008 12:59:35 +0000 (15:59 +0300)] 
dict-sql: Fixed sorting by key.

--HG--
branch : HEAD

17 years agoAdded asserts.
Timo Sirainen [Thu, 16 Oct 2008 12:19:42 +0000 (15:19 +0300)] 
Added asserts.

--HG--
branch : HEAD

17 years agombox: Replaced EBADMSG errno for invalid mboxes with EINVAL to fix compiling with...
Timo Sirainen [Thu, 16 Oct 2008 12:00:44 +0000 (15:00 +0300)] 
mbox: Replaced EBADMSG errno for invalid mboxes with EINVAL to fix compiling with OpenBSD.
The errno is used only for logging purposes so it doesn't really matter what
it is.

--HG--
branch : HEAD

17 years agodict-sql: atomic_inc() didn't work right with negative values.
Timo Sirainen [Thu, 16 Oct 2008 11:58:51 +0000 (14:58 +0300)] 
dict-sql: atomic_inc() didn't work right with negative values.

--HG--
branch : HEAD

17 years agoAdded asserts.
Timo Sirainen [Thu, 16 Oct 2008 09:38:25 +0000 (12:38 +0300)] 
Added asserts.

--HG--
branch : HEAD

17 years agodict quota: Don't crash when recalculating quota (and quota warnings enabled).
Timo Sirainen [Thu, 16 Oct 2008 11:49:37 +0000 (14:49 +0300)] 
dict quota: Don't crash when recalculating quota (and quota warnings enabled).

--HG--
branch : HEAD

17 years agodeliver: Expand variables in namespace prefix.
Timo Sirainen [Thu, 16 Oct 2008 09:47:05 +0000 (12:47 +0300)] 
deliver: Expand variables in namespace prefix.

--HG--
branch : HEAD

17 years agoFETCH MODSEQ (n) was missing parenthesis.
Timo Sirainen [Wed, 15 Oct 2008 13:45:04 +0000 (16:45 +0300)] 
FETCH MODSEQ (n) was missing parenthesis.

--HG--
branch : HEAD

17 years agoCache file was never updated if the file existed but index didn't have cache extension.
Timo Sirainen [Tue, 14 Oct 2008 11:52:44 +0000 (14:52 +0300)] 
Cache file was never updated if the file existed but index didn't have cache extension.

--HG--
branch : HEAD

17 years agombox: Fixed listing mailboxes in namespaces with prefix beginning with '~' or '/'.
Timo Sirainen [Mon, 13 Oct 2008 21:58:13 +0000 (00:58 +0300)] 
mbox: Fixed listing mailboxes in namespaces with prefix beginning with '~' or '/'.

--HG--
branch : HEAD

17 years agoUpdated TODO.
Timo Sirainen [Mon, 13 Oct 2008 21:58:37 +0000 (00:58 +0300)] 
Updated TODO.

--HG--
branch : HEAD

17 years agoVirtual mailboxes: Crashfix with more than one backend mailbox.
Timo Sirainen [Sun, 12 Oct 2008 11:48:18 +0000 (14:48 +0300)] 
Virtual mailboxes: Crashfix with more than one backend mailbox.

--HG--
branch : HEAD

17 years agoVirtual mailboxes: Configuration parsing fix.
Timo Sirainen [Sun, 12 Oct 2008 11:47:51 +0000 (14:47 +0300)] 
Virtual mailboxes: Configuration parsing fix.

--HG--
branch : HEAD

17 years agoVirtual mailboxes: If CRC32 of the search strings changes, rebuild the mailbox.
Timo Sirainen [Sun, 12 Oct 2008 11:40:57 +0000 (14:40 +0300)] 
Virtual mailboxes: If CRC32 of the search strings changes, rebuild the mailbox.

--HG--
branch : HEAD

17 years agoAdded crc32_[str_]more().
Timo Sirainen [Sun, 12 Oct 2008 11:40:08 +0000 (14:40 +0300)] 
Added crc32_[str_]more().

--HG--
branch : HEAD

17 years agoComment update.
Timo Sirainen [Sun, 12 Oct 2008 11:17:51 +0000 (14:17 +0300)] 
Comment update.

--HG--
branch : HEAD

17 years agodict-sql: Dictionary iteration fixes.
Timo Sirainen [Sun, 12 Oct 2008 10:36:54 +0000 (13:36 +0300)] 
dict-sql: Dictionary iteration fixes.

--HG--
branch : HEAD

17 years agoMoved file lock type string parsing code to file-lock.c
Timo Sirainen [Sun, 12 Oct 2008 08:44:33 +0000 (11:44 +0300)] 
Moved file lock type string parsing code to file-lock.c

--HG--
branch : HEAD

17 years agoAdded t_str_new_const().
Timo Sirainen [Sat, 11 Oct 2008 21:22:39 +0000 (00:22 +0300)] 
Added t_str_new_const().

--HG--
branch : HEAD

17 years agovpopmail: Use pw_flags field if vpopmail has it.
Timo Sirainen [Sat, 11 Oct 2008 10:50:47 +0000 (13:50 +0300)] 
vpopmail: Use pw_flags field if vpopmail has it.

--HG--
branch : HEAD

17 years agovpopmail: Improve imap/pop3 disabled error message.
Timo Sirainen [Sat, 11 Oct 2008 10:39:10 +0000 (13:39 +0300)] 
vpopmail: Improve imap/pop3 disabled error message.

--HG--
branch : HEAD

17 years agoMaildir/dbox: Try harder to assign unique UIDVALIDITY values to mailboxes.
Timo Sirainen [Sat, 11 Oct 2008 10:26:46 +0000 (13:26 +0300)] 
Maildir/dbox: Try harder to assign unique UIDVALIDITY values to mailboxes.

--HG--
branch : HEAD

17 years agopop3+maildir: Make sure virtual sizes always get written to dovecot-uidlist file.
Timo Sirainen [Fri, 10 Oct 2008 18:21:52 +0000 (21:21 +0300)] 
pop3+maildir: Make sure virtual sizes always get written to dovecot-uidlist file.

--HG--
branch : HEAD

17 years agoShared mailboxes: Don't crash in some systems when debug logging NULL root_dir.
Timo Sirainen [Thu, 9 Oct 2008 10:52:42 +0000 (13:52 +0300)] 
Shared mailboxes: Don't crash in some systems when debug logging NULL root_dir.

--HG--
branch : HEAD

17 years agoSome fixes to shared namespace listing code.
Timo Sirainen [Thu, 9 Oct 2008 10:05:52 +0000 (13:05 +0300)] 
Some fixes to shared namespace listing code.

--HG--
branch : HEAD

17 years agoLDAP: If auth request queue is full, log how long ago the first request was added.
Timo Sirainen [Wed, 8 Oct 2008 21:08:34 +0000 (00:08 +0300)] 
LDAP: If auth request queue is full, log how long ago the first request was added.

--HG--
branch : HEAD

17 years agocheckpassword: Allow setting uid/gid in userdb_uid and userdb_gid environment.
Timo Sirainen [Wed, 8 Oct 2008 19:44:20 +0000 (22:44 +0300)] 
checkpassword: Allow setting uid/gid in userdb_uid and userdb_gid environment.

--HG--
branch : HEAD

17 years agoShared mailboxes: First mailbox access failed if virtual separator didn't match real...
Timo Sirainen [Wed, 8 Oct 2008 19:09:59 +0000 (22:09 +0300)] 
Shared mailboxes: First mailbox access failed if virtual separator didn't match real separator.

--HG--
branch : HEAD

17 years agoExpire plugin was crashing because of previous change.
Timo Sirainen [Mon, 6 Oct 2008 19:07:23 +0000 (22:07 +0300)] 
Expire plugin was crashing because of previous change.

--HG--
branch : HEAD

17 years agoSolaris: Compile fix for previous PAM changes.
Timo Sirainen [Mon, 6 Oct 2008 16:24:20 +0000 (19:24 +0300)] 
Solaris: Compile fix for previous PAM changes.

--HG--
branch : HEAD

17 years agoPAM: Attempt to give better error messages.
Timo Sirainen [Sun, 5 Oct 2008 21:20:55 +0000 (00:20 +0300)] 
PAM: Attempt to give better error messages.
Detect missing /etc/pam.d/service file and log it as an error the first time
after startup. Don't return "unknown user" and "password mismatch" as errors
but informational messages.

--HG--
branch : HEAD

17 years agoMaildir++ quota: If there are no limits, write "0S" as the file header.
Timo Sirainen [Sun, 5 Oct 2008 20:27:33 +0000 (23:27 +0300)] 
Maildir++ quota: If there are no limits, write "0S" as the file header.

--HG--
branch : HEAD

17 years agoAdded tag 1.2.alpha2 for changeset 140688a281c2
Timo Sirainen [Sun, 5 Oct 2008 17:06:57 +0000 (20:06 +0300)] 
Added tag 1.2.alpha2 for changeset 140688a281c2

--HG--
branch : HEAD

17 years agoReleased v1.2.alpha2. 1.2.alpha2
Timo Sirainen [Sun, 5 Oct 2008 17:06:51 +0000 (20:06 +0300)] 
Released v1.2.alpha2.

--HG--
branch : HEAD

17 years agoUpdated TODO.
Timo Sirainen [Sun, 5 Oct 2008 16:39:45 +0000 (19:39 +0300)] 
Updated TODO.

--HG--
branch : HEAD

17 years agoMaildir++ quota: Fixed maildirsize recalculation when quota limits were read from...
Timo Sirainen [Sun, 5 Oct 2008 16:29:22 +0000 (19:29 +0300)] 
Maildir++ quota: Fixed maildirsize recalculation when quota limits were read from the file.

--HG--
branch : HEAD

17 years agoMaildir++ quota: If there'a s "*" quota rule with 0 limits, keep the quota up-to...
Timo Sirainen [Sun, 5 Oct 2008 16:11:35 +0000 (19:11 +0300)] 
Maildir++ quota: If there'a s "*" quota rule with 0 limits, keep the quota up-to-date anyway.

--HG--
branch : HEAD

17 years agombox: Don't crash if saving fails because of write error (out of disk space).
Timo Sirainen [Sun, 5 Oct 2008 15:43:48 +0000 (18:43 +0300)] 
mbox: Don't crash if saving fails because of write error (out of disk space).

--HG--
branch : HEAD

17 years agoexpire plugin: Fixes for using namespace prefixes.
Timo Sirainen [Sun, 5 Oct 2008 14:21:36 +0000 (17:21 +0300)] 
expire plugin: Fixes for using namespace prefixes.

--HG--
branch : HEAD

17 years agoDon't expand ~/ in mail_location or namespace location.
Timo Sirainen [Sun, 5 Oct 2008 14:12:11 +0000 (17:12 +0300)] 
Don't expand ~/ in mail_location or namespace location.
lib-storage does that expansion in any case and this is kind of a kludgy
workaround to allow expire-tool to work by letting it expand the ~.

--HG--
branch : HEAD

17 years agoexpire-tool: More logging improvements.
Timo Sirainen [Sun, 5 Oct 2008 14:08:11 +0000 (17:08 +0300)] 
expire-tool: More logging improvements.

--HG--
branch : HEAD

17 years agoexpire-tool: --test now shows the username in info messages.
Timo Sirainen [Sun, 5 Oct 2008 13:59:58 +0000 (16:59 +0300)] 
expire-tool: --test now shows the username in info messages.

--HG--
branch : HEAD

17 years agoUpdated NEWS file.
Timo Sirainen [Sun, 5 Oct 2008 13:50:41 +0000 (16:50 +0300)] 
Updated NEWS file.

--HG--
branch : HEAD

17 years agologview: Crashfix for CPUs requiring proper alignment.
Timo Sirainen [Sun, 5 Oct 2008 13:49:48 +0000 (16:49 +0300)] 
logview: Crashfix for CPUs requiring proper alignment.

--HG--
branch : HEAD

17 years agoEarlier changes broke message parsing near EOF.
Timo Sirainen [Sun, 5 Oct 2008 13:37:38 +0000 (16:37 +0300)] 
Earlier changes broke message parsing near EOF.

--HG--
branch : HEAD

17 years agoIncreased initial "mail" memory pool size.
Timo Sirainen [Sun, 5 Oct 2008 13:16:48 +0000 (16:16 +0300)] 
Increased initial "mail" memory pool size.

--HG--
branch : HEAD

17 years agofts squat: Some error handling fixes fixes.
Timo Sirainen [Sun, 5 Oct 2008 13:12:27 +0000 (16:12 +0300)] 
fts squat: Some error handling fixes fixes.

--HG--
branch : HEAD

17 years agombox: Potential crashfix after "next message unexpectedly lost" failures.
Timo Sirainen [Sun, 5 Oct 2008 13:01:04 +0000 (16:01 +0300)] 
mbox: Potential crashfix after "next message unexpectedly lost" failures.

--HG--
branch : HEAD

17 years agoMention mail_max_userip_connections setting in the log message if the limit is exceeded.
Timo Sirainen [Sun, 5 Oct 2008 12:39:37 +0000 (15:39 +0300)] 
Mention mail_max_userip_connections setting in the log message if the limit is exceeded.

--HG--
branch : HEAD

17 years agoChanged the default "quota exceeded" error message.
Timo Sirainen [Sun, 5 Oct 2008 12:21:53 +0000 (15:21 +0300)] 
Changed the default "quota exceeded" error message.

--HG--
branch : HEAD

17 years agodict: Register dicts only after loading modules. This allows using SQL drivers from...
Timo Sirainen [Sun, 5 Oct 2008 11:22:13 +0000 (14:22 +0300)] 
dict: Register dicts only after loading modules. This allows using SQL drivers from modules.

--HG--
branch : HEAD

17 years agoACL plugin: ACL groups weren't strdup()ed so they were pretty much broken.
Timo Sirainen [Sun, 5 Oct 2008 11:07:00 +0000 (14:07 +0300)] 
ACL plugin: ACL groups weren't strdup()ed so they were pretty much broken.

--HG--
branch : HEAD

17 years agodict: Previous changes caused it to fail with "Socket already exists".
Timo Sirainen [Sun, 5 Oct 2008 11:03:35 +0000 (14:03 +0300)] 
dict: Previous changes caused it to fail with "Socket already exists".

--HG--
branch : HEAD

17 years agoRemoved posix_fallocate() failure check for AIX.
Timo Sirainen [Sun, 5 Oct 2008 10:49:29 +0000 (13:49 +0300)] 
Removed posix_fallocate() failure check for AIX.
Apparently it can fail in multiple ways, so we now rely on configure to
catch the problem.

--HG--
branch : HEAD

17 years agoTest if posix_fallocate() works already in configure.
Timo Sirainen [Sun, 5 Oct 2008 10:48:32 +0000 (13:48 +0300)] 
Test if posix_fallocate() works already in configure.

--HG--
branch : HEAD

17 years agoconfigure: create test files with mode 0600.
Timo Sirainen [Sun, 5 Oct 2008 10:47:31 +0000 (13:47 +0300)] 
configure: create test files with mode 0600.

--HG--
branch : HEAD