util.signal: Make kill() available on Solaris; really fixes #136.
[prosody.git] / core /
2009-12-04 Matthew Wildcomponentmanager: Set ssl_ctx[_in] for components corre...
2009-12-04 Paul AurichDisable SSLv2 by default, it's known to be insecure.
2009-12-03 Tobias MarkmannMerge with Waqas.
2009-12-02 Matthew WildMerge with Tobias
2009-12-02 Matthew WildMerge with Tobias
2009-12-02 Matthew Wildmodulemanager, net.dns: Remove trailing whitespace
2009-12-01 Tobias MarkmannMerge with tip.
2009-12-01 Matthew WildMerge with trunk
2009-12-01 Matthew Wildmodulemanager: Fire events module-loaded and module...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-29 Waqas HussainMerge with 0.6.
2009-11-28 Waqas Hussaincore.xmlhandlers: Fixed processing of empty namespaces...
2009-11-26 Matthew Wilds2smanager: Allow configuration of the dialback_secret...
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew WildMerge with 0.6 on prosody.im
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew Wilds2smanager: Log warning when trying to send a stanza...
2009-11-24 Matthew WildMerge with trunk
2009-11-24 Matthew Wildcore.sessionmanager, net.*_listener: Remove the evil...
2009-11-23 Waqas HussainMerged with 0.6.
2009-11-23 Matthew WildMerge with trunk
2009-11-23 Matthew Wildmodulemanager: New module API methods for getting confi...
2009-11-22 Waqas HussainMerged with 0.6.
2009-11-22 Waqas Hussainsessionmanager: Added function send_to_interested_resou...
2009-11-22 Waqas Hussainsessionmanager: Fixed and cleaned function send_to_avai...
2009-11-22 Waqas Hussainloggingmanager: Explicitly flush log messages if the...
2009-11-22 Matthew Wilds2smanager: Fix syntax error introduced in merge
2009-11-22 Matthew WildMerge with trunk
2009-11-22 Matthew Wildstanza_router: Don't log full stanzas destined for s2s
2009-11-22 Matthew Wilds2smanager: Update for new net.server API (s2s still...
2009-11-21 Matthew Wildobjectmanager: Convert to unix line-endings
2009-11-21 Matthew Wildsessionmanager: Use : syntax for calling connection...
2009-11-21 Matthew Wilds2smanager: Don't log full stanza when sending outwards
2009-11-21 Matthew Wilds2smanager: Don't tostring() the data before sending...
2009-11-20 Matthew Wilds2smanager: Fail outgoing s2s connection if hostname...
2009-11-20 Matthew Wilds2smanager: Queue db:verify unless we already sent...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-11-12 Waqas HussainChanged separator between attribute names and prefixes...
2009-11-12 Waqas Hussaincomponentmanager: Improved logging for stanzas being...
2009-11-08 Matthew Wildmodulemanager: api:get_option(): Handle correctly optio...
2009-10-21 Waqas Hussainrostermanager: Fixed a global access.
2009-10-21 Waqas Hussainrostermanager: Refactored roster loading to remove...
2009-10-21 Waqas Hussainrostermanager: Log a warning when a self-contact is...
2009-10-21 Waqas Hussainrostermanager: Ensure meta-data entry is present on...
2009-10-21 Waqas Hussainrostermanager: Remove self-contacts from loaded rosters.
2009-10-21 Matthew Wildxmlhandlers: Reset state on error or stream close,...
2009-10-21 Waqas HussainMerged with trunk.
2009-10-21 Waqas Hussainusermanager: Removed an unnecessary global access.
2009-10-21 Waqas Hussainusermanager: Logged a clear warning when the 'admins...
2009-10-21 Waqas Hussainusermanager: Changed function is_admin to allow checkin...
2009-10-18 Matthew Wilds2smanager: Use session-specific logger to log outgoing...
2009-10-18 Waqas HussainMerge with trunk.
2009-10-18 Waqas Hussainmodulemanager: Module loading rewritten to gracefully...
2009-10-17 Waqas Hussainmodulemanager: Use componentmanager to create new compo...
2009-10-17 Waqas Hussaincomponentmanager: Added a FIXME comment.
2009-10-17 Waqas Hussaincomponentmanager: Unload mod_tls for components before...
2009-10-17 Waqas Hussaincomponentmanager: Let the default component handler...
2009-10-17 Waqas Hussainmodulemanager: Fixed: Stanza modules were being auto...
2009-10-17 Waqas Hussainmodulemanager: Fixed traceback on loading modules on...
2009-10-17 Waqas Hussainmodulemanager: Slightly rearranged code for more robust...
2009-10-17 Waqas Hussainstanza_router: Added a compatibility workaround for...
2009-10-17 Matthew Wildhostmanager: Create a server sslctx for incoming connec...
2009-10-17 Matthew Wilds2smanager: Add incoming_s2s to the prosody object
2009-10-17 Matthew Wildhostmanager: deactivate() now accepts a reason, closes...
2009-10-17 Matthew Wildhostmanager: Add return _M;
2009-10-17 Matthew Wildstanza_router: Localize hosts, full_sessions and bare_s...
2009-10-17 Matthew Wildcomponentmanager: Handle missing prosody object (helps...
2009-10-16 Matthew Wilds2smanager: Fix access of 'config' global without requi...
2009-10-16 Matthew Wildmodulemanager: Re-organise module loading to still...
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Waqas HussainMerge with 0.5
2009-10-13 Waqas Hussainmodulemanager: Changed api:get_host_items to include...
2009-10-13 Waqas Hussainrostermanager: Fixed a traceback on roster save.
2009-10-08 Matthew Wildcomponentmanager: Auto-load mod_tls for components...
2009-10-08 Matthew Wildcomponentmanager: Remove FIXME
2009-10-08 Matthew Wildcomponentmanager: Fix oops in pattern for matching...
2009-10-08 Matthew Wildcomponentmanager: Use ssl_ctx of 'parent' host (should...
2009-10-08 Matthew Wilds2smanager: Make s2s-stream-features a per-host event
2009-10-06 Matthew Wildmodulemanager: Bump log level of unhandled non-default...
2009-10-06 Matthew Wilds2smanager: Don't send version=1.0 in reply to incoming...
2009-10-06 Paul Aurichsessionmanager: Mark client streams as opened sooner...
2009-10-06 Matthew Wilds2smanager: Improve log message on missing to/from...
2009-10-05 Matthew Wildhostmanager: Only initialse SSL contexts if SSL library...
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wilds2smanager: Mark session as secure if it was negotiatin...
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildmodulemanager: Add host.modules to contain a table...
2009-10-05 Matthew Wildmodulemanager: Add host.modules to contain a table...
2009-10-04 Waqas HussainMerge with 0.5
2009-10-04 Waqas Hussainstanza_router: Reply to IQ requests with missing 'id...
2009-10-04 Waqas Hussainrostermanager: Fixed: Roster version was not being...
2009-10-04 Waqas Hussainrostermanager: Added support for saving rosters of...
2009-10-04 Paul AurichSpecify XMPP version on response stream to incoming...
2009-10-04 Paul AurichMinor changes; outgoing TLS works.
2009-10-04 Matthew Wildhostmanager: Create ssl context for each host (fixes...
2009-10-04 Matthew Wildloggingmanager: Whitespace fix
2009-10-04 Matthew Wilds2smanager: Small comment
2009-10-04 Matthew Wilds2smanager: Don't wait for stream:features from non...
next