net/server_select: addclient: Check for failure correctly; remove wrapconnection...
[prosody.git] / util /
2013-12-18 Kim AlvefurMerge 0.10->trunk
2013-12-18 Kim AlvefurMerge 0.9->0.10
2013-12-16 Matthew WildMerge 0.10->trunk
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew WildMerge with trunk
2013-12-16 Matthew WildMerge 0.10->trunk
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew Wildutil.jid: Strip trailing '.' when normalizing hostnames
2013-12-14 Kim AlvefurMerge 0.10->trunk
2013-12-13 Matthew WildMerge 0.10->trunk
2013-12-13 Matthew WildMerge 0.9->0.10
2013-12-11 Matthew WildMerge 0.10->trunk
2013-12-11 Matthew WildMerge 0.9->0.10
2013-11-29 Matthew WildMerge 0.10->trunk
2013-11-29 Matthew WildMerge 0.9->0.10
2013-11-28 Kim AlvefurMerge 0.10->trunk
2013-11-28 Kim AlvefurMerge 0.9->0.10
2013-11-24 Kim AlvefurMerge 0.10->trunk
2013-11-24 Kim AlvefurMerge 0.9->0.10
2013-11-21 Matthew WildMerge 0.10->trunk
2013-11-21 Matthew WildMerge 0.9->0.10
2013-11-13 Kim AlvefurMerge 0.10->trunk
2013-11-12 Kim Alvefurutil.sql: Fix previous commit
2013-11-12 Kim Alvefurutil.sql: Get character set info from the correct database.
2013-11-12 Matthew WildMerge 0.10->trunk
2013-11-12 Matthew WildMerge 0.9->0.10
2013-11-11 Kim AlvefurMerge 0.10->trunk
2013-11-11 Kim Alvefurutil.sql: Rewrite auto increment columns to SERIAL...
2013-11-10 Matthew WildMerge 0.10->trunk
2013-11-10 Matthew Wildutil.sql: Fix to call execute on 'self' rather than...
2013-11-10 Matthew WildMerge 0.10->trunk
2013-11-10 Matthew WildMerge 0.9->0.10
2013-11-10 Matthew Wildutil.set: Remove unused variable
2013-11-09 Matthew WildMerge 0.10->trunk
2013-11-09 Matthew WildMerge 0.9->0.10
2013-11-06 daurnimatorutil/timer: Re-set params when timer is rescheduled
2013-10-31 Kim AlvefurMerge 0.10 -> trunk
2013-10-31 Kim AlvefurMerge 0.9 -> 0.10
2013-10-30 Waqas Hussainutil.timer: Import all require upvalues.
2013-10-30 Waqas Hussainutil.timer: Fix another variable name typo (thanks...
2013-10-30 Waqas Hussainutil.timer: Fix variable name typo.
2013-10-30 Waqas Hussainutil.timer: Updated to use util.indexedbheap to provide...
2013-10-30 Waqas Hussainutil.indexedbheap: A priority queue implementation...
2013-10-30 Kim Alvefurutil.sql: Rewrite MEDIUMTEXT to TEXT for drivers other...
2013-10-29 Kim Alvefurutil.sql: Check what encoding SQLite3 uses
2013-10-29 Kim Alvefurutil.sql: Find out if MySQL supports utf8mb4 and use...
2013-10-28 Kim Alvefurutil.sql: Support incrementing columns
2013-10-28 Kim Alvefurutil.sql: Allow columns to be marked the primary key
2013-10-28 Kim Alvefurutil.sql: Allow creating unique indices
2013-10-28 Kim Alvefurmod_storage_sql2, util.sql: Move code for setting encod...
2013-10-15 Kim AlvefurMerge 0.10->trunk
2013-10-14 Kim AlvefurMerge 0.10->trunk
2013-10-12 Kim Alvefurutil.sasl.scram: Rename variable for clarity
2013-10-12 Kim Alvefurutil.sasl.scram: Cache profile name instead of concaten...
2013-10-12 Kim Alvefurutil.sasl.scram: Rewrite patterns and capture client...
2013-10-12 Kim Alvefurutil.sasl.scram: Create the state table as late as...
2013-10-12 Kim Alvefurutil.sasl.scram: Compare gs2-header to cbind-input...
2013-10-10 Matthew WildMerge 0.10->trunk
2013-10-10 Matthew WildMerge 0.9->0.10
2013-10-07 Waqas Hussainutil.sasl: Remove unused print() import.
2013-10-07 Waqas Hussainutil.sasl: Make registerMechanism a public function...
2013-10-07 Kim AlvefurMerge 0.10->trunk
2013-10-06 Kim AlvefurMerge 0.10->trunk
2013-10-06 Kim Alvefurutil.array: Improve array:reverse() and make it work...
2013-10-06 Kim Alvefurutil.sasl.scram: Remove unused function and import
2013-10-05 Matthew WildMerge 0.10->trunk
2013-10-05 Matthew WildMerge 0.9->0.10
2013-10-04 Kim Alvefurmod_pubsub, util.pubsub: Keep track of the order of...
2013-09-30 Matthew WildMerge 0.9->0.10
2013-09-30 Kim Alvefurutil.filters: Fix inserting items so that higher priori...
2013-09-26 Kim Alvefurutil.x509: Only compare identity with oid-on-xmppAddr...
2013-09-22 Kim Alvefurutil.sasl.scram: Simplify validation of client-first...
2013-09-21 Kim AlvefurMerge Tobias SCRAM-PLUS work
2013-09-21 Kim AlvefurBackout ae48bf828f21
2013-09-16 Matthew WildMerge 0.9->trunk
2013-09-03 Kim AlvefurMerge 0.9->trunk
2013-09-03 Matthew WildMerge 0.9->trunk
2013-09-03 Matthew Wildutil.set: :items() now returns an iterator instead...
2013-09-02 Matthew WildMerge 0.9->trunk
2013-09-02 Matthew Wildutil.set: Fix :include() and :exclude() methods to...
2013-08-24 Matthew WildMerge 0.9->trunk
2013-08-13 Matthew Wildutil.async: Make guarder() local
2013-08-13 Matthew Wildutil.async: Add guarder method, to create guards to...
2013-08-13 Matthew Wildutil.async: Fix logic bug that prevented error watcher...
2013-08-12 Kim Alvefurutil.async: waiter: Throw error if done() called too...
2013-08-12 Matthew Wildutil.async: waiter: Remove restriction about wait(...
2013-08-12 Matthew Wildutil.async: runner: Fix check for new state to recognis...
2013-08-12 Matthew Wildutil.async: Make functions local
2013-08-11 Matthew Wildutil.async: New library to provide support around corou...
2013-08-11 Matthew Wildutil.debug: Fix level of locals when inspecting a coroutine
2013-08-10 Matthew Wildutil.debug: Further fix to display locals in extended...
2013-08-10 Matthew Wildutil.debug: Fixes to make coroutine tracebacks work...
2013-08-09 Florian ZeitzRemove all trailing whitespace
2013-08-09 Kim AlvefurMerge 0.9->trunk
2013-08-06 Kim AlvefurMerge 0.9->trunk
2013-07-24 Kim AlvefurMerge 0.9->trunk
2013-07-22 Kim AlvefurMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-15 Matthew Wildutil.events: Remove varargs, event handlers can now...
next