summaryrefslogtreecommitdiffstats
path: root/modules/slotmem (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).Yann Ylavic2015-11-231-1/+1
* Revert r1715789: will re-commit without spurious functional changes.Yann Ylavic2015-11-231-1/+1
* Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).Yann Ylavic2015-11-231-1/+1
* mod_slotmem_shm: follow up to r1702450.Yann Ylavic2015-09-151-1/+1
* mod_slotmem_shm: follow up to r1702450.Yann Ylavic2015-09-151-20/+27
* mod_slotmem_shm: revert frivolous s/name/fname/ from r1702473, keep the comme...Yann Ylavic2015-09-141-10/+10
* mod_slotmem_shm: follow up to r1702450.Yann Ylavic2015-09-111-3/+7
* mod_slotmem_shm: follow up to r1702450.Yann Ylavic2015-09-111-11/+11
* mod_slotmem_shm: Fix balancers and balancer members slots reuse onYann Ylavic2015-09-111-57/+76
* This 2 includes are not needed anymore.Christophe Jaillet2015-02-061-2/+0
* These are more than debug errors...Jim Jagielski2014-08-291-3/+3
* follow-up to r1562472, 1561262, and 1561923:Jeff Trawick2014-03-041-9/+15
* More debuggingJim Jagielski2014-01-291-0/+5
* c89 fixEric Covener2014-01-281-1/+1
* Remove wonky and unneeded code. We have accessJim Jagielski2014-01-251-43/+0
* More debug messaging... useful for tracking downJim Jagielski2014-01-251-0/+7
* not needed any longerJim Jagielski2014-01-251-1/+0
* Revert to assuming APR uses ftok(..,1)Jim Jagielski2014-01-241-10/+2
* Avoid APR check.Jim Jagielski2014-01-241-5/+8
* Handle the gugz fix in APR 1.5.1 regarding duplicateJim Jagielski2013-11-171-0/+8
* Follow-up to r1540161:Jeff Trawick2013-11-151-5/+4
* Avoid the confusion... the digests are NOT strings.Jim Jagielski2013-11-091-9/+22
* If apr_file_read did return APR_EOF, then ensure that,Jim Jagielski2013-11-081-0/+1
* Allow for backwards compatibility for the md5 check...Jim Jagielski2013-11-081-6/+16
* whitespaceJim Jagielski2013-11-081-1/+0
* Error detection and a quick validity check when restoring...Jim Jagielski2013-11-081-17/+33
* Ensure that the file-based shm file is removed...Jim Jagielski2013-11-081-0/+5
* fix valgrind warnings about uninitialized memory in syscall argumentsStefan Fritsch2013-02-041-1/+1
* Fix mistaken reset of num_free with restored shmJim Jagielski2013-01-091-1/+5
* Fix various clone/edit and search/replace errorsGregg Lewis Smith2012-12-122-4/+4
* Replace duplicate log tagsStefan Fritsch2012-11-061-1/+1
* axe unused variableJeff Trawick2012-09-211-1/+0
* Whoups?!Guenter Knauf2012-09-191-1/+0
* Add in new type CLEARINUSE which allows the inuse table toJim Jagielski2012-09-181-2/+25
* Use our private function and just allow for conditonalJim Jagielski2012-09-181-11/+14
* Allow for a forced grab of a slotmem slot.Jim Jagielski2012-09-182-7/+60
* More consistent return errors...Jim Jagielski2012-09-171-4/+14
* Add debug output when slotmem is persisting shmJim Jagielski2012-09-171-4/+14
* NetWare build tweaks.Guenter Knauf2012-08-092-2/+2
* mod_slotmem_plain: make the "filename" key relative toJeff Trawick2012-08-081-2/+2
* fixup for r1331110: pass correct argumentStefan Fritsch2012-04-261-1/+1
* Replace use of apr_file_write() with apr_file_write_full() to preventStefan Fritsch2012-04-261-1/+2
* Use new ap_runtime_dir_relative() APIJim Jagielski2012-03-081-9/+21
* Allow for DEFAULT_REL_RUNTIMEDIR ala socache... prevent perm issuesJim Jagielski2012-03-061-24/+18
* Add a bit of debug loggingStefan Fritsch2012-01-021-0/+9
* Remove unused variableStefan Fritsch2011-12-071-1/+0
* mod_slotmem_shm: Remove the colon syntax to indicate a relative path, andGraham Leggett2011-12-041-18/+14
* Change the provider names to match the module names:Stefan Fritsch2011-12-041-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-1/+1
* fix def'n of AP_SLOTMEM_PROVIDER_VERSION, use itJeff Trawick2011-07-142-2/+4