index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mod_bosh: Log error returned from stream:feed()
Kim Alvefur
2016-04-19
1
-2
/
+3
*
|
mod_bosh: Return if a response has been sent already (See #343)
Kim Alvefur
2016-04-19
1
-0
/
+2
*
|
mod_bosh: Remove unused import
Kim Alvefur
2016-04-19
1
-1
/
+0
*
|
util.iterators: Add iterator wrapper that works like select(n, ...) applied t...
Kim Alvefur
2016-04-15
1
-0
/
+9
*
|
util.cache: Add method for iterating over values
Kim Alvefur
2016-04-15
1
-0
/
+12
*
|
util.iterators: Normalize indentation
Kim Alvefur
2016-04-13
1
-12
/
+12
*
|
mod_compression: Remove and replace with placeholder that logs an error
Matthew Wild
2016-04-09
1
-192
/
+3
*
|
mod_presence: Fix variable name
Kim Alvefur
2016-04-08
1
-1
/
+1
*
|
mod_presence: Construct a 'from' JID when roster items are removed outside of...
Kim Alvefur
2016-04-08
1
-2
/
+3
*
|
moduleapi: Allow an origin session to be passed to module:send()
Kim Alvefur
2016-04-06
1
-2
/
+2
*
|
mod_websocket: Fix read timeout handler (thanks mt)
Kim Alvefur
2016-04-06
1
-1
/
+4
*
|
server_event: addclient: wrapclient already calls startconnection for us [bac...
daurnimator
2013-12-18
1
-2
/
+1
*
|
server_event: Split long list of assignments into multiple lines for readability
Kim Alvefur
2016-04-05
1
-4
/
+7
*
|
server_event: Fix indentation (again)
Kim Alvefur
2016-04-05
1
-526
/
+527
*
|
mod_roster: Fire event for pending items for good measure
Kim Alvefur
2016-04-04
1
-0
/
+6
*
|
mod_roster: Handle roster item removal with event on user deletion
Kim Alvefur
2016-04-04
1
-6
/
+4
*
|
mod_presence: Send unavailable presence when roster items are removed (fixes ...
Kim Alvefur
2016-04-04
1
-0
/
+1
*
|
mod_presence, mod_roster: Move responsibility for sending presence on roster ...
Kim Alvefur
2016-04-04
2
-7
/
+25
*
|
Merge 0.9->0.10
Kim Alvefur
2016-04-03
1
-0
/
+3
|
\
|
|
*
mod_c2s: Just destroy the session when it has no connection (see #641)
Kim Alvefur
2016-04-03
1
-0
/
+3
*
|
mod_bosh: Skip sending stanzas removed out by filters (fixes #657)
Kim Alvefur
2016-04-01
1
-0
/
+1
*
|
storagemanager: Capitalize log message
Kim Alvefur
2016-04-01
1
-1
/
+1
*
|
net.server_select: Remove do-nothing os_difftime calls [backported from trunk]
daurnimator
2015-01-19
1
-5
/
+3
*
|
net.dns: Import unpack() in forward-compatible way (Fixes compat with Lua5.2+)
Kim Alvefur
2016-03-28
1
-2
/
+2
*
|
util.jid: Import select() into local (fixes traceback, tests on Lua 5.2)
Kim Alvefur
2016-03-28
1
-0
/
+1
*
|
certmanager: Explicitly tonumber() version number segments before doing arith...
Matthew Wild
2016-03-26
1
-1
/
+1
*
|
util.sql: Log errors in transaction to error level with traceback but return ...
Kim Alvefur
2016-03-25
1
-1
/
+5
*
|
mod_websocket: Send a ping on read timeout
Kim Alvefur
2016-03-23
1
-0
/
+7
*
|
mod_websocket: Remove warning about unsolicited pong frames "MAY be sent unso...
Kim Alvefur
2016-03-23
1
-2
/
+1
*
|
util.sql: Charset should be innocent until proven guilty (initialize charset_...
Matthew Wild
2016-03-23
1
-1
/
+1
*
|
prosodyctl: Only use host part of JIDs eg components that have node parts (th...
Kim Alvefur
2016-03-22
1
-2
/
+6
*
|
util.iterators: Fix use of incorrect variable accidentally introduced in a9ef...
Matthew Wild
2016-03-21
1
-2
/
+2
*
|
util.sql: Catch errors from LuaDBI connect (Fixes #568)
Kim Alvefur
2016-03-21
1
-1
/
+2
*
|
mod_storage_sql: Make sure all serialization errors are propagated
Kim Alvefur
2016-03-21
1
-5
/
+3
*
|
modulemanager: Silence log message about attempts to load already loaded modu...
Kim Alvefur
2016-03-19
1
-1
/
+3
*
|
mod_component: Some cleanup [luacheck]
Matthew Wild
2016-03-18
1
-4
/
+3
*
|
mod_component: Fire event when component disconnects
Matthew Wild
2016-03-18
1
-0
/
+1
*
|
Merge
Kim Alvefur
2016-03-18
4
-8
/
+93
|
\
\
|
*
|
prosody, prosodyctl: Allow setting CFG_* variables via Lua interpreter before...
Matthew Wild
2016-03-18
2
-8
/
+8
|
*
|
util.jid+tests: Add simple helpers... node(), host() and resource() for extra...
Matthew Wild
2016-03-17
2
-0
/
+85
*
|
|
mod_saslauth: Disable DIGEST-MD5 by default (closes #515)
Kim Alvefur
2016-03-18
1
-1
/
+1
|
/
/
*
|
mod_websocket: Make sure stanza xmlns filter runs late in the chain
Kim Alvefur
2016-03-18
1
-1
/
+1
*
|
mod_register: Make sure only an on_evict function or nil is passed to util.cache
Kim Alvefur
2016-03-17
1
-1
/
+1
*
|
tests: util.cache: Tests for different return values of on_evict
Matthew Wild
2016-03-17
1
-0
/
+24
*
|
util.cache: Change behaviour of on_evict (and tests). Now accepts false inste...
Matthew Wild
2016-03-17
2
-14
/
+34
*
|
util.cache: Add head() and tail() methods (and tests)
Matthew Wild
2016-03-17
2
-1
/
+38
*
|
CHANGES: Remove mention of async
Kim Alvefur
2016-03-17
1
-1
/
+0
*
|
util.async: Remove to prevent blocking a stable release
Kim Alvefur
2016-03-17
1
-158
/
+0
*
|
mod_c2s: Remove use of util.async
Kim Alvefur
2016-03-17
2
-21
/
+5
*
|
Backed out BOSH use of util.async (changeset f0687c313cf1)
Kim Alvefur
2016-03-17
1
-13
/
+3
[prev]
[next]