prosody.git
2012-07-22 Matthew Wildnet.server_select, net.server_event: Change semantics...
2012-07-22 Matthew Wildsessionmanager: Have session.send() of a retired sessio...
2012-07-22 Matthew Wildmod_s2s: Make unauthed session timeout a little more...
2012-07-22 Matthew Wildmod_s2s/s2sout.lib: Fix indentation
2012-07-22 Matthew WildMerge 0.9->trunk
2012-07-22 Matthew Wildmod_s2s/s2sout.lib: Don't wait for both v4 and v6 DNS...
2012-07-19 Matthew WildMerge 0.9->trunk
2012-07-19 Matthew Wildmod_admin_adhoc: Remove unused variable and save a...
2012-07-19 Matthew Wildmoduleapi: Remove unused import of util.multitable
2012-07-09 Matthew WildMerge 0.9->trunk
2012-07-09 Matthew Wildutil.throttle: floor() internal balance calculation
2012-07-08 Matthew WildMerge 0.9->trunk
2012-07-08 Matthew Wildutil.pposix: Add comments to mallinfo fields we use...
2012-07-08 Matthew WildMerge 0.9->trunk
2012-07-08 Matthew WildMerge with backout
2012-07-08 Matthew WildBacked out changeset 72a2eec4204a (incomplete fix)
2012-07-08 Matthew Wildutil.pposix: Add meminfo() binding to memory allocation...
2012-07-07 Matthew WildMerge 0.9->trunk
2012-07-07 Kim Alvefurmod_auth_anonymous: Attach a fake roster to the session...
2012-07-07 Matthew Wildusermanager: Pass session on to auth provider (missing...
2012-07-05 Matthew WildMerge 0.9->trunk
2012-07-05 Matthew WildMerge (some of) trunk -> 0.9
2012-07-05 Matthew WildMerge 0.9->trunk
2012-07-04 Matthew Wildmod_saslauth: Pass session to usermanager.get_sasl_hand...
2012-07-04 Matthew WildTODO: Add statistics
2012-07-04 Florian Zeitzmod_admin_web: Use util.dataforms' own error checking
2012-06-24 Matthew Wildutil.logger: Remove some redundant code
2012-07-05 Kim Alvefurutil.stanza: Make stanza:childtags() behave like :get_c...
2012-07-03 Kim Alvefurprosodyctl: Fix typo
2012-07-03 Kim Alvefurutil.pposix: Add setenv()
2012-06-18 Matthew Wildutil.sasl: Make registerMechanism a public function
2012-06-14 Waqas Hussainmod_dialback: Skip an unnecessary nameprep.
2012-06-13 Waqas Hussains2smanager: Fix a traceback when we close a s2s connect...
2012-06-12 Matthew WildMerge 0.9->trunk
2012-06-12 Florian Zeitzutil.dataforms: Fix parsing of -multi fields
2012-06-12 Matthew WildMerge with trunk
2012-06-12 Florian Zeitzmod_adhoc, mod_admin_adhoc, mod_announce: Use module...
2012-06-12 Waqas Hussaincertmanager: Add quotes around cert file path when...
2012-06-12 Waqas HussainMUC: Handle missing persistent room data.
2012-05-29 Kim Alvefurmod_s2s: Remove check for socket.tcp6()
2012-05-29 Kim Alvefurmod_s2s: Only do AAAA lookup if IPv6 is available,...
2012-05-29 Kim Alvefurmod_proxy65: Fix ACL
2012-05-28 Marco Cirilloutil.sasl.plain: make it return "not-authorized" in...
2012-05-27 Matthew Wildstanza_router: Also don't bounce <iq type='result'>
2012-05-27 Kim Alvefurstanza_router: Don't bounce type=error stanzas
2012-05-26 Kim Alvefurmod_proxy65: Add missing import of portmanager
2012-05-26 Kim Alvefurmod_proxy65: Warn about pre-0.9 config style (per host...
2012-05-26 Matthew Wildmod_http: Fix traceback when no HTTP services succeed...
2012-05-26 Matthew WildDEPENDS: Add luafilesystem (thanks Zash)
2012-05-25 Kim Alvefurmod_admin_telnet: More code found and updated, which...
2012-05-25 Kim Alvefurmod_admin_telnet: Code found and updated, which depende...
2012-05-25 Kim Alvefurmod_http: Fix normalize_path('/') to not return an...
2012-05-25 Matthew Wildnet.http.parser: Break loop when no more usable data...
2012-05-24 Matthew Wildmod_watchregistrations: Convert JID list to a set,...
2012-05-24 Matthew Wildutil.set: Change '/' operator from filter to map+filter...
2012-05-24 Matthew Wildnet.server_event: Internal changes to get plain-SSL...
2012-05-24 Matthew Wildmod_s2s, s2sout.lib: Send stream header in onconnect()
2012-05-24 Matthew Wildnet.server_event: Assume wrapclient() is taking a new...
2012-05-23 Matthew Wildnet.server_select: Don't close client connections when...
2012-05-23 Matthew Wildnet.server_select: Call ondisconnect handler, even...
2012-05-22 Matthew Wildportmanager: Match service against service_info (:iter...
2012-05-22 Matthew Wildutil.multitable: Some fixes for iter()... always match...
2012-05-19 Matthew Wildcertmanager: tonumber() (fix for 0b8134015635)
2012-05-19 Matthew Wildcertmanager: Don't use no_ticket option before LuaSec 0.4
2012-05-19 Tobias Markmannmod_compression: advertise/activate compression only...
2012-05-19 Matthew Wildportmanager: Fix to deactivate services when they are...
2012-05-19 Matthew Wildmodulemanager, moduleapi: Turn module.event_handlers...
2012-05-19 Matthew Wildutil.multitable: No longer use table.remove to drop...
2012-05-19 Matthew Wildutil.multitable: Add :iter() method to iterate over...
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...
next