pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/jabberd2
Module name: wip
Committed by: schnoebe
Date: Thu Feb 7 05:35:42 UTC 2008
Modified Files:
wip/jabberd2: Makefile PLIST distinfo
wip/jabberd2/patches: patch-aa patch-ag
Log Message:
This release fixes long hunted busy-loop-no-listen bug with select
MIO backend, some XMPP compliance fixes, new Win32 build, compilation
fixes and more...
ChangeLog:
* Fixed endless loop for failed session closure
* Fixed packet to non-existing users handling to be conformant to RFC
3921bis 8.1. No Such User
* Fixed loop on select. Closes #125
* Added pam authpipe script
* Added example pam.d/jabber file from Gentoo
* Changed example localdomain names to FQDN localhost.localdomain
* Fixed Win32 build
* Update of Visual Studio dependent libraries
* Using MIO_WOULDBLOCK for Windows.
* Added db-update.sqlite
* Define S_IRUSR, S_IWUSR, S_IRGRP to 0 on Windows, as we don't have
unix permissions there and those variables are undefined.
* JABBERD2_API for _stanza_errors[], so it is exported in Windows to DLL.
* moved _mio_wnd_proc to mio_wsasync.c (better for debugging)
* fixed defer_free in right structure
* check socked range in _mio_wnd_proc in case we get some invalid
WM_APP + sthing message
* added patch from Dan Hulme zeroing structures added to free pool
(thanks Dan!)
* Send vacation reply only to humans (full JIDs). Fixes #186
* Updated supported protocol listing
* Updated license template
* Using OpenSSL implementation of SHA1 hash if OpenSSL library enabled
* Added check whether -O optimization is to high. Fixes #100
* Changed contact address to list address
* Added BerkeleyDB dump script
* Added BerkeleyDB-2-MySQL migration script
* Implemented XEP-0232: Software Information
* Fixed possible crash when debug is on
* Fix for session restoration packet without queued result
For a full ChangeLog see:
http://svn.xiaoka.com/jabberd2/tags/jabberd-2.1.23/ChangeLog
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 wip/jabberd2/patches/patch-aa
cvs -z3 rdiff -u -r1.11 -r1.12 wip/jabberd2/PLIST
cvs -z3 rdiff -u -r1.16 -r1.17 wip/jabberd2/distinfo
cvs -z3 rdiff -u -r1.46 -r1.47 wip/jabberd2/Makefile
cvs -z3 rdiff -u -r1.9 -r1.10 wip/jabberd2/patches/patch-ag
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/jabberd2/patches/patch-aa?r1=1.10&r2=1.11
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/jabberd2/PLIST?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/jabberd2/distinfo?r1=1.16&r2=1.17
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/jabberd2/Makefile?r1=1.46&r2=1.47
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/jabberd2/patches/patch-ag?r1=1.9&r2=1.10
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index