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
*
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).
Yann Ylavic
2015-11-23
1
-1
/
+1
*
Revert r1715789: will re-commit without spurious functional changes.
Yann Ylavic
2015-11-23
1
-1
/
+1
*
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).
Yann Ylavic
2015-11-23
1
-1
/
+1
*
mod_slotmem_shm: follow up to r1702450.
Yann Ylavic
2015-09-15
1
-1
/
+1
*
mod_slotmem_shm: follow up to r1702450.
Yann Ylavic
2015-09-15
1
-20
/
+27
*
mod_slotmem_shm: revert frivolous s/name/fname/ from r1702473, keep the comme...
Yann Ylavic
2015-09-14
1
-10
/
+10
*
mod_slotmem_shm: follow up to r1702450.
Yann Ylavic
2015-09-11
1
-3
/
+7
*
mod_slotmem_shm: follow up to r1702450.
Yann Ylavic
2015-09-11
1
-11
/
+11
*
mod_slotmem_shm: Fix balancers and balancer members slots reuse on
Yann Ylavic
2015-09-11
1
-57
/
+76
*
This 2 includes are not needed anymore.
Christophe Jaillet
2015-02-06
1
-2
/
+0
*
These are more than debug errors...
Jim Jagielski
2014-08-29
1
-3
/
+3
*
follow-up to r1562472, 1561262, and 1561923:
Jeff Trawick
2014-03-04
1
-9
/
+15
*
More debugging
Jim Jagielski
2014-01-29
1
-0
/
+5
*
c89 fix
Eric Covener
2014-01-28
1
-1
/
+1
*
Remove wonky and unneeded code. We have access
Jim Jagielski
2014-01-25
1
-43
/
+0
*
More debug messaging... useful for tracking down
Jim Jagielski
2014-01-25
1
-0
/
+7
*
not needed any longer
Jim Jagielski
2014-01-25
1
-1
/
+0
*
Revert to assuming APR uses ftok(..,1)
Jim Jagielski
2014-01-24
1
-10
/
+2
*
Avoid APR check.
Jim Jagielski
2014-01-24
1
-5
/
+8
*
Handle the gugz fix in APR 1.5.1 regarding duplicate
Jim Jagielski
2013-11-17
1
-0
/
+8
*
Follow-up to r1540161:
Jeff Trawick
2013-11-15
1
-5
/
+4
*
Avoid the confusion... the digests are NOT strings.
Jim Jagielski
2013-11-09
1
-9
/
+22
*
If apr_file_read did return APR_EOF, then ensure that,
Jim Jagielski
2013-11-08
1
-0
/
+1
*
Allow for backwards compatibility for the md5 check...
Jim Jagielski
2013-11-08
1
-6
/
+16
*
whitespace
Jim Jagielski
2013-11-08
1
-1
/
+0
*
Error detection and a quick validity check when restoring...
Jim Jagielski
2013-11-08
1
-17
/
+33
*
Ensure that the file-based shm file is removed...
Jim Jagielski
2013-11-08
1
-0
/
+5
*
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
[next]