Merge with Zash
[prosody.git] / core /
2012-03-03 Matthew WildMerge with Zash
2012-03-02 Kim Alvefurcore.portmanager: Make sure the private flag takes...
2012-02-24 Marco Cirillos2smanager, mod_s2s: clear up ip_hosts after s2s is...
2012-02-24 Matthew WildMerge Zash with Florob and Maranda
2012-02-24 Florian Zeitzs2smanager: remove send_to_host.
2012-02-24 Florian Zeitzmodulemanager: include mod_c2s and mod_s2s into autoloa...
2012-01-23 Matthew Wilds2smanager, mod_s2s, mod_s2s/s2sout: Split connection...
2012-01-23 Matthew Wildstanza_router: Replace s2s send logic with firing of...
2012-01-23 Matthew Wildstanza_router: Remove obsolete commented code
2012-01-23 Matthew Wildsessionmanager: Require uuid_generate()
2012-01-23 Matthew Wildsessionmanager, mod_c2s: Move timeout logic to mod_c2s
2012-01-23 Matthew Wildportmanager: Pass port to friendly_error_message()
2012-01-22 Matthew Wildmod_c2s, sessionmanager, xmppclient_listener: Move...
2012-01-22 Matthew Wildportmanager: One manager to, in the darkness, bind...
2012-01-22 Matthew WildMerge with trunk
2012-01-22 Matthew Wildmoduleapi: Add module:shared(), a way to easily share...
2012-01-22 Matthew Wildmoduleapi: Add module:depends(), a way to safely depend...
2012-01-22 Matthew Wildmodulemanager: load(): Return and use the correct modul...
2012-01-22 Matthew Wildmodulemanager: Cleanup some unused variables, imports...
2012-01-22 Matthew Wildmodulemanager, moduleapi: Replace hooks multitable...
2012-01-22 Matthew Wildmodulemanager: Drop unnecessary prosody_events local
2012-01-22 Matthew Wildmodulemanager: Some reorganisation. Only external chang...
2012-01-22 Matthew Wildmodulemanager: Move in-module API functions to core...
2011-12-20 Matthew Wilds2smanager: Fix missing import of 'type' (thanks darkrain)
2011-12-16 Matthew Wildhostmanager: Add send() method to hosts
2011-12-14 Waqas Hussainusermanager: Prep admin JIDs (fixes issue#276).
2011-12-14 Waqas Hussains2smanager: Don't throw an error when the "interface...
2011-12-13 Matthew Wildsessionmanager: Remove unused reference to modulemanager
2011-12-13 Matthew Wilds2smanager: Remove unused reference to modulemanager
2011-12-13 Matthew Wildmodulemanager: Remove 'config' from module environments...
2011-12-10 Matthew Wildconfigmanager: get(): Make section (core) optional...
2012-03-09 Matthew WildMerge 0.9->trunk
2012-03-04 Kim Alvefurcore.s2smanager: Log the entire stream header.
2012-02-25 Matthew WildMerge with 0.9
2012-02-25 Matthew Wilds2smanager: Fix traceback when socket.tcp6 isn't available
2012-02-21 Kim Alvefurcore.s2smanager: Fix check_cert_status() for when the...
2012-02-12 Matthew WildMerge with 0.9
2012-02-12 Matthew Wildhostmanager: Import select() (thanks Medics)
2012-02-11 Matthew WildMerge with 0.9
2012-02-11 Matthew Wildhostmanager: Import jid_split (thanks chris)
2012-01-26 Matthew WildMerge with 0.9
2012-01-24 Paul Aurichs2smanager: Log the host when marking it authenticated
2011-12-07 Florian Zeitzs2smanager: Store port specified by SRV records
2011-11-28 Matthew Wilds2smanager: Use config over xmppserver's default interface
2011-11-26 Matthew WildMerge with Florob
2011-11-22 Matthew Wildloggingmanager: Remove unused 'critical' level
2011-11-01 Waqas Hussaincertmanager: More informative logging.
2011-10-26 Florian Zeitzs2smanager, net.dns: Fix handling for NXNAME and SRV...
2011-10-22 Florian Zeitzs2smanager, xmppserver_listener: Support for connecting...
2011-09-20 Waqas Hussainmodulemanager: Fix undefined global access in handling...
2011-09-17 Waqas Hussainmodulemanager: Fixed undefined global access in broadca...
2011-08-29 Matthew Wildmodulemanager: Add module:handle_items() to allow a...
2011-08-25 Waqas Hussaincertmanager: Support setting ciphers in SSL config...
2011-08-25 Waqas Hussainconfigmanager: resolve_relative_path: Improved detectio...
2011-08-14 Matthew Wildmodulemanager: Add module:hook_global(name, handler...
2011-08-08 Kim Alvefurcore.modulemanager, mod_disco: Add support for XEP...
2010-12-07 Paul Aurichs2smanager: Update to newer luasec
2011-06-27 Matthew Wildsessionmanager: Remove dependency on util.import
2011-06-05 Matthew Wilds2smanager: Fix letter case in log message (thanks...
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-02 Matthew Wildxmlhandlers/xmppstream: Stop the parser when encounteri...
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew Wildxmlhandlers: Don't restrict CDATA
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew Wildxmlhandlers: Reject XML comments, processing instructio...
2011-05-07 Waqas Hussainsessionmanager: Log reason when destroying a session.
2011-05-07 Waqas Hussains2smanager: Log reason when destroying a session.
2011-04-05 Matthew WildMerge 0.8->trunk
2011-04-05 Matthew Wildusermanager: Check host exists before trying to look...
2011-03-29 Matthew Wildsessionmanager: Fire pre-resource-unbind to allow plugi...
2011-02-24 Matthew WildMerge 0.8->trunk
2011-02-22 Matthew Wilds2smanager: Drop some log messages to debug level from...
2011-02-22 Matthew Wilds2smanager: Drop some log messages to debug level from...
2011-02-20 Waqas Hussainmodulemanager: Added module.path to the plugin API...
2011-02-20 Waqas Hussainmodulemanager: Added module.path to the plugin API...
2011-02-13 Matthew Wildloggingmanager: Allow specifying a sink type in per...
2011-02-13 Matthew Wildloggingmanager: Allow specifying a sink type in per...
2011-02-13 Matthew Wildloggingmanager: Iterate over logging config rules using...
2011-02-13 Matthew Wildloggingmanager: Iterate over logging config rules using...
2011-02-03 Waqas HussainMerge 0.8->trunk.
2011-02-02 Paul Aurichmodulemanager: Fix disabling a module on a single host
2011-01-28 Waqas HussainMerge 0.8->trunk
2011-01-28 Waqas Hussainstanza_router: Return a <bad-request/> error on invalid...
2011-01-26 Matthew Wilds2smanager: Change 'Connection failed' error message...
2011-01-21 Matthew WildMerge 0.8->trunk
2011-02-24 Matthew WildMerge with waqas
2011-01-12 Waqas Hussainloggingmanager: Fix reading configuration of timestamps...
2011-01-12 Waqas Hussainloggingmanager: Re-read 'debug' option on reload.
2011-01-11 Matthew WildMerge 0.8->trunk
2011-01-11 Matthew Wildloggingmanager: Remove event hook that never fired...
2011-01-11 Matthew WildMerge 0.8->trunk
2011-01-11 Matthew Wildstoragemanager: Export load_driver() function so it...
2011-01-10 Matthew WildMerge 0.8->trunk
2011-01-10 Waqas Hussains2smanager: Don't bounce error replies for error and...
next