Archive for July, 2005

inewsd - Initial Release

Sunday, July 3rd, 2005

inewsd is (yet another) perl daemon that I’ve written. This one leeches full text news stories from Reuters.com via their RSS interface and then places them in iPod-friendly text files in a directory you choose (normally $IPODMNTPATH/Notes/News). The program can either do a one-shot mode or run in daemon mode. In both […]

dhcp2ldap - Work on v1.2 Begun

Saturday, July 2nd, 2005

I’ve started thinking about how to improve dhcp2ldap. First up, I’ll be sending updated serial numbers every few minutes so that slave servers that are not using ldap can get updates. Also, I’m trying to work out how to have a more flexible subnet layout (ie, a Class B or Class A). […]

dhcp2ldap - Initial Release

Saturday, July 2nd, 2005

dhcp2ldap is a perl daemon that I’ve written to work with the LDAP SDB backend for Bind9, and the ISC DHCP server. It will check the dhcp leases file, at a configurable rate, for changes and update DNS accordingly. This release is v1.1.

Description from initial e-mail to SDB Author:

I recently […]