index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
slotmem
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix valgrind warnings about uninitialized memory in syscall arguments
Stefan Fritsch
2013-02-04
1
-1
/
+1
*
Fix mistaken reset of num_free with restored shm
Jim Jagielski
2013-01-09
1
-1
/
+5
*
Fix various clone/edit and search/replace errors
Gregg Lewis Smith
2012-12-12
2
-4
/
+4
*
Replace duplicate log tags
Stefan Fritsch
2012-11-06
1
-1
/
+1
*
axe unused variable
Jeff Trawick
2012-09-21
1
-1
/
+0
*
Whoups?!
Guenter Knauf
2012-09-19
1
-1
/
+0
*
Add in new type CLEARINUSE which allows the inuse table to
Jim Jagielski
2012-09-18
1
-2
/
+25
*
Use our private function and just allow for conditonal
Jim Jagielski
2012-09-18
1
-11
/
+14
*
Allow for a forced grab of a slotmem slot.
Jim Jagielski
2012-09-18
2
-7
/
+60
*
More consistent return errors...
Jim Jagielski
2012-09-17
1
-4
/
+14
*
Add debug output when slotmem is persisting shm
Jim Jagielski
2012-09-17
1
-4
/
+14
*
NetWare build tweaks.
Guenter Knauf
2012-08-09
2
-2
/
+2
*
mod_slotmem_plain: make the "filename" key relative to
Jeff Trawick
2012-08-08
1
-2
/
+2
*
fixup for r1331110: pass correct argument
Stefan Fritsch
2012-04-26
1
-1
/
+1
*
Replace use of apr_file_write() with apr_file_write_full() to prevent
Stefan Fritsch
2012-04-26
1
-1
/
+2
*
Use new ap_runtime_dir_relative() API
Jim Jagielski
2012-03-08
1
-9
/
+21
*
Allow for DEFAULT_REL_RUNTIMEDIR ala socache... prevent perm issues
Jim Jagielski
2012-03-06
1
-24
/
+18
*
Add a bit of debug logging
Stefan Fritsch
2012-01-02
1
-0
/
+9
*
Remove unused variable
Stefan Fritsch
2011-12-07
1
-1
/
+0
*
mod_slotmem_shm: Remove the colon syntax to indicate a relative path, and
Graham Leggett
2011-12-04
1
-18
/
+14
*
Change the provider names to match the module names:
Stefan Fritsch
2011-12-04
1
-1
/
+1
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-1
/
+1
*
fix def'n of AP_SLOTMEM_PROVIDER_VERSION, use it
Jeff Trawick
2011-07-14
2
-2
/
+4
*
adjustments of build priorities of modules without special dependencies
Stefan Fritsch
2011-07-13
1
-1
/
+1
*
No mo subpool
Jim Jagielski
2011-06-17
1
-10
/
+1
*
More cleanups at cleanup... move to using pconf and then remove
Jim Jagielski
2011-04-01
1
-10
/
+16
*
wrong stash
Jim Jagielski
2011-04-01
1
-0
/
+2
*
Don't kill me mister...
Jim Jagielski
2011-03-31
1
-8
/
+4
*
Use a var INSTALLBASE to simplify NetWare installation rules.
Guenter Knauf
2011-03-18
1
-1
/
+1
*
Use var for prelude so its possible to change it at one place.
Guenter Knauf
2011-03-18
2
-2
/
+2
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
2
-4
/
+4
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
3
-19
/
+19
*
Use ap_state_query() to fix many modules that were not correctly initializing
Stefan Fritsch
2011-02-12
1
-13
/
+0
*
* Fix syntax errors and a non existing variable.
Ruediger Pluem
2011-02-09
1
-2
/
+2
*
Only persist if we want it to
Jim Jagielski
2011-02-07
1
-1
/
+4
*
OK, use faster, shared version... makes sense to persist this
Jim Jagielski
2011-02-07
1
-13
/
+32
*
Save this for later to be done... recall that .free needs to
Jim Jagielski
2011-02-07
1
-20
/
+7
*
Slotmem now provides for the number of "free" slots
Jim Jagielski
2011-02-07
2
-7
/
+45
*
Added mod_slotmem*.dsp files forgotten with commit r1063507.
Guenter Knauf
2011-01-26
2
-0
/
+222
*
arith on void* is not good
Jim Jagielski
2011-01-21
2
-17
/
+17
*
Increase memory alignment for slotmem data in
Rainer Jung
2011-01-17
1
-5
/
+7
*
Added NetWare makefiles for slotmem modules.
Guenter Knauf
2011-01-15
3
-0
/
+746
*
revert...
Jim Jagielski
2011-01-11
1
-55
/
+45
*
whitespace
Jim Jagielski
2011-01-07
1
-1
/
+1
*
Use consistant naming and be sure to pad
Jim Jagielski
2011-01-07
1
-46
/
+56
*
Fix 'comparison of unsigned expression < 0 is always false' warning.
Stefan Fritsch
2010-11-18
1
-1
/
+1
*
Allow for non-persist of shared mem
Jim Jagielski
2010-09-27
1
-27
/
+35
*
No leakie
Jim Jagielski
2010-09-27
1
-4
/
+13
*
Avoid potential segfault (found by clang/scan-build).
Stefan Fritsch
2010-09-27
1
-6
/
+11
*
remove more unused variables
Stefan Fritsch
2010-08-04
1
-2
/
+1
[next]