connlisteners: Localize tostring, fixes possible traceback when LuaSec not installed
[prosody.git] / util /
2009-10-17 Matthew Wildutil.stanza: Don't add xmlns to tags when serializing...
2009-10-17 Matthew Wildutil.require: A replacement for Lua's require/module...
2009-10-17 Matthew Wildutil.helpers: Add copyright header
2009-10-16 Matthew Wildutil.helpers: Add get_upvalue(function, name) helper
2009-10-16 Matthew Wildutil.dataforms: Incorporate slightly modified patch...
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Waqas HussainMerge with 0.5
2009-10-10 Matthew Wildutil.dataforms: Small fix to allow generating forms...
2009-10-10 Matthew Wildutil.dataforms: Support for jid-single field type espec...
2009-10-08 Matthew Wildutil.stanza: Remove silly dependency on util.logger
2009-10-08 Matthew Wildutil.array: Oh no it isn't!
2009-10-06 Matthew Wildutil.stanza: Soften dependency on util.termcolours
2009-10-06 Matthew Wildutil.stanza: Make xml_escape publicly accessible
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildutil.array: Small logic fix for array:filter()
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildutil.array: Fix for array:filter() (in-place filtering)
2009-10-05 Matthew Wildutil.array: Fix for array:filter() (in-place filtering)
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildutil.array: Per-array methods now always mutate the...
2009-10-05 Matthew Wildutil.array: Per-array methods now always mutate the...
2009-10-04 Matthew Wildutil.stanza: Add __type to metatable
2009-10-03 Matthew Wildutil.timer: Pass current_time to timer callbacks
2009-10-02 Matthew WildMerge with 0.5
2009-10-02 Matthew Wildutil.muc: Fix location of <x> element on error replies
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Matthew Wildutil.helpers: It would be a good idea to fire an event...
2009-09-09 Waqas HussainRemoved util.muc (replaced by new MUC plugin library)
2009-09-05 matthew@silverMerge with 0.5
2009-09-05 Waqas Hussaindatamanager: Fixed logging errors on deletion of datast...
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-20 Matthew Wildutil.sasl: Fix 2 global sets (one a tpyo)
2009-08-19 Tobias MarkmannAllow ampersands in passwords for SASL PLAIN mechanism...
2009-08-19 Tobias MarkmannChange variable name. The previous choice was too ugly...
2009-08-19 Tobias MarkmannDo SASLprep for SASL PLAIN mechanism to be more conform...
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
2009-08-18 Waqas HussainRemoved util/discohelper.lua
2009-08-10 Matthew Wildutil.iterators: Add tail() iterator, to return the...
2009-08-10 Matthew Wildutil.iterators: Add head() iterator, to return the...
2009-08-10 Matthew WildMerge with Tobias
2009-08-09 Tobias MarkmannMoving realm at the beginning of the digest-md5 message...
2009-08-08 Tobias MarkmannFixing a SASL issue by always passing the realm from...
2009-08-08 Matthew WildMerge with albert and waqas
2009-08-07 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-03 Matthew WildMerge with 0.5
2009-07-29 Matthew WildMerge with 0.5
2009-07-29 Waqas HussainMUC: Added the MUC child element to conflict errors
2009-07-28 Matthew WildMerge with 0.5
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Matthew WildMerge with 0.5
2009-07-24 nick@lupine.me.ukSwitch to using a more generic credentials_callback...
2009-07-23 Matthew WildMerge with 0.5
2009-07-23 Matthew WildMerge with 0.5
2009-07-22 Matthew WildMerge with 0.5
2009-07-21 Matthew WildMerge with 0.5
2009-07-21 Matthew Wildmod_muc: Set correct 'from' JID when sending the room...
2009-07-14 Matthew WildMerge with 0.5
2009-07-14 Waqas Hussainutil.xmlrpc: Fixed table serialization (regression...
2009-07-14 Matthew WildMerge with 0.5
2009-07-14 Matthew WildMerge with 0.5
2009-07-13 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew Wildutil.helpers: New util library to aid with debugging...
2009-07-11 Matthew Wildutil.pubsub -> util.broadcast
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-07-10 Matthew Wildutil.pubsub: Fix undefined global accesses
2009-07-10 Matthew Wildutil.sasl: Convert spaces to tabs
2009-07-10 Matthew Wildutil.stanza: Convert spaces to tabs
2009-07-10 Matthew Wildutil.hmac: Convert spaces to tabs
2009-07-10 Matthew Wildutil.prosodyctl: Fix undefined global access
2009-07-09 Matthew Wildutil.discohelper: Convert from Windows line endings
2009-07-09 Matthew Wildutil.events: Convert from Windows line endings
2009-07-08 Matthew Wildutil.xmlrpc: Support for multiple parameters in requests
2009-07-08 Matthew Wildutil.xmlrpc: Add create_request
2009-07-05 Waqas HussainMerged with trunk
2009-07-05 Tobias MarkmannMerge with main branch.
2009-07-05 Tobias MarkmannMove to-unicode conversion from mod_saslauth.lua to...
2009-07-05 Matthew Wildutil.hmac: Some optimisations
2009-07-05 Matthew Wildutil.hmac: Fix a global set
2009-07-02 Waqas Hussaindatamanager: Fixed incorrect callback result checking
2009-07-02 Dwayne BentAdded HMAC utility module
2009-06-29 Matthew WildMerge with nolan
2009-06-28 Waqas Hussainutil.pluginloader: Append "@" to chunk names (fixes...
2009-06-28 Matthew WildMerge with nolan
2009-06-27 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-27 Waqas Hussainutil.stanza: Serializer optimizations, and nicer output...
2009-06-26 Waqas Hussainutil.muc: Fixed duplicate parameter names in function...
2009-06-26 Waqas Hussainutil.muc: Fixed incorrect parameters for a function...
2009-06-26 Matthew Wildutil.stanza: Add stanza:get_text() to retrieve all...
2009-06-26 Waqas Hussainutil.events: Replaced ipairs with slightly faster numer...
2009-06-25 Waqas Hussainutil.stanza: Rewrote stanza_mt.__tostring. 20-30% faste...
2009-06-25 Waqas Hussainutil.stanza: Remove numeric attributes while deserializing
next