prosody.git
2011-12-11 Matthew Wildconfigure: Add 'openbsd' preset (thanks xavier)
2011-12-10 Matthew Wildmod_adhoc: Use module:handle_items()
2011-12-09 Waqas Hussainutil.array: Avoid globals.
2011-12-09 Waqas Hussainutil.array: Make array:push() chainable.
2011-12-09 Waqas Hussainmod_bosh: Fixed use of a private HTTP request property.
2011-12-09 Waqas Hussainnet.httpserver: Removed unused import.
2011-12-09 Waqas Hussainmigrator/jabberd14: Minor refactoring.
2011-12-08 Matthew Wildconfigure: Remove obsolete option '--require-config'
2011-12-07 Florian Zeitzs2smanager: Store port specified by SRV records
2011-12-07 Matthew Wildmod_bosh: Experimental option 'bosh_auto_cork' which...
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-07 Matthew Wildmod_bosh: Move stream:features sending until after...
2011-12-07 Matthew Wildmod_bosh: Remove a session from inactive_sessions befor...
2011-12-07 Matthew Wildmod_bosh: Store time to destroy session in inactive_ses...
2011-12-03 Florian Zeitzutil.dataforms: Fix verfication for booleans
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-28 Matthew Wilds2smanager: Use config over xmppserver's default interface
2011-11-28 Matthew Wildnet.xmppserver_listener: Set default interface to ...
2011-11-28 Matthew Wildnet.server_select: Autostart SSL negotiation as the...
2011-11-26 Matthew WildMerge with Florob
2011-11-22 Matthew Wildloggingmanager: Remove unused 'critical' level
2011-11-21 Waqas Hussainutil.dependencies, util.xmppstream: Move LuaExpat versi...
2011-11-21 Waqas Hussainutil.xmppstream: A little cleanup.
2011-11-21 Waqas HussainMUC: Fix a possible stack overflow (when a local compon...
2011-11-19 Matthew Wildutil.debug: Fix potential traceback
2011-11-19 Waqas Hussainmigrator/jabberd14: Support for reading jabberd14 spool...
2011-11-18 Matthew WildMerge with Zash
2011-11-18 Kim Alvefurutil.pposix: Don't trust errno for success. Thanks...
2011-11-06 Florian Zeitzutil.rfc3484: Use a stable sorting algorithm
2011-11-05 Waqas Hussainmod_proxy65: Major cleanup, better logging, handling...
2011-11-03 Matthew Wildutil.timer: Variable name change (func -> callback)
2011-11-03 Matthew Wildutil.debug: Experimental new library for producing...
2011-11-02 Matthew WildMerge with Zash
2011-11-01 Waqas Hussainprosody: Ensure prosody.paths.config is never nil ...
2011-11-01 Waqas Hussaincertmanager: More informative logging.
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-26 Florian Zeitzs2smanager, net.dns: Fix handling for NXNAME and SRV...
2011-10-23 Kim AlvefurMakefile: Fix making of prosody.version
2011-10-23 Kim AlvefurMakefile: Fix making of prosody.version
2011-10-22 Florian Zeitzs2smanager, xmppserver_listener: Support for connecting...
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-17 Kim AlvefurMakefile: Merge identical rules and some other improvem...
2011-10-17 Kim AlvefurMakefile: Merge identical rules and some other improvem...
2011-10-21 Matthew Wildutil.watchdog: Watchdog timer library
2011-10-19 Matthew Wildnet.dns: Preserve metatable on manual cache purge
2011-10-13 Waqas Hussainnet.server_event, net.server_select: Fixed some global...
2011-08-11 Florian Zeitzmod_register: Add support for additional registration...
2011-08-11 Florian Zeitzutil.dataforms: Add field verification logic
2011-10-12 Matthew WildMakefile, util-src/Makefile: Add .PHONY, reorganise...
2011-10-12 Waqas Hussainmod_saslauth: Never send empty <mechanisms/>, for real...
2011-10-12 Waqas Hussainmod_pep: Always include a 'from' attribute on service...
2011-10-12 Waqas Hussainnet.server_select: Minor whitespace fix.
2011-10-12 Waqas Hussainmod_saslauth: Never send empty <mechanisms/>.
2011-10-12 Matthew Wildmod_watchregistrations: Update to pass default options...
2011-09-27 Matthew Wildmod_motd: Update to use module:get_option_string
2011-09-27 Matthew Wildmod_motd: Send no message (instead of 'blank') if no...
2011-09-27 Matthew Wildnet.server_select: Never call onincoming with nil data...
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...
2011-09-20 Matthew Wildtools/ejabberdsql2prosody: Track current line for error...
2011-09-20 Waqas Hussainmodulemanager: Fix undefined global access in handling...
2011-09-20 Waqas Hussainprosody: Invalid escape sequence in componentmanager...
2011-09-17 Waqas Hussainmodulemanager: Fixed undefined global access in broadca...
2011-09-17 Waqas Hussainejabberd2prosody: Added a lot more type checks to ensur...
2011-09-15 Matthew Wildmod_bosh: s/xmlns:streams/xmlns:stream/ - fixes #265...
2011-09-03 Matthew Wildnet.httpclient_listener: util.httpstream now always...
2011-09-02 Waqas Hussainnet.server_event: Don't call listener.onincoming with...
2011-09-02 Waqas Hussainmod_proxy65: Apply stringprep to activation target...
2011-09-02 Waqas Hussainmod_proxy65: Some more cleanup.
2011-09-02 Waqas Hussainmod_proxy65: Cleanup.
2011-09-02 Kim Alvefurnet.dns: Shorten AAAA records
2011-09-01 Matthew WildMerge with trunk
2011-09-01 Matthew Wildnet.httpclient_listener: Define t_insert
2011-08-31 Waqas HussainMUC: A little cleanup.
2011-08-31 Waqas Hussainnet.http: Remove extra space after method in request...
2011-08-31 Waqas Hussainutil.sasl.scram: Return proper error and don't touch...
2011-08-30 Matthew Wildutil.pubsub: Remove access checking from remove_all_sub...
2011-08-30 Matthew Wildutil.pubsub: Add service:remove_all_subscriptions()
2011-08-30 Matthew Wildutil.pubsub: Support for events (currently subscription...
2011-08-29 Matthew Wildutil.pubsub: Use built-in actor for auto-creating nodes...
2011-08-29 Matthew Wildmodulemanager: Add module:handle_items() to allow a...
2011-08-29 Matthew Wildutil.throttle: Generic module by waqas to limit somethi...
2011-08-29 Matthew Wildmod_saslauth: Fire authentication-success and authentic...
2011-08-26 Waqas Hussainejabberd2prosody: Add support for privacy lists.
2011-08-25 Waqas Hussaincertmanager: Support setting ciphers in SSL config...
2011-08-25 Waqas Hussainconfigmanager: resolve_relative_path: Improved detectio...
2011-08-25 Waqas HussainMUC: Allow affiliation change when argument actor=...
2011-08-22 Matthew Wildnet.http: Convert port to a number (for custom port...
2011-08-20 Matthew Wildnet.http: Support for k->v maps in http.formencode
2011-08-20 Matthew Wildnet.httpclient_listener: Fix to look for the request...
2011-08-20 Matthew Wildnet.server_select: Remove socket from sendlist before...
2011-08-20 Matthew Wildnet.http, httpclient_listener: Move request sending...
next