prosody.git
2010-10-22 Matthew Wildnet.server_select: Restore real sendbuffer() before...
2010-10-22 Waqas Hussainmod_bosh: Don't add a Content-Type header to the HTTP...
2010-10-19 Waqas Hussainejabberdsql2prosody: Added a global 'prosody' table...
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-10-16 Waqas Hussainmodulemanager, stanza_router: Moved modulemanager.handl...
2010-10-16 Waqas Hussainmodulemanager: Removed another legacy events API (add_e...
2010-10-16 Waqas Hussainmod_posix: Updated to use the new events API.
2010-10-16 Waqas Hussainmodulemanager: Removed legacy events API, and related...
2010-10-16 Waqas Hussainmod_saslauth: Updated to use the new events API.
2010-10-16 Waqas Hussainmod_dialback: Fixed indentation.
2010-10-16 Waqas Hussainmod_dialback: Updated to use the new events API.
2010-10-16 Waqas Hussainmod_compression: Updated to use the new events API.
2010-10-16 Waqas Hussainmod_component: Updated to use the new events API.
2010-10-16 Waqas Hussainmodulemanager: Removed add_iq_handler() from the plugin...
2010-10-16 Waqas Hussainmod_register: Updated to use the new events API.
2010-10-16 Waqas Hussainmod_legacyauth: Limit authentication to unauthenticated...
2010-10-16 Waqas Hussainmod_legacyauth: Updated to use the new events API.
2010-10-16 Waqas Hussainmod_roster: Cleaned up some unused variables and global...
2010-10-16 Waqas Hussainmod_roster: Updated to use the new events API.
2010-10-16 Waqas Hussainmod_saslauth: Improved logging a bit.
2010-10-16 Waqas Hussainmod_saslauth: Updated to use the new events API.
2010-10-15 Waqas Hussainmod_private: Updated to use the new events API. Smaller...
2010-10-15 Matthew WildMerge hoelzro->trunk
2010-10-15 Matthew WildMerge hoelzro->trunk
2010-10-15 Robert HoelzAlter mod_offline to respect negative priority resources
2010-10-15 Robert HoelzDon't send offline messages to resource with negative...
2010-10-12 Kim AlvefurMUC: Use util.dataforms to generate forms
2010-10-12 Kim AlvefurMUC: fix timezone support when sending history
2010-10-08 Matthew Wildconfigmanager: Allow VirtualHost/Component definitions...
2010-10-08 Matthew Wildcore.loggingmanager: Logging config simplification...
2010-10-05 Matthew Wildnet.dns: Support for parsing PTR records
2010-10-05 Matthew Wildnet.dns: Add 'force' parameter to resolver:feed() to...
2010-10-01 Florian Zeitzmod_adhoc: Answer disco#info for node=xmlns_cmd
2010-09-28 Waqas HussainMUC: Make the room node be the default room name (thank...
2010-09-27 Waqas HussainMerge with trunk.
2010-09-27 Waqas HussainMUC: Fixed traceback on presence errors lacking a condi...
2010-09-26 Kim AlvefurMUC: Added a 'Description' property (muc#roomconfig_roo...
2010-09-24 Kim AlvefurMUC: Added a 'Name' property (muc#roomconfig_roomname)
2010-09-21 Waqas Hussainnet.xmppcomponent_listener: Fixed a possible traceback...
2010-09-21 Waqas Hussainnet.xmppcomponent_listener: Specify missing log level...
2010-09-21 Waqas Hussainnet.xmppcomponent_listener, mod_component: Removed...
2010-09-21 Waqas Hussainutil.stanza: Make the current element <message> instead...
2010-09-19 Waqas Hussainutil.events: Event handler indices are now built lazily...
2010-09-16 Waqas Hussainutil.events: Create new index on handler change instead...
2010-09-16 Waqas Hussainutil.events: Fixed the exposed API for adding/removing...
2010-09-16 Waqas Hussainutil.events: Removed dispatcher creation functions...
2010-09-16 Waqas Hussainnet.httpserver: Removed old HTTP parser, and updated...
2010-09-16 Waqas Hussainutil.httpstream: Refactored and simplified code to...
2010-09-16 Waqas Hussainutil.httpstream: Removed unused variables.
2010-09-04 Waqas Hussainutil.httpstream: Initial commit of the new HTTP parser.
2010-09-13 Matthew Wildprosody.cfg.lua.dist: Small wording fix in comment...
2010-09-10 Matthew Wildmod_bosh: Fix traceback when initiating a BOSH session...
2010-09-09 Matthew Wildnet.server_select: Add server.step() to run through...
2010-09-05 Matthew Wildprosody.cfg.lua.dist: Add mod_adhoc and mod_admin_adhoc...
2010-09-05 Matthew Wilds2smanager: Don't fire s2sin-destroyed for sessions...
2010-09-05 Matthew Wilds2smanager: Fire s2s{in,out}-destroyed when s2s connect...
2010-09-02 Florian Zeitzmod_admin_adhoc: New module with merged functonality...
2010-09-02 Florian Zeitzmod_ping: Add ad-hoc command
2010-09-01 Florian Zeitzmod_adhoc: remove 0.7 compat code
2010-09-01 Florian Zeitzmod_adhoc: Fix passing data to util.dataforms
2010-08-31 Matthew Wildmod_version: Use pposix.uname() if available and os_ver...
2010-08-31 Matthew Wildutil.pposix: uname(): Fix to push nil,err in case of...
2010-08-31 Matthew Wildutil.pposix: Add pposix.uname(), bump version
2010-08-30 Matthew Wildutil.jid: Fix parsing of JIDs with no nodepart and...
2010-08-30 Matthew Wildtests/test_util_jid.lua: Add more tests for JID splitting
2010-08-30 Matthew Wildutil.stanza: stanza:matched_children() -> stanza:matchi...
2010-08-30 Matthew Wildutil.stanza: Add stanza:maptags() to apply a function...
2010-08-30 Matthew Wilds2smanager: Fire s2s{in,out}-established when new s2s...
2010-08-29 Matthew Wildutil.stanza: Optimisation, remove useless if...then...
2010-08-29 Matthew Wildutil.stanza: Add stanza:matched_children(name, xmlns...
2010-08-28 Matthew Wildnet.httpserver: Join multiple headers with the same...
2010-08-28 Matthew Wildmod_bosh: Support for reading the client's real IP...
2010-08-28 Matthew Wildutil.pposix, prosodyctl, mod_posix: Add initgroups...
2010-08-27 Matthew Wildnet.http: Add http.formencode() for www-form-urlencoded...
2010-08-24 Matthew Wildcomponentmanager: Relocate disallow_s2s to its correct...
2010-08-23 Waqas Hussainmod_saslauth, mod_auth_cyrus, util.sasl_cyrus: Moved...
2010-08-23 Waqas Hussainutil.sasl_cyrus: Spaces -> tabs.
2010-08-23 Waqas Hussainusermanager: Get rid unused Cyrus SASL related code.
2010-08-23 Waqas Hussainmod_auth_internal_plain: Get rid of all checks for...
2010-08-23 Waqas Hussainmod_saslauth: Get rid of the sasl_backend option (use...
2010-08-23 Waqas Hussainmod_saslauth: Get rid of most Cyrus SASL related code...
2010-08-23 Matthew Wildcomponentmanager: Support the 'disallow_s2s' option...
2010-08-23 Matthew Wildnet.server: Don't load configmanager if not running...
2010-08-22 Matthew Wildmod_bosh: Don't adjust rid when creating a session...
2010-08-22 Matthew Wildsessionmanager, s2smanager: Give resting sessions a...
2010-08-22 Matthew Wildnet.server_select, net.server_event: Remove set_mode...
2010-08-22 Florian Zeitzmod_adhoc: Answer disco#info (This is a MUST in XEP...
2010-08-22 Florian Zeitzmod_adhoc: Code restructuring
2010-08-22 Matthew Wildutil.logger: Remove support for the 'log_sources' optio...
2010-08-16 Kim Alvefurmod_auth_internal_hashed: Fix deleting users
2010-08-12 Florian Zeitzmod_privacy: Fix typo causing <active/> to never be...
2010-08-14 Matthew Wildmod_console: Add host:* commands to help (thanks Zash)
2010-08-10 Matthew Wildtests/test_util_jid.lua: Better formatting, comments...
2010-08-07 Matthew Wildmod_bosh: Fix to properly ignore repeated requests
2010-08-06 Matthew Wildmod_bosh: Small change to use variable instead of hard...
2010-08-06 Matthew Wildmod_bosh: Much improve session:close() for BOSH session...
2010-08-06 Matthew Wildmod_bosh: Add error callback for xmlhandlers, to handle...
2010-08-03 Waqas HussainMUC: Fixed: Unavilable presence was not being broadcast...
2010-08-03 Waqas HussainMUC: Return correct error to non-members attempting...
2010-08-03 Waqas Hussainutil.xmppstream: Removed some useless property assignments.
next