]> granicus.if.org Git - apache/history - modules/slotmem
mod_mime: Add `MimeOptions`
[apache] / modules / slotmem /
2018-10-05 Joe Orton* modules/slotmem/mod_slotmem_shm.c (restore_slotmem...
2018-05-29 Yann Ylavicmod_slotmem_shm: follow up to r1831869: fix dead else...
2018-05-20 Yann Ylavicmod_slotmem_shm: follow up to r1831869: fix persisted...
2018-05-18 Yann Ylavicmod_slotmem_shm: follow up to r1831869 (check persisten...
2018-05-18 Yann Ylavicmod_slotmem_shm: follow up to r1831869.
2018-05-18 Yann Ylavicmod_slotmem_shm: use a generation number for SHM filena...
2018-05-18 Yann YlavicRestore mod_slotmem_shm from 2.4.29.
2018-05-11 Yann Ylavicmod_slotmem_shm: follow up to r1830800, preserve callee...
2018-05-03 Yann Ylavicmod_slomem_shm: Handle a generation number when the...
2018-03-16 Yann Ylavicmod_slotmem_shm: better comment on MPM WinNT specifics.
2018-03-15 Yann Ylavicmod_slotmem_shm: SHMs need to be attached in MPM winnt...
2018-02-08 Yann Ylavicmod_slotmem_shm: follow up tp r1822509.
2018-02-06 Yann Ylavicmod_slotmem_shm: follow up tp r1822509.
2018-02-06 Yann Ylavicmod_slotmem_shm: follow up tp r1822509.
2018-02-06 Yann Ylavicmod_slotmem_shm: follow up tp r1822509.
2018-01-29 Yann Ylavicmod_slotmem_shm: follow up tp r1822509.
2018-01-29 Yann Ylavicmod_slotmem_shm: Rework SHM reuse/deletion.
2018-01-29 Yann YlavicRevert r1822341, slotmems are not reused on (graceful...
2018-01-26 Jim JagielskiPR 62044: Force addition of generation number to shm...
2016-08-11 Rainer JungFix spelling in comments and text files.
2015-12-29 Yann YlavicFollow up to r1715880: revert more abusive ap_casecmpst...
2015-11-23 Yann YlavicUse new ap_casecmpstr[n]() functions where appropriate...
2015-11-23 Yann YlavicRevert r1715789: will re-commit without spurious functi...
2015-11-23 Yann YlavicUse new ap_casecmpstr[n]() functions where appropriate...
2015-09-15 Yann Ylavicmod_slotmem_shm: follow up to r1702450.
2015-09-15 Yann Ylavicmod_slotmem_shm: follow up to r1702450.
2015-09-14 Yann Ylavicmod_slotmem_shm: revert frivolous s/name/fname/ from...
2015-09-11 Yann Ylavicmod_slotmem_shm: follow up to r1702450.
2015-09-11 Yann Ylavicmod_slotmem_shm: follow up to r1702450.
2015-09-11 Yann Ylavicmod_slotmem_shm: Fix balancers and balancer members...
2015-02-06 Christophe JailletThis 2 includes are not needed anymore.
2014-08-29 Jim JagielskiThese are more than debug errors...
2014-03-04 Jeff Trawickfollow-up to r1562472, 1561262, and 1561923:
2014-01-29 Jim JagielskiMore debugging
2014-01-28 Eric Covenerc89 fix
2014-01-25 Jim JagielskiRemove wonky and unneeded code. We have access
2014-01-25 Jim JagielskiMore debug messaging... useful for tracking down
2014-01-25 Jim Jagielskinot needed any longer
2014-01-24 Jim JagielskiRevert to assuming APR uses ftok(..,1)
2014-01-24 Jim JagielskiAvoid APR check.
2013-11-17 Jim JagielskiHandle the gugz fix in APR 1.5.1 regarding duplicate
2013-11-15 Jeff TrawickFollow-up to r1540161:
2013-11-08 Jim JagielskiAvoid the confusion... the digests are NOT strings.
2013-11-08 Jim JagielskiIf apr_file_read did return APR_EOF, then ensure that,
2013-11-08 Jim JagielskiAllow for backwards compatibility for the md5 check...
2013-11-08 Jim Jagielskiwhitespace
2013-11-08 Jim JagielskiError detection and a quick validity check when restori...
2013-11-08 Jim JagielskiEnsure that the file-based shm file is removed...
2013-02-04 Stefan Fritschfix valgrind warnings about uninitialized memory in...
2013-01-09 Jim JagielskiFix mistaken reset of num_free with restored shm
2012-12-12 Gregg Lewis SmithFix various clone/edit and search/replace errors
2012-11-06 Stefan FritschReplace duplicate log tags
2012-09-21 Jeff Trawickaxe unused variable
2012-09-18 Guenter KnaufWhoups?!
2012-09-18 Jim JagielskiAdd in new type CLEARINUSE which allows the inuse table to
2012-09-18 Jim JagielskiUse our private function and just allow for conditonal
2012-09-17 Jim JagielskiAllow for a forced grab of a slotmem slot.
2012-09-17 Jim JagielskiMore consistent return errors...
2012-09-17 Jim JagielskiAdd debug output when slotmem is persisting shm
2012-08-09 Guenter KnaufNetWare build tweaks.
2012-08-08 Jeff Trawickmod_slotmem_plain: make the "filename" key relative to
2012-04-26 Stefan Fritschfixup for r1331110: pass correct argument
2012-04-26 Stefan FritschReplace use of apr_file_write() with apr_file_write_ful...
2012-03-08 Jim JagielskiUse new ap_runtime_dir_relative() API
2012-03-06 Jim JagielskiAllow for DEFAULT_REL_RUNTIMEDIR ala socache... prevent...
2012-01-02 Stefan FritschAdd a bit of debug logging
2011-12-07 Stefan FritschRemove unused variable
2011-12-04 Graham Leggettmod_slotmem_shm: Remove the colon syntax to indicate...
2011-12-04 Stefan FritschChange the provider names to match the module names:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-07-14 Jeff Trawickfix def'n of AP_SLOTMEM_PROVIDER_VERSION, use it
2011-07-13 Stefan Fritschadjustments of build priorities of modules without...
2011-06-17 Jim JagielskiNo mo subpool
2011-04-01 Jim JagielskiMore cleanups at cleanup... move to using pconf and...
2011-04-01 Jim Jagielskiwrong stash
2011-03-31 Jim JagielskiDon't kill me mister...
2011-03-18 Guenter KnaufUse a var INSTALLBASE to simplify NetWare installation...
2011-03-18 Guenter KnaufUse var for prelude so its possible to change it at...
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-02-12 Stefan FritschUse ap_state_query() to fix many modules that were...
2011-02-09 Ruediger Pluem* Fix syntax errors and a non existing variable.
2011-02-07 Jim JagielskiOnly persist if we want it to
2011-02-07 Jim JagielskiOK, use faster, shared version... makes sense to persis...
2011-02-07 Jim JagielskiSave this for later to be done... recall that .free...
2011-02-07 Jim JagielskiSlotmem now provides for the number of "free" slots
2011-01-26 Guenter KnaufAdded mod_slotmem*.dsp files forgotten with commit...
2011-01-21 Jim Jagielskiarith on void* is not good
2011-01-17 Rainer JungIncrease memory alignment for slotmem data in
2011-01-15 Guenter KnaufAdded NetWare makefiles for slotmem modules.
2011-01-11 Jim Jagielskirevert...
2011-01-07 Jim Jagielskiwhitespace
2011-01-07 Jim JagielskiUse consistant naming and be sure to pad
2010-11-18 Stefan FritschFix 'comparison of unsigned expression < 0 is always...
2010-09-27 Jim JagielskiAllow for non-persist of shared mem
2010-09-27 Jim JagielskiNo leakie
2010-09-27 Stefan FritschAvoid potential segfault (found by clang/scan-build).
2010-08-03 Stefan Fritschremove more unused variables
2010-06-14 Stefan FritschFix some compiler warnings:
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
next