Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
88 5355d 01h magnus /trunk/debian/patches/ Just load one template at a time, default to config->template_set; Prayer will work even if no templates defined in prayer.cf.  
/trunk/debian/patches/dlopen_templates.patch
87 5355d 03h magnus /trunk/debian/ dlopen_templates.patch: Experimental support for dynamically loading
templates.
 
/trunk/debian/patches/dlopen_templates.patch
/trunk/debian/Config<br/>/trunk/debian/changelog<br/>/trunk/debian/patches/series<br/>/trunk/debian/prayer.install
86 5362d 06h magnus /trunk/debian/ * New upstream release.
- Drop unlimit_login_username.patch (fixed upstream when replacing
the old login screen with frontend templates) and
usernames_with_at.patch (incorporated upstream).
* clean_completely.patch: Partially implemented upstream.
 
/trunk/debian/patches/unlimit_login_username.patch<br/>/trunk/debian/patches/usernames_with_at.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/clean_completely.patch<br/>/trunk/debian/patches/makefile_install_config.patch<br/>/trunk/debian/patches/series<br/>/trunk/debian/patches/templates_fallback_to_compiled.patch
84 5367d 01h magnus /trunk/debian/ Fix whitespace and LP: errors in changelog.  
/trunk/debian/changelog
83 5367d 01h magnus /trunk/debian/ Increase Standards-Version to 3.8.3.  
/trunk/debian/changelog<br/>/trunk/debian/control
82 5367d 01h magnus /trunk/debian/patches/ There was an #endif too much.  
/trunk/debian/patches/kfreebsd.patch
81 5367d 03h magnus /trunk/debian/ Depend on exim4 | mail-transport-agent.  
/trunk/debian/changelog<br/>/trunk/debian/control
80 5367d 03h magnus /trunk/debian/ makefile_install_config.patch: Set imap_server to localhost/notls in
default prayer.cf (Closes: #531801).
 
/trunk/debian/changelog<br/>/trunk/debian/patches/makefile_install_config.patch
79 5367d 03h magnus /trunk/debian/ * welcome_is_template.patch wasn't fully incorporated upstream. Remove
the help_dir setting and check in makefile_install_config.patch instead.c
* Make Prayer work on kFreeBSD. Unfortunately there is no support for
SysV semaphores.
* kfreebsd.patch: Include the right headers under glibc. Detect that
semtimedop is a stub.
* debian/Config: Add -lutils to LIBS.
* makefile_install_config.patch: put back a default value for
lock_dir.
 
/trunk/debian/Config<br/>/trunk/debian/changelog<br/>/trunk/debian/patches/kfreebsd.patch<br/>/trunk/debian/patches/makefile_install_config.patch<br/>/trunk/debian/patches/templates_fallback_to_compiled.patch
77 5507d 00h magnus /trunk/debian/ clean_completely.patch (new): Fix a few makefiles that didn't remove
their build targets in the clean target (Closes: #521369). Thanks to
Simon McVittie.
 
/trunk/debian/patches/clean_completely.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
76 5507d 01h magnus /trunk/debian/ * Upgrade to Standards-Version 3.8.1.
+ Add debian/README.source.
 
/trunk/debian/README.source
/trunk/debian/changelog<br/>/trunk/debian/control
75 5507d 01h magnus /trunk/debian/ Add ${misc:Depends} to Depends for prayer-templates.  
/trunk/debian/changelog<br/>/trunk/debian/control
74 5507d 01h magnus /trunk/debian/ Remove spurious comma at end of Build-Depends  
/trunk/debian/control
73 5507d 02h magnus /trunk/ Merge changes from 1.2.2.1-7 (and lost change to size of login box made in 1.2.2.1-4).  
/trunk<br/>/trunk/debian/changelog<br/>/trunk/debian/patches/unlimit_login_username.patch<br/>/trunk/debian/prayer.default<br/>/trunk/debian/prayer.dirs<br/>/trunk/debian/prayer.init<br/>/trunk/debian/prayer.postinst<br/>/trunk/debian/prayer.postrm
71 5668d 01h magnus /trunk/ Merge changes from lenny branch.  
/trunk/debian/patches/unlimit_login_username.patch<br/>/trunk/debian/patches/usernames_with_at.patch<br/>/trunk/debian/prayer-session.8<br/>/trunk/debian/prayer-ssl-prune.8<br/>/trunk/debian/prayer-templates.install<br/>/trunk/debian/prayer.8<br/>/trunk/debian/prayer.cf.5<br/>/trunk/debian/prayer.manpages
/trunk/debian/prayer-session.8.dbk<br/>/trunk/debian/prayer.8.dbk
/trunk<br/>/trunk/debian/Config<br/>/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/patches/makefile_install_config.patch<br/>/trunk/debian/patches/series<br/>/trunk/debian/prayer-accountd.init<br/>/trunk/debian/prayer.init<br/>/trunk/debian/prayer.install<br/>/trunk/debian/rules
50 5767d 07h magnus /trunk/debian/ kfreebsd.patch (new): Try to get Prayer to work on Debian
GNU/kFreeBSD.
 
/trunk/debian/patches/kfreebsd.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
49 5789d 01h magnus /trunk/debian/patches/ Remove the last line concerning welcome.html.  
/trunk/debian/patches/makefile_install_config.patch
48 5789d 03h magnus /trunk/debian/ * New upstream release.
- Drop repair_ssl_session_db_on_version_mismatch.patch,
remove_old_db_logfiles_from_prayer-ssl-prune.patch,
welcome_is_template.patch, template_find_bug.patch; all incorporated
upstream.
- Update makefile_install_config.patch after welcome.html gone.
 
/trunk/debian/patches/remove_old_db_logfiles_from_prayer-ssl-prune.patch<br/>/trunk/debian/patches/repair_ssl_session_db_on_version_mismatch.patch<br/>/trunk/debian/patches/template_find_bug.patch<br/>/trunk/debian/patches/welcome_is_template.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/makefile_install_config.patch<br/>/trunk/debian/patches/series
46 5800d 23h magnus /trunk/debian/ template_find_bug.patch (new): Fix segfault in template_find() when
template_set specifies a non-existing set. Also update default set.
 
/trunk/debian/patches/template_find_bug.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
45 5801d 01h magnus /trunk/debian/ * 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.
 
/trunk/debian/patches/remove_old_db_logfiles_from_prayer-ssl-prune.patch
/trunk/debian/README.Debian<br/>/trunk/debian/changelog<br/>/trunk/debian/patches/series<br/>/trunk/debian/prayer.install

Show All