version 1.4, 2015/02/18 20:49:57
|
version 1.5, 2015/02/20 16:42:42
|
Line 15 difficulty="easy"
|
Line 15 difficulty="easy"
|
duration="3 months" |
duration="3 months" |
|
|
description=""" |
description=""" |
The following features should be added to inetd: |
Enhance inetd in NetBSD |
|
|
|
Primary milestones: |
|
|
- Prefork: Support pre-forking multiple children and keeping them alive for multiple invocations. |
- Prefork: Support pre-forking multiple children and keeping them alive for multiple invocations. |
- Per service configuration file: Add a per-service configuration file similar to xinetd. |
- Per service configuration file: Add a per-service configuration file similar to xinetd. |
- Make the rate-limiting feature configurable on a per-service basis. |
- Make the rate-limiting feature configurable on a per-service basis. |
- Improve the logging and make logging modes configurable on a per-service basis. |
- Improve the logging and make logging modes configurable on a per-service basis. |
- Integrate with the new blacklist daemon. |
|
|
|
Perhaps also some of the following: |
Nice to have: |
|
|
- Add include directives to the configuration language to allow service definitions to be installed in /usr/share or /usr/pkg/share. |
- Add include directives to the configuration language to allow service definitions to be installed in /usr/share or /usr/pkg/share. |
- Add a separate way to turn services on and off, so they can be defined statically (such as in /usr/share) and turned on and off from /etc. |
- Add a separate way to turn services on and off, so they can be defined statically (such as in /usr/share) and turned on and off from /etc. |
- Allow non-privileged users to add/remove/change their own services using a separate utility. |
- Allow non-privileged users to add/remove/change their own services using a separate utility. |
|
- Integrate with the new blacklist daemon. |
- Configuration compatibility for systemd socket activations |
- Configuration compatibility for systemd socket activations |
|
|
""" |
""" |