summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Obsolete.CHTEKK2007-05-121-56/+0
| | | | svn path=/; revision=54
* Updated p.mask.CHTEKK2007-05-121-0/+25
| | | | svn path=/; revision=53
* Delete 2.4.0 versions of patch, add first 2.4.1 release of it.CHTEKK2007-05-013-1380/+0
| | | | svn path=/; revision=52
* Fix spacing for better readability.CHTEKK2007-05-011-5/+9
| | | | svn path=/; revision=51
* Handle freeing of stuff better.CHTEKK2007-05-011-9/+10
| | | | svn path=/; revision=50
* Fix copy&paste error.CHTEKK2007-05-011-2/+2
| | | | svn path=/; revision=49
* Add maildirfolder file creation fix for Maildir++ compatibility, thanks to ↵CHTEKK2007-05-011-53/+85
| | | | | | | | | Tomas Macek! Also make the MOVE filter target dependant on Maildir++, because it makes sense to MOVE only when you have other subfolders, and that's possible only if we're using a Maildir++ compliant maildir. svn path=/; revision=48
* New release for Postfix 2.4.0, should fix all known bugs.CHTEKK2007-05-012-0/+0
| | | | | | New feature to create missing folders/files on MOVE goes to 2.4.1 patch only. svn path=/; revision=47
* Regen patches, generate patch for Postfix 2.4.1.CHTEKK2007-05-012-7/+1387
| | | | svn path=/; revision=46
* Fix vstring usage, thanks to Tomas Macek.CHTEKK2007-05-011-11/+11
| | | | svn path=/; revision=45
* Update VDA-NG to correctly handle broken maildirsize file, thanks to Tomas ↵CHTEKK2007-04-261-17/+29
| | | | | | Macek. svn path=/; revision=44
* Rename correctly for easier releases.CHTEKK2007-04-242-0/+0
| | | | svn path=/; revision=43
* Rename patch for Gentoo Postfix release.CHTEKK2007-04-241-0/+0
| | | | svn path=/; revision=42
* Update docs to reflect new home.CHTEKK2007-04-241-9/+10
| | | | svn path=/; revision=41
* Remove virtual_create_maildirsize setting, it's not needed as that's a ↵CHTEKK2007-04-231-22/+15
| | | | | | | | subset of Maildir++ anyway. Thanks to Tomas Macek for noticing this. svn path=/; revision=40
* Last cleanups.CHTEKK2007-04-211-8/+12
| | | | svn path=/; revision=39
* Not all of them ...CHTEKK2007-04-211-61/+3
| | | | svn path=/; revision=38
* Kill trailing whitespaces.CHTEKK2007-04-211-6/+64
| | | | svn path=/; revision=37
* Fully fix indent on the whole maildir.c file.CHTEKK2007-04-211-226/+331
| | | | | | Trash quota counting fixed in previous commit. svn path=/; revision=36
* Rename to VDA-NG.CHTEKK2007-04-211-28/+97
| | | | | | Add per-recpient bounce messages support. svn path=/; revision=35
* Fix stupid typo.CHTEKK2007-04-191-1/+1
| | | | svn path=/; revision=34
* Fix bounce/deferring of messages, use correct status codes, thanks to CHTEKK2007-04-191-4/+7
| | | | | | Tomas Macek. svn path=/; revision=33
* New version, should dramatically improve performance by using maildirsize ↵CHTEKK2007-04-191-102/+198
| | | | | | now if present. Also improves some logic. Fixes the message on bounce. svn path=/; revision=32
* Add updated and clearer documentation.CHTEKK2007-04-131-16/+101
| | | | svn path=/; revision=31
* Fix patch.CHTEKK2007-04-131-1/+1
| | | | svn path=/; revision=30
* Misc cleanups, tighten file perms a little (I can't see why others should ↵CHTEKK2007-04-131-20/+22
| | | | | | have any access to maildirsize/maildirfilter at all). svn path=/; revision=29
* Ensure those vars are always treated as longs, initialize n for mailbox ↵CHTEKK2007-04-131-3/+3
| | | | | | function too. svn path=/; revision=28
* First version.CHTEKK2007-04-131-0/+1010
| | | | svn path=/; revision=27
* Charset UTF-8 is what we want.CHTEKK2007-03-241-1/+1
| | | | svn path=/; revision=25
* Fix usage with only one proj overlay and the tree.CHTEKK2007-03-241-6/+14
| | | | svn path=/; revision=24
* Fix style.CHTEKK2007-03-242-550/+700
| | | | svn path=/; revision=23
* Versioncp initial commit, needs to be tested if it still works. ;)CHTEKK2007-03-2411-0/+839
| | | | svn path=/; revision=22
* Add patches, update digest.CHTEKK2007-03-1010-0/+320
| | | | svn path=/; revision=21
* Add SQLite 3.3.13 for testing.CHTEKK2007-03-103-0/+112
| | | | svn path=/; revision=20
* Fix init script.CHTEKK2007-02-182-4/+11
| | | | svn path=/; revision=19
* Fix unzip.CHTEKK2007-02-184-10/+10
| | | | svn path=/; revision=18
* Areca tools.CHTEKK2007-02-187-0/+136
| | | | svn path=/; revision=17
* Apache modules list.CHTEKK2007-01-151-0/+56
| | | | svn path=/; revision=16
* Experiment with stuff...CHTEKK2007-01-132-0/+577
| | | | svn path=/; revision=15
* Updated in Portage now.CHTEKK2006-10-185-192/+0
| | | | svn path=/; revision=14
* Fix for no suexec check.CHTEKK2006-10-152-15/+4
| | | | svn path=/; revision=13
* Add grub 0.93 back for myself, 0.96 didn't work.CHTEKK2006-09-294-0/+29
| | | | svn path=/; revision=12
* Add missing patches.CHTEKK2006-09-183-0/+36
| | | | svn path=/; revision=11
* Add Enigmail 0.94.1, as I need it myself. :)CHTEKK2006-09-183-0/+156
| | | | svn path=/; revision=10
* net2ftp updated in Portage now.CHTEKK2006-06-193-70/+0
| | | | svn path=/; revision=9
* Update italian language file.CHTEKK2006-06-191-145/+189
| | | | svn path=/; revision=8
* Updated net2ftp ebuild to 0.91a.CHTEKK2006-06-183-0/+70
| | | | svn path=/; revision=7
* Rename category.CHTEKK2006-06-183-0/+0
| | | | svn path=/; revision=6
* Delete updated Horde, Horde-IMP, Horde-Ingo packages, as they were added to ↵CHTEKK2006-06-1511-303/+0
| | | | | | the tree now. svn path=/; revision=5
* Commit fixed Horde 3.1.1 package wrt bug #136830.CHTEKK2006-06-155-0/+253
| | | | svn path=/; revision=4