trac spam

trac spam is now being handled by the SpamFilter PluginOnly one piece of spam, but it was enough to warrant this. I did try ScallyWhack mod_security rules for trac, but it failed on the cookies rule all the time.

PARP

No, not a Bum Trumpet ;) Proxy ARP Daemon is a new tool I’ve written which complies with RFC 1027. In a nutshell it provides a transparent gateway for your subnet. Why would you want this? Well, in a modern world you don’t as DHCP clients will configure routing correctly and have more bang for your bug with autoconfiguration. So what’s the use of it? The answer is found in the new buzz-word of the moment- virtualization.
Read full post

Looking for Logos

No, no, not the company I work for :PI’m looking for somewith with artistic skill to create logos for OpenRC, dhcpcd and openresolv. Ideally the OpenRC logo should also be done as ASCII art with a max size of 15 rows for a curses splash plugin with progress bar I’m working on.Email me your submissions at roy@marples.name and I’ll pick the winning logo! There are no prizes - other than cookies!
Read full post

bugzilla shutdown

My bugzilla installation has now been shutdown, and all bugs have been migrated to new trac projects for all of them (found here for dhcpcd , here for openrc and here for openresolv). The main selling point is now an easy interface to trac bugs to code changes and code changes in response to bugs, as demonstrated here. That bug also demonstrates one issue with the bug migration- wiki formatting.Over the weekend, I’ll try and implement Multiple Trac Views on trac-0.
Read full post

dhcpcd changes to svn and trac

After changing openresolv to trac and svn, I’ve done the same for dhcpcd. As such, the bugzilla database is now closed for new bugs for dhcpcd and openresolv and you should now use trac for each (found here for dhcpcd and here for openresolv). I’ve migrated the bugs, attachments, resolutions and activity across for both. These scripts are for bugzilla-3.0.3 and trac-0.11.1 and assume that no custom fields have been added.
Read full post