prosody.git
2014-09-09 Kim Alvefurcore.stanza_router, mod_s2s: Move handling of S2S featu...
2014-09-09 Kim AlvefurMerge 0.9->0.10
2014-09-09 Kim Alvefurcore.stanza_router: Stricter validation of stanzas
2014-09-05 Matthew WildMerge 0.10->trunk
2014-09-05 Matthew WildMerge with Florob
2014-09-05 daurnimatorplugins/muc: Add affiliation_notify config option to...
2014-09-05 daurnimatorplugins/muc/muc.lib: Add muc-set-affiliation event
2014-09-05 daurnimatorplugins/muc/muc.lib: Use get_affilation() inside of...
2014-09-05 daurnimatorplugins/muc/muc.lib: Add instant room support
2014-09-05 Matthew WildMerge 0.10->trunk
2014-09-05 Florian Zeitzmod_websocket: Initial commit (based on the prosody...
2014-09-05 Florian ZeitzCheck Sec-WebSocket-Protocol header
2014-09-03 daurnimatornet/websocket: Add new websocket client code
2014-09-03 daurnimatornet/websocket: Add new websocket client code
2014-09-03 Matthew WildMerge 0.10->trunk
2014-09-03 Matthew WildMerge 0.9->0.10
2014-09-03 Matthew Wildnet.http.parser: Support status code 101 and allow...
2014-09-03 Kim AlvefurMerge 0.10->trunk
2014-09-02 Kim Alvefurutil.hex: Use locals!
2014-09-02 Kim AlvefurMerge 0.10->trunk
2014-09-02 Kim AlvefurMerge 0.9->0.10
2014-09-02 Matthew Wildutil.uuid: Use util.hex and util.random
2014-09-02 Matthew Wildutil.random: Generic util lib for generating strings...
2014-09-02 Matthew Wildutil.hex: Small util lib for converting to/from hex...
2014-09-02 Matthew Wildnet.server_select: 'listener'->'listeners' (fixes undef...
2014-09-01 Kim Alvefurmod_dialback: Move d-w-d after to/from validation
2014-08-31 Kim Alvefurmod_muc: Fix 'destroy rooms' adhoc command (Thanks...
2014-08-29 Matthew Wildnet.http, net.http.server, mod_c2s, mod_s2s, mod_compon...
2014-08-29 Matthew Wildnet.server_{select,event}: Add 'ondetach' callback...
2014-09-02 Kim Alvefurmod_s2s: Close offending s2s streams missing an 'id...
2014-08-29 Kim Alvefurmod_s2s_auth_certs: Warn about lack of certificate...
2014-08-28 Matthew WildMerge 0.10->trunk
2014-08-28 Matthew WildMerge 0.9->0.10
2014-08-28 Matthew WildTagging 0.9.5
2014-08-28 Matthew WildMerge 0.10->trunk
2014-08-28 Matthew WildMerge 0.9->0.10
2014-08-28 Matthew Wildutil.filters: Ignore filters being added twice (fixes...
2014-08-28 Matthew Wildmod_privacy: Fix to correctly sort privacy list rules...
2014-08-27 Kim Alvefurutil.xmppstream: Don't include empty stream ID in strea...
2014-08-23 Matthew Wildmod_c2s, mod_s2s: Log received invalid stream headers
2014-08-23 Matthew Wildutil.xmppstream: When error is 'no-stream', pass the...
2014-08-27 Kim Alvefurmod_s2s: Reset stream ID when resetting stream [compliance]
2014-08-27 Kim Alvefurmodulemanager: Reduce warning to debug level message...
2014-08-27 Kim Alvefurnet.http.server: Comment out a log message
2014-08-26 Kim Alvefurmod_s2s: Mark stream as opened earlier for outgoing...
2014-08-26 Kim Alvefurmod_compression: Handle compression setup errors by...
2014-08-26 Kim Alvefurmod_posix: Make sure that 'pidfile' is a string
2014-08-26 Kim Alvefurprosodyctl: Verify that 'pidfile' is a string, show...
2014-08-13 Kim AlvefurMerge 0.10->trunk
2014-08-13 Kim Alvefurmod_private: Fix traceback due to missing table index
2014-08-12 Kim Alvefurmod_blocklist: Use full word as variable name, we can...
2014-08-12 Kim Alvefurmod_blocklist: Correct comment
2014-08-12 Kim Alvefurmod_blocklist: Fix any unblock emptying the blocklist
2014-08-12 Kim Alvefurmod_storage_sql2: DELETE then INSERT in map stores
2014-08-11 Kim Alvefurmod_muc: Fix tracebacks (thanks nick1)
2014-08-10 Kim AlvefurMerge 0.10->trunk
2014-08-10 Kim Alvefurmod_privacy: Remove, leave a log message about being...
2014-08-10 Kim Alvefurprosody.cfg.lua.dist: Replace mod_privacy with mod_bloc...
2014-08-10 Kim Alvefurmod_blocklist: XEP-0191 implementation written for...
2014-08-09 Kim Alvefurmod_private: Use map store
2014-08-09 Kim AlvefurMerge 0.10->trunk
2014-08-09 Kim Alvefurmod_private: Cleanup and more tailcalls
2014-08-08 Kim Alvefurstoragemanager: Fix map store shim if store is empty
2014-08-07 daurnimatorplugins/mod_storage_sql2: Return correct arguments...
2014-08-07 daurnimatorplugins/muc/mod_muc: persistent rooms keyval store...
2014-08-07 daurnimatorplugins/muc/mod_muc: Use map store for room persistence
2014-08-07 daurnimatorplugins/muc/mod_muc: Remove unused import
2014-08-07 daurnimatorplugins/mod_storage_sql2: Add map store support
2014-08-07 daurnimatorcore/storagemanager: When map store isn't available...
2014-08-07 Kim Alvefurutil.jid: Optimize bare
2014-08-07 Kim Alvefurutil.jid: Use existing join function in jid.prep
2014-08-07 Kim Alvefurutil.jid: Return early in join on invalid jids
2014-08-05 Matthew Wildmod_muc: Import util.stanza into the config handler...
2014-08-05 Matthew Wildmod_muc: Fix use of undefined global. Fixes #431.
2014-07-31 Matthew WildMerge 0.10->trunk
2014-07-31 Matthew WildMerge 0.9->0.10
2014-07-31 Matthew Wildprosodyctl: Remove nonsensical warning
2014-07-31 Matthew Wildprosodyctl: Improve JID splitting and normalization...
2014-07-31 Matthew Wildconfigmanager: nameprep VirtualHost and Component names
2014-07-25 Kim AlvefurMerge 0.10->trunk
2014-07-25 Kim Alvefurmod_s2s: Remove unused locals
2014-07-25 Kim Alvefurmod_s2s: Remove unused locals
2014-07-25 Kim Alvefurmod_s2s_auth_certs: Pick a logging function once and...
2014-07-25 Kim Alvefurmod_s2s_auth_certs: Split PKIX based certificate checki...
2014-07-25 Matthew Wildmod_muc/muc.lib: Remove is_anonymous from event (fix...
2014-07-25 Matthew Wildmod_muc/muc.lib: Pass all info to muc-broadcast-presenc...
2014-07-25 Matthew WildMerge 0.10->trunk
2014-07-25 Matthew WildMerge 0.9->0.10
2014-07-25 Matthew Wildnet.server_select/event: Switch sender mode to *a when...
2014-07-25 Matthew WildMerge 0.10->trunk
2014-07-25 Matthew WildMerge 0.9->0.10
2014-07-25 Kim Alvefurmod_admin_telnet: Fix dns:(add,set)nameservers()
2014-07-25 Matthew Wildnet.dns: Remove unused obsolete code
2014-07-25 Matthew Wildnet.dns: Ensure all pending requests get notified of...
2014-07-09 Kim Alvefurutil.vcard: Add support for uri types in vcard4
2014-07-09 Kim AlvefurMerge 0.10->trunk
2014-07-09 Kim Alvefurmod_dialback: Respect dwd config option
2014-07-08 Kim Alvefurmod_pep_plus: Only broadcast newly added subscriptions
2014-07-04 Kim AlvefurMerge 0.10->trunk
2014-07-04 Kim Alvefurmod_dialback.lua: Only check certificates on secure...
next