prosody.git
2011-06-01 Matthew Wildutil.xmppstream: Reject XML comments, processing instru...
2011-06-01 Matthew Wildutil.xmppstream: Reject XML comments, processing instru...
2011-05-22 Paul Aurichutil.encodings: Check return values before proceeding
2011-05-22 Paul Aurichutil.encodings: Swap code order ("ifndef" bugs me)
2011-05-22 Paul Aurichutil.encodings: Fix idna.to_unicode
2011-05-27 Matthew Wildmod_register: Change the default for 'allow_registratio...
2011-05-27 Matthew Wildmod_register: Move allow_registration option into an...
2011-05-27 Glenn MaynardAdvertise in-band registration support.
2011-05-16 Matthew Wildnet.dns: Support for resolving AAAA records
2011-05-07 Waqas HussainMUC: Include occupant count in room disco#info response.
2011-05-07 Waqas Hussainmod_roster: Remove <optional/> from roster version...
2011-05-07 Waqas Hussainmod_dialback: Remove <optional/> from stream feature...
2011-05-07 Waqas Hussainsessionmanager: Log reason when destroying a session.
2011-05-07 Waqas Hussains2smanager: Log reason when destroying a session.
2011-05-04 Matthew WildMerge 0.8->trunk
2011-05-04 Matthew Wildmod_muc: Remove room from memory when it is made non...
2011-04-20 Matthew WildMerge 0.8->trunk
2011-04-20 Matthew Wildmod_legacyauth: Disallow on unencrypted connections...
2011-04-18 Matthew WildMerge 0.8->trunk
2011-04-18 Matthew WildTagging 0.8.1
2011-04-15 Matthew WildMerge 0.8->trunk
2011-04-15 Matthew WildMerge Zash->trunk
2011-04-15 Matthew Wildutil.datetime: Fix timestamp parsing when in DST (thank...
2011-04-15 Matthew Wildutil.datetime: Fix timestamp parsing when in DST (thank...
2011-04-14 Kim Alvefurnet.dns: Fix TXT records
2011-04-14 Matthew Wildprosody: Add sanity_check() to startup sequence. Check...
2011-04-14 Matthew Wildprosody: Add sanity_check() to startup sequence. Check...
2011-04-11 Matthew WildMerge 0.8->trunk
2011-04-11 Matthew Wildtools/migration/migrator/prosody_sql.lua: Fix compatibi...
2011-04-06 Marco Cirillomod_pubsub: Support for setting a disco name
2011-04-06 Matthew WildMerge 0.8->trunk
2011-04-06 Matthew Wildmod_tls: Fix for components to more reliably inherit...
2011-04-05 Matthew WildMerge 0.8 -> trunk
2011-04-05 Matthew WildTagging 0.8.0
2011-04-05 Matthew Wildtools/migration/migrator/prosody_files.lua: Fix for...
2011-04-05 Matthew Wildtools/migration/prosody-migrator.lua: Add messages...
2011-04-05 Matthew Wildtools/migration: Support for ~/ in paths
2011-04-05 Matthew WildMerge 0.8->trunk
2011-04-05 Matthew Wildusermanager: Check host exists before trying to look...
2011-04-05 Matthew Wildutil.dependencies: Add a dummy util.ztact loader to...
2011-04-05 Matthew Wildtools/migration/prosody-migrator.lua: Refactor store...
2011-04-05 Matthew Wildtools/migration/migrator/prosody_sql: Throw a friendlie...
2011-04-05 Matthew Wildprosody.cfg.lua.dist: Add example of 'authentication...
2011-03-29 Matthew Wildmod_privacy: Remove several unused variable declarations
2011-03-29 Matthew Wildmod_privacy: Remove unused function, sendUnavailable
2011-03-29 Matthew Wildsessionmanager: Fire pre-resource-unbind to allow plugi...
2011-03-21 Matthew Wildtools/migration: Rename main.lua -> prosody-migrator...
2011-03-21 Matthew Wildnet.httpserver: Revert commit eccd3c87d717 which has...
2011-03-21 Matthew Wildmod_dialback: Use session:close() on dialback failure...
2011-03-18 Matthew WildMerge 0.8->trunk
2011-03-18 Matthew Wildmod_pubsub: Remove checks for whether the JID being...
2011-03-04 Matthew Wildmod_bosh: Fix terminate logic - process any stanzas...
2011-03-03 Matthew Wildtools/migration/Makefile: Don't install main.lua (we...
2011-03-02 Waqas HussainMerge 0.8->trunk.
2011-03-02 Waqas Hussainprosody: Load net.httpserver at startup, to avoid creat...
2011-03-02 Waqas Hussainnet.connlisteners: Log traceback on errors in listener...
2011-03-01 Matthew WildMerge 0.8->trunk
2011-03-01 Matthew Wildmod_storage_sql: Display friendlier error when LuaDBI...
2011-02-26 Matthew WildMerge 0.8->trunk
2011-02-26 Matthew Wildtools/migration/*: Numerous changes and restructuring...
2011-02-25 Matthew WildMerge 0.8->trunk
2011-02-25 Matthew Wildtools/migration/*.lua: Rename config to migrator.cfg...
2011-02-25 Matthew Wildtools/migration/*.lua: Rename config to migrator.cfg...
2011-02-25 Matthew Wildtools/migration/main.lua: Add command-line parsing...
2011-02-25 Matthew Wildtools/migration/main.lua: Add command-line parsing...
2011-02-25 Matthew Wildtools/migration/config.lua: Minor fixes for more sensib...
2011-02-25 Matthew Wildtools/migration/config.lua: Minor fixes for more sensib...
2011-02-25 Matthew WildMerge 0.8->trunk
2011-02-25 Matthew Wildmod_pep: Fix comparison between incoming hash and the...
2011-02-24 Matthew WildMerge 0.8->trunk
2011-02-24 Tobias Markmannutil.sasl.scram: Fix bug in validate_username function...
2011-02-24 Tobias Markmannutil.sasl.scram: Fix bug in validate_username function...
2011-02-24 Waqas HussainMerge 0.8->trunk.
2011-02-24 Waqas HussainMUC: Don't limit affiliation changes to owners, and...
2011-02-24 Waqas HussainMUC: Add a textual error message when the user isn...
2011-02-24 Matthew WildMerge 0.8->trunk
2011-02-24 Matthew Wildutil.stanza: Whitespace fix after merge (complicated)
2011-02-24 Matthew Wildprosody, prosodyctl: Use plugin_paths in addition to...
2011-02-24 Matthew Wildprosody, prosodyctl: Use plugin_paths in addition to...
2011-02-23 Matthew Wildtools/migration/*.lua: Convert to unix line endings
2011-02-23 Matthew Wildtools/migration/*.lua: Convert to unix line endings
2011-02-23 Waqas Hussainnet.httpserver: Removed an unused function.
2011-02-23 Waqas Hussainnet.httpserver: Removed an unused function.
2011-02-23 Matthew Wildnet.httpserver: Fix HTTP after commit c299726d2b4e...
2011-02-23 Matthew Wildnet.httpserver: Fix HTTP after commit c299726d2b4e...
2011-02-22 Matthew Wildtests/test_sasl.lua: Convert literal UTF-8/Latin1 chars...
2011-02-22 Matthew Wildtests/test_sasl.lua: Convert literal UTF-8/Latin1 chars...
2011-02-22 Waqas Hussaintools/migration/*: Initial commit of a new migration...
2011-02-22 Waqas Hussaintools/migration/*: Initial commit of a new migration...
2011-02-22 Waqas Hussainnet.httpserver: Catch errors thrown in HTTP handlers.
2011-02-22 Waqas Hussainnet.httpserver: Catch errors thrown in HTTP handlers.
2011-02-22 Waqas Hussainmod_auth_*: Get rid of undocumented and broken 'sasl_re...
2011-02-22 Waqas Hussainmod_auth_*: Get rid of undocumented and broken 'sasl_re...
2011-02-22 Waqas Hussainmod_auth_cyrus: Print some diagnostic log messages...
2011-02-22 Waqas Hussainmod_auth_cyrus: Print some diagnostic log messages...
2011-02-22 Matthew Wildprosodyctl: Support for plugin_paths config option
2011-02-22 Matthew Wildprosodyctl: Support for plugin_paths config option
2011-02-22 Matthew Wildmod_tls: Drop 'TLS negotiation started for ...' to...
2011-02-22 Matthew Wildmod_tls: Drop 'TLS negotiation started for ...' to...
2011-02-22 Matthew Wilds2smanager: Drop some log messages to debug level from...
next