aboutsummaryrefslogtreecommitdiffstats
path: root/core/portmanager.lua
Commit message (Collapse)AuthorAgeFilesLines
...
* portmanager: Support item-added/net-provider (global and shared modules only!)Matthew Wild2012-03-141-0/+9
|
* portmanager: Add unregister_service(), and allow multiple services with the ↵Matthew Wild2012-03-141-6/+26
| | | | same name (they get queued)
* portmanager: Add get_active_services()Matthew Wild2012-03-111-0/+4
|
* portmanager: Add get_service()Matthew Wild2012-03-111-0/+3
|
* core.portmanager: Make sure the private flag takes precedence over global ↵Kim Alvefur2012-03-031-1/+1
| | | | interfaces
* portmanager: Pass port to friendly_error_message()Matthew Wild2012-01-231-2/+2
|
* portmanager: One manager to, in the darkness, bind themMatthew Wild2012-01-221-0/+132