- merge a patch from upstream SVN so that the _gnugk user does not need
read access to current directory when starting gnugk
- remove useless parts from patches now that pwlib and openh323 version
got sanitised
- rename default configuration file from gnugk.ini to getekeeper.ini
(as per documentation suggests it)
- replace etc with ${SYSCONFDIR} in MESSAGE and remove fixed warning
Medusa is a 'server platform' -- it provides a framework for
implementing asynchronous socket-based servers (TCP/IP and on Unix, Unix
domain, sockets).
ok merdely@
forwarding to dynamically route multicast traffic. Routing is done
by defining an "upstream" interface on which the daemon acts as a
normal Multicast client, and one or more "downstream" interfaces
that serves clients on the destination networks. This is useful in
situations where other dynamic multicast routers cannot be used.
from markus with small adjustments.
ok markus
- Add GEOIP_MMAP_CACHE support
- Added last_netmask - gets netmask of network block from last lookup
- Merged in Geo::IP::PurePerl code
- Added set_charset - enables UTF8 output of city name
ok jasper (was MAINTAINER, removed by request)
This is a piece of software that lets you tunnel IPv4 data through a
DNS server. This can be usable in different situations where internet
access is firewalled, but DNS queries are allowed.
help/ok jasper@
Cnagios is a full-screen terminal interface for viewing Nagios
HOST and SERVICE objects, and the durations of their current states.
It's lightning fast because it's written in C using the curses
library. And it's super flexible because it uses hooks directly
into the perl C library to shorten plugin output and filter the
displayed HOSTs or SERVICEs.
ok ian (for an earlier version without a license, upstream added
a nice one when I asked, thanks!) "commit it dammit" henning