log src/plugins/quota/quota-maildir.c @ 8961:b2cd58981808 HEAD

age author description
Thu, 16 Apr 2009 22:08:01 -0400 Timo Sirainen maildir++ quota: Make sure we don't create maildirsize file to wrong namespace. HEAD
Thu, 16 Apr 2009 22:07:54 -0400 Timo Sirainen quota: Compiler warning fix. HEAD
Thu, 16 Apr 2009 21:31:30 -0400 Timo Sirainen Implemented support for per-namespace quotas. Can be used with public namespaces. HEAD
Sat, 21 Feb 2009 17:46:35 -0500 Timo Sirainen Create all mail/index files'/dirs' permissions based on the mailbox directory. HEAD
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Sat, 13 Dec 2008 15:49:25 +0200 Timo Sirainen Maildir++ quota: Directory mtimes weren't properly kept track of when recalculating quota. HEAD
Sun, 05 Oct 2008 23:27:33 +0300 Timo Sirainen Maildir++ quota: If there are no limits, write "0S" as the file header. HEAD
Sun, 05 Oct 2008 19:29:22 +0300 Timo Sirainen Maildir++ quota: Fixed maildirsize recalculation when quota limits were read from the file. HEAD
Sun, 05 Oct 2008 19:11:35 +0300 Timo Sirainen Maildir++ quota: If there'a s "*" quota rule with 0 limits, keep the quota up-to-date anyway. HEAD
Mon, 22 Sep 2008 21:55:07 +0300 Timo Sirainen Maildir++ quota: Create the missing directory using the correct permissions. HEAD
Mon, 22 Sep 2008 21:51:29 +0300 Timo Sirainen Maildir++ quota: If directory for maildirsize doesn't exist, create it. HEAD
Wed, 13 Aug 2008 18:08:45 -0400 Timo Sirainen Fixed FS quota compiling and Maildir++ quota with multiple users. HEAD
Tue, 12 Aug 2008 12:28:42 -0400 Timo Sirainen Added struct mail_user and fixed the code to support multiple users per process. HEAD
Sun, 20 Jul 2008 23:20:19 +0300 Timo Sirainen Use permissions based on mail root directory when creating new files/dirs under it. HEAD
Sun, 20 Jul 2008 21:36:13 +0300 Timo Sirainen FS quota: Handle quota only for the quota roots which apply to the mailbox HEAD
Sun, 20 Jul 2008 21:00:33 +0300 Timo Sirainen extern/static fixes (from a sparse check by Diego Liziero) HEAD
Tue, 08 Jul 2008 15:47:31 +0530 Timo Sirainen maildir: Add ,S=<size> to maildir filename with all quota backends. HEAD
Sun, 04 May 2008 03:44:09 +0300 Timo Sirainen When updating maildir quota create also missing maildirsize file and make HEAD
Sun, 04 May 2008 02:39:58 +0300 Timo Sirainen Added "ignore" option to quota rules which causes the mailbox to be ignored HEAD
Fri, 07 Mar 2008 02:46:57 +0200 Timo Sirainen If both byte and message count limits weren't set, we recalculated HEAD
Tue, 26 Feb 2008 16:29:46 +0200 Timo Sirainen quota_rule=?:.. specifies the default quota limits to use when backend HEAD
Tue, 26 Feb 2008 16:21:05 +0200 Timo Sirainen Relative (%) limits in quota rules and warnings work now if the backend HEAD
Mon, 11 Feb 2008 20:17:00 +0200 Timo Sirainen Renamed T_FRAME_BEGIN/END to T_BEGIN/END. Removed T_FRAME() macro and HEAD
Sun, 20 Jan 2008 13:46:13 +0200 Timo Sirainen Fix to maildirsize reading optimization. HEAD
Sun, 20 Jan 2008 08:54:57 +0200 Timo Sirainen Don't re-read maildirsize if it hasn't changed. HEAD
Sun, 20 Jan 2008 08:49:36 +0200 Timo Sirainen If quota limits weren't specified, they should have been taken from HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Mon, 17 Dec 2007 17:32:26 +0200 Timo Sirainen Check if we have maildir quota storages at all before trying to expunge HEAD
Mon, 17 Dec 2007 17:25:40 +0200 Timo Sirainen Expunging messages didn't update maildirsize file if it wasn't already HEAD
Wed, 05 Dec 2007 17:47:44 +0200 Timo Sirainen Replaced t_push/t_pop calls with T_FRAME*() macros. HEAD
Fri, 23 Nov 2007 12:35:48 +0200 Timo Sirainen Removed broken check for empty lines in maildirsize, which could have caused HEAD
Sun, 21 Oct 2007 16:39:08 +0300 Timo Sirainen dotlocks: Flush NFS attribute cache only if nfs_flush setting is TRUE. HEAD
Sun, 21 Oct 2007 03:09:33 +0300 Timo Sirainen Log a nice warning if using maildir++ quota without maildir storages. HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Sun, 16 Sep 2007 11:40:56 +0300 Timo Sirainen Renamed __attr_*__ to ATTR_*. Renamed __attrs_used__ to ATTRS_DEFINED. HEAD
Fri, 29 Jun 2007 03:39:27 +0300 Timo Sirainen Mailbox listing API changed to support more features. Used to implement HEAD
Wed, 27 Jun 2007 17:00:32 +0300 Timo Sirainen mailbox_list_iter_next() returns now const pointer. HEAD
Tue, 19 Jun 2007 14:25:30 +0300 Timo Sirainen If maildirsize file is being rewritten while we're trying to do that, HEAD
Tue, 12 Jun 2007 18:54:23 +0300 Timo Sirainen Allow backend-specific quota rules with backend=<string>. HEAD
Tue, 17 Apr 2007 18:33:23 +0300 Timo Sirainen Use sync_notify() callback to count expunges. This makes the calculation HEAD
Mon, 12 Mar 2007 23:05:50 +0200 Timo Sirainen If maildirsize file contains only the header, recalculate the quota. HEAD
Tue, 06 Mar 2007 18:35:46 +0200 Timo Sirainen comment typofix HEAD
Tue, 06 Mar 2007 18:32:14 +0200 Timo Sirainen If maildirsize contained NUL bytes at the beginning of the line (could HEAD
Fri, 16 Feb 2007 22:21:30 +0200 Timo Sirainen We were relying on the limits in maildirsize file instead of using the HEAD
Fri, 26 Jan 2007 15:58:48 +0200 Timo Sirainen Cleanups and minor fixes HEAD
Wed, 24 Jan 2007 19:14:16 +0200 Timo Sirainen Fixed a file descriptor leak. HEAD
Thu, 28 Dec 2006 18:27:53 +0200 Timo Sirainen Added dotlock_use_excl setting. HEAD
Sun, 17 Dec 2006 18:34:24 +0200 Timo Sirainen Fixed a file descriptor at deinit. HEAD
Wed, 22 Nov 2006 19:23:09 +0200 Timo Sirainen Bytes and kilobytes were somewhat mixed up everywhere. Also fixes a HEAD
Thu, 16 Nov 2006 02:16:31 +0200 Timo Sirainen Initial code for separation of mailbox accessing and directory layout HEAD
Sun, 12 Nov 2006 22:04:54 +0200 Timo Sirainen Fixed some warnings with older gccs. HEAD
Sun, 30 Jul 2006 21:32:07 +0300 Timo Sirainen Changes to make trash plugin working again. HEAD
Sun, 30 Jul 2006 20:58:38 +0300 Timo Sirainen Added support for multiple quota roots, rules and storages. The configuration HEAD
Mon, 24 Jul 2006 04:57:15 +0300 Timo Sirainen Don't count "." and ".." directory sizes to quota. After rewriting HEAD
Fri, 16 Jun 2006 12:40:40 +0300 Timo Sirainen Add ",S=size" to maildir filenames when quota plugin is loaded with HEAD
Sun, 11 Jun 2006 20:39:04 +0300 Timo Sirainen If size of the mail was known before saving started, we allocated HEAD
Tue, 02 May 2006 23:11:08 +0300 Timo Sirainen When requesting quota resource, don't return it if it's unlimited. Also HEAD
Mon, 24 Apr 2006 12:49:52 +0300 Timo Sirainen Accidentally reverted 0-is-unlimited-quota change in last commit. HEAD
Sat, 22 Apr 2006 12:34:57 +0300 Timo Sirainen Fixed a buffer overflow if maildirsize was over 5120 bytes long. Luckily HEAD
Fri, 21 Apr 2006 17:09:43 +0300 Timo Sirainen 0 values in maildirsize means unlimited. HEAD