IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/util
Waqas Hussain 3b288052d5 util.datamanager: Added support for hooks to override behavior. 16 years ago
..
sasl Merge with backout 16 years ago
array.lua util.array: Oh no it isn't! 16 years ago
broadcast.lua util.pubsub -> util.broadcast 17 years ago
dataforms.lua util.dataforms: Add optional type parameters (defaults to 'form') 16 years ago
datamanager.lua util.datamanager: Added support for hooks to override behavior. 16 years ago
datetime.lua Remove version number from copyright headers 17 years ago
dependencies.lua util.dependencies: Don't query the config (it isn't really necessary) 16 years ago
events.lua util.events: Rename add_plugin() and remove_plugin() to add_handlers() and remove_handlers() respectively 16 years ago
helpers.lua util.helpers: Add copyright header 16 years ago
hmac.lua util.hmac: Optimized. 16 years ago
import.lua Remove version number from copyright headers 17 years ago
iterators.lua util.iterators: Add tail() iterator, to return the last n items 17 years ago
jid.lua util.jid: Add join(node, host, resource) function to join the components and return nil if invalid 16 years ago
logger.lua Remove version number from copyright headers 17 years ago
multitable.lua Remove version number from copyright headers 17 years ago
pluginloader.lua util.pluginloader: Don't specify a host for the plugin data store (clever waqas...) 16 years ago
prosodyctl.lua prosodyctl: Use mode r+ for opening the file so 1) it fails if the file doesn't exist 2) we have write access to lock it 16 years ago
sasl.lua util.sasl: Move some variables to local space. Fix a bug. 16 years ago
sasl_cyrus.lua util.sasl_cyrus: Add text message from cyrussasl to <not-authorized/> errors. 16 years ago
serialization.lua util.serialization: Correctly serialize tables with 'false' as a key, fixes an issue with rosters not saving (thanks mathias, Tobias) 16 years ago
set.lua Add copyright header to those files missing one 17 years ago
stanza.lua util.stanza: stanza.error_reply(): Fix to put the correct namespace on <text> 16 years ago
termcolours.lua Remove version number from copyright headers 17 years ago
timer.lua util.timer: Use luaevent's built-in method of repeating an event (fixes a weird crash) 16 years ago
uuid.lua Remove version number from copyright headers 17 years ago
xmlrpc.lua util.xmlrpc: Fixed table serialization (regression introduced in previous change) 17 years ago
ztact.lua Remove version number from copyright headers 17 years ago