util.filters: Fix inserting items so that higher priority filters run first
[prosody.git] / util /
2012-06-12 Florian Zeitzutil.dataforms: Fix parsing of -multi fields
2012-06-09 Florian Zeitzmod_admin_telnet, prosody, prosodyctl, ejabberd2prosody...
2012-06-08 Florian ZeitzEliminate direct setfenv usage
2012-06-07 Florian Zeitzutil.envload: New module to abstract Lua 5.1's setfenv...
2012-05-28 Marco Cirilloutil.sasl.plain: make it return "not-authorized" in...
2012-05-24 Matthew Wildutil.set: Change '/' operator from filter to map+filter...
2012-05-22 Matthew Wildutil.multitable: Some fixes for iter()... always match...
2012-05-19 Matthew Wildutil.multitable: No longer use table.remove to drop...
2012-05-19 Matthew Wildutil.multitable: Add :iter() method to iterate over...
2012-05-18 Matthew Wildutil.watchdog: Pass watchdog object to callback so...
2012-05-17 Kim Alvefurutil.dataforms: Don't return invalid JIDs in jid-single.
2012-05-17 Kim Alvefurutil.dataforms: Fix validation of booleans.
2012-05-17 Kim Alvefurutil.dataforms: Do field validation and normalization...
2012-05-16 Matthew WildRemove util.broadcast
2012-05-12 Waqas Hussainutil.timer: Always pass the current time to timer callb...
2012-05-11 Matthew WildMerge with backout
2012-05-10 Matthew WildMerge with Zash
2012-05-10 Kim Alvefurutil.rfc3484: Don't pollute the global scope.
2012-05-08 Kim Alvefurutil.x509: Remove logic for generating certificate...
2012-05-08 Kim Alvefurutil.openssl: Add wrapper for the openssl cli tool...
2012-05-03 Matthew Wildutil.timer: Remove unnecessary require calls, fixes...
2012-05-03 Matthew WildMerge with Zash
2012-05-03 Matthew Wildnet.server, net.timer, net.server_select: Rearrange...
2012-04-29 Matthew Wildutil.xmlrpc: Remove (unused)
2012-04-28 Matthew WildMerge with Zash
2012-04-28 Matthew Wildutil.debug: Add +1 to level when getting locals table...
2012-04-28 Matthew Wildutil.debug: Re-fix parameter handling (I think it match...
2012-04-28 Matthew Wildutil.httpstream: Remove COMPAT properties from request
2012-04-28 Matthew Wildutil.timer: Remove unused function imports
2012-04-28 Matthew Wildutil.stanza: Remove unused function imports
2012-04-26 Matthew Wildutil.helpers: show_events(): Make more robust, and...
2012-04-26 Matthew Wildutil.debug: Remove 'white' from boundary style (leave...
2012-04-26 Matthew Wildutil.termcolours: tohtml() for converting output to...
2012-04-25 Matthew Wildutil.debug: Some more magic constant fiddling. Don...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-24 Matthew Wildutil.helpers: Add show_events(), to show the events...
2012-04-24 Matthew Wildutil.debug: Turn into a real-ish module ('debugx')...
2012-03-22 Matthew Wildutil.debug: Move boundary markers to top of relevant...
2012-03-22 Matthew Wildutil.debug: Add a touch of colour to source locations
2012-03-22 Matthew Wildutil.debug: Add a bit of colour
2012-03-22 Matthew Wildutil.debug: Move optimal line length (default 65) into...
2012-03-22 Matthew Wildutil.debug: Add markers in the output when crossing...
2012-03-22 Matthew Wildutil.debug: Add catch for an "error in error handling"
2012-03-22 Matthew Wildutil.debug: Attempt to get debug.traceback() parameter...
2012-03-15 Matthew Wildloggingmanager, util.logger: Remove name sinks and...
2012-02-11 Matthew WildMerge with 0.9
2012-02-11 Matthew Wildutil.prosodyctl: Fix variable name clash introduced...
2012-02-08 Matthew WildMerge with 0.9
2012-02-08 Kim Alvefurutil.prosodyctl: In the register command, check that...
2012-02-04 Waqas Hussainutil.template: Refactoring to make the string->stanza...
2012-01-26 Matthew WildMerge with 0.9
2012-01-26 Matthew WildMerge with Zash
2012-01-25 Waqas Hussainutil.xmppstream: Optimize attribute processing.
2012-01-25 Waqas Hussainutil.xmppstream: Have faith in the XML parser matching...
2012-01-25 Waqas Hussainutil.xmppstream: Remove some unnecessary code.
2012-01-23 Matthew Wildutil.iterators: Make a standard library (no longer...
2012-01-22 Matthew Wildutil.set: Accept nil to add_list()
2012-01-22 Matthew WildMerge with trunk
2012-01-22 Matthew Wildutil.helpers: After nearly 'fixing' this code, I conclu...
2012-01-20 Kim Alvefuruser.x509: Add some utility functions for generating...
2012-01-20 Kim Alvefurutil.prosodyctl: Add getline() and show_prompt()
2012-01-18 Matthew WildMerge with trunk
2012-01-18 Matthew WildMerge with 0.9
2012-01-18 Waqas Hussainutil.json: Added function encode_ordered(object).
2012-01-18 Waqas Hussainutil.json: Added function encode_ordered(object).
2012-01-13 Matthew Wildutil.throttle: Fix 'outstanding' return value
2012-01-13 Matthew Wildutil.throttle: Fix 'outstanding' return value
2012-01-13 Matthew Wildutil.throttle: Import setmetatable
2012-01-13 Matthew Wildutil.throttle: Import setmetatable
2012-01-13 Matthew Wildutil.debug: Adjust level within get_locals_table()...
2011-12-21 Matthew Wildutil.stanza: Remove unused __add metamethod
2011-12-12 James Callahanutil/datamanager: Use package.config to figure out...
2011-12-09 Waqas Hussainutil.array: Avoid globals.
2011-12-09 Waqas Hussainutil.array: Make array:push() chainable.
2011-12-07 Matthew Wildutil.iterators: it2table: Fix variable name
2011-12-07 Matthew Wildutil.array: Expand some of the more basic methods to...
2011-12-07 Matthew Wildutil.array: Add pluck() method to pick a given property...
2011-12-03 Florian Zeitzutil.dataforms: Fix verfication for booleans
2011-12-03 Florian Zeitzutil.dataforms: Fix verfication for booleans
2011-12-02 Florian Zeitzutil.dataforms: Fix form verification
2011-12-02 Florian Zeitzutil.dataforms: Fix form verification
2011-11-30 Matthew Wildutil.ip: Fix syntax error (while I search for my pre...
2011-11-30 Matthew Wildutil.ip: Fix in IP range calculation for 172.16.0.0/12
2011-11-26 Matthew WildMerge with Florob
2011-11-21 Waqas Hussainutil.dependencies, util.xmppstream: Move LuaExpat versi...
2011-11-21 Waqas Hussainutil.xmppstream: A little cleanup.
2011-11-19 Matthew Wildutil.debug: Fix potential traceback
2011-11-06 Florian Zeitzutil.rfc3484: Use a stable sorting algorithm
2011-11-03 Matthew Wildutil.timer: Variable name change (func -> callback)
2011-11-03 Matthew Wildutil.debug: Experimental new library for producing...
2011-11-01 Waqas Hussainutil.jid: Added escape() and unescape().
2011-10-26 Matthew WildMerge with Zash
2011-10-26 Matthew Wildutil.json: Fix for single-line comments (thanks Norbert...
2011-10-22 Florian Zeitzutil.rfc3484: New util implementing RFC3484 sorting
2011-10-22 Florian Zeitzutil.ip: New module containing IP related functions
2011-10-21 Matthew Wildutil.watchdog: Watchdog timer library
2011-08-11 Florian Zeitzutil.dataforms: Add field verification logic
2011-09-24 Matthew Wildutil.array: Fix array.collect() for iterators that...
2011-09-24 Matthew Wildutil.iterators: Add range(from, to)
2011-09-22 Matthew Wildutil.timer: Fix corner case of timer not repeating...
next