prosody.git
2009-12-03 Matthew Wildmod_proxy65: Replace error() calls with module:log...
2009-12-03 Matthew Wildnet.server_select: Make bufferlen() method return,...
2009-12-03 Matthew Wildnet.server_event: Port fix in 2dc9bbf25447 to libevent...
2009-12-03 Matthew Wildnet.server_select: Fix possibility of losing data sent...
2009-12-03 Matthew Wildnet.dns: Fix for blocking dns lookups to find waiting...
2009-12-03 Matthew Wildnet.dns: Port some DNS fixes to the resolver:feed(...
2009-12-02 Matthew WildMerge with 0.6
2009-12-02 Matthew Wildutil.dependencies: Fix package name of LuaFilesystem
2009-12-02 Matthew WildMerge with Tobias
2009-12-02 Matthew WildMerge with Tobias
2009-12-02 Matthew Wildmodulemanager, net.dns: Remove trailing whitespace
2009-12-02 Matthew Wildprosodyctl: Experimental 'addplugin' command
2009-12-02 Matthew Wildutil.pluginloader: Support for fetching plugins from...
2009-12-02 Matthew Wildnet.httpserver: Fix to work with new server API
2009-12-02 Matthew Wildnet.httpserver: Quick fix to set the correct Content...
2009-12-01 Tobias Markmannmod_console: Show compression status on s2s:show()...
2009-12-01 Tobias MarkmannMerge with tip.
2009-12-01 Matthew Wildmod_proxy65: Remove trailing whitespace
2009-12-01 Tobias Markmannmod_compression: Removing trailing whitespace.
2009-12-01 Matthew Wildmod_proxy65: Fix log:module -> module:log :)
2009-12-01 Tobias Markmannmod_compression: Declaring the de-/compression pipes...
2009-12-01 Tobias Markmannmod_compression: Some comment clean up.
2009-12-01 Matthew WildMerge with trunk
2009-12-01 Matthew Wildmodulemanager: Fire events module-loaded and module...
2009-12-01 Tobias MarkmannMerge with tip.
2009-12-01 Waqas Hussainutil.sasl.plain: Allow empty authzid (thanks bjc).
2009-11-30 Tobias Markmannmod_compression: Removing forgotten debugging output.
2009-11-30 Tobias Markmannmod_compression: Define db (dialback) namespace in...
2009-11-30 Tobias MarkmannMerge with tip.
2009-11-30 Tobias Markmannmod_compression: Enabeling compression for outgoing...
2009-11-30 Waqas Hussainutil.hmac: Optimized.
2009-11-30 Waqas Hussainutil.sasl.scram: Optimized binaryXOR.
2009-11-30 Waqas Hussainutil.sasl.scram: Fixed a variable redeclaration.
2009-11-30 Tobias Markmannutil.sasl.scram: Making =2D and =3D substitution actual...
2009-11-30 Matthew Wildutil.stanza: Add stanza:get_child(name, xmlns) to find...
2009-11-29 Tobias Markmannmod_compression: Some further refactoring.
2009-11-29 Tobias Markmannmod_compression: Make setup_compression work for s2s...
2009-11-29 Tobias Markmannmod_compression: Moving compression setup in a dedicate...
2009-11-29 Tobias Markmannmod_compression: Prepare activating of compression...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-29 Tobias MarkmannEnable one way stream compression on s2s links.
2009-11-29 Waqas Hussainutil.sasl.plain: A little refactoring.
2009-11-29 Waqas HussainMerge with 0.6.
2009-11-28 Tobias Markmannutil.sasl.digest-md5: Fixing some variable access.
2009-11-28 Matthew WildMerge with Tobias
2009-11-28 Matthew Wildxmppserver_listener: Update for new server API, fixes...
2009-11-28 Matthew Wildmod_console: Update for new server API, fixes traceback...
2009-11-28 Tobias MarkmannMake some more variables to locals.
2009-11-28 Tobias Markmannutil.sasl: Move some variables to local space. Fix...
2009-11-28 Matthew Wildutil.sasl.plain: Fail gracefully on empty <auth/> tag
2009-11-28 Matthew Wildmod_saslauth: Fix typo in variable name
2009-11-28 Matthew Wildnet.server_select: Update conn.close() to use new conne...
2009-11-28 Waqas Hussaincore.xmlhandlers: Fixed processing of empty namespaces...
2009-11-28 Waqas Hussainmod_register: Properly notify contacts of subscription...
2009-11-27 Matthew Wildmod_proxy65: Use new jid.join() from util.jid
2009-11-27 Matthew Wildtests/test.lua: Changes to environment handling of...
2009-11-27 Matthew Wildtests: Add tests for util.jid.join()
2009-11-27 Matthew Wildtests/test.lua: Print the current test being run if...
2009-11-27 Matthew Wildutil.jid: Add join(node, host, resource) function to...
2009-11-27 sjoerd.simons... mod_proxy65: Update listener callback names for new...
2009-11-26 Tobias MarkmannMerged with tip.
2009-11-26 Matthew Wildnet.server_event: Add addclient/wrapclient compatible...
2009-11-26 Matthew Wildnet.server_event: tostring() some debug logging parameters
2009-11-26 Matthew Wildnet.server_event: Add set_send() for compatibility...
2009-11-26 Matthew Wildnet.server_event: Hide starttls function when the conne...
2009-11-26 Matthew Wildnet.server_event: Count the number of client connection...
2009-11-26 Matthew Wildnet.server_handler: Add stub handlers as fallbacks...
2009-11-26 Tobias Markmannmod_saslauth: Allow relogins after failed SASL login.
2009-11-26 Matthew Wildnet.server_event: Fix to make ontimeout() listener...
2009-11-26 Tobias Markmannutil.sasl: Adding clean_clone() method.
2009-11-26 Matthew Wildnet.server_select: Rename server.setsend() to server...
2009-11-26 Matthew Wildnet.adns: Some cleanup, happens to also make it compati...
2009-11-26 Matthew Wilds2smanager: Allow configuration of the dialback_secret...
2009-11-26 Waqas Hussainmod_presence: Use the local host object as the origin...
2009-11-26 Waqas HussainMerge with 0.6.
2009-11-26 Waqas Hussainmod_presence: Use the local host as origin for subscrip...
2009-11-26 Waqas Hussainmod_presence: Removed an unnecessary compatibility...
2009-11-26 Waqas Hussainmod_roster: Ask remote server to remove pending subscri...
2009-11-26 Matthew WildMakefile: Fix to install new util/sasl directory
2009-11-26 Matthew WildTagging 0.6.1
2009-11-26 Matthew WildTagging 0.6.0
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew Wildutil.serialization: Correctly serialize tables with...
2009-11-25 Matthew WildMerge with trunk
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Florian Zeitzutil.dataforms: Don't require type when parsing form XML
2009-11-25 Waqas HussainMerge with trunk.
2009-11-25 Waqas HussainMUC: Added support for the room-destroy owner use case.
2009-11-25 Tobias MarkmannSASL: Using locally mapped s_gmatch instead of unavaila...
2009-11-25 Matthew WildMerge with trunk
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-25 Waqas HussainMUC: Slightly refactored form processing.
2009-11-25 Waqas HussainMUC: Only allow moderators to change the room subject.
2009-11-25 Waqas HussainMUC: Prevent visitors from broadcasting messages.
2009-11-25 Waqas HussainMUC: Improved handling of incoming groupchat messages...
2009-11-25 Waqas HussainRemoved some legacy doc/ files.
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew Wildutil.dependencies: Log an error if the current version...
2009-11-25 Matthew WildMerge with 0.6 on prosody.im
2009-11-25 Matthew WildMerge with 0.6
next