2004-02-12 07:14:58 by Juan RP | Files touched by this commit (1) |
Log message:
bl3ify and upgrade to the latest stable version (2.0s2).
Changes since the previous version:
* Brought privacy lists into line with latest spec
* Fixed registration bug & password changing security hole
* Fixed DIGEST-MD5 "qop" attribute handling
* Fixed a number of c2s/s2s I/O race conditions
* Fixed keepalives (now work with SSL/TLS connections)
* Fixed build against OpenLDAP 2.2
* Updated presence broadcast semantics
* Added calls to PAM account management functions
* Added handling for zero-length LDAP passwords
* Added checks for Berkeley DB 4.2
* Added check for vsyslog() and workaround code for systems that don't
have it (eg HP-UX)
* Removed -R flags from link directives
|
2003-12-31 00:49:31 by Chris Pinnock | Files touched by this commit (1) |
Log message:
Whitespace fix
|
2003-11-17 11:25:09 by Juan RP | Files touched by this commit (2) |
Log message:
Updated to 2.0rc1 (Release Candidate 1)
Changes are minor bugfixes.
|
2003-11-05 01:31:37 by Juan RP | Files touched by this commit (4) |
Log message:
Upgrade to 2.0beta3.
2003-11-03 jabberd 2.0b3
* Support for multiple SRV lookups [rob]
* c2s/sm detect when the other is unavailable, and kills sessions
appropriately [rob]
* Optional logging to stdout [rob]
|
2003-11-05 01:31:37 by Juan RP | Files touched by this commit (3) |
Log message:
Upgrade to 2.0beta3.
2003-11-03 jabberd 2.0b3
* Support for multiple SRV lookups [rob]
* c2s/sm detect when the other is unavailable, and kills sessions
appropriately [rob]
* Optional logging to stdout [rob]
|
2003-10-08 02:59:51 by Juan RP | Files touched by this commit (7) |
Log message:
Upgrade to 2.0.0beta2 (jabberd2 code is freezed now)
2003-10-08 jabberd 2.0b2
* 1.4 migration tool [rob]
* Configurable router reconnect [rob]
* Lots of memory corruption and other bugs fixed [rob]
pkgsrc:
* Install some templates for mysql/postgresql databases and one perl
script.
|
2003-08-28 11:48:46 by Juan RP | Files touched by this commit (1) |
Log message:
Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g.
|
2003-08-05 05:21:51 by Juan RP | Files touched by this commit (1) |
Log message:
Add options to BUILD_DEFS.
|
2003-08-03 05:31:27 by Juan RP | Files touched by this commit (5) | |
Log message:
Updated to the latest version.
2003-06-19 jabberd 2.0.0-a5
* Build system overhaul [rob]
* Query-based storage layer [rob]
* PostgreSQL storage and authentication [rob]
* MySQL storage and authentication [rob]
* PAM authentication [rob]
* Incremental roster database updates [rob]
* c2s idle connection checks [rob]
* c2s keepalives [rob]
* c2s external password synchronisation [rob]
* Disco identity configuration [rob]
* Disco item publish [rob]
* XMPP-style errors [rob]
* XMPP-style session start [rob]
--
Support for mysql/postgresql and PAM was added, you can define any of those
options with these variables:
o JABBERD2_USES_PGSQL
o JABBERD2_USES_MYSQL
o JABBERD2_USES_PAM
|
2003-08-03 05:31:27 by Juan RP | Files touched by this commit (3) | |
Log message:
Updated to the latest version.
2003-06-19 jabberd 2.0.0-a5
* Build system overhaul [rob]
* Query-based storage layer [rob]
* PostgreSQL storage and authentication [rob]
* MySQL storage and authentication [rob]
* PAM authentication [rob]
* Incremental roster database updates [rob]
* c2s idle connection checks [rob]
* c2s keepalives [rob]
* c2s external password synchronisation [rob]
* Disco identity configuration [rob]
* Disco item publish [rob]
* XMPP-style errors [rob]
* XMPP-style session start [rob]
--
Support for mysql/postgresql and PAM was added, you can define any of those
options with these variables:
o JABBERD2_USES_PGSQL
o JABBERD2_USES_MYSQL
o JABBERD2_USES_PAM
|