prosody.git
2015-03-27 Matthew WildMerge with merge merge merge
2015-03-27 Matthew WildMerge 0.9->0.10 (third time lucky)
2015-03-26 Kim AlvefurMerge with merge
2015-03-26 Kim AlvefurMerge 0.9->0.10 again
2015-03-26 Matthew WildMerge 0.9->0.10
2015-03-24 Matthew WildTagging 0.9.8
2015-03-24 Matthew Wildmod_s2s: to/from attributes are required on s2s stream...
2015-03-24 Matthew Wildsessionmanager: Return 'not-allowed' error instead...
2015-03-23 Kim Alvefurmod_http: Return a static string from module:http_url...
2015-03-23 Kim Alvefurmod_http: Log a debug message when adding new http...
2015-03-23 Kim AlvefurBackout 7726b627c3ea
2015-03-23 Matthew Wildutf8_sequences.txt: Oops
2015-03-23 Matthew Wildtests: Add UTF-8 validity tests
2015-03-23 Matthew WildMerge with Zash
2015-03-23 Kim Alvefurutil.encodings: Expose UTF-8 validation and length...
2015-03-23 Kim Alvefurutil.encodings: Perform validation of UTF-8 strings...
2015-03-14 Matthew Wildmod_http: Log event name when adding a HTTP app's hooks
2015-03-14 Matthew Wildnet.http.server: Log event name when firing a request...
2015-02-24 Matthew Wildconfigure: Fix for commit cd0088c73daf - update LIBDIR...
2015-02-20 Matthew Wildmod_admin_telnet: Require util.pposix (fixes #471)
2015-02-20 Kim Alvefurutil.datamanager: Check that the global 'prosody' exist...
2015-02-20 Matthew Wildconfigure, Makefile: Add --libdir option to ./configure...
2015-01-21 Kim Alvefurprosodyctl: Expand plugin paths and attempt to identify...
2015-01-21 Kim Alvefurprosodyctl: Use util.mercurial to identify hg repositor...
2015-01-21 Kim Alvefurutil.mercurial: Utility functions for Mercurial reposit...
2015-01-06 Kim Alvefurstanza_router: Fix routing of 'error' IQs with multiple...
2014-11-18 Matthew Wildnet.http.parser: Fix whitespace/indentation
2014-11-10 daurnimatornet.http.parser: Fix chunked encoding parsing across...
2014-10-30 Kim Alvefurnet.dns: Try next server if peer name can not be set...
2014-10-30 Kim Alvefurnet.dns: Return new socket from servfail
2014-10-30 Kim Alvefurnet.adns: Log peername recorded from wrapped setpeernam...
2014-10-30 Kim Alvefurnet.adns: Preserve error from setpeername
2014-10-24 Matthew WildTagging 0.9.7
2014-10-24 Matthew WildBackout changeset 6e67c73f730c: not a major fix and...
2014-10-19 Waqas Hussainprosodyctl: Fix nil global access traceback in `prosody...
2014-10-14 Matthew WildTagging 0.9.6
2014-10-14 Matthew Wildcertmanager, net.http: Disable SSLv3 by default
2014-10-14 Matthew Wildmod_pubsub: Fix error type of 'forbidden' (change from...
2014-10-09 Kim Alvefurmod_s2s: Capitalize log message
2014-10-07 daurnimatorutil/dataforms: Make sure we iterate over field tags
2014-10-08 Waqas Hussainutil.stanza: Escape newlines and tabs (\r\n\t) when...
2014-10-05 Florian Zeitznet.dns: Avoid duplicate cache entries
2014-09-29 Kim Alvefurmod_admin_adhoc: Add required to field in user deletion...
2014-09-29 Kim Alvefurmod_admin_adhoc: Mark 'accountjids' field as required...
2014-09-09 Kim Alvefurcore.stanza_router: Stricter validation of stanzas
2014-09-03 Matthew Wildnet.http.parser: Support status code 101 and allow...
2014-09-02 Matthew Wildnet.server_select: 'listener'->'listeners' (fixes undef...
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-28 Matthew WildTagging 0.9.5
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-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-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 Matthew Wildnet.server_select/event: Switch sender mode to *a when...
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-04 Kim Alvefurprosodyctl: Show relative paths in about
2015-03-23 Kim AlvefurBacked out 35ebcb733c4c
2015-03-10 Kim Alvefurstatsmanager: Fire event at the start of collection...
2015-02-24 Matthew WildMerge 0.9->0.10
2015-02-22 Kim Alvefurstatsmanager: Perform an initial collection right after...
2015-02-21 Kim AlvefurMerge 0.9->0.10
2015-02-05 Kim Alvefurcertmanager: Fix compat for MattJs old LuaSec fork
2015-02-05 Kim Alvefurcertmanager: Fix previous commit
2015-02-05 Kim Alvefurcertmanager: Limit certificate chain depth to 9
2015-02-05 Kim Alvefurcertmanager: Options that appear to be available since...
2015-02-05 Kim Alvefurcertmanager: Improve "detection" of features that depen...
2015-02-05 Kim Alvefurcertmanager: Add locals for ssl.context and ssl.x509
2015-02-05 Kim Alvefurcertmanager: Early return from the entire module if...
2015-01-31 Matthew WildMerge with 0.10
2015-01-30 Kim Alvefursessionmanager: Add pre-resource-bind event that would...
2015-01-30 Matthew Wildutil.statistics: Return 0 as percentile if data out...
2015-01-26 Kim AlvefurMerge 0.9->0.10
2015-01-21 Matthew Wildmoduleapi: Module API for statsmanager
2015-01-21 Matthew Wildstatsmanager, util.statistics: API changes, remove...
2015-01-20 Matthew Wildstatsmanager, prosody: New core module and API for...
2015-01-20 Matthew Wildutil.statistics: New library for gathering various...
2015-01-20 Matthew Wildstoragemanager: Remove unused import of error()
2015-01-20 Matthew Wildsessionmanager: Access bare_session and full_sessions...
2015-01-20 Matthew Wildrostermanager: Access bare_sessions through prosody...
2015-01-20 Matthew Wildportmanager: Remove unused import of pairs()
2015-01-20 Matthew Wildhostmanager: Remove unused import of util.uuid
2015-01-20 Matthew Wildcertmanager: Make global variable access explicit
2015-01-16 Kim Alvefurmod_carbons: Import XEP-0280 implementation from prosod...
2015-01-12 Kim Alvefurutil.hex: Pedantic optimization, 1 table lookup per...
2014-12-20 Kim Alvefurmod_pep: Fire an event when an item is published
2014-12-13 Kim Alvefurmod_admin_telnet: Use the session-specific print function
next