Log

core/portmanager.lua @ 5317:86fab046813f

description author age
portmanager: Return first service with the specified name from get_service() (instead of the array of possible services) (thanks xnyhps) Matthew Wild 2012-12-04
portmanager: Support 'local_interfaces' config option (default for private listeners like components, telnet, etc.) (thanks mva) Matthew Wild 2012-08-10
portmanager: Remove unused import of 'pairs' Matthew Wild 2012-07-29
portmanager: Show a friendly error message when initializing SSL fails (thanks MattJ for the entire patch that I fixed one line in) Kim Alvefur 2012-07-25
portmanager: Match service against service_info (:iter() doesn't match values) Matthew Wild 2012-05-22
portmanager: Fix to deactivate services when they are unregistered (metatable:iter() wins) Matthew Wild 2012-05-19
portmanager: Fix missing variable declaration Matthew Wild 2012-05-11