prosody.git
2015-04-03 Matthew WildMerge 0.10->trunk
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 AlvefurMerge 0.10->trunk
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 0.10->trunk
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 0.10->trunk
2015-03-26 Kim AlvefurMerge with merge
2015-03-26 Kim AlvefurMerge 0.9->0.10 again
2015-03-26 Matthew WildMerge 0.10->trunk
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-24 Matthew WildMerge 0.10->trunk
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 WildMerge 0.10->trunk
2015-02-24 Matthew WildMerge 0.9->0.10
2015-02-24 Matthew Wildconfigure: Fix for commit cd0088c73daf - update LIBDIR...
2015-02-23 Matthew WildMerge
2015-02-22 Kim Alvefurstatsmanager: Perform an initial collection right after...
2015-02-21 Kim AlvefurMerge 0.9->0.10
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-02-08 Kim AlvefurMerge 0.10->trunk
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 0.10->trunk
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.10->trunk
2015-01-26 Kim AlvefurMerge 0.9->0.10
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-21 Matthew WildMerge 0.10->trunk
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-19 daurnimatornet.server_select: Remove unused code
2015-01-19 daurnimatornet.server_select: Remove socket.sleep call from main...
2015-01-19 daurnimatornet.server_select: Remove do-nothing os_difftime calls
2015-01-16 Kim Alvefurmod_carbons: Import XEP-0280 implementation from prosod...
2015-01-15 daurnimatornet.server_select: In add_task timer callback, use...
2015-01-15 daurnimatornet.server_select: Fix timers not being fired until...
2015-01-16 daurnimatornet.cqueues: Fix incorrect version check
2015-01-13 daurnimatornet.cqueues: Fixes hardcoded timeout for first iteration
2015-01-12 Kim Alvefurutil.hex: Pedantic optimization, 1 table lookup per...
2015-01-07 daurnimatornet.cqueues: Add workaround for luaevent callback getti...
2015-01-06 Matthew Wildmod_muc: Add muc-add-history event to allow modules...
2015-01-06 Kim Alvefurstanza_router: Fix routing of 'error' IQs with multiple...
2014-12-20 Kim Alvefurmod_pep: Fire an event when an item is published
2014-12-16 Waqas HussainMerge 0.10 -> trunk
2014-12-13 Kim Alvefurmod_admin_telnet: Use the session-specific print function
2014-12-11 Kim Alvefurmod_storage_sql2, util.sql: Set character encoding...
2014-12-09 Kim Alvefurmod_blocklist: Fix import
2014-12-08 Kim Alvefurmod_http: Log name and base URL of HTTP apps
2014-12-08 Kim Alvefurnet.http.server: Log names of the events fired
2014-12-07 Kim Alvefurmod_bosh: Use util.async
2014-11-22 Kim AlvefurMerge 0.10->trunk
2014-11-22 Kim Alvefurcertmanager, mod_tls: Return final ssl config as third...
2014-11-20 Kim AlvefurMerge 0.10->trunk
2014-11-20 Kim AlvefurMerge 0.9->0.10
2014-11-20 Matthew WildMerge 0.10->trunk
2014-11-20 Philipp Hanckemod_pubsub: Add support for including the publisher...
2014-11-19 Kim Alvefurmod_tls: Keep ssl config around and attach them to...
2014-11-19 Kim Alvefurcertmanager: Return final ssl config along with ssl...
2014-11-19 Kim Alvefurmod_saslauth: Make it easier to support multiple channe...
next