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
/
util
/
session.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamening: Fix newly added imports to use the new namespace
Kim Alvefur
2023-06-18
1
-1
/
+1
*
util.session: Add 'since' property with timestamp of session creation
Matthew Wild
2023-03-29
1
-0
/
+2
*
util: Prefix module imports with prosody namespace
Kim Alvefur
2023-03-17
1
-2
/
+2
*
util.session: Add role management methods
Matthew Wild
2022-06-15
1
-0
/
+6
*
util.session: Remove tostring call from logging
Kim Alvefur
2019-07-30
1
-2
/
+2
*
util.session: Fix session id not include unauthed forever
Kim Alvefur
2019-04-03
1
-1
/
+2
*
util.session: Fix luacheck warnings
Kim Alvefur
2016-02-22
1
-3
/
+3
*
util.session: How would you even send anything to a session?
Kim Alvefur
2015-11-24
1
-0
/
+32
*
util.session: How does a session relate do a connection?
Kim Alvefur
2015-11-24
1
-0
/
+7
*
util.session: What does the session say?
Kim Alvefur
2015-11-24
1
-0
/
+8
*
util.session: What is the identity of a session?
Kim Alvefur
2015-11-24
1
-0
/
+7
*
util.session: What is a session?
Kim Alvefur
2015-11-24
1
-0
/
+11