sessionmanager: Removed reference to global 'sessions'
|
Waqas Hussain |
2009-05-29 |
Added globals bare_sessions and full_sessions, which map bare and full JIDs to sessions.
|
Waqas Hussain |
2009-05-29 |
Removed unused global 'session'
|
Waqas Hussain |
2009-05-29 |
mod_tls: Add <required/> to stream feature when TLS is required
|
Matthew Wild |
2009-05-29 |
mod_legacyauth: Hide stream feature when secure auth is enabled, and session isn't secure
|
Matthew Wild |
2009-05-29 |
mod_saslauth: Don't offer bind/session when they aren't authenticated yet :) [thanks albert, again...]
|
Matthew Wild |
2009-05-29 |
mod_saslauth, mod_legacyauth: Deny logins to unsecure sessions when require_encryption config option is true
|
Matthew Wild |
2009-05-29 |
xmppclient_listener: A connection is also secure when it uses legacy SSL
|
Matthew Wild |
2009-05-29 |
net.server: A connection is not secure if we delay the TLS handshake
|
Matthew Wild |
2009-05-29 |
sessionmanager, mod_tls: Mark a session as secure when TLS is active
|
Matthew Wild |
2009-05-29 |
stanza_router: Break off resource selection for messages into a standalone function
|
Matthew Wild |
2009-05-28 |
mod_presence: Lower some log levels to their correct values
|
Matthew Wild |
2009-05-28 |
mod_presence: Use logger supplied by modulemanager
|
Matthew Wild |
2009-05-28 |
mod_presence: Leave alone the from attribute of session.presence. Big thanks to albert for figuring out the steps to reproduce this bug, and for giving us a ([very] slight) performance increase!
|
Matthew Wild |
2009-05-28 |
Add log message when DNS lookup is cancelled
|
Matthew Wild |
2009-05-28 |
net.adns: Fix for calling handler when cancelling DNS lookup
|
Matthew Wild |
2009-05-28 |
mod_watchregistrations: admin -> admins
|
Matthew Wild |
2009-05-27 |
prosodyctl: Add error message for no-pidfile
|
Matthew Wild |
2009-05-26 |
s2smanager: Timeout DNS requests after 60 seconds (or dns_timeout in config)
|
Matthew Wild |
2009-05-26 |
net.adns: Add support for cancelling a non-blocking lookup, optionally calling the handler
|
Matthew Wild |
2009-05-26 |
net.dns: Add support for cancelling a coroutine-based request
|
Matthew Wild |
2009-05-26 |
mod_watchregistrations: New plugin to send a message to admins when a new user registers
|
Matthew Wild |
2009-05-26 |
mod_roster: Add some comments for the error cases to improve readability
|
Matthew Wild |
2009-05-26 |
s2smanager: Only send reply </stream:stream> when connection is still open
|
Matthew Wild |
2009-05-26 |
mod_roster: Don't send a query element in roster response if roster is unchanged
|
Matthew Wild |
2009-05-26 |
Merge with 0.4
|
Matthew Wild |
2009-05-22 |
Tagging 0.4.2
|
Matthew Wild |
2009-05-22 |
Close std{in,out,err} when daemonizing
0.4.2
|
Matthew Wild |
2009-05-22 |
Tagging 0.4.2
|
Matthew Wild |
2009-05-22 |
Merge with 0.4
|
Matthew Wild |
2009-05-22 |