index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
ap_slotmem.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Error detection and a quick validity check when restoring...
Jim Jagielski
2013-11-08
1
-0
/
+1
*
Add in new type CLEARINUSE which allows the inuse table to
Jim Jagielski
2012-09-18
1
-3
/
+7
*
Allow for a forced grab of a slotmem slot.
Jim Jagielski
2012-09-18
1
-0
/
+7
*
Avoid using C++ reserved word 'new' in arg name in header
Stefan Fritsch
2012-01-02
1
-5
/
+7
*
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
1
-1
/
+1
*
Slotmem now provides for the number of "free" slots
Jim Jagielski
2011-02-07
1
-0
/
+8
*
Just a note regarding these bitfields
Jim Jagielski
2011-01-13
1
-0
/
+2
*
Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,
Jeff Trawick
2009-11-24
1
-4
/
+0
*
Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.
Daniel Earl Poirier
2009-10-28
1
-1
/
+1
*
clarify ptr
Jim Jagielski
2009-06-01
1
-1
/
+1
*
Align doccos with code and clarify: grab tries to find a free
Jim Jagielski
2009-06-01
1
-6
/
+6
*
dditional docco changes... No functional changes
Jim Jagielski
2009-05-15
1
-2
/
+2
*
comment change - no functional change
Jim Jagielski
2009-05-15
1
-8
/
+8
*
"officially" add grab/release to slotmem provider API
Jim Jagielski
2009-05-15
1
-0
/
+14
*
Another slotmem flag. This one determines if access
Jim Jagielski
2009-05-15
1
-0
/
+9
*
compile-time issues
Jim Jagielski
2009-05-15
1
-0
/
+5
*
Final ( :) ) step to transition which removes the ap_slotmem_foo
Jim Jagielski
2009-05-15
1
-115
/
+22
*
add API back from r774454
Jim Jagielski
2009-05-13
1
-0
/
+17
*
ap_slotmem_mem no longer exists. We never provide the ptr to
Jim Jagielski
2009-05-13
1
-17
/
+0
*
If we have a mutex, we should use it whenever we create a
Jim Jagielski
2009-05-12
1
-0
/
+26
*
Move to an enum, instead of bitmaps... no functional
Jim Jagielski
2009-05-05
1
-3
/
+5
*
Add a parameter for slotmem_create for the persistancy of the slotmem area.
Jean-Frederic Clere
2009-05-04
1
-2
/
+6
*
Remove ap_slotmem_lock / ap_slotmem_unlock from the slotmem API.
Jean-Frederic Clere
2009-05-04
1
-30
/
+0
*
Add getter/setter functions to the slotmem API. Also,
Jim Jagielski
2009-02-10
1
-16
/
+55
*
Add new struct element: name...
Jim Jagielski
2009-01-02
1
-55
/
+57
*
Transition mod_slotmem to ap_slotmem... just monkeying
Jim Jagielski
2009-01-01
1
-0
/
+201