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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 0.11->trunk
Kim Alvefur
2021-01-25
1
-2
/
+2
|
\
|
*
util.interpolation: Fix combination of filters and fallback values #1623
Kim Alvefur
2021-01-25
1
-2
/
+2
|
*
util.timer: Ensure timers can't run more than once per tick (fixes #1620)
Kim Alvefur
2021-01-08
1
-1
/
+14
|
*
util.stanza: Move misplaced argument to correct place
Kim Alvefur
2020-12-24
1
-2
/
+2
|
*
util.promise: Use xpcall() for promise function to preserve tracebacks
Matthew Wild
2020-11-23
1
-1
/
+1
|
*
util.stanza: Reject ASCII control characters (fixes #1606)
Kim Alvefur
2020-11-11
1
-1
/
+9
|
*
util.dbuffer: Optimize :sub() and :byte()
Matthew Wild
2020-10-28
1
-4
/
+26
|
*
util.debug: Fix locals being reported under wrong stack frame in some cases (...
Matthew Wild
2020-10-16
1
-1
/
+1
|
*
util.dbuffer: Expose length as :len() method, like strings
Kim Alvefur
2020-10-12
1
-0
/
+1
|
*
util.dependencies: Check for bitop library same way as net.websocket.frames (...
Kim Alvefur
2020-10-05
1
-1
/
+1
|
*
Merge
Matthew Wild
2020-09-30
2
-0
/
+183
|
|
\
|
|
*
util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Z...
Matthew Wild
2020-08-24
1
-0
/
+176
|
|
*
util.dbuffer: dynamic string buffer
Matthew Wild
2020-06-26
1
-0
/
+7
|
|
*
util.startup: Configure the GC on startup, using the config or built-in defaults
Matthew Wild
2020-06-15
1
-0
/
+17
|
|
*
util.gc: Linter fixes [luacheck]
Matthew Wild
2020-06-15
1
-2
/
+1
|
|
*
util.gc: New module for configuring the Lua garbage collector
Matthew Wild
2020-06-15
1
-0
/
+50
|
|
*
util.startup: Remove duplicated initialization of logging (fix #1527)
Kim Alvefur
2020-06-22
1
-1
/
+0
|
|
*
util.sasl.plain: Apply saslprep to stored password
Kim Alvefur
2020-05-22
1
-1
/
+1
|
|
*
util.sasl.scram: Apply saslprep before hashing password, fixes #1560
Kim Alvefur
2020-05-22
1
-0
/
+4
|
|
*
util.prosodyctl: Tell prosody do daemonize via command line flag (fixes #1514)
Kim Alvefur
2020-01-26
1
-2
/
+2
|
|
*
util.datamanager: Fix iterating over "users" (thanks marc0s)
Kim Alvefur
2020-02-24
1
-1
/
+1
|
*
|
util.indexedbheap: Fix heap datastructure corruption in :reschedule(smaller_v...
Waqas Hussain
2020-09-29
1
-1
/
+1
|
*
|
util.startup: Configure the GC on startup, using the config or built-in defaults
Matthew Wild
2020-06-15
1
-0
/
+17
|
*
|
util.gc: Linter fixes [luacheck]
Matthew Wild
2020-06-15
1
-2
/
+1
|
*
|
util.gc: New module for configuring the Lua garbage collector
Matthew Wild
2020-06-15
1
-0
/
+50
|
*
|
util.startup: Remove duplicated initialization of logging (fix #1527)
Kim Alvefur
2020-06-22
1
-1
/
+0
|
*
|
util.sasl.plain: Apply saslprep to stored password
Kim Alvefur
2020-05-22
1
-1
/
+1
|
*
|
util.sasl.scram: Apply saslprep before hashing password, fixes #1560
Kim Alvefur
2020-05-22
1
-0
/
+4
|
*
|
util.prosodyctl: Tell prosody do daemonize via command line flag (fixes #1514)
Kim Alvefur
2020-01-26
1
-2
/
+2
|
*
|
util.datamanager: Fix iterating over "users" (thanks marc0s)
Kim Alvefur
2020-02-24
1
-1
/
+1
|
*
|
util.startup: Ensure prosody.opts exists even when no options provided
Matthew Wild
2020-01-19
1
-1
/
+1
|
*
|
util.startup: Remove accidentally-committed debugging
Matthew Wild
2020-01-19
1
-1
/
+0
|
*
|
util.startup: Fix logic to make --config work again
Matthew Wild
2020-01-19
1
-37
/
+39
|
*
|
prosody/util.startup: Switch to parse_args() for --root and --config
Matthew Wild
2020-01-19
1
-6
/
+6
|
*
|
util.startup: Add startup step for parsing command-line options
Matthew Wild
2020-01-19
1
-0
/
+54
|
*
|
util.pubsub: Pass subscribers trough a filter callback
Kim Alvefur
2019-06-06
1
-0
/
+2
|
*
|
util.pubsub: Factor out calling of broadcaster
Kim Alvefur
2019-06-06
1
-4
/
+8
|
*
|
util.startup: Ensure prosody.paths are absolute (see #1430)
Kim Alvefur
2019-11-04
1
-1
/
+7
|
*
|
util.startup: Update config path (fixes #1430)
Kim Alvefur
2019-11-03
1
-1
/
+2
|
*
|
util.interpolation: Support unescaped variables with more modifiers (fixes #1...
Kim Alvefur
2019-10-20
1
-3
/
+3
|
*
|
util.serialization: Cache default serialization instance (fixes #1389)
Kim Alvefur
2019-07-08
1
-1
/
+6
|
*
|
util.sql: Ignore if tables and indices already exist on creation (fixes #1064)
Kim Alvefur
2019-05-30
1
-0
/
+6
|
*
|
util.random: Throw different error for EOL condition
Kim Alvefur
2019-05-21
1
-1
/
+5
|
*
|
util.random: Coerce error to string (thanks waqas)
Kim Alvefur
2019-05-18
1
-1
/
+1
|
*
|
util.random: Handle unlikely read errors from /dev/urandom (see #1313)
Kim Alvefur
2019-05-18
1
-1
/
+5
|
*
|
util.ip: Add missing netmask for 192.168/16 range (fixes #1343)
Kim Alvefur
2019-04-14
1
-1
/
+1
*
|
|
util.startup: Make installer_plugin_path relative to data directory
Kim Alvefur
2021-01-24
1
-3
/
+2
*
|
|
util.startup: Don't create installer plugin path (as root)
Kim Alvefur
2021-01-24
1
-2
/
+0
*
|
|
util.prosodyctl.check: Recognise global options related to plugin installer
Kim Alvefur
2021-01-21
1
-0
/
+1
*
|
|
util.prosodyctl: Remove unused calculation [luacheck]
Kim Alvefur
2021-01-21
1
-1
/
+1
[next]