Merge 0.9->trunk
[prosody.git] / plugins /
2013-06-24 Matthew WildMerge 0.9->trunk
2013-06-23 Kim Alvefurmod_storage_sql2: Use correct variable (Thanks SkyBlue...
2013-06-20 Kim Alvefurmod_admin_telnet: Refactor s2s:show()
2013-06-20 Kim Alvefurmod_admin_telnet: Generate session names the same way...
2013-06-20 Kim Alvefurmod_admin_telnet: Refactor s2s:close and s2s:closeall
2013-06-19 Kim Alvefurmod_register: Fix indentation
2013-06-19 Kim Alvefurmod_admin_telnet: Refactor s2s:showcert()
2013-06-18 Matthew WildMerge 0.9->trunk
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Remove unused variables and imports
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Remove reference to undefined global
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Use new util.net.local_addresses...
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Only attempt to create an IPv6...
2013-06-16 Kim Alvefurmod_tls: Remove debug statement
2013-06-13 Matthew WildMerge the merge
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Florian Zeitzmod_pep: When a client supplies no id on a published...
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-11 Matthew WildMerge 0.9->trunk
2013-06-11 Kim Alvefurmod_c2s, mod_s2s: Fire an event on read timeouts
2013-06-11 Kim Alvefurmod_c2s: Become a shared module and allow being disable...
2013-06-11 Waqas Hussainmod_bosh: Reduce a little code.
2013-06-10 Kim AlvefurMerge 0.9->trunk
2013-06-10 Kim Alvefurmod_admin_telnet: Fix another wrong boolean expression
2013-06-09 Kim AlvefurMerge 0.9->trunk
2013-06-09 Kim Alvefurmod_admin_telnet: Simplify IPv6 detection, fixes rare...
2013-06-09 Kim Alvefurmod_s2s: Set s2s_session.ip
2013-06-08 Matthew Wildmod_bosh: Make waiting_requests and dead_sessions share...
2013-06-08 Matthew Wildmod_muc: Include status code 332 on service shutdown...
2013-06-07 Waqas Hussainmod_bosh: Don't tostring() stream:features when passing...
2013-06-07 Waqas Hussainmod_bosh: Only return CORS headers if the Origin header...
2013-06-07 Waqas Hussainmod_bosh: Return empty string from the OPTIONS event...
2013-06-07 Waqas Hussainmod_bosh: Rename event handler argument to event, not...
2013-06-07 Matthew WildMerge 0.9->trunk
2013-06-07 Matthew Wildmod_bosh: Remove logging of request.id, it doesn't...
2013-06-06 Matthew Wildmod_bosh: Remove another place we set headers, fixes...
2013-06-05 Matthew Wildmod_bosh: Clean up handling of response headers, set...
2013-06-05 Matthew Wildmod_bosh: Return errors when appropriate (invalid XML...
2013-06-05 Matthew Wildmod_bosh: Remove some very verbose logging
2013-06-05 Matthew WildMerge 0.9->trunk
2013-06-05 Matthew Wildmod_bosh: Reset creating_session to prevent putting...
2013-06-04 Florian Zeitzmod_muc: Add Ad-Hoc command to destroy MUC rooms
2013-06-04 Florian Zeitzmod_muc: Utilize mod_disco, instead of reimplementing...
2013-06-04 Florian Zeitzmod_pubsub: Utilize mod_disco, instead of reimplementin...
2013-06-04 Florian Zeitzmod_disco: Allow ansering disco requests including...
2013-06-13 Kim Alvefurmod_http_files: Put the MIME type map in a global share...
2013-06-13 Kim Alvefurmod_tls: Refactor to allow separate SSL configuration...
2013-06-04 Kim Alvefurmod_admin_telnet: Fix inverted boolean logic
2013-06-02 Kim AlvefurMerge 0.9->trunk
2013-06-02 Kim Alvefurmod_bosh: Fix traceback in case session is destroyed...
2013-05-30 Kim Alvefurmod_c2s, mod_c2s: Send a whitespace on read timeout...
2013-05-28 Kim Alvefurmod_register: get_child_text()!
2013-05-28 Matthew Wildmod_s2s: Remove unnecessary debug message
2013-05-26 Kim Alvefurmod_admin_telnet: Make the muc:create() command complai...
2013-05-24 Matthew Wildmod_bosh: rename variable for clarity
2013-05-24 Matthew Wildmod_bosh: Some very minor whitespace/layout fixes
2013-05-26 Kim AlvefurMerge 0.9->trunk
2013-05-26 Kim AlvefurMerge 0.9->trunk
2013-05-21 Matthew Wildmod_muc: Fix incorrect variable name
2013-05-18 Kim Alvefurmod_admin_telnet: Verify that the host exists in user...
2013-05-18 Kim Alvefurmod_admin_telnet: Don't rely on getpeerchain returning...
2013-05-18 Matthew Wildmod_s2s: Fix interaction between s2s_secure_auth and...
2013-05-17 Florian Zeitzmod_disco: Emit events for disco requests, which contai...
2013-05-17 Florian Zeitzmod_pubsub: Split out handlers into a module library
2013-05-22 Matthew WildMerge 0.9->trunk
2013-05-21 Matthew Wildmod_muc: Remove some old TODO comments
2013-05-21 Matthew Wildmod_muc: Fix incorrect variable name
2013-05-21 Matthew Wildmod_muc: Remove unused variable
2013-05-21 Matthew Wildmod_muc: Use stanza:maptags() instead of custom filteri...
2013-05-21 Matthew Wildmod_muc: Replace getText() with get_child_text(), 1...
2013-05-18 Matthew WildMerge
2013-05-18 Matthew Wildmod_muc: Pass actor (requesting JID) when generating...
2013-05-18 Matthew Wildmod_muc: Add getter/setter for 'whois' (fixes traceback)
2013-05-18 Kim AlvefurMerge 0.9->trunk
2013-05-18 Matthew WildMerge 0.9->trunk
2013-05-17 Kim Alvefurmod_admin_telnet: Use stanza:get_child_text()
2013-05-17 Kim Alvefurmod_admin_telnet: List session flags (encryption, compr...
2013-05-16 Matthew Wildmod_muc: Refactor config form handling, and allow for...
2013-05-16 Matthew Wildmod_admin_telnet: Add server:memory() command to view...
2013-06-07 Matthew Wildmod_bosh: Remove Connection: keep-alive header (conflic...
2013-06-07 Matthew Wildmod_bosh: Fix global write
2013-05-16 Matthew Wildmod_admin_telnet: Add server:memory() command to view...
2013-05-14 Matthew WildMerge 0.9->trunk
2013-05-14 Matthew Wildmod_muc: Fire muc-room-created and muc-room-destroyed...
2013-05-11 Matthew WildMerge 0.9->trunk
2013-05-10 Kim AlvefurMerge 0.9->trunk
2013-05-10 Kim Alvefurmod_c2s: Fix session:close() when a stanza is passed...
2013-05-10 Matthew WildMerge 0.9->trunk
2013-05-10 Matthew WildMerge 0.9->trunk
2013-05-09 Kim Alvefurmod_pubsub: Remove nodeid check added in 989acb4ad1de...
2013-05-07 Kim Alvefurmod_admin_telnet: Add some DNS commands.
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2013-05-01 Matthew WildMerge 0.9->trunk
2013-05-01 Matthew WildMerge with Florob
2013-04-30 Florian Zeitzutil.rfc{3484,6724}: Update to RFC 6724
2013-04-29 Matthew WildMerge 0.9->trunk
next