Merge with 0.4
[prosody.git] / util /
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...
2009-05-16 Waqas Hussainutil.events: Much more efficient index building
2009-05-16 Waqas Hussainutil.events: handler priorities
2009-05-15 Waqas Hussainutil.jid: Eliminate global method use
2009-05-15 Waqas Hussainutil.muc: Made internal methods local
2009-05-15 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-15 Tobias MarkmannMerging SASL buggy client workaround with current tip.
2009-05-15 Tobias Markmann.
2009-05-15 Tobias MarkmannSome beauty treatment.
2009-05-15 Tobias MarkmannAdding minimal support for authorization identities...
2009-05-15 Tobias Markmannadding RFC comment
2009-05-15 Waqas Hussainutil.stanza: Omit unused clone parameter from error_reply()
2009-05-15 Waqas Hussainutil.events: event handlers can now return a result...
2009-05-13 Waqas Hussainutil.muc: A MUC library - initial commit
2009-05-13 Matthew WildMerge with 0.4
2009-05-07 Waqas Hussainutil/serialization: Fixed serialization formatting
2009-05-07 Waqas Hussainutil/sasl: Removed unnecessary references to util.encod...
2009-05-06 Matthew WildMerge with 0.4
2009-05-06 Matthew Wildutil.prosodyctl: Import CFG_SOURCEDIR from the global...
2009-05-05 Matthew Wildutil.serialization: Write nil for non-serializable...
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew Wildutil.prosodyctl: Return success status of usermanager...
2009-05-04 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildutil.datamanager: Lower log level of 'Setting data...
2009-05-02 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildprosodyctl, util.prosodyctl: New prosodyctl utility...
2009-05-04 Matthew Wildutil.serialization: Log a warning when trying to serial...
2009-05-04 Matthew Wildutil.multitable: No globals today, thank you. Fixes...
2009-04-22 Matthew WildMerge with 0.4.1
2009-04-22 Matthew Wildutil.set: Add set.xor() to get a set consisting of...
2009-04-22 Matthew Wildutil.set: Add set:empty() to discover if the set is...
2009-04-22 Matthew Wildutil.set: Add metatable to sets to allow +, -, /, ...
2009-04-22 Matthew Wildutil.array: Add array.collect() to collect results...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildutil.logger: Fix for attempting to call a table
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildutil.logger: Revamped logger library, but backwards...
2009-04-10 Matthew WildRemove more debugging code which was accidentally commi...
2009-04-10 Matthew WildMerge
2009-04-10 Matthew WildMerge
2009-04-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-08 Matthew Wildutil.stanza: stanza:reset() method to reset building...
2009-04-05 Matthew Wildutil.dataforms: Allow form layouts to specify default...
2009-04-05 Matthew Wildutil.dataforms: Set form type when generating a form
2009-04-04 Matthew Wildutil.dataforms: Support for retriving the field value...
2009-04-04 Matthew Wildutil.dataforms: Fixes for hidden field type
2009-04-04 Matthew Wildutil.dataforms: Fix some field types which didn't rende...
2009-04-04 Matthew Wildutil.dataforms: Add support for <required/> fields
2009-04-04 Matthew Wildutil.dataforms: Fixed to actually work, mostly
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-29 Waqas HussainAdded: util/events.lua: An event handling library
2009-03-29 Waqas HussainAdded: datamanager: Allow a callback to be installed...
2009-03-29 Matthew Wildutil.array: Add :reverse() method
2009-03-29 Matthew Wildutil.datetime: Allow specifying a time to format
2009-03-26 Matthew Wildutil.array: Expose array.* functions, to be used for...
2009-03-25 Matthew Wildutil.iterators: New iterators library
2009-03-25 Matthew Wildutil.array: New array library
2009-03-23 Matthew Wildutil.set: Rename private items container, optimise...
2009-03-22 Matthew Wildutil.datamanager: Don't delete data when first entry...
2009-03-22 Matthew Wildutil.set: Fix to make constructor work, and functions...
2009-03-22 Matthew Wildutil.set: New util library
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-14 Matthew WildMerge
2009-03-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-03-07 Waqas Hussainutil/xmlrpc: Added <nil/> extension to RPC functions...
2009-03-07 Matthew Wildutil.logger: Small code tidying :)
2009-03-07 Tobias MarkmannSupport to filter logging by source via pattern matchin...
2009-03-04 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-03-04 Waqas HussainAdded util/xmlrpc.lua - functions for converting betwee...
2009-03-03 Tobias MarkmannMerged with main tip.
2009-03-01 Matthew Wildutil.dataforms: Return the form
2009-02-28 Matthew WildAdding initial util.pubsub
2009-02-27 Matthew Wildutil.dataforms: First commit, incomplete
2009-02-26 Matthew Wildutil.timer: More small fixes I forgot to commit
2009-02-26 Matthew Wildutil.timer: Fix crash when loaded but no tasks set...
2009-02-26 Matthew Wildutil.multitable: Add mt:search(), use nil for wildcard...
2009-02-26 Matthew WildBetter handling of found, but unloadable, core librarie...
2009-02-20 Waqas HussainAdded util/timer.lua - a timer API
2009-02-19 Waqas Hussainutil/stanza: Added clone function
2009-02-16 Matthew WildMerge from waqas
2009-02-16 Matthew WildMerge waqas with waqas
2009-02-14 Tobias MarkmannAdding TODO notice on UUIDs for usage with SASL ANONYMOUS.
2009-02-14 Tobias MarkmannMerging with tip.
2009-02-14 Tobias MarkmannAdding inital support for ANONYMOUS mechanism in SASL.
2009-02-13 Waqas HussainLogging format improvement
2009-02-13 Waqas HussainLogging format improvement
2009-02-11 Matthew WildMerge with waqas for MUC/routing fixes
2009-02-11 Matthew Wildutil.stanza: Temporary fix for serializing attributes...
2009-02-01 Matthew Wildutil.uuid: Return a string, not a number. Looked so...
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2009-01-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-22 Matthew Wildutil.dependencies: Not finding our own libraries is...
2009-01-22 Matthew Wildutil.dependencies: Show useful messages when our own...
next