prosody.git
2009-07-26 Waqas Hussainejabberdsql2prosody: Added support for the escape seque...
2009-07-26 Waqas Hussainejabberdsql2prosody: Fixed: 'ask' value should be nil...
2009-07-26 Waqas Hussainejabberdsql2prosody: Fixed: pending-in subscriptions...
2009-07-25 Waqas Hussainejabberdsql2prosody: Added support for rosters
2009-07-25 Waqas Hussainejabberdsql2prosody: Added a second required command...
2009-07-25 Waqas Hussainejabberdsql2prosody: Improved help message
2009-07-25 Waqas Hussainejabberdsql2prosody: Initial commit
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 Hussainusermanager: Reduced some code
2009-07-25 Waqas Hussainusermanager: Removed an unnecessary check
2009-07-25 Waqas Hussainmod_xmlrpc: Added support for secure calls by non-admins
2009-07-25 Waqas Hussainmodulemanager: Added get_option(name, default_value...
2009-07-24 nick@lupine... Switch to using a more generic credentials_callback...
2009-07-23 Nick Thomasmod_saslauth, usermanager: Fetch list of mechanisms...
2009-07-23 Matthew Wildprosody: net_activate_ports: Check listener exists...
2009-07-23 Matthew WildMerge with 0.5
2009-07-23 Matthias Dienenet.server: Fail to open port if legacy SSL requested...
2009-07-23 Matthew Wildprosodyctl: Also switch group when we switch user
2009-07-23 Matthew Wildpposix, mod_posix: Bump pposix version number
2009-07-23 Matthew Wildpposix: Add setgid() function
2009-07-23 Matthew Wildnet.server: Remove listener from listeners table when...
2009-07-23 Matthew Wildprosody: Correctly allow console ports to be changed...
2009-07-23 Matthew Wildmod_console: Set default_interface to 127.0.0.1
2009-07-23 Matthew Wildnet.server: Set sslctx to false when SSL wrapping fails...
2009-07-23 Matthew WildMerge with 0.5
2009-07-23 Sergei Golovanejabberd2prosody, erlparse: Add support for parsing...
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 Wildejabberd2prosody, erlparse.lua: Convert from Windows...
2009-07-23 Matthias Dienernet.server: Continue to initialise port listener even...
2009-07-21 Matthew Wildejabberd2prosody, erlparse.lua: Convert from Windows...
2009-07-21 Matthew WildMerge with 0.5
2009-07-21 Matthew Wildpposix: Change LOG_EMERG -> LOG_CRIT, which makes more...
2009-07-21 Matthew Wildmod_muc: Set correct 'from' JID when sending the room...
2009-07-20 Matthew WildTagging 0.5.0
2009-07-20 Matthew Wildmod_muc: Expose rooms table to the host and plugins
2009-07-18 Matthew Wildprosody: Send friendly text with system-shutdown stream...
2009-07-18 Matthew Wildxmppclient_listener: Use error text as disconnect reaso...
2009-07-18 Matthew Wildmod_console: Add server:shutdown() command
2009-07-18 Matthew Wildmod_console: Add config:reload() command
2009-07-18 Matthew Wildprosody: Return success/error from prosody.reload_config()
2009-07-18 Matthew Wildmod_console: Rename server:reload() to server:insane_re...
2009-07-14 Matthew WildMerge with 0.5
2009-07-14 Waqas Hussainutil.xmlrpc: Fixed table serialization (regression...
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-14 Matthew Wildnet.httpserver: Allow specification of the default...
2009-07-14 Matthew WildMerge with 0.5
2009-07-14 Matthew Wildprosody.cfg.lua.dist: Add mod_pep to the default config...
2009-07-13 Matthew WildMerge with 0.5
2009-07-13 Matthew Wildnet.server: Initiate the handshake when we should,...
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew Wildnet.server: Fix copyright header line endings and text
2009-07-12 Matthew Wildnet.server: Correct fix for SSL traceback earlier
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 Wildnet.httpserver: Mark a request as secure if it is made...
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-12 Matthew Wildnet.httpserver: Add helper function to set up HTTP...
2009-07-12 Matthew Wildnet.server: Don't continue with socket initialisation...
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew Wildnet.server: Don't close handler if it is already nil...
2009-07-12 Matthew Wildprosody: Load util.helpers at startup
2009-07-12 Matthew Wildutil.helpers: New util library to aid with debugging...
2009-07-11 Matthew Wildprosody: Call initialisation functions at once
2009-07-11 Matthew Wildprosody: Start of refactoring of main file
2009-07-11 Matthew Wildutil.pubsub -> util.broadcast
2009-07-10 Matthew Wildprosody.cfg.lua: Various small changes
2009-07-10 Matthew Wildprosody.cfg.lua.dist: Move enabled line higher up ...
2009-07-10 Matthew Wildprosody.cfg.lua.dist: Add auto-loaded modules to the...
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-10 Matthew Wildstanza_router: Catch and log an error case which I...
2009-07-10 Matthew WildRemove completed items from TODO
2009-07-10 Matthew Wildutil.pubsub: Fix undefined global accesses
2009-07-10 Matthew Wildutil.sasl: Convert spaces to tabs
2009-07-10 Matthew Wildutil.stanza: Convert spaces to tabs
2009-07-10 Matthew Wildutil.hmac: Convert spaces to tabs
2009-07-10 Matthew Wildutil.prosodyctl: Fix undefined global access
2009-07-10 Matthew Wildeventmanager: Convert from Windows line endings
2009-07-09 Matthew Wildmod_time Convert from Windows line endings
2009-07-09 Matthew Wilddiscomanager: 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 Wildutil.discohelper: Convert from Windows line endings
2009-07-09 Matthew Wildmod_presence: Convert from Windows line endings
2009-07-09 Matthew Wildutil.events: Convert from Windows line endings
2009-07-09 Matthew Wildmod_console: Expose commands and environment table
2009-07-09 Matthew Wildmodulemanager: Small code improvement, move autoloaded...
2009-07-09 Matthew Wildconfigmanager, modulemanager: Allow components to have...
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 Wildprosodyctl: Quit when user pressed ^C in password prompts
2009-07-08 Matthew Wildprosodyctl: Don't 'blugh' when ^C is pressed during...
2009-07-08 Matthew Wildprosodyctl: Fix traceback when issued with no parameters
next