index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
mem
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Missed the plainmem getter/setter. Caught by Rdiger
Jim Jagielski
2009-02-10
1
-1
/
+3
*
Add getter/setter functions to the slotmem API. Also,
Jim Jagielski
2009-02-10
2
-13
/
+71
*
Need to close temporary file before using it
Rainer Jung
2009-01-03
1
-0
/
+7
*
Add new struct element: name...
Jim Jagielski
2009-01-02
2
-1
/
+5
*
Use default object file in APACHE_MODULE calls
Rainer Jung
2009-01-02
1
-2
/
+1
*
Transition mod_slotmem to ap_slotmem... just monkeying
Jim Jagielski
2009-01-01
8
-332
/
+32
*
be consistant with naming...
Jim Jagielski
2008-12-31
3
-5
/
+5
*
Modules will also need to know which methods are available
Jim Jagielski
2008-12-31
2
-0
/
+11
*
Update comments
Jim Jagielski
2008-12-31
1
-2
/
+3
*
use a local apr_shm_t* to avoid casts and type-punning warnings
Chris Darroch
2008-12-31
1
-14
/
+16
*
remove unused variables and fix naming conflicts
Chris Darroch
2008-12-31
1
-15
/
+10
*
detabify and clean some whitespace
Chris Darroch
2008-12-30
4
-185
/
+193
*
no need here :)
Jim Jagielski
2008-12-30
1
-3
/
+0
*
Bump up...
Jim Jagielski
2008-12-30
2
-0
/
+0
*
And complete the API changes...
Jim Jagielski
2008-12-30
3
-33
/
+97
*
Start of further refactoring....
Jim Jagielski
2008-12-30
7
-4
/
+107
*
Move desc of slotmem type to be generic enough so can be
Jim Jagielski
2008-12-30
3
-54
/
+56
*
* This files gets generated. So no need to put it in svn.
Ruediger Pluem
2008-12-29
1
-5
/
+0
*
No need to sep out all the shared mem stuff... clean up
Jim Jagielski
2008-12-29
5
-407
/
+364
*
implement mutex control from shared memory... plain memory not
Jim Jagielski
2008-12-29
5
-38
/
+126
*
Foo
Jim Jagielski
2008-12-24
3
-3
/
+0
*
remove dup
Jim Jagielski
2008-12-24
1
-1
/
+0
*
return apr_status_t
Jim Jagielski
2008-12-24
2
-2
/
+2
*
style changes only
Jim Jagielski
2008-12-24
3
-192
/
+194
*
* These files get generated during build and hence do not need to be in svn.
Ruediger Pluem
2008-12-23
2
-7
/
+0
*
Add in the useful slotmem memory module, from httpd-scoreboard.
Jim Jagielski
2008-12-23
10
-0
/
+786