prosody.git
2010-11-13 Matthew Wildutil.pubsub: Add :get_subscription() to return the...
2010-11-13 Matthew Wildutil.filters: Support for 'filter hooks' that get calle...
2010-11-13 Matthew WildMerge backout
2010-11-13 Matthew WildBacked out changeset bfc47564aaef (No need for _M with...
2010-11-13 Matthew Wildmod_pubsub: Use module.environment to reference the...
2010-11-13 Matthew Wildmod_pubsub: Expose 'service'
2010-11-13 Matthew Wildmodulemanager: Inside plugins, have global _M as a...
2010-11-13 Matthew Wildmod_pubsub: It's aliiiive!
2010-11-12 Waqas Hussainmod_component: Logging tweaks.
2010-11-12 Waqas Hussainmod_component: Use module:get_option() instead of confi...
2010-11-12 Waqas Hussainmod_component: Rearranged the code a little.
2010-11-12 Waqas Hussainmod_component: Return true from stanza handler to indic...
2010-11-12 Matthew Wildmod_console: Don't allow bang bang as the first command...
2010-11-11 Matthew Wildconfigmanager: Change parser API again to pass a config...
2010-11-11 Waqas Hussainusermanager: Don't load auth modules for components.
2010-11-10 Kim AlvefurMUC: Grant membership when inviteing someone into a...
2010-11-10 Matthew Wildconfigmanager: Update Include and RunScript directives...
2010-11-10 Matthew Wildprosody, configmanager, certmanager: Relocate prosody...
2010-11-10 Waqas Hussainmodulemanager, usermanager: Removed hooks for the ...
2010-11-10 Waqas Hussainmod_proxy65: Use module:get_option() instead of configm...
2010-11-10 Waqas Hussaincomponentmanager: Removed.
2010-11-10 Waqas Hussainprosody: Added a stub implementation of core.componentm...
2010-11-10 Waqas Hussainprosody: Removed all references to componentmanager...
2010-11-10 Waqas Hussaincomponentmanager: Removed most of the code. Stub implem...
2010-11-10 Waqas Hussaincomponentmanager: Removed get_children(host).
2010-11-10 Waqas Hussainhostmanager: Don't include hosts with '@' or '/' in...
2010-11-10 Waqas Hussainmod_disco: Updated to use hostmanager.get_children...
2010-11-10 Waqas Hussainhostmanager: Added function get_children(host) which...
2010-11-10 Waqas Hussainmodulemanager: Return an error when loading a module...
2010-11-10 Waqas Hussainhostmanager, componentmanager: hostmanager now handles...
2010-11-10 Waqas Hussainmodulemanager: load_modules_for_host(): For components...
2010-11-10 Waqas Hussainmodulemanager: load_modules_for_host(): Inherit 'tls...
2010-11-10 Waqas Hussainhostmanager: Added support for components to hostmanage...
2010-11-10 Waqas HussainMUC: Only send status code 110 (entering non-anonymous...
2010-11-10 Waqas HussainMUC: Added some more missing :up()s to the stanza build...
2010-11-10 Kim AlvefurMUC: Parse submitted form with util.dataforms
2010-11-10 Waqas HussainMUC: Added a missing :up() to the stanza building for...
2010-11-10 Waqas HussainMUC: Return true from the stanza handler to suppress...
2010-11-10 Waqas Hussainmodulemanager: Fixed: Locally defined pcall wasn't...
2010-11-09 Waqas Hussaincomponentmanager, hostmanager, modulemanager, mod_compo...
2010-11-09 Waqas Hussaincomponentmanager, stanza_router: Get rid of componentma...
2010-11-09 Waqas Hussainprosody: Ensure componentmanager is loaded in the main...
2010-11-09 Waqas Hussaincomponentmanager: Removed SSL context creation (mod_tls...
2010-11-09 Waqas Hussainmod_tls: Let hosts without an 'ssl' option inherit...
2010-11-09 Waqas Hussainnet.xmppcomponent_listener: Removed unnecessary and...
2010-11-09 Waqas Hussainmod_component: Updated to use events for hooking stanza...
2010-11-09 Waqas HussainMUC: Handle missing <value/> for <field type='boolean...
2010-11-09 Waqas Hussainmod_component: Send back a <conflict/> stream error...
2010-11-09 Waqas Hussainnet.xmppcomponent_listener: Call session:on_destroy...
2010-11-08 Waqas HussainMUC: Preserve the global rooms table through reloads.
2010-11-08 Waqas HussainMUC: Expose the rooms table as a global 'rooms'.
2010-11-08 Waqas HussainMUC: Allow restricting room creation to local JIDs...
2010-11-08 Matthew Wildmod_tls: Pass the hostname rather than host session...
2010-11-07 Matthew Wildconfigmanager: Atomic reloads, and some other internal...
2010-11-07 Waqas Hussainmod_disco: Renamed the 'session' property of the accoun...
2010-11-06 Matthew Wildcertmanager, hostmanager, mod_tls: Move responsibility...
2010-11-05 Waqas Hussainutil.httpstream: Added support for chunked transfer...
2010-11-05 Waqas Hussainnet.http: Removed old HTTP parser, and updated to use...
2010-11-05 Waqas Hussainutil.httpstream: Fixed a possible string to number...
2010-11-05 Waqas Hussainutil.httpstream: Don't attempt to read response body...
2010-11-05 Waqas Hussainutil.httpstream: Added support for an options callback...
2010-11-05 Waqas Hussainutil.httpstream: A little refactoring of the coroutine...
2010-11-04 Waqas Hussainutil.httpstream: Added support for HTTP response parsing.
2010-11-04 Waqas Hussainutil.httpstream: Fixed a nil variable access introduced...
2010-11-04 Waqas Hussainutil.httpstream: Move HTTP header parsing into its...
2010-11-04 Waqas Hussaincomponentmanager: Removed unused function set_component...
2010-11-04 Waqas HussainMUC: Use events for hooking stanzas instead of the...
2010-11-04 Waqas Hussainmod_proxy65: Removed useless checks from the event...
2010-11-04 Waqas Hussainmod_proxy65: Use "iq/host" event for hooking stanzas...
2010-11-04 Waqas Hussainmod_console: Keep global variable assignments sandboxed...
2010-11-04 Matthew Wildutil.logger: Remove support for a global writer (setwri...
2010-11-04 Matthew Wildmod_posix: Remove redundant import of logger.setwriter()
2010-11-04 Matthew Wildutil.logger: Remove my precious premature optimisation :(
2010-11-02 Waqas Hussainmod_saslauth: Allow restarting SASL negotiation from...
2010-11-02 Waqas Hussainmod_saslauth: Separated processing of <auth/> and ...
2010-11-02 Waqas Hussainmod_saslauth: Moved SASL mechanism selection and CDATA...
2010-11-02 Waqas Hussainutil.sasl, util.sasl_cyrus: Mechanism selection cleaned...
2010-11-02 Waqas Hussainutil.sasl, util.sasl_cyrus: Load mechanisms list early...
2010-11-02 Waqas Hussainmod_saslauth: Handle SASL <abort/> properly.
2010-11-01 Waqas Hussaincomponentmanager: Removed an unused third parameter...
2010-10-24 Waqas Hussainutil.template: Optimized to be almost as fast as manual...
2010-10-24 Waqas Hussainutil.template: Initial commit. A template library for...
2010-10-22 Waqas Hussainnet.dns: Fixed a traceback when util/windows.dll is...
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.
next