prosody.git
2012-05-18 Matthew Wildmoduleapi, modulemanager: Re-structure module.event_han...
2012-05-18 Matthew Wildmod_http: Add module:http_url([app_name,][default_path...
2012-05-18 Matthew Wildutil.watchdog: Pass watchdog object to callback so...
2012-05-18 Matthew Wildcertmanager: no_ticket is not a verification option...
2012-05-17 Matthew Wildcertmanager: Add no_ticket option for OpenSSL (we don...
2012-05-17 Matthew Wildnet.server_select: Return error when SSL handshake...
2012-05-17 Kim Alvefurutil.dataforms: Don't return invalid JIDs in jid-single.
2012-05-17 Kim Alvefurutil.dataforms: Fix validation of booleans.
2012-05-17 Kim AlvefurINSTALL: Update with changes from wiki.
2012-05-17 Kim Alvefurutil.dataforms: Do field validation and normalization...
2012-05-16 Matthew Wildmodulemanager: Components should inherit mod_s2s from...
2012-05-16 Matthew WildRemove util.broadcast
2012-05-15 Kim Alvefurprosodyctl: Add duplicate code for getting version...
2012-05-15 Matthew Wildmod_bosh: Set Content-Type to text/html for GET respons...
2012-05-15 Kim Alvefurnet.http.parser: Keep the Host header no host is presen...
2012-05-14 Kim Alvefurprosodyctl: Fix for generating certs with UTF-8
2012-05-14 Kim Alvefurprosody, stanza_router: Load stanza_router earlier...
2012-05-13 Matthew Wildmuc.lib: room:set_historylength(): Condense code, and...
2012-05-13 Waqas HussainMUC: Fix check for history length update.
2012-05-13 Matthew Wildmuc.lib: Fix for traceback when no history length is...
2012-05-13 Matthew Wildmod_s2s: Only try next target if the stream didn't...
2012-05-13 Kim Alvefurprosodyctl: Improve help messages for cert commands
2012-05-12 Waqas Hussainutil.timer: Always pass the current time to timer callb...
2012-05-12 Waqas Hussainmod_iq: Use "jabber:client" when the stanza payload...
2012-05-12 Matthew WildMerge with Zash
2012-05-12 Matthew Wildstanza_router: Fix variable name
2012-05-12 Matthew Wildnet.http.parser: Do full URL decoding and parsing ...
2012-05-12 Matthew Wildnet.http: Fix urlencode to not encode unreserved charac...
2012-05-12 Matthew Wildstanza_router: Close stream for unhandled stanzas from...
2012-05-12 Kim Alvefurmod_http_files: Respond with a 301 redirect for directo...
2012-05-11 Matthew Wildstanza_router: Remove FIXME comment and close stream...
2012-05-11 Matthew Wildstanza_router: Catch s2s stanzas to hosts we don't...
2012-05-11 Matthew Wildportmanager: Fix missing variable declaration
2012-05-11 Kim Alvefuradhoc.lib: Default actions to 'complete' (replacement...
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildBacked out changeset 52b6901cabb0 (to be replaced)
2012-05-11 Matthew Wildportmanager: Remove unused import of 'package'
2012-05-11 Matthew Wildportmanager: Support for per-port SSL certificates
2012-05-11 Matthew Wildcertmanager: Adjust error messages to be non-specific...
2012-05-11 Matthew Wildmoduleapi: Don't auto-reload self when already reloadin...
2012-05-11 Matthew Wildmodulemanager: Set module.reloading = true when firing...
2012-05-11 Matthew Wildmod_c2s: Another lurking string.format squashed.
2012-05-11 Matthew Wildmod_dialback: Remove a remaining usage of string.format...
2012-05-11 Matthew Wildmod_http_errors: Fix cyclic dependency - mod_http depen...
2012-05-11 Matthew Wildmod_s2s: Remove TODO comment for SASL/TLS on s2s (thank...
2012-05-11 Matthew Wildmod_dialback: Final sweep to get nameprep + error handl...
2012-05-11 Matthew Wildmod_dialback: Fix logic bug - we should have both a...
2012-05-11 Matthew WildMerge with Maranda
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildBacked out changeset 661752889535 - obsoleted by 878f75...
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildBacked out changeset 9f1fb34cd7f8 - obsoleted by 5ef05f...
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildBacked out changeset 751510cd558d - obsoleted by 5ef05f...
2012-05-10 Matthew Wildmod_s2s, mod_auth_anonymous, hostmanager: Remove disall...
2012-05-10 Marco Cirillomuc.lib: return feature-not-implemented when a foregoin...
2012-05-10 Matthew WildMerge with Zash
2012-05-10 Matthew Wildmod_s2s, s2smanager, mod_dialback: Move addition of...
2012-05-10 Kim Alvefurs2smanager, mod_s2s: Move checking DNS timeout option...
2012-05-10 Kim Alvefurs2smanager: Clean up unused imports.
2012-05-10 Kim Alvefurutil.rfc3484: Don't pollute the global scope.
2012-05-10 Marco Cirillomod_auth_anonymous: add disallow_s2s to the host object...
2012-05-10 Kim Alvefurutil.hashes: Add sha224, sha384, sha512
2012-05-09 Marco Cirillomod_dialback: make change a bit more wide, encompass...
2012-05-09 Marco Cirillomod_dialback: add better safe then sorry nameprepping...
2012-05-09 Marco Cirillomod_dialback: COMPAT reset session.send function for...
2012-05-08 Kim Alvefurutil.hashes: Use defined hash function output lengths.
2012-05-08 Kim Alvefurprosodyctl: Show an error if the user doesn't supply...
2012-05-08 Kim Alvefurprosodyctl: Replace hack with lfs for checking if a...
2012-05-08 Kim Alvefurutil.x509: Remove logic for generating certificate...
2012-05-08 Kim Alvefurprosodyctl: Use util.openssl in certificate helpers...
2012-05-08 Kim Alvefurutil.openssl: Add wrapper for the openssl cli tool...
2012-05-04 Matthew Wildmod_auth_anonymous: Block s2s when enabled on a host...
2012-05-04 Matthew Wildmod_s2s: Cache to_host and from_host in local variables...
2012-05-04 Matthew Wildmod_s2s: Add session.send() only to incoming streams...
2012-05-04 Matthew Wildmod_s2s: Become a shared module (yay)
2012-05-04 Matthew Wildstanza_router: Fire route/remote per-host
2012-05-04 Matthew Wildstanza_router: Allow route/remote handlers to return...
2012-05-03 Kim Alvefurprosodyctl: Fix import of util.iterators
2012-05-03 Matthew WildRename plugins/s2s/ to plugins/mod_s2s/
2012-05-03 Matthew Wildsessionmanager: Remove max_resources config option...
2012-05-03 Matthew Wildutil.timer: Remove unnecessary require calls, fixes...
2012-05-03 Matthew Wildnet.server: server_select != server_event (thanks Nulan...
2012-05-03 Matthew WildMerge with Zash
2012-05-03 Matthew Wildnet.server, net.timer, net.server_select: Rearrange...
2012-05-03 Kim Alvefurportmanager: Import pairs
2012-05-02 Matthew Wildmod_admin_telnet: Add muc:room(jid) command to get...
2012-04-30 Matthew Wildmod_component: Allow unauthenticated components to...
2012-04-30 Matthew Wildmod_component: Components start out as component_unauth...
2012-04-29 Matthew Wildmodulemanager: Pass the module's final host (e.g. ...
2012-04-29 Matthew Wildmod_component: Send <?xml on initial stream (thanks...
2012-04-29 Matthew Wildutil.xmlrpc: Remove (unused)
2012-04-29 Matthew Wildmodulemanager: Hide deprecation warning for modules...
2012-04-29 Matthew Wildportmanager: Import ipairs (thanks Maranda)
2012-04-29 Matthew WildMerge with Zash
2012-04-29 Matthew WildMerge 0.9->trunk
2012-04-29 Matthew WildMerge with Zash
2012-04-29 Kim Alvefurmod_s2s: Don't try to continue attempting to connect...
2012-04-28 Matthew Wildnet.connlisteners: Add COMPAT stub, use portmanager!
2012-04-28 Florian Zeitzs2sout.lib: Check whether lua-socket supports IPv6
next