Age | Commit message (Expand) | Author | Files | Lines |
2005-10-03 | resync svn tree | paul | 2 | -2/+2 |
2005-08-09 | merging git tree | paul | 1 | -1/+4 |
2005-08-09 | merging git tree | paul | 1 | -12/+12 |
2005-08-08 | add start_date/stop_date fields to dbmail_auto_replies and update the auto_re... | paul | 2 | -0/+6 |
2005-06-17 | auto-reply cleanup | paul | 2 | -0/+24 |
2005-06-07 | ip-based virtual hosting and user-mapping | paul | 1 | -3/+7 |
2005-05-25 | added usermap feature | paul | 4 | -0/+29 |
2005-05-03 | closing memory leaks | paul | 1 | -3/+3 |
2005-05-03 | updated the header caching code to include referencesfield, (base)subjectfiel... | paul | 1 | -10/+25 |
2005-03-30 | updates on the header-cache code | paul | 1 | -1/+1 |
2005-03-22 | fix foreign keys in add_header_tables.mysql | paul | 1 | -31/+44 |
2005-03-15 | header tables sql for postgres added | paul | 1 | -0/+144 |
2005-03-10 | update create scripts for db_getmailbox speedup on pgsql and sqlite | paul | 1 | -0/+3 |
2005-03-10 | update create scripts for db_getmailbox speedup on pgsql and sqlite | paul | 1 | -10/+8 |
2005-03-07 | fix for foreign keys | paul | 1 | -16/+24 |
2005-02-23 | fixed sql/sqlite/create_tables.sqlite script | paul | 1 | -1/+5 |
2005-02-23 | fixed dbmail_acl_constraint_update | paul | 1 | -1/+1 |
2005-02-18 | sqlite create_tables added | paul | 1 | -0/+191 |
2005-02-14 | added ON UPDATE CASCADE to create and migrate sql scripts | paul | 4 | -38/+38 |
2005-01-22 | 2005-01-22 Ilja Booij <ilja@ic-s.nl> | ilja | 2 | -6/+6 |
2005-01-06 | updated experimental schema | paul | 1 | -14/+24 |
2005-01-04 | new test suite, some cleanups and a couple of minor fixes | paul | 1 | -45/+87 |
2005-01-01 | adding mysql statements for header tables | paul | 1 | -0/+79 |
2004-10-31 | * db.c, dbmail.conf, dbmailtypes.h, sievecmd.c, sievecmd.h, | aaron | 2 | -0/+22 |
2004-10-25 | db_getmailbox speedup | paul | 3 | -1/+5 |
2004-09-09 | fixed innodb migration script which still refered to the old-style tables use... | paul | 1 | -8/+10 |
2004-09-06 | fixed errors in comments. I used '#' as comment prefix, but it should be | ilja | 2 | -2/+2 |
2004-09-03 | added 'anyone' user to dbmail_users in creation and migration scripts. | ilja | 6 | -1/+20 |
2004-08-25 | the pair (dbmail_mailboxes.name, dbmail_mailboxes.owner_idnr) is now | ilja | 6 | -8/+8 |
2004-08-23 | fixed faulty foreign key refernce in MySQL InnoDB migration script thanks | ilja | 1 | -1/+1 |
2004-08-20 | * sql/postgresql/migrate_from_1.x_to_2.0.pgsql: | ilja | 1 | -3/+4 |
2004-08-16 | * PostgreSQL migration script now also renames primary keys of tables | ilja | 1 | -0/+6 |
2004-08-05 | small fixes to MySQL migration scripts. | ilja | 2 | -65/+40 |
2004-08-04 | Missed dbmail_pbsp. | aaron | 1 | -1/+1 |
2004-08-04 | changed all database creation and migration scripts. They're now ready | ilja | 6 | -447/+418 |
2004-08-03 | added calculation for curmail size. This was missing earlier on. | ilja | 1 | -0/+8 |
2004-08-03 | PostgreSQL now has dbmail_ prefixes and an hopefully faster migration | ilja | 2 | -207/+227 |
2004-08-03 | auto_replies and auto_notifications tables are only created if they | ilja | 3 | -84/+95 |
2004-07-15 | changed messages.status in all mysql files to default to '0' instead | ilja | 4 | -4/+4 |
2004-07-15 | small postgres changes: | ilja | 2 | -18/+22 |
2004-07-15 | 2 changes in migration of PostgreSQL installation: | ilja | 1 | -13/+14 |
2004-07-09 | changed pbsp.idnr from BIGINT to INT8 after bug report by | ilja | 2 | -2/+2 |
2004-06-11 | Added is_header flag to messageblks table. Is not used in any code yet, | ilja | 6 | -3/+17 |
2004-05-25 | all references to bounce.c and bounce.h have been removed because | ilja | 1 | -2/+2 |
2004-05-11 | changed mailboxes.name to VARCHAR BINARY for MySQL, so mailbox name is | ilja | 4 | -4/+4 |
2004-05-05 | sql/mysql/create_tables.mysql | ilja | 2 | -11/+11 |
2004-04-22 | last_login field of the users table is filled with the timestamp | ilja | 1 | -0/+3 |
2004-03-19 | updated copyright warnings and GPL notices to files missing them | ilja | 6 | -6/+6 |
2004-03-18 | added pbsp (pop-before-smtp) table to all create tables scripts. The | ilja | 8 | -30/+63 |
2004-03-08 | removed sql files that were not necessary for the current release. These | ilja | 23 | -367/+0 |