index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
mpm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
In 2.4, the MPM leaves a copy of the non-disconnected FD sitting in
Eric Covener
2013-09-15
1
-4
/
+5
*
style consistency in winnt's worker_main
Eric Covener
2013-09-07
1
-9
/
+6
*
Mistakenly try to use a line comment to the end of your Listen
Jeff Trawick
2013-09-05
1
-1
/
+9
*
In event's process_lingering_close, close the socket and remove it
Eric Covener
2013-08-25
1
-1
/
+1
*
Fix "unused variable" warning.
Rainer Jung
2013-06-19
1
-2
/
+1
*
subpool
Jim Jagielski
2013-06-18
1
-1
/
+3
*
Fold in Eric Covener's socket callback
Jim Jagielski
2013-06-17
1
-0
/
+113
*
update log tags
Stefan Fritsch
2013-05-11
2
-2
/
+2
*
simple MPM: Lift the restriction that prevents mod_ssl taking
Graham Leggett
2013-04-22
1
-5
/
+14
*
core, mod_ssl: Lift the restriction that prevents mod_ssl taking
Graham Leggett
2013-04-22
2
-10
/
+28
*
Remove some useless declarations that were shadowing other local
Stefan Fritsch
2013-03-31
2
-5
/
+3
*
rv uninitialized -- the failing checks don't set rv, so don't pass it to ap_l...
Eric Covener
2013-03-03
1
-1
/
+1
*
As long as we have skiplist, use it.
Jim Jagielski
2013-03-01
1
-44
/
+42
*
And now make aware... compile/build again :)
Jim Jagielski
2013-03-01
2
-2
/
+2
*
Move skiplist to core
Jim Jagielski
2013-03-01
2
-671
/
+0
*
sync
Jim Jagielski
2013-03-01
1
-6
/
+6
*
1st phase of moving into httpd "core"
Jim Jagielski
2013-03-01
3
-318
/
+157
*
streamline TZ check
Jim Jagielski
2013-03-01
1
-3
/
+1
*
sync w/ current event bug-fixes
Jim Jagielski
2013-03-01
1
-90
/
+172
*
resync w/ some event fixes
Jim Jagielski
2013-02-20
1
-11
/
+16
*
typos
Jim Jagielski
2013-02-19
1
-3
/
+3
*
ensure positive
Jim Jagielski
2013-02-19
1
-0
/
+3
*
Log a warning if ThreadStackSize has an inappropriate value.
Christophe Jaillet
2013-01-15
3
-3
/
+21
*
Check that AsyncRequestWorkerFactor is not negative
Stefan Fritsch
2012-12-25
1
-0
/
+3
*
cppCheck: same expression on both side of '|'.
Christophe Jaillet
2012-12-10
1
-2
/
+2
*
Fix peek
Jim Jagielski
2012-11-30
1
-2
/
+4
*
Sometimes we miss the last few items in the Q due
Jim Jagielski
2012-11-21
1
-1
/
+4
*
Bug from not using pools by default :)
Jim Jagielski
2012-11-20
1
-2
/
+2
*
Force even malloc'ed mem to be 0ed. And pull out wasted cycles that
Jim Jagielski
2012-11-19
1
-3
/
+8
*
Some formatting and a bugfix
Jim Jagielski
2012-11-19
1
-10
/
+7
*
The compiler *should* do this, but just in case
Jim Jagielski
2012-11-19
1
-2
/
+2
*
skiplist_destroy() is new-ish
Jim Jagielski
2012-11-19
2
-0
/
+15
*
Remove from API
Jim Jagielski
2012-11-19
2
-2
/
+6
*
Merge branch 'skiplist'
Jim Jagielski
2012-11-19
4
-45
/
+852
*
Document the check in open_logs()
Jim Jagielski
2012-11-18
2
-0
/
+2
*
fdq expects a certain behavior from atomics... ensure that
Jim Jagielski
2012-11-16
2
-0
/
+24
*
Fold in a missing optimization...
Jim Jagielski
2012-11-16
1
-5
/
+23
*
missed one
Jim Jagielski
2012-11-15
1
-1
/
+1
*
Update and sync
Jim Jagielski
2012-11-15
1
-0
/
+4
*
Prefer higher-mode polling, but allow for drop down to default
Jim Jagielski
2012-11-15
2
-5
/
+40
*
no longer needed
Jim Jagielski
2012-11-14
3
-3
/
+0
*
Pull out the "extended" pod functions used by event and worker
Jim Jagielski
2012-11-14
12
-559
/
+44
*
Pull the event optimization MPM back into trunk. This
Jim Jagielski
2012-11-09
12
-1
/
+4366
*
cppCheck: kill two warnings about incorrect printf parameters.
Christophe Jaillet
2012-11-05
1
-2
/
+2
*
Fix usage of MOD_* variables for MPM modules
Stefan Fritsch
2012-10-07
6
-1
/
+24
*
Fix spelling mistakes.
Graham Leggett
2012-10-03
1
-3
/
+3
*
follow up to r1387633: use the right exit code depending on the error scenario
Jeff Trawick
2012-10-02
1
-1
/
+2
*
WinNT MPM logging:
Jeff Trawick
2012-09-24
1
-7
/
+9
*
* server/mpm/prefork/prefork.c (child_main): Don't log errors for an
Joe Orton
2012-09-19
1
-2
/
+8
*
use state query API instead of static counters to determine processing
Jeff Trawick
2012-08-20
1
-4
/
+4
[next]