xmppclient_listener: Remove useless comment
[prosody.git] / plugins /
2009-08-15 Tobias MarkmannShutdown prosody if changing user or group fails.
2009-08-15 Tobias MarkmannMake mod_posix not complain about root user, if setuid...
2009-08-15 Tobias MarkmannAdd setuid and setgid support.
2009-08-13 Tobias MarkmannRemove print which was used for debugging purposes.
2009-08-13 Tobias MarkmannUsing pcall to make save the rest from zlib fails....
2009-08-13 Tobias MarkmannForgot to use the configured compression_level. Now...
2009-08-13 Tobias MarkmannAdd config option handling.
2009-08-13 Tobias MarkmannAnother unwanted spaces at the end of a line.
2009-08-13 Tobias MarkmannAdd a TODO for s2s compression support.
2009-08-13 Tobias MarkmannRemove space at the end of a line.
2009-08-13 Tobias MarkmannAdd FIXME to remember TLS compression detection.
2009-08-13 Tobias MarkmannActually inject de- and compression into the reading...
2009-08-12 Tobias MarkmannRemove unwanted spaces.
2009-08-12 Tobias MarkmannCommit initial version of mod_compression.
2009-08-12 Tobias MarkmannRemoving tabs at the end of a line.
2009-08-11 Matthew Wildmod_httpserver: Set default file handler (you can now...
2009-08-11 Matthew Wildmod_bosh: Strip BOSH namespace from stanzas to allow...
2009-08-11 Matthew Wildmod_bosh: Calculate rid difference just once
2009-08-11 Matthew Wildmod_bosh: Basic handling of rids (more to come)
2009-08-11 Matthew Wildmod_bosh: Correct reply when closing sessions
2009-08-10 Matthew WildMerge with Tobias
2009-08-09 Waqas Hussainmod_bosh: Updated to use module:get_option instead...
2009-08-08 Waqas Hussainmod_watchregistrations: Updated to use module:get_optio...
2009-08-08 Waqas Hussainmod_selftests: Mark as global
2009-08-08 Waqas Hussainmod_tls: Updated to use module:get_option instead of...
2009-08-08 Waqas Hussainmod_selftests: Updated to use module:get_option instead...
2009-08-08 Waqas Hussainmod_welcome: Updated to use module:get_option instead...
2009-08-07 Waqas Hussainmod_version: Rewritten to use new API. Added reply...
2009-08-07 Waqas Hussainmod_version: Use the module API to read configuration...
2009-08-08 Matthew WildMerge with albert and waqas
2009-08-07 Matthew WildMerge with 0.5
2009-08-07 Waqas HussainFixed: Outbound subscription requests silently dropped...
2009-08-05 Matthew Wildmod_xmlrpc: Correct stripping of filename/line number...
2009-08-05 Matthew Wildmod_saslauth: Fix coding style and layout, and use...
2009-08-05 Matthew Wildmod_saslauth: Fix indentation
2009-08-05 Matthew Wildmod_saslauth: Fix traceback on attempted login for...
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew Wildmod_bosh: Fix error reply for host-unknown errors
2009-08-03 Matthew WildMerge with waqas
2009-08-03 Matthew WildMerge with 0.5
2009-08-03 Waqas HussainFixed: Self-references could be added to rosters via...
2009-08-03 Waqas HussainFixed: IQ replies are not sent back on publishing a...
2009-07-31 Paul Aurichmod_console: EOT (Ctrl-D) closes the connection.
2009-07-29 Matthew WildMerge with 0.5
2009-07-29 Waqas Hussainmod_pep: Added support for pubsub item retraction
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildmod_console: Finally add in the missing 'help' command \o/
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Matthew Wildmod_presence: Tag outgoing unavailables generated by...
2009-07-26 Matthew Wildmod_console: Show status and priority of clients
2009-07-25 Waqas Hussainmod_xmlrpc: Remove file and line number from XML-RPC...
2009-07-25 Waqas Hussainmod_xmlrpc: Fixed typos
2009-07-25 Waqas Hussainmod_xmlrpc: Added support for secure calls by non-admins
2009-07-24 nick@lupine.me.ukSwitch to using a more generic credentials_callback...
2009-07-23 Nick Thomasmod_saslauth, usermanager: Fetch list of mechanisms...
2009-07-23 Matthew WildMerge with 0.5
2009-07-23 Matthew Wildpposix, mod_posix: Bump pposix version number
2009-07-23 Matthew Wildmod_console: Set default_interface to 127.0.0.1
2009-07-23 Matthew WildMerge with 0.5
2009-07-22 Matthew WildMerge with 0.5
2009-07-22 Matthew Wildmod_presence: Ignore presence sent to host and invalid...
2009-07-21 Matthew WildMerge with 0.5
2009-07-20 Matthew Wildmod_muc: Expose rooms table to the host and plugins
2009-07-18 Matthew Wildmod_console: Add server:shutdown() command
2009-07-18 Matthew Wildmod_console: Add config:reload() command
2009-07-18 Matthew Wildmod_console: Rename server:reload() to server:insane_re...
2009-07-14 Matthew WildMerge with 0.5
2009-07-14 Matthew Wildmod_httpserver: Update to use new new_from_config(...
2009-07-14 Matthew Wildmod_bosh: Update to use new new_from_config()
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew Wildmod_bosh: Mark a session as secure if it is created...
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew Wildmod_httpserver: Use new httpserver helper to initialise...
2009-07-12 Matthew Wildmod_bosh: Use new httpserver helper to initialise ports
2009-07-10 Matthew Wildmod_uptime: Fix bad uptime if module is loaded at startup
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-07-09 Matthew Wildmod_time Convert from Windows line endings
2009-07-09 Matthew Wildmod_ping: Convert from Windows line endings
2009-07-09 Matthew Wildmod_disco: Convert from Windows line endings
2009-07-09 Matthew Wildmod_presence: Convert from Windows line endings
2009-07-09 Matthew Wildmod_console: Expose commands and environment table
2009-07-09 Matthew Wildmod_console: Add quit and exit as aliases for 'bye...
2009-07-09 Matthew Wildmod_console: Check for commands when not executing...
2009-07-08 Matthew Wildmod_console: server:version() and server:uptime() commands
2009-07-08 Matthew Wildmod_uptime: Use time of server start rather than module...
2009-07-08 Matthew Wildmod_uptime: Convert to unix line endings
2009-07-08 Matthew Wildmod_console: Add c2s:close() command
2009-07-05 Waqas HussainMerged with trunk
2009-07-05 Waqas Hussainmod_presence: Fixed: Presence probe replies now get...
2009-07-05 Tobias MarkmannMerge with main branch.
2009-07-05 Tobias MarkmannRemove to-unicode conversion because it's done in sasl...
2009-07-05 Tobias MarkmannFixed decoding of parameters.
2009-07-05 Matthew Wildmod_console: Allow customisation/suppression of the...
2009-07-05 Waqas Hussainmod_presence: Send unavailable presence to resources...
2009-07-05 Waqas HussainMoved automatic unavailable presence generation on...
2009-07-05 Waqas Hussainmod_presence: Broadcast presence to resources before...
2009-07-05 Waqas Hussainmod_presence: Prevented normal presence from non-intere...
next