Subversion Repositories prayer

Compare Revisions

Ignore whitespace Rev 45 → Rev 44

/trunk/debian/patches/remove_old_db_logfiles_from_prayer-ssl-prune.patch
File deleted
/trunk/debian/patches/series
1,5 → 1,4
repair_ssl_session_db_on_version_mismatch.patch
makefile_install_config.patch
remove_old_db_logfiles_from_prayer-ssl-prune.patch
welcome_is_template.patch
templates_fallback_to_compiled.patch
/trunk/debian/changelog
39,11 → 39,6
* makefile_install_config.patch: Remove call to install.sh from
files/Makefile and replace it with single tar pipeline; thus
install.sh no longer needs to be patched.
* remove_old_db_logfiles_from_prayer-ssl-prune.patch (new): Patch
myarchive() in lib/mydb_db3.c so that it only deletes obsolete
transaction logs if dirname = NULL, then call it (via DB->archive())
from ssl_prune_sessions() in lib/ssl.c.
- prayer-db-prune thus unnecessary.
 
-- Magnus Holmgren <holmgren@debian.org> Mon, 23 Jun 2008 22:17:02 +0200
 
/trunk/debian/README.Debian
39,8 → 39,9
disabled by default, as it probably doesn't make that much a
difference on modern hardware. To enable it, uncomment the
ssl_session_timeout setting in prayer.cf. You should also arrange
for prayer-ssl-prune to be run periodically, for example by placing
a symlink to it in /etc/cron.hourly or /etc/cron.daily.
for prayer-ssl-prune and prayer-db-prune to be run periodically,
for example by placing symlinks to them in /etc/cron.hourly or
/etc/cron.daily.
 
* The default IMAP folders for sent mail (sent_mail_folder) and
drafts (postponed_folder) are "Sent" and "Drafts", respectively,
99,5 → 100,5
automatically expunged. These two approaches are rather
incompatible, but some software can take either.
 
-- Magnus Holmgren <holmgren@debian.org>, Tue, 24 Jun 2008 00:11:04 +0200
-- Magnus Holmgren <holmgren@debian.org>, Mon, 23 Jun 2008 20:57:05 +0200
 
/trunk/debian/prayer.install
1,5 → 1,6
usr/sbin/prayer
usr/sbin/prayer-session
usr/sbin/prayer-db-prune
usr/sbin/prayer-ssl-prune
usr/share/prayer
etc/prayer/prayer.cf