mod_welcome: Change $user to $username in default welcome message (thanks to neustrad...
[prosody.git] / util /
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
2009-06-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-22 Matthew Wildutil.pluginloader: Remove unnecessary return value...
2009-06-22 Matthew Wildutil.datamanager: Allow multiple data storage callbacks...
2009-06-20 Matthew WildMerge with Tobias
2009-06-20 Matthew Wildutil.array: Add support for + operator to create a...
2009-06-20 Matthew Wildutil.array: Make array:reverse() and array:shuffle...
2009-06-20 Matthew Wildutil.array: Add array:append() method, to append a...
2009-06-20 Tobias MarkmannAdjust PLAIN and DIGEST-MD5 mechanisms to new password_...
2009-06-20 Tobias MarkmannAdding COMPAT comment.
2009-06-19 Waqas HussainMerge with trunk
2009-06-14 Waqas Hussainutil.pluginloader: Initial commit - a plugin resource...
2009-06-14 Waqas Hussainutil.muc: Relaxed top-level routing checks to allow...
2009-06-14 Waqas Hussainutil.muc, mod_muc: Commented rewriting of vCard request...
2009-06-14 Waqas Hussainutil.muc: Don't reply with an error in response to...
2009-06-14 Waqas Hussainutil.muc: Fixed error occuring on room leave
2009-06-04 Waqas HussainMerge with trunk
2009-06-04 Waqas Hussainutil.sasl: Remove some nastiness
2009-06-04 Waqas Hussainutil.uuid: Added function seed(string) to allow further...
2009-06-04 Waqas Hussainutil.uuid: Now generates RFC 4122 complaint UUIDs ...
2009-06-04 Waqas Hussainutil.uuid: More uniqueness!
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-19 Matthew WildMerge with 0.4
2009-05-16 Waqas Hussainutil.events: Dispatch code now accepts a variable numbe...
next