summaryrefslogtreecommitdiffstats
path: root/modules/slotmem (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* adjustments of build priorities of modules without special dependenciesStefan Fritsch2011-07-131-1/+1
* No mo subpoolJim Jagielski2011-06-171-10/+1
* More cleanups at cleanup... move to using pconf and then removeJim Jagielski2011-04-011-10/+16
* wrong stashJim Jagielski2011-04-011-0/+2
* Don't kill me mister...Jim Jagielski2011-03-311-8/+4
* Use a var INSTALLBASE to simplify NetWare installation rules.Guenter Knauf2011-03-181-1/+1
* Use var for prelude so its possible to change it at one place.Guenter Knauf2011-03-182-2/+2
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-082-4/+4
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-083-19/+19
* Use ap_state_query() to fix many modules that were not correctly initializingStefan Fritsch2011-02-121-13/+0
* * Fix syntax errors and a non existing variable.Ruediger Pluem2011-02-091-2/+2