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/ sitory'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/javaview
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Get Rid MD5 supportmiwi2011-03-201-3/+0
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Updated email address in my portsnivit2006-12-101-1/+1
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* - Add SHA256pav2005-12-301-0/+3
* - Update to 3.95hq2005-10-064-139/+218