IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Waqas Hussain
5cc04f17ac
mod_iq: Error reply for IQ to non-existing session. mod_iq now handles all 'iq/full' cases
17 years ago
..
mod_actions_http.lua
mod_actions_http: Show tables as 'list's
17 years ago
mod_bosh.lua
Merge with 0.4
17 years ago
mod_component.lua
mod_component: Vastly reduce the code, having split most of it to where it should be, xmppcomponent_listener
17 years ago
mod_console.lua
mod_console: c2s:show(), c2s:show_secure(), c2s:show_insecure()
17 years ago
mod_debug.lua
mod_debug: Set default interface to 127.0.0.1
17 years ago
mod_dialback.lua
mod_dialback: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possible
17 years ago
mod_disco.lua
0.3->0.4
17 years ago
mod_httpserver.lua
mod_httpserver: Add require 'net.httpserver'
17 years ago
mod_iq.lua
mod_iq: Error reply for IQ to non-existing session. mod_iq now handles all 'iq/full' cases
17 years ago
mod_legacyauth.lua
mod_legacyauth: Hide stream feature when secure auth is enabled, and session isn't secure
17 years ago
mod_message.lua
mod_message, mod_iq: A little cleanup
17 years ago
mod_muc.lua
mod_muc: commented connection replace detection code because google keeps resendng directed presence
17 years ago
mod_pep.lua
mod_pep: Initial commit (extremely basic implementation)
17 years ago
mod_ping.lua
0.3->0.4
17 years ago
mod_posix.lua
mod_posix: Use global prosody object
17 years ago
mod_presence.lua
mod_presence: Changed to use the prosody.events object directly, rather than through eventmanager2
17 years ago
mod_private.lua
0.3->0.4
17 years ago
mod_register.lua
mod_register: Attach session to user-registered and user-deregistered events
17 years ago
mod_roster.lua
mod_roster: Add some comments for the error cases to improve readability
17 years ago
mod_saslauth.lua
mod_saslauth: Don't offer bind/session when they aren't authenticated yet :) [thanks albert, again...]
17 years ago
mod_selftests.lua
0.3->0.4
17 years ago
mod_time.lua
0.3->0.4
17 years ago
mod_tls.lua
mod_tls: Add <required/> to stream feature when TLS is required
17 years ago
mod_uptime.lua
0.3->0.4
17 years ago
mod_vcard.lua
mod_*: Fix many unnecessary global accesses in modules (already committed to main repo)
17 years ago
mod_version.lua
0.3->0.4
17 years ago
mod_watchregistrations.lua
mod_watchregistrations: Use module:hook instead of module:add_event_hook
17 years ago
mod_welcome.lua
mod_welcome: Use module:hook instead of module:add_event_hook
17 years ago
mod_xmlrpc.lua
0.3->0.4
17 years ago