Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | APRize disabling nagle (setting TCP_NODELAY). | Brian Havard | 2000-08-22 | 1 | -1/+1 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | William A. Rowe Jr | 2000-08-06 | 1 | -2/+2 |
* | Update the mpm_common.h file with docs to use ScanDoc | Ryan Bloom | 2000-08-06 | 1 | -0/+41 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 1 | -2/+2 |
* | Get ap_socket_disable_nagle() working again. | Jeff Trawick | 2000-07-26 | 1 | -0/+4 |
* | Move sock_disable_nagle to mpm_common.c. Rename it to ap_sock_disable_nagle. | Ryan Bloom | 2000-07-11 | 1 | -0/+6 |
* | Move process_child_status to mpm_common.c. This requires re-naming it | Ryan Bloom | 2000-07-10 | 1 | -0/+1 |
* | Fix error messages issued from MPMs which explain where to change | Jeff Trawick | 2000-06-21 | 1 | -0/+2 |
* | Fix a memory leak with ap_wait_or_timeout. | Ryan Bloom | 2000-05-24 | 1 | -1/+1 |
* | Prototypes for the visible functions in mpm_common.c. | Roy T. Fielding | 2000-05-19 | 1 | -0/+84 |