Change the magic number used to introduce a trie file, so that instead
[sgt/agedu] / TODO
2012-03-04 simonRevamp the networking code in httpd.c to support IPv6...
2012-03-04 simonFix typo in TODO.
2011-07-25 simonTODO update: include some notes on proper character...
2011-04-09 simonSwitch all the HTML-based reporting modes (the internal...
2010-02-25 simonMore TODO thoughts.
2010-02-23 simonTODO updates.
2008-11-15 simonOops, found a rogue "struct stat64" which hadn't been...
2008-11-07 simonWith the new cut-down index, my previous upper-bound...
2008-11-06 simonindex.c, instead of storing a distinct tree root for...
2008-11-05 simonDon't forget to munmap everything we've mmapped in...
2008-11-05 simonAdjust the default listening address selection for...
2008-11-05 simonPortability enhancements to make better use of autoconf...
2008-11-03 simonUse the configure output to select an lstat, and to...
2008-11-03 simonVarious polishing: man page tweaks, --version now does...
2008-11-02 simonPreliminary autoconf framework. Entirely separate from...
2008-11-02 simonNew operation mode to remove the data file. Now you...
2008-11-02 simonTweak the options list a bit: change around some short...
2008-11-02 simonInvent a cunning means of faking plausible atimes for...
2008-11-02 simonTurn my disgusting readdir macros into a reasonably...
2008-11-01 simonAbout time I put a licence on this. MIT as usual, natur...
2008-11-01 simonNow every action is encapsulated as a command-line...
2008-11-01 simonMinor tweaks: turn the "address:port/0" URL of the...
2008-11-01 simonFix the various issues centring around the anomaly...
2008-11-01 simon--scan-dump and --load options, for moving dump files...
2008-11-01 simonPrepare to have a parametrisable path separator charact...
2008-11-01 simonMore HTTP server configuration: allow user-chosen addre...
2008-11-01 simonConfigurable age range represented by the colour coding...
2008-10-30 simonAdditional options to control the disk scanning: wildca...
2008-10-30 simonTidy up the reporting of the disk scan progress on...
2008-10-30 simonIntroduce something more like an actual framework for...
2008-10-29 simonInitial commit of a basically working but severely...