Software /
code /
prosody
Graph
-
mod_proxy65: Apply stringprep to activation target JID.2011-09-02, by Waqas Hussain
-
mod_proxy65: Some more cleanup.2011-09-02, by Waqas Hussain
-
mod_proxy65: Cleanup.2011-09-02, by Waqas Hussain
-
net.dns: Shorten AAAA records2011-09-02, by Kim Alvefur
-
Merge with trunk2011-09-01, by Matthew Wild
-
net.httpclient_listener: Define t_insert2011-09-01, by Matthew Wild
-
MUC: A little cleanup.2011-08-31, by Waqas Hussain
-
net.http: Remove extra space after method in request status line for POST.2011-08-31, by Waqas Hussain
-
util.sasl.scram: Return proper error and don't touch datastores on empty username.2011-08-31, by Waqas Hussain
-
util.pubsub: Remove access checking from remove_all_subscriptions (temporarily?)2011-08-30, by Matthew Wild
-
util.pubsub: Add service:remove_all_subscriptions()2011-08-30, by Matthew Wild
-
util.pubsub: Support for events (currently subscription-added and subscription-removed)2011-08-30, by Matthew Wild
-
modulemanager: Add module:handle_items() to allow a module to more easily handle a list of items on a host2011-08-29, by Matthew Wild
-
util.throttle: Generic module by waqas to limit something over some time2011-08-29, by Matthew Wild
-
mod_saslauth: Fire authentication-success and authentication-failure events (thanks scitor)2011-08-29, by Matthew Wild
-
ejabberd2prosody: Add support for privacy lists.2011-08-26, by Waqas Hussain
-
certmanager: Support setting ciphers in SSL config. LuaSec apparently ignores the documented ciphers option.2011-08-25, by Waqas Hussain
-
configmanager: resolve_relative_path: Improved detection of absolute paths on Windows.2011-08-25, by Waqas Hussain
-
MUC: Allow affiliation change when argument actor==true in room:set_affiliation().2011-08-25, by Waqas Hussain
-
net.http: Convert port to a number (for custom port in URL)2011-08-22, by Matthew Wild
-
net.http: Support for k->v maps in http.formencode2011-08-20, by Matthew Wild
-
net.httpclient_listener: Fix to look for the request body in the right variable...2011-08-20, by Matthew Wild
-
net.server_select: Remove socket from sendlist before calling listener callbacks (thanks darkrain)2011-08-20, by Matthew Wild
-
net.http: Whitespace fixes2011-08-20, by Matthew Wild
-
net.http: Small fix to prevent traceback when connection fails before sending the request2011-08-20, by Matthew Wild
-
net.server_select: Do not set 'ssl' flag simply when assigning an sslctx to a handler, it doesn't mean anything2011-08-20, by Matthew Wild
-
mod_uptime: Use module:hook_global()2011-08-14, by Matthew Wild
-
modulemanager: Add module:hook_global(name, handler, priority) to hook global (server-wide) events2011-08-14, by Matthew Wild
-
mod_pubsub: Add 'publisher' affiliation (can't create/configure nodes, can do everything else)2011-08-14, by Matthew Wild
-
mod_pubsub: Send node items to new subscribers2011-08-14, by Matthew Wild
-
mod_pubsub: Add newline at end of file2011-08-14, by Matthew Wild
-
mod_pubsub: Handle options tag in subscription request (currently doesn't work as options_form is not defined)2011-08-14, by Matthew Wild
-
tests/test.lua, tests/test_net_http.lua: Tests for net.http's url and form encoding/decoding functions2011-08-10, by Matthew Wild
-
net.http: Add formdecode to decode an urlencoded form2011-08-10, by Matthew Wild
-
core.modulemanager, mod_disco: Add support for XEP-0128: Service Discovery Extensions2011-08-08, by Kim Alvefur
-
prosodyctl: Update message on reload success2011-08-04, by Matthew Wild
-
Add "reload" command to prosodyctl2011-08-04, by Vladimir Protasov
-
prosodyctl: Remove typo'd '+' after LuaRocks 1.x version (thanks spoobie)2011-07-27, by Matthew Wild
-
prosodyctl: Add info about the presence of LuaRocks to 'about' command2011-07-27, by Matthew Wild
-
prosodyctl: Fix 'about' command to not show up where it shouldn't...2011-07-19, by Matthew Wild
-
util.x509: Update references to published RFCs2011-05-22, by Paul Aurich
-
s2smanager: Update to newer luasec2010-12-07, by Paul Aurich
-
mod_admin_telnet: Update to newer luasec.2010-12-07, by Paul Aurich
-
MUC: Change error type of badly-formatted stanza from 'auth' to 'modify' (thanks Andrew)2011-06-27, by Matthew Wild
-
sessionmanager: Remove dependency on util.import2011-06-27, by Matthew Wild
-
prosodyctl: Add 'about' command to list Prosody version, directories, and various other stuff2011-06-27, by Matthew Wild
-
mod_component: Clearer log message when bouncing a stanza from a component that is not connected (thanks MK)2011-06-18, by Matthew Wild
-
connlistener, server_select, prosody: Add support for binding to multiple addresses2011-06-15, by Florian Zeitz
-
Merge 0.8->trunk2011-06-12, by Matthew Wild
-
Tagging 0.8.22011-06-12, by Matthew Wild
-
Merge 0.8->trunk2011-06-11, by Matthew Wild
-
mod_storage_sql: Add extra logging and error handling around table creation 0.8.22011-06-11, by Matthew Wild
-
mod_storage_sql: Add sql_manage_tables to disable table creation/updating.2011-06-11, by Matthew Wild
-
Merge 0.8->trunk2011-06-07, by Matthew Wild
-
Backout bcdff2b1d3ec from 0.8 - going to commit a slightly cleaner patch for the same issue to trunk2011-06-07, by Matthew Wild
-
Backout commit d6366294f618 which I was testing and didn't mean to push to 0.82011-06-05, by Matthew Wild
-
mod_groups: Persist changes to mod_groups contacts (e.g. moving groups)2011-06-05, by Christian Haase
-
migrator/prosody_sql.lua: Fix for compatibility with non-MySQL databases2011-06-05, by Matthew Wild
-
mod_storage_sql: Fix commit c806a599224a for compatibility with non-MySQL databases (thanks Ognyan Kulev)2011-06-05, by Matthew Wild
-
s2smanager: Fix letter case in log message (thanks darkrain)2011-06-05, by Matthew Wild
-
Merge 0.8->trunk2011-06-05, by Matthew Wild
-
util.xmppstream: Check to make sure parser.stop is present before calling it.2011-06-04, by Waqas Hussain
-
COPYING: Reflow the all-caps text. It was wrapping really badly in the Windows installer.2011-06-04, by Waqas Hussain
-
COPYING: Update copyright year; it's 2011 already.2011-06-04, by Waqas Hussain
-
util.encodings: Fix small typo introduced in 7f789266b7412011-06-04, by Matthew Wild
-
mod_component: Small code clarity fix2011-06-03, by Matthew Wild
-
Merge with Florob2011-06-03, by Matthew Wild
-
Merge 0.8->trunk2011-06-03, by Matthew Wild
-
Tagging 0.8.12011-06-03, by Matthew Wild
-
mod_admin_adhoc: Only allow global admins to shut the server down2011-06-03, by Florian Zeitz
-
Merge 0.8->trunk2011-06-02, by Matthew Wild
-
migrator/prosody_files: Don't choke on empty data stores for a user (thanks @eoranged)2011-06-02, by Matthew Wild
-
mod_admin_adhoc: Add "Reload configuration" command2011-06-02, by Florian Zeitz
-
mod_adhoc: Add support for commands only executable by global administrators2011-06-02, by Florian Zeitz
-
Merge 0.8->trunk2011-06-02, by Matthew Wild
-
Merge 0.7->0.82011-06-02, by Matthew Wild
-
Merge 0.6->0.72011-06-02, by Matthew Wild
-
Merge 0.8->trunk2011-06-02, by Matthew Wild
-
util.json: Fixed handling of truncated JSON.2011-06-02, by Waqas Hussain
-
Merge 0.8->trunk2011-06-01, by Matthew Wild
-
Merge 0.7->0.82011-06-01, by Matthew Wild
-
Merge 0.6->0.72011-06-01, by Matthew Wild
-
xmlhandlers: Don't restrict CDATA2011-06-01, by Matthew Wild
-
Merge 0.8->trunk2011-06-01, by Matthew Wild
-
Merge 0.7->0.82011-06-01, by Matthew Wild
-
Merge 0.6->0.72011-06-01, by Matthew Wild
-
util.encodings: Check return values before proceeding2011-05-22, by Paul Aurich
-
util.encodings: Swap code order ("ifndef" bugs me)2011-05-22, by Paul Aurich
-
util.encodings: Fix idna.to_unicode2011-05-22, by Paul Aurich
-
Advertise in-band registration support.2011-05-27, by Glenn Maynard
-
net.dns: Support for resolving AAAA records2011-05-16, by Matthew Wild
-
MUC: Include occupant count in room disco#info response.2011-05-07, by Waqas Hussain
-
mod_roster: Remove <optional/> from roster version stream feature, as per latest specs.2011-05-07, by Waqas Hussain
-
mod_dialback: Remove <optional/> from stream feature, as per latest specs.2011-05-07, by Waqas Hussain
-
sessionmanager: Log reason when destroying a session.2011-05-07, by Waqas Hussain
-
s2smanager: Log reason when destroying a session.2011-05-07, by Waqas Hussain
-
Merge 0.8->trunk2011-05-04, by Matthew Wild
-
mod_muc: Remove room from memory when it is made non-persistent and is empty2011-05-04, by Matthew Wild
-
Merge 0.8->trunk2011-04-20, by Matthew Wild
-
Merge 0.8->trunk2011-04-18, by Matthew Wild
-
Tagging 0.8.12011-04-18, by Matthew Wild
-
Merge 0.8->trunk2011-04-15, by Matthew Wild
-
util.datetime: Fix timestamp parsing when in DST (thanks xnyhps)2011-04-15, by Matthew Wild
-
Merge Zash->trunk2011-04-15, by Matthew Wild
-
net.dns: Fix TXT records2011-04-14, by Kim Alvefur
-
util.datetime: Fix timestamp parsing when in DST (thanks xnyhps)2011-04-15, by Matthew Wild
-
Merge 0.8->trunk2011-04-11, by Matthew Wild
-
tools/migration/migrator/prosody_sql.lua: Fix compatibility with PostgreSQL (thanks Timo)2011-04-11, by Matthew Wild
-
mod_pubsub: Support for setting a disco name2011-04-06, by Marco Cirillo
-
Merge 0.8->trunk2011-04-06, by Matthew Wild
-
mod_tls: Fix for components to more reliably inherit SSL settings from their parenthost (thanks Link Mauve)2011-04-06, by Matthew Wild
-
Merge 0.8 -> trunk2011-04-05, by Matthew Wild
-
Tagging 0.8.02011-04-05, by Matthew Wild
-
tools/migration/migrator/prosody_files.lua: Fix for previous commit 0.8.02011-04-05, by Matthew Wild
-
tools/migration/prosody-migrator.lua: Add messages to show when migration is in progress2011-04-05, by Matthew Wild
-
tools/migration: Support for ~/ in paths2011-04-05, by Matthew Wild
-
Merge 0.8->trunk2011-04-05, by Matthew Wild
-
usermanager: Check host exists before trying to look up admins for it2011-04-05, by Matthew Wild
-
tools/migration/prosody-migrator.lua: Refactor store handler loading to report errors they throw2011-04-05, by Matthew Wild
-
tools/migration/migrator/prosody_sql: Throw a friendlier error when LuaDBI is not found2011-04-05, by Matthew Wild
-
prosody.cfg.lua.dist: Add example of 'authentication' option2011-04-05, by Matthew Wild
-
mod_privacy: Remove several unused variable declarations2011-03-29, by Matthew Wild
-
mod_privacy: Remove unused function, sendUnavailable2011-03-29, by Matthew Wild
-
tools/migration: Rename main.lua -> prosody-migrator.lua and update the Makefile2011-03-21, by Matthew Wild
-
net.httpserver: Revert commit eccd3c87d717 which has since been fixed in a better way2011-03-21, by Matthew Wild
-
mod_dialback: Use session:close() on dialback failure instead of s2smanager.destroy_session() (thanks Zash)2011-03-21, by Matthew Wild
-
Merge 0.8->trunk2011-03-18, by Matthew Wild
-
tools/migration/Makefile: Don't install main.lua (we already install it as prosody-migrator) (thanks Enrico)2011-03-03, by Matthew Wild
-
Merge 0.8->trunk.2011-03-02, by Waqas Hussain
-
prosody: Load net.httpserver at startup, to avoid creating a global later.2011-03-02, by Waqas Hussain
-
net.connlisteners: Log traceback on errors in listener loading.2011-03-02, by Waqas Hussain
-
Merge 0.8->trunk2011-03-01, by Matthew Wild
-
mod_storage_sql: Display friendlier error when LuaDBI is missing2011-03-01, by Matthew Wild
-
Merge 0.8->trunk2011-02-26, by Matthew Wild
-
tools/migration/*: Numerous changes and restructuring, and the addition of a Makefile2011-02-26, by Matthew Wild
-
Merge 0.8->trunk2011-02-25, by Matthew Wild
-
tools/migration/config.lua: Minor fixes for more sensible defaults2011-02-25, by Matthew Wild
-
tools/migration/config.lua: Minor fixes for more sensible defaults2011-02-25, by Matthew Wild
-
Merge 0.8->trunk2011-02-25, by Matthew Wild
-
Merge 0.8->trunk2011-02-24, by Matthew Wild
-
util.sasl.scram: Fix bug in validate_username function. (Thanks Florob)2011-02-24, by Tobias Markmann
-
util.sasl.scram: Fix bug in validate_username function. (Thanks Florob)2011-02-24, by Tobias Markmann
-
Merge 0.8->trunk.2011-02-24, by Waqas Hussain
-
MUC: Add a textual error message when the user isn't allowed to get/set config form.2011-02-24, by Waqas Hussain
-
Merge 0.8->trunk2011-02-24, by Matthew Wild
-
util.stanza: Whitespace fix after merge (complicated)2011-02-24, by Matthew Wild
-
prosody, prosodyctl: Use plugin_paths in addition to, not instead of, the default plugin path2011-02-24, by Matthew Wild
-
tools/migration/*.lua: Convert to unix line endings2011-02-23, by Matthew Wild
-
net.httpserver: Removed an unused function.2011-02-23, by Waqas Hussain
-
tests/test_sasl.lua: Convert literal UTF-8/Latin1 chars to escape codes for weak text editors2011-02-22, by Matthew Wild
-
net.httpserver: Catch errors thrown in HTTP handlers.2011-02-22, by Waqas Hussain
-
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.2011-02-22, by Waqas Hussain
-
mod_auth_cyrus: Print some diagnostic log messages about the available mechanisms.2011-02-22, by Waqas Hussain
-
prosodyctl: Support for plugin_paths config option2011-02-22, by Matthew Wild
-
mod_tls: Drop 'TLS negotiation started for ...' to debug level from info2011-02-22, by Matthew Wild
-
s2smanager: Drop some log messages to debug level from info/warn2011-02-22, by Matthew Wild
-
prosody: Change plugin_path -> plugin_paths and make it an array instead of a string2011-02-22, by Matthew Wild
-
util.stanza: Remove childtags and rename matching_tags -> childtags (they are API-compatible)2011-02-22, by Matthew Wild
-
util.pluginloader: Remove unused support for custom loaders, to simplify further refactoring.2011-02-20, by Waqas Hussain
-
modulemanager: Added module.path to the plugin API to let plugins determine their load path.2011-02-20, by Waqas Hussain
-
util.pluginloader: Return file path on success in pluginloader.load_code().2011-02-20, by Waqas Hussain
-
util.pluginloader: Return full file path from internal file loader on success, not just the name.2011-02-20, by Waqas Hussain
-
util.stanza: Rewrite clone() to be more optimized.2011-02-20, by Waqas Hussain
-
loggingmanager: Allow specifying a sink type in per-level logging config (thanks ruskie)2011-02-13, by Matthew Wild
-
loggingmanager: Iterate over logging config rules using ipairs rather than pairs2011-02-13, by Matthew Wild
-
mod_presence: Bounce errors for invalid presence types (thanks nolan/Astro)2011-02-10, by Matthew Wild
-
TODO: Update for 0.9 milestones2011-02-01, by Matthew Wild
-
TODO: Remove 0.8 milestones2011-02-01, by Matthew Wild
-
prosody: Add config option plugin_path to allow overriding plugin directories.2011-01-20, by Waqas Hussain
-
util.pluginloader: Add support for multiple plugin directories.2011-01-20, by Waqas Hussain
-
MUC: Add option to allow participants to change the subject.2011-01-14, by Kim Alvefur
-
Merge with waqas2011-02-24, by Matthew Wild
-
util.stanza: Clean up matching_tags() and replace :childtags() with it2011-02-19, by Matthew Wild
-
prosody, prosodyctl: Use plugin_paths in addition to, not instead of, the default plugin path2011-02-24, by Matthew Wild
-
tools/migration/*.lua: Convert to unix line endings2011-02-23, by Matthew Wild
-
net.httpserver: Removed an unused function.2011-02-23, by Waqas Hussain
-
tests/test_sasl.lua: Convert literal UTF-8/Latin1 chars to escape codes for weak text editors2011-02-22, by Matthew Wild
-
net.httpserver: Catch errors thrown in HTTP handlers.2011-02-22, by Waqas Hussain
-
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.2011-02-22, by Waqas Hussain
-
mod_auth_cyrus: Print some diagnostic log messages about the available mechanisms.2011-02-22, by Waqas Hussain
-
prosodyctl: Support for plugin_paths config option2011-02-22, by Matthew Wild
-
mod_tls: Drop 'TLS negotiation started for ...' to debug level from info2011-02-22, by Matthew Wild
-
s2smanager: Drop some log messages to debug level from info/warn2011-02-22, by Matthew Wild
-
prosody: Change plugin_path -> plugin_paths and make it an array instead of a string2011-02-22, by Matthew Wild
-
util.stanza: Remove childtags and rename matching_tags -> childtags (they are API-compatible)2011-02-22, by Matthew Wild
-
util.pluginloader: Remove unused support for custom loaders, to simplify further refactoring.2011-02-20, by Waqas Hussain
-
modulemanager: Added module.path to the plugin API to let plugins determine their load path.2011-02-20, by Waqas Hussain
-
util.pluginloader: Return file path on success in pluginloader.load_code().2011-02-20, by Waqas Hussain
-
util.pluginloader: Return full file path from internal file loader on success, not just the name.2011-02-20, by Waqas Hussain
-
Merge 0.8->trunk.2011-02-20, by Waqas Hussain
-
util.json: Fixed a parse error caused by unexpected whitespace.2011-02-19, by Waqas Hussain
-
util.stanza: Rewrite clone() to be more optimized.2011-02-20, by Waqas Hussain
-
net.server_select: Expose step() function (thanks Łukasz)2011-02-14, by Matthew Wild
-
Merge 0.8->trunk2011-02-13, by Matthew Wild
-
net.httpserver: Log when an error occurs inside a HTTP request handler2011-02-13, by Matthew Wild
-
loggingmanager: Allow specifying a sink type in per-level logging config (thanks ruskie)2011-02-13, by Matthew Wild
-
loggingmanager: Iterate over logging config rules using ipairs rather than pairs2011-02-13, by Matthew Wild
-
mod_presence: Bounce errors for invalid presence types (thanks nolan/Astro)2011-02-10, by Matthew Wild
-
TODO: Update for 0.9 milestones2011-02-01, by Matthew Wild
-
Merge 0.8->trunk.2011-02-03, by Waqas Hussain
Scroll all the way down to load more.