prosody.git
2015-05-18 Kim Alvefurmod_auth_internal_hashed: Use util.hex
2015-05-18 Kim Alvefurhostmanager: Metatable with __tostring on hosts
2015-05-15 Kim Alvefurmod_storage_xep0227: Silence luacheck warnings
2015-05-15 Kim Alvefurmod_storage_xep0227: Store data from mod_auth_internal_...
2015-05-15 Kim Alvefurmod_storage_xep0227: Use the registered namespace
2015-05-15 Kim Alvefurmod_storage_xep0227: Update open method for current API
2015-05-15 Kim Alvefurmod_storage_xep0227: Return error from io.open if unabl...
2015-05-15 Kim Alvefurmod_storage_xep0227: Open file for writing even if...
2015-05-15 Kim Alvefurmod_storage_xep0227: Close file handle after reading
2015-05-15 Kim Alvefurmod_storage_xep0227: Use configured storage path
2015-05-15 Kim Alvefurmod_storage_xep0227: Rename to reflect current naming...
2015-05-15 Kim Alvefurxep227store.lib.lua: Remove mostly duplicated code
2015-05-14 Kim Alvefurnet.http.codes: Update from registry
2015-05-13 Kim AlvefurMerge 0.9->0.10
2015-05-13 Kim AlvefurMerge
2015-05-13 Kim AlvefurMerge 0.9->0.10
2015-05-13 Matthew Wildportmanager: Remove unused argument from function ...
2015-05-13 Matthew Wildportmanager: Rename variable to avoid name conflict...
2015-05-13 Matthew Wildportmanager: Add luacheck annotations
2015-05-13 Matthew Wildutil.queue: Small fast FIFO/ringbuffer/queue library
2015-05-06 Matthew Wildsessionmanager: Rename argument to avoid name clash...
2015-05-06 Matthew Wildsessionmanager: Rename unused loop variables to '_...
2015-05-06 Matthew Wildutil.set: Rename method argument to avoid name clash...
2015-05-06 Matthew Wildutil.set: Add luacheck annotation for methods not refer...
2015-05-06 Matthew Wildutil.set: Remove unnecessary local declaration, argumen...
2015-05-06 Matthew Wildutil.dataforms: Rename unused loop counter to '_' ...
2015-05-06 Matthew Wildutil.sslconfig: Rename variable to avoid name clash...
2015-05-06 Matthew Wildutil.serialization: Remove unused imports of error...
2015-05-06 Matthew Wildutil.xml: Remove unused parameter (thanks, luacheck)
2015-05-06 Matthew Wildutil.dataforms: Remove unused import of pairs() (thanks...
2015-05-06 Matthew Wild.luacheckrc: Commit initial config for luacheck
2015-05-06 Matthew WildMerge
2015-05-06 Matthew Wildutil.events: Add get_handlers() method
2015-05-06 Matthew Wildportmanager, s2smanager, sessionmanager, stanza_router...
2015-05-06 Matthew Wildrostermanager: Variable rename for clarity and to avoid...
2015-05-06 Matthew Wildmodulemanager: Add luacheck annotations
2015-05-06 Matthew Wildmodulemanager: Remove unused import of pcall #luacheck
2015-05-06 Matthew Wildmoduleapi: Import util.stanza required for module:broad...
2015-05-06 Matthew Wildmoduleapi: Add luacheck annotation
2015-05-06 Matthew Wildmoduleapi: Minor variable renaming to avoid clashes...
2015-05-06 Matthew Wildmoduleapi: Clear self.event_handlers when unhooking...
2015-05-06 Matthew Wildmoduleapi: module:measure_event(), module:measure_globa...
2015-05-06 Matthew Wildmoduleapi: Remove accidental use of undefined and unnec...
2015-05-06 Matthew Wildmoduleapi: Add module:broadcast() to send a stanza...
2015-05-06 Kim Alvefurmod_s2s: Fire read timeout event on correct virtualhost...
2015-05-05 Kim Alvefurmod_pubsub: Add option for default affiliation of non...
2015-05-04 Kim Alvefurutil.statistics: Collect duration sample even if run...
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-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-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 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-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
next