mod_adhoc: Add support for commands only executable by global administrators
[prosody.git] / util / iterators.lua
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-07-20 Matthew Wildutil.iterators: Add skip() to skip the first n items...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
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-07-10 Matthew WildAdd copyright header to those files missing one
2009-03-25 Matthew Wildutil.iterators: New iterators library