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
...
*
|
util.sasl.scram: Fix old API
Kim Alvefur
2019-09-29
1
-1
/
+1
*
|
util.async: Add function for waiting on promises and unpacking the results
Kim Alvefur
2019-09-29
1
-0
/
+16
*
|
util.sql: Preserve 3rd and 4th return values from transaction (fixes #1434) (...
Kim Alvefur
2019-09-28
1
-3
/
+3
*
|
util.x509: Return sets of services per identity
Kim Alvefur
2019-09-10
1
-7
/
+34
*
|
util.x509: Only collect commonNames that pass idna
Kim Alvefur
2019-09-10
1
-1
/
+1
*
|
util.x509: Nameprep commonName once
Kim Alvefur
2019-09-10
1
-2
/
+5
*
|
util.bitops: Library to find appropriate bitwise library (closes #1395)
Kim Alvefur
2019-07-22
2
-0
/
+39
*
|
util.sasl.scram: Add support for SCRAM-SHA-256
Kim Alvefur
2019-01-13
1
-0
/
+1
*
|
util.sasl.scram: Factor out SHA-1 specific getAuthenticationDatabaseSHA1
Kim Alvefur
2019-01-13
1
-20
/
+25
*
|
Merge mod-installer (2019 GSoC by João Duarte)
Matthew Wild
2019-08-19
4
-2
/
+63
|
\
\
|
*
|
util/prosodyctl: call_luarocks now sets a directory variable itself
João Duarte
2019-08-16
1
-1
/
+2
|
*
|
util/prosodyctl: Removed the check_flags and execute_command function
João Duarte
2019-08-16
1
-25
/
+0
|
*
|
util.pluginloader: Added a new path to the variable local_names
João Duarte
2019-08-16
1
-1
/
+2
|
*
|
util.paths: Fixed file termination for package.cpath's extra path
João Duarte
2019-08-16
1
-1
/
+1
|
*
|
util.startup: Changed the way util.paths.complement_lua_path was being accessed
João Duarte
2019-08-16
1
-1
/
+1
|
*
|
util.startup: Reorganized code at setup_plugindir
João Duarte
2019-08-01
1
-3
/
+3
|
*
|
util.paths: Refactored a variable, to avoid shadowing
João Duarte
2019-08-01
1
-4
/
+4
|
*
|
util.startup: Now calls a function to complement lua's path/cpath
João Duarte
2019-08-01
1
-13
/
+2
|
*
|
util.paths: Added the function 'complement_lua_path'
João Duarte
2019-08-01
1
-0
/
+16
|
*
|
util.startup: setup_plugindir now also checks package.cpath for duplicates
João Duarte
2019-08-01
1
-2
/
+4
|
*
|
util.startup: Directly calling lfs.currentdir instead of storing it in a loca...
João Duarte
2019-08-01
1
-2
/
+1
|
*
|
util.startup: Removed/rewrote comments at setup_plugindir
João Duarte
2019-08-01
1
-7
/
+2
|
*
|
util.startupt: setup_plugindir now uses lfs.mkdir to check/create directories
João Duarte
2019-08-01
1
-4
/
+1
|
*
|
util.startupt: I'm now using the resolve_relative_path function from util/pat...
João Duarte
2019-08-01
1
-10
/
+2
|
*
|
util.prosodyctl: Changed a comment
João Duarte
2019-08-01
1
-1
/
+1
|
*
|
util.prosodyctl: The check_flags function now considers that a module, if giv...
João Duarte
2019-07-31
1
-2
/
+2
|
*
|
util.prosodyctl: Added the execute_command function
João Duarte
2019-07-31
1
-0
/
+14
|
*
|
util.prosodyctl: call_luarocks function is now compatible with the list command
João Duarte
2019-07-31
1
-1
/
+5
|
*
|
util.prosodyctl: Function now differentiates its output, depending if it is b...
João Duarte
2019-07-31
1
-1
/
+7
|
*
|
util.prosodyctl: Added the call_luarocks function
João Duarte
2019-07-31
1
-0
/
+7
|
*
|
util.prosodyctl: Added the check_flags function
João Duarte
2019-07-31
1
-1
/
+12
|
*
|
util.startup: Improved how .set_plugindir updates prosody.paths.plugins, pac...
João Duarte
2019-07-26
1
-11
/
+27
|
*
|
util.startup: .setup_plugindir now checks if the specified directory for cust...
João Duarte
2019-07-26
1
-4
/
+4
|
*
|
util.startup: The .setup_plugindir function now correctly sets a default/spec...
João Duarte
2019-07-26
1
-10
/
+16
|
*
|
util.startup: Removed unnecessary if clause at startup.set_plugindir
João Duarte
2019-07-25
1
-9
/
+7
|
*
|
util.prosodyctl: Created the helper function get_path_custom_plugins
João Duarte
2019-07-24
1
-0
/
+9
|
*
|
util.startup: Now it also loads default or configured paths to custom plugin ...
João Duarte
2019-07-24
1
-0
/
+12
|
*
|
util.prosodyctl: Removed the admin_operation command
João Duarte
2019-07-24
1
-22
/
+0
|
*
|
util.prosodyctl: Added the show_module_configuration_help function
João Duarte
2019-07-23
1
-0
/
+11
|
*
|
util.prosodyctl: Corrected indentation on my code
João Duarte
2019-07-20
1
-18
/
+18
|
*
|
util.prosodyctl: Added help support to 'admin_operation'
João Duarte
2019-06-27
1
-0
/
+5
|
*
|
util.prosodyctl: Moved the 'admin_operation' function from prosodyctl to here
João Duarte
2019-06-25
1
-0
/
+17
*
|
|
util.stanza: Use :text_tag internally everywhere
Kim Alvefur
2019-08-02
1
-3
/
+3
*
|
|
util.session: Remove tostring call from logging
Kim Alvefur
2019-07-30
1
-2
/
+2
*
|
|
util.sql: Remove tostring call from logging
Kim Alvefur
2019-07-30
1
-4
/
+4
*
|
|
util.startup: Remove tostring call from logging
Kim Alvefur
2019-07-30
1
-2
/
+2
*
|
|
util.xmppstream: Inherit xml:lang from stream to stanzas (fixes #1401)
Kim Alvefur
2019-07-28
1
-0
/
+6
*
|
|
util.error: Fix traceback due to missing text field
Kim Alvefur
2019-07-10
1
-1
/
+1
*
|
|
Merge 0.11->trunk
Kim Alvefur
2019-07-08
18
-88
/
+288
|
\
|
|
|
|
/
|
/
|
|
*
util.dependencies: Increase Lua version to warn about to 5.4
Kim Alvefur
2019-06-19
1
-1
/
+1
[prev]
[next]