index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
mpm
/
netware
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
3
-3
/
+3
*
fix copyright dates according to the first checkin
André Malo
2004-02-08
3
-3
/
+3
*
apply Apache License, Version 2.0
André Malo
2004-02-06
3
-159
/
+31
*
Commenting out the DBINFO define
Jean-Jacques Clar
2004-02-02
1
-1
/
+1
*
Adding missing parenthesis in DBINFO code
Jean-Jacques Clar
2004-02-02
1
-2
/
+2
*
update license to 2004.
André Malo
2004-01-01
3
-3
/
+3
*
Added mpm_state to ap_mpm_query() for the NetWare MPM
Bradley Nicholes
2003-12-16
1
-0
/
+8
*
Fix the display of the terminate and restarting console messages
Bradley Nicholes
2003-12-04
1
-2
/
+2
*
Add restart and shutdown thread counters to the console display
Bradley Nicholes
2003-11-26
1
-3
/
+6
*
revert my previous commit. when 2.0 and 2.1 were not in sync, i went with
Cliff Woolley
2003-09-06
1
-8
/
+11
*
forward-port Brad's commit to the 2.0 branch that gets rid of the
Cliff Woolley
2003-09-05
1
-11
/
+8
*
switch to APR 1.0 API (which is still in flux)
Jeff Trawick
2003-09-03
1
-3
/
+3
*
Updated the various MPM's to use the new bucket_alloc_create_ex API
Cliff Woolley
2003-08-28
1
-16
/
+13
*
Make sure that the global ap_max_mem_free is initialized along with the
Bradley Nicholes
2003-08-28
1
-0
/
+3
*
Simplify the per-thread pool handling in the NetWare MPM
Bradley Nicholes
2003-06-03
1
-15
/
+16
*
Make sure that bucket allocator for each worker thread is created from a thread
Bradley Nicholes
2003-05-20
1
-9
/
+16
*
Need to report a select() error vs a timeout. Also avoid hogging the CPU on
Bradley Nicholes
2003-03-26
1
-1
/
+7
*
Fixed a small logic problem when printing out the console command help
Bradley Nicholes
2003-03-18
1
-1
/
+1
*
finished that boring job:
André Malo
2003-02-03
3
-3
/
+3
*
Enabled the -n parameter on NetWare to allow the administrator to rename
Bradley Nicholes
2003-01-29
1
-1
/
+7
*
Register for the SERVERDOWN event to allow Apache to shutdown gracefully
Bradley Nicholes
2002-12-12
1
-3
/
+5
*
Force the screen to close on exit() if the -E option was specified on the
Bradley Nicholes
2002-11-25
1
-2
/
+6
*
Don't hold the Apache screen open when it exits with an error if all of the e...
Bradley Nicholes
2002-11-13
1
-0
/
+3
*
Switched to the APR_STATUS_IS_XXX macros
Bradley Nicholes
2002-10-14
1
-15
/
+16
*
Don't bother destroying the memory pools and buckets for each thread at
Bradley Nicholes
2002-10-03
1
-9
/
+11
*
Removed unnecessary pool cleanup after a restart or shutdown
Bradley Nicholes
2002-08-28
1
-2
/
+0
*
Hold the Apache screen open on NetWare if exit() is called for any reason
Bradley Nicholes
2002-07-24
1
-0
/
+8
*
http occurances to update for apr_socket_opt_get/set
William A. Rowe Jr
2002-07-15
1
-2
/
+2
*
Add a new directive: MaxMemFree. MaxMemFree makes it possible
Sander Striker
2002-07-04
2
-0
/
+2
*
Re-architected the select()/accept() loop to allow all threads to rely on sel...
Bradley Nicholes
2002-06-26
1
-95
/
+85
*
Now that we have the functionality in apr, we can now have 2.0's
Jim Jagielski
2002-06-07
1
-1
/
+3
*
Switched to using atomic operations for tracking the active threads rather
Bradley Nicholes
2002-06-01
1
-9
/
+3
*
Catch up with the apr_allocator_set_owner -> apr_allocator_owner_set renames
Sander Striker
2002-05-30
1
-1
/
+1
*
Fixing a memory leak with the threads bucket_allocator. We were allocating
Bradley Nicholes
2002-05-22
1
-12
/
+13
*
stop using APLOG_NOERRNO in calls to ap_log_?error()
Jeff Trawick
2002-05-17
1
-16
/
+16
*
Readjusting how the bucket alloc is done for each worker thread. Allocate
Bradley Nicholes
2002-04-30
1
-10
/
+14
*
Add some additional shutdown synchronization so that we don't get the OS
Bradley Nicholes
2002-04-15
1
-4
/
+4
*
Readjustment of where the bucket is being allocated now that they are being
Bradley Nicholes
2002-04-13
1
-2
/
+1
*
Closed up some holes where a thread could escape and exit without releasing
Bradley Nicholes
2002-04-10
1
-0
/
+3
*
Added a call to apr_bucket_alloc_destroy() to the clean_child_exit() code that
Bradley Nicholes
2002-04-06
1
-7
/
+8
*
Remove hardcoded paths from MPMs and move them to a more central
Sander Striker
2002-04-04
1
-2
/
+7
*
Check for a NULL pointer in the case of the OS address space
Bradley Nicholes
2002-04-02
1
-4
/
+6
*
Replaced a hack for getting the address space with the real API
Bradley Nicholes
2002-04-02
1
-11
/
+10
*
PR:
Paul J. Reder
2002-03-29
1
-1
/
+0
*
The old, legacy (and unused) code in which the scoreboard was totally
Jim Jagielski
2002-03-29
1
-1
/
+0
*
BUCKET FREELISTS
Cliff Woolley
2002-03-29
1
-1
/
+5
*
Fold the compiled-in knowledge of the allowable AcceptMutex settings into
Jim Jagielski
2002-03-20
1
-2
/
+2
*
Bring 2.0 up to parity, a bit, with how much info we provide to
Jim Jagielski
2002-03-20
1
-1
/
+4
*
The pre_mpm hook creates server-lifetime objects (or at least, for the
William A. Rowe Jr
2002-03-20
1
-1
/
+1
*
Update the mpms to call the new allocator/pools API
Sander Striker
2002-03-15
1
-1
/
+5
[next]