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
path:
root
/
net
/
xmppclient_listener.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
session:disconnect() -> session:close() for consistency with other Lua APIs
Matthew Wild
2008-11-18
1
-2
/
+2
*
Quite some changes, to:
Matthew Wild
2008-11-18
1
-7
/
+4
*
s2s sessions can now be disconnected, with or without a stream error. Fixes #8
Matthew Wild
2008-11-18
1
-3
/
+0
*
Allow us to close client connections, with or without a stream error. Partial...
Matthew Wild
2008-11-18
1
-0
/
+34
*
Fix logging in some cases for client disconnects
Matthew Wild
2008-11-16
1
-1
/
+1
*
Fix logging of disconnect reason, and also sending of unavailable presence on...
Matthew Wild
2008-11-15
1
-3
/
+4
*
Some bugs fixed
Waqas Hussain
2008-11-15
1
-1
/
+1
*
Actually show error and position when we show a traceback :)
Matthew Wild
2008-11-09
1
-1
/
+1
*
Committing code to get nicer tracebacks for errors, also we no longer conside...
Matthew Wild
2008-11-08
1
-1
/
+6
*
Backed out changeset 4adc53e03b4d (garbage collection)
Matthew Wild
2008-10-24
1
-1
/
+1
*
Extra garbage collection, for debugging
Matthew Wild
2008-10-24
1
-1
/
+1
*
Partial s2s commit
Matthew Wild
2008-10-24
1
-1
/
+1
*
Fix for not destroying sessions when connection closed.
Matthew Wild
2008-10-23
1
-0
/
+13
*
Abstract connections with "connection listeners"
Matthew Wild
2008-10-22
1
-0
/
+74