summaryrefslogtreecommitdiffstats
path: root/modules/slotmem (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Only persist if we want it toJim Jagielski2011-02-071-1/+4
* OK, use faster, shared version... makes sense to persist thisJim Jagielski2011-02-071-13/+32
* Save this for later to be done... recall that .free needs toJim Jagielski2011-02-071-20/+7
* Slotmem now provides for the number of "free" slotsJim Jagielski2011-02-072-7/+45
* Added mod_slotmem*.dsp files forgotten with commit r1063507.Guenter Knauf2011-01-262-0/+222
* arith on void* is not goodJim Jagielski2011-01-212-17/+17
* Increase memory alignment for slotmem data inRainer Jung2011-01-171-5/+7
* Added NetWare makefiles for slotmem modules.Guenter Knauf2011-01-153-0/+746
* revert... Jim Jagielski2011-01-111-55/+45
* whitespaceJim Jagielski2011-01-071-1/+1
* Use consistant naming and be sure to padJim Jagielski2011-01-071-46/+56
* Fix 'comparison of unsigned expression < 0 is always false' warning.Stefan Fritsch2010-11-181-1/+1
* Allow for non-persist of shared memJim Jagielski2010-09-271-27/+35
* No leakieJim Jagielski2010-09-271-4/+13
* Avoid potential segfault (found by clang/scan-build).Stefan Fritsch2010-09-271-6/+11
* remove more unused variablesStefan Fritsch2010-08-041-2/+1
* Fix some compiler warnings:Stefan Fritsch2010-06-141-1/+1
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-062-2/+2
* Allow for pass-thru or early termination of doall() loopsJim Jagielski2009-10-012-4/+11
* An error detect question in commentsJim Jagielski2009-09-031-0/+5
* Arrange the slotmem chain logic in attach() too.Jean-Frederic Clere2009-07-061-8/+13
* Arrange the slotmem chain logic.Jean-Frederic Clere2009-07-061-6/+11
* avoid a relatively ugly code dupJim Jagielski2009-05-221-5/+3
* Complete API :)Jim Jagielski2009-05-212-2/+6
* linewrap. no func diffsJim Jagielski2009-05-191-16/+36
* Doesn't really make sense to have to keep these 2Jim Jagielski2009-05-191-42/+37
* Add inuse table and grab/release to plainmem slot providerJim Jagielski2009-05-151-6/+77
* Align internal names with external... Note, renameJim Jagielski2009-05-152-11/+11
* Another slotmem flag. This one determines if accessJim Jagielski2009-05-152-11/+21
* Remove all locking from slotmem_shm...Jim Jagielski2009-05-151-93/+1
* Align with module namingJim Jagielski2009-05-152-20/+20
* compile-time issuesJim Jagielski2009-05-152-3/+3
* Final ( :) ) step to transition which removes the ap_slotmem_fooJim Jagielski2009-05-152-41/+41
* FinalizeJim Jagielski2009-05-151-1/+1
* Move overJim Jagielski2009-05-154-0/+923