| | 1 | 2007-10-28 Tomasz Sterna <tomek@xiaoka.com> |
| | 2 | * Fixed probes for untrusted users handling |
| | 3 | |
| | 4 | 2007-10-25 Tomasz Sterna <tomek@xiaoka.com> |
| | 5 | * presence-offline fixes |
| | 6 | * offline-status support |
| | 7 | |
| | 8 | 2007-10-25 Mark Doliner <mark@meebo.com> |
| | 9 | * Don't advertise that we support the digest-md5 sasl mechanism if our authreg doesn't support "get password" |
| | 10 | * Don't advertise that we support the plain sasl mechanism if our authreg doesn't support either get password or check password. |
| | 11 | * Reverted #171 r450 change to SASL ANONYMOUS |
| | 12 | |
| | 13 | 2007-10-24 Tomasz Sterna <tomek@xiaoka.com> |
| | 14 | * mod_status is storing the full xml of last presence stanza |
| | 15 | |
| | 16 | 2007-10-23 Mark Doliner <mark@meebo.com> |
| | 17 | * SASL ANONYMOUS rejects any initial response data sent by the client. Fixes ticket #171. |
| | 18 | |
| | 19 | 2007-10-20 Mark Doliner <mark@meebo.com> |
| | 20 | * fix s2s crash by closing free'd mio |
| | 21 | |