prosody.git
2015-05-04 Kim Alvefurutil.events: Add local reference to table.remove (fixes...
2015-05-03 Kim AlvefurMerge 0.9->0.10
2015-05-02 Kim Alvefurutil.encodings: Move declarations to top of function...
2015-05-02 Kim Alvefurutil.pposix: Return error from ftruncate if that fails...
2015-04-28 Matthew Wildutil.events: Change from nil to false to indicate addin...
2015-04-28 Matthew Wildmoduleapi: New methods for modules to conveniently...
2015-04-28 Matthew Wildmoduleapi: Experimental API for modules to measure...
2015-04-28 Matthew Wildutil.events: Add support for event wrappers, functions...
2015-04-27 Kim Alvefurprosodyctl: check certs: Correctly check that certifica...
2015-04-26 Kim Alvefurconfigure: Set default compiler and linker to cc and...
2015-04-26 Kim Alvefurconfigure: Mention openbsd preset in --help
2015-04-26 Kim Alvefurnet.dns: Make sure argument to math.randomseed does...
2015-04-25 Kim AlvefurMerge 0.9->0.10
2015-04-25 Kim Alvefurmod_c2s, mod_s2s: Collect statistics on number of conne...
2015-04-25 Kim Alvefurmod_blocklist: Some cleanup [luacheck]
2015-04-25 Kim Alvefurusermanager: Capitalize log message
2015-04-25 Kim Alvefurmod_admin_adhoc: Remove special treatment of the "pendi...
2015-04-24 Kim Alvefurnet.dns, mod_s2s: Add chasing of CNAMEs to net.dns...
2015-04-05 Kim Alvefurrostermanager: Fix roster upgrade code (thanks mva)
2015-04-03 Florian Zeitzrostermanager: Add missing import of `type()`
2015-04-03 Florian Zeitzutil-src/*.c: Per convention call luaL_error() as argum...
2015-04-03 Matthew Wildsessionmanager: Rename parameter to avoid varible name...
2015-04-03 Matthew Wildhostmanager: Rename variable to avoid shadowing 'type...
2015-04-03 Matthew Wildloggingmanager: Improve code structure (removes empty...
2015-04-03 Matthew Wildrostermanager: Remove unused parameter
2015-04-03 Kim Alvefurutil-src/*.c: astyle --indent=tab --brackets=attach...
2015-04-03 Kim Alvefurutil.datamanager: Fix traceback due to %s in log message
2015-04-03 Kim Alvefurrostermanager, mod_roster, mod_presence: Move pending...
2015-04-02 Kim Alvefurprosodyctl: Use ssl.loadcertificate instead of ssl...
2015-04-01 Paul Aurichprosodyctl: Document magic commit ID
2015-03-31 Matthew Wildutil.table, Makefile: New C module that allows pre...
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...
next