greyhound.php
2008-08-06 Dan Switched default theme to grey.
2008-08-05 Dan Added initial album artwork support.
2008-06-30 Dan Made the webserver a bit smarter. It handles running as root properly (only allows it if user/group specified and port < 1024) and directory listing is massively smarter.
2008-04-25 Dan Added the "powered by" link and rebranded as 0.1 alpha 1
2008-04-12 Dan Re-enabled multi-threaded operation after trying with a field test
2008-04-02 Dan Disabled forking/keep-alive code, firefox doesn't seem to like the way it waits for requests
2008-04-02 Dan Added multi-threading/forking/keep-alive support to webserver. w00t, feeling all POSIX-happy today!
2008-03-26 Dan Added PHP feature check to prevent script from throwing unneeded exceptions on unsupported PHP configurations
2008-03-26 Dan Backend improvement to webserver that causes interrupts to work properly; made pcntl_signal only be called if it's supported
2008-03-24 Dan Modified to trap signals properly and not write to the root directory (only working directory)
2008-03-24 Dan Modified to fit Amarok script specifications.
less more (0) tip