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
*
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