| Alkaline 1.31 (build 1.31.0909 RTM) |
| | added --enableping and removed --disableping; by default the ping thread is not launched |
| | corrected bug: incorrect $end value for last page of results |
| | corrected bug: search appeared to be locked for a few seconds (attempting to resolve remote hostname aliases on FreeBSD and other systems, which do not support reentrant hostname resolution) |
| | restarting Alkaline from the admin console did not re-enable swap (when run with --enableswap) |
| | added USFormats=Y/N (default N) option to global.cnf, which defines whether before: and after: dates should be treated as US dates (MMDDYY) rather than European dates (DDMMYY) |
| | corrected bug: year 00 did not translate to 2000 when specifying before: and/or after: |
| | corrected bug: corrupted output on the 404 verification step for auth settings |
| | corrected bug: urls such as http://foo:X showing as Upper from http://foo; now port values must match for the upper condition, otherwise the url is considered remote |
| | corrected bug: duplicate urls appearing in the queue resulting in an [md5-unch] message during the very first reindex |
| | corrected bug: cannot login to /admin with the alkaline-add password |
| | added binding to an alternative ip/hostname, the new command line syntax is
asearch [host:]port ..., for example
./asearch foo.bar.com:9999 ... |
| | corrected bug: random failure to grant access to /admin for rare username/password pairs |
| | versionning is now using the standard numbering
major.minor.build.dot; asearch.exe properties under Windows NT show the correct version number and the proper copyright information |