prosody.git
2010-12-02 Waqas Hussainnet.server_select: Set select() timeout to 3600 by...
2010-12-02 Waqas Hussainnet.server_select: Made another global local.
2010-12-02 Waqas Hussainnet.server_select: Made some globals local.
2010-12-02 Waqas Hussainmod_bosh: Use util.timer for timers instead of server...
2010-12-02 Waqas Hussainutil.timer: Activate higher timer precision.
2010-12-02 Waqas Hussainnet.server_select: Make changes required for sub-second...
2010-12-02 Waqas Hussainfallbacks/lxp.lua: CRLF -> LF.
2010-12-02 Waqas Hussainfallbacks/lxp.lua: Pure Lua pseudo-XML parser. Implemen...
2010-12-02 Waqas Hussainmod_iq: Fix an extra character in previous commit...
2010-12-02 Waqas Hussainmod_iq: Don't hook 'iq/full' on components.
2010-12-02 Waqas Hussainmodulemanager: Allow components to inherit mod_iq....
2010-12-02 Waqas Hussainmod_proxy65: Give the 'iq/host' stanza handler a negati...
2010-12-02 Waqas HussainMUC: Give stanza handlers a negative priority, to allow...
2010-12-02 Waqas Hussainmod_component: Give stanza handlers a negative priority...
2010-12-02 Waqas Hussainmod_iq: Don't stop event dispatch for unhandled IQ...
2010-12-01 Florian Zeitzmod_pubsub, util.pubsub: Support node creation
2010-11-28 Matthew Wildmod_console: Fix to import cert_verify_identity (util...
2010-11-28 Matthew Wildcertmanager: Add required verify flags for cert verific...
2010-11-28 Matthew Wildmod_console: Add s2s:showcert() command to show the...
2010-11-28 Waqas Hussainmod_pep: Remove PEP subscriptions on getting a presence...
2010-11-28 Waqas Hussainmod_pep: Fixed regression where PEP messages were not...
2010-11-28 Waqas Hussainmod_pep: Fixed a nil access (thanks Zash).
2010-11-28 Waqas Hussainmod_disco: Fixed: Service discovery features were not...
2010-11-28 Waqas Hussainmod_pep: Optimised PEP requests for disco info on caps...
2010-11-27 Matthew Wilds2smanager: Check for getpeercertificate availability...
2010-11-27 Matthew Wildstoragemanager: Only show fallback warning if storage...
2010-11-27 Matthew Wildstoragemanager: Return driver from load_driver() if...
2010-11-27 Matthew WildMerge with trunk
2010-11-27 Matthew Wildstoragemanager: Import type()
2010-11-27 Waqas Hussainmod_iq: Optimized a bit more (fewer table accesses).
2010-11-27 Waqas Hussainmod_iq: Optimized a bit (fewer table accesses).
2010-11-27 Waqas Hussainmod_iq: Extra IQ get and set sub-events are now fired...
2010-11-27 Matthew Wildstoragemanager: Import util.multitable again
2010-11-27 Matthew Wildstoragemanager: Fix syntax error
2010-11-27 Matthew WildMerge darkrain->trunk
2010-11-27 Waqas Hussainmod_pep: Updated disco#info result handler to use new...
2010-11-27 Waqas Hussainmod_iq: IQ error and result sub-events are now "iq...
2010-11-27 Matthew WildRename storage/mod_ejabberd to mod_storage_sql_ejabberd...
2010-11-27 Matthew Wildstorage/mod_storage: Remove, obsolete
2010-11-27 Matthew Wildstoragemanager: Much refactoring and renaming of option...
2010-11-27 Matthew Wildutil.datetime: Fix so that the timestamp returned is...
2010-11-27 Matthew Wildutil.datetime: Fixes for more liberal timezone parsing...
2010-11-25 Florian Zeitzmod_pubsub, util.pubsub: Support for fetching items
2010-11-26 Waqas Hussainutil.template: Don't add stanza.last_add. 20% faster.
2010-11-26 Waqas Hussaintests/test_util_stanza.lua: Allow stanza.last_add to...
2010-11-26 Waqas Hussainutil.stanza, util.xmppstream, core.xmlhandlers: Allow...
2010-11-25 Waqas Hussainutil.template: Rewritten to be much faster than the...
2010-11-22 Paul Aurichmod_console: Denote services whose identity matches...
2010-11-22 Paul Aurichs2s: SASL EXTERNAL
2010-11-22 Paul Aurichs2smanager: Compatibility hack for when not using dialback
2010-11-22 Paul Aurichnet.server_event: API parity with net.server_socket
2010-11-20 Waqas Hussain.hgignore: Ignore *.diff.
2010-11-20 Waqas Hussain.hgignore: Ignore Windows compilation artifacts.
2010-11-19 Waqas Hussainnet.xmpp{client,server,component}_listener: s/xml-not...
2010-11-19 Waqas Hussainutil.xmppstream: Preserve the stream content namespace...
2010-11-18 Waqas HussainMUC: Include the user's current presence contents when...
2010-11-18 Waqas HussainMUC: Include the user's current presence contents when...
2010-11-18 Matthew Wildprosodyctl: Give hosts type = 'local'
2010-11-17 Kim AlvefurMUC: Change room name and description properly
2010-11-16 Waqas HussainMUC: Fixed: Variable referencing the host session wasn...
2010-11-16 Matthew Wildprosodyctl, util.prosodyctl: Show error when mod_posix...
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...
next