prosody.git
2016-01-28 Kim AlvefurAdd a CHANGES file with new features in 0.10
2016-01-28 Kim Alvefurtests: Use util.envload to load chunks (fixes #608)
2016-01-27 Matthew WildMerge 0.9->0.10
2016-01-27 Matthew WildAdded tag 0.9.10 for changeset 352270bc0439
2016-01-26 Kim AlvefurMerge
2016-01-26 Kim AlvefurMerge 0.9->0.10
2016-01-25 Kim Alvefurmod_c2s, mod_s2s: Lower priority of session shutdown...
2016-01-22 Kim AlvefurMerge 0.9->0.10
2016-01-22 Matthew Wildmod_admin_telnet: Fix sorting of JIDs in c2s:show(...
2016-01-22 Kim Alvefurserver_select: Add logging of when servers are paused...
2016-01-22 Kim Alvefurserver_select: Pause and mark server as full if accepti...
2016-01-22 Kim Alvefurserver_select: Retry accepting clients from full server...
2016-01-22 Kim Alvefurserver_select: Keep track of which server listeners...
2016-01-21 Kim Alvefurnet.dns: Remember query only after it was sent, in...
2016-01-21 Kim AlvefurBackout 63f5870f9afe, no longer needed since Windows...
2016-01-19 Kim Alvefurmod_dialback: Follow XEP-0185 and use HMAC
2016-01-19 Kim Alvefurmod_dialback: Follow XEP-0185 and use HMAC
2016-01-16 Kim Alvefurnet.http.server: Return from listen_on() whatever net...
2016-01-12 Kim Alvefurutil.random: Open /dev/urandom read-only, make seed...
2016-01-12 Kim Alvefurprosodyctl: check config: Suggest moving modules enable...
2016-01-15 Matthew Wildprosody: Allow prosody.shutdown() to take an exit code...
2016-01-12 Kim Alvefurprosodyctl check: Fix traceback if the global modules_e...
2016-01-11 Kim Alvefurmod_blocklist: Clear second level cache correctly on...
2016-01-11 Kim AlvefurMerge 0.9->0.10
2016-01-10 Kim Alvefurcore: Increase default read size to "all of it", in...
2016-01-10 Kim Alvefurutil.uuid: Open /dev/urandom read-only, make seed(...
2016-01-10 Kim Alvefurtests: Add test for util.uuid (checks that the output...
2016-01-10 Kim Alvefurtests: Correct mistake from latst merge, use the same...
2016-01-09 Kim AlvefurMakefile: Add 'test' target that runs tests
2016-01-09 Kim Alvefurmod_admin_telnet: c2s:count in less lines
2016-01-09 Kim Alvefurmod_admin_telnet: Show unauthenticated clients identifi...
2016-01-09 Kim Alvefurmod_admin_telnet: c2s:show() etc, list all sessions...
2016-01-09 Kim Alvefurmod_admin_telnet: Remove compat warning about 'console_...
2016-01-09 Kim Alvefurnet.server_select: Add 'server' method to client connec...
2016-01-09 Kim Alvefurprosodyctl: Show an example ssl config after generating...
2016-01-09 Kim Alvefurrostermanager: Rename variable to avoid name clash...
2016-01-08 Kim Alvefurtests: Fix merge, modulemanager test was removed
2016-01-08 Kim AlvefurMerge 0.9->0.10
2016-01-08 Matthew WildAdded tag 0.9.9 for changeset 7ec52755622f
2016-01-08 Matthew WildBackout 88d54bec26b7 prior to release, as it certainly...
2016-01-07 Matthew Wildmod_http_files: Santize the path relative to our base...
2016-01-06 Kim Alvefurutil.random: Use /dev/urandom
2016-01-06 Kim Alvefurutil.uuid: Take random byte directly instead of the...
2016-01-06 Kim Alvefurutil.uuid: Use /dev/urandom
2016-01-04 Kim Alvefurnet.dns: Allow a zone id in resolv.conf (eg like %eth0)
2016-01-04 Kim Alvefurutil.ip: Support zone id syntax in IPv6 addresses
2016-01-04 Matthew Wildmod_bosh: Fire event when BOSH session is created
2016-01-03 Kim Alvefurmod_admin_adhoc: Show only connections to/from the...
2016-01-03 Kim Alvefurmod_admin_adhoc: Remove extra ) that should not be...
2016-01-03 Kim Alvefurserver_select: Forward the actual TLS handshake error...
2016-01-02 Matthew Wildnet.server_select: Close all connections when quitting...
2016-01-02 Matthew Wildnet.server_event: Add conn.type == 'server' for server...
2015-12-23 Matthew Wildutil.events: Document data structures
2016-01-01 Kim Alvefurmod_register: Fix typo
2015-12-24 Kim Alvefurcerts/Makefile: Fix generating cert from only a key...
2015-12-23 Kim Alvefurman prosodyctl: Add information about the 'about' and...
2015-12-23 Kim Alvefurman prosodyctl: Add missing 'reload' command
2015-12-23 Kim Alvefurman prosodyctl: Accidentally markdown
2015-12-23 Kim AlvefurMerge 0.9->0.10
2015-12-23 Kim Alvefurcerts/Makefile: Add targets for any combination of...
2015-12-23 Kim Alvefurcerts/Makefile: Run key generation with a stricter...
2015-12-23 Kim Alvefurmod_register: Support for blacklisting ips that are...
2015-12-23 Kim Alvefurmod_register: Use util.cache to limit the number of...
2015-12-23 Kim Alvefurmod_register: Switch to using util.throttle for limitin...
2015-12-23 Kim Alvefurtests: Add small test for util.throttle
2015-12-23 Kim Alvefurutil.openssl: Fix style / whitespace
2015-12-23 Kim Alvefurutil.openssl: Rename variables for readability
2015-12-23 Kim Alvefurutil.openssl: Move quoting and tostring call into escap...
2015-12-23 Kim Alvefurutil.array: Just use table.remove as array:pop()
2015-12-23 Kim Alvefurutil.array: Fix minory style issues
2015-12-22 Matthew Wildmod_admin_telnet: Backport 06696882d972 from 0.10 ...
2015-12-21 Kim Alvefurmod_register: Add comment explaining the workaround...
2015-12-21 Kim Alvefurmod_register: Use session log instance to ease indentif...
2015-12-22 Matthew Wildutil.cache (and tests): Call on_evict after insertion...
2015-12-16 Matthew WildMerge 0.9->0.10
2015-12-16 Matthew WildMerge
2015-12-16 Matthew WildMUC: Fix incorrect nesting of status codes when room...
2015-12-16 Matthew Wildutil.dependencies: Use prosody.log() instead of global...
2015-12-15 Kim Alvefurmod_storage_sql: Fix use of SQLite3 in-memory database...
2015-12-13 Kim Alvefurutil.sslconfig: More descriptive variable names and...
2015-12-11 Kim Alvefurutil.datamanager: Add append to public api
2015-12-11 Kim Alvefurutil.datamanager: Return extra location info
2015-12-11 Kim Alvefurutil.datamanager: Make sure only strings are passed...
2015-12-11 Kim Alvefurutil.datamanager: Add some comments about the append...
2015-12-11 Kim Alvefurutil.datamanager: Handle potential error from :write...
2015-12-11 Kim Alvefurutil.datamanager: Handle potential issues from fallocate
2015-12-11 Kim Alvefurutil.datamanager: No shadowing of variable [luacheck]
2015-12-11 Kim Alvefurutil.datamanager: Skip past second check if first attem...
2015-12-11 Kim Alvefurutil.datamanager: In append() collect status when closi...
2015-12-11 Kim Alvefurutil.datamanager: Overwrite 'data' variable instead...
2015-12-11 Kim Alvefurutil.datamanager: Factor out code for appending bytes...
2015-12-11 Matthew Wildloggingmanager: Add prosody.log (intended to be used...
2015-12-10 Matthew Wildmod_admin_telnet: Add http:list() command to get info...
2015-12-10 Matthew Wild.luacheckrc: Whitelist import() global function
2015-12-10 Matthew Wildprosody: Don't silently ignore unknown command-line...
2015-12-10 Kim Alvefurmod_compression: Remove FIXMEs, mod_c2s and mod_s2s...
2015-12-09 Kim AlvefurMUC: Fix previous commit
2015-12-08 Kim Alvefurutil.uuid: Remove unused import
2015-12-08 Kim AlvefurMUC: Process only options that are included in a form...
2015-12-08 Kim Alvefurutil.dataforms: Track which fields are included in...
next