roxen.lists.roxen.general

Subject Author Date
New patch series, updated and rebased Stephen R. van den Berg <srb[at]cuci[dot]nl> 22-01-2009
git fetch git://git.cuci.nl/roxen BuGless.mast4:BuGless.mast4
The relevant patches are:

commit eb8045c5184b9d066fbbeca3a70d66fb53fad100
    Add a few forgotten not_query assignments
commit 6fe74be5cd386610decf89171cc9b0f8a5fbe514
    Allow more functions in expr
commit b49be94de488cc8175c25a43fbdfe22dcb591654
    Avoid null-dereference when the file doesn't exist (pathinfo)
commit ed112373bf8ef9b3bc7936d80cce52f067f3a30f
    Preserve SQL sessions while parsing one RXML page
commit da85102700052899d347cf46f1be7027d1b3f732
    Expose MySQL options to the webadmin
commit 18ecccbde822978a4009217fc20cb610c3b0e727
    Tie up dangling SQL-transactions at the end of an RXML session
commit cabbe6537c5543b1360d84240e2e5aee26fc8508
    Add support for csv quoting
commit 4a240aa6456dfb08543849e59b9b5bdc5b54f8bf
    Add support for bytea encoding
commit 039b80c16ddc9fcecf1497fd5f53aa5a26e08d63
    Cater for lost connections during the last query.
    This shouldn't happen, but if it does, it becomes
    very confusing to localise because of the surrounding
    catch.  Errors in errormessages are bad news.
commit 8f78f9b53a0eb4513f83c66d7d54ab180050cf58
    Make ImageCache authentication configurable
commit 8991f61bb0c563b9887c18ea260c9fa4db1e4fe3
    Add support to StringFile to be used in writing.
    Needed for the gzip-on-the-fly module.
commit 06f2b9516775c1795d0cd2253b8f3ff295a48b73
    New module: controlled variable expansion
commit 06397140dc816149be42190612ac4afb47b66f5a
    New module: autosplitted virtual-host logfiles
commit c531cd60ee59b6b964cd59c519551cc2504698d0
    Support LOCALDIR preset everywhere
-- 
Sincerely,
           Stephen R. van den Berg.

Real programmers don't produce results, they return exit codes.