summaryrefslogtreecommitdiffstats
path: root/dns/dhisd/pkg-descr
blob: a9ef6aa9794e822d58d7cebc78f8c0d5337dfcd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
DHIS Daemon release 5.1
==============================

The server is now modular through the introduction of a services
sub-system. DNS updates are no longer part of the main code but
are now implemented as a module.

The main dhisd process listens to DHIS clients and after authentication
marks these with their dynamic IP address. The request is passed to a
sub-process through a pipe which implements the services for which the
client is subscribed to. Clients may be subscribed to one or more
services individually.
The sub-engine interface does a basic read from stdin and process.

Examples of things DHIS could update:
    Dns, Firewalls, tunnel servers, relay access lists, etc ...

For more information on the services of DHIS, you should look at the
official DHIS site:
	http://www.dhis.org/dhis/services/

WWW: http://www.dhis.org/r5/
OpenPOWER on IntegriCloud