summaryrefslogtreecommitdiffstats
path: root/server (follow)
Commit message (Expand)AuthorAgeFilesLines
* add AP_ prefix to *HOOK* macrosDoug MacEachern2000-04-262-14/+14
* Get rid of ap_pool_t argument on ap_strerrorBill Stoddard2000-04-261-11/+2
* Win32: Graceful restart is working again, and better than before.Bill Stoddard2000-04-261-49/+67
* Tell APR to truncate the httpd.pid file if it exists. Fix a bug in theBill Stoddard2000-04-261-1/+2
* Win32: First cut at new shutdown/restart logic. The key new feature here isBill Stoddard2000-04-251-67/+114
* drop the "container" param from ap_walk_config(). callers should simplyGreg Stein2000-04-241-39/+30
* clean up cmd_parms: config_file is no longer valid; end_token is bogus;Greg Stein2000-04-242-34/+77
* handle error messages during building and processing of the configuration.Greg Stein2000-04-241-40/+71
* Change strncasecmp() definition to match Bill's prototype. Fixes compileBrian Havard2000-04-241-1/+1
* Fix some problems on systems where EAGAIN != EWOULDBLOCK (e.g., OS/390).Jeff Trawick2000-04-232-2/+2
* Finished move of ap_md5 routines to apr_md5. Removed ap_md5.h.Roy T. Fielding2000-04-231-6/+6
* Parse the config tree, instead of the config file. This is a first step thereRyan Bloom2000-04-232-63/+85
* Revamp the Win32 make environment. Makefiles have been removed andBill Stoddard2000-04-202-20/+0
* OS/2: EXTRA_LDFLAGS is required when linking the table generation programs.Brian Havard2000-04-201-2/+2
* Add support for pool to log_error_core. Also add ap_log_perror to allowRyan Bloom2000-04-201-6/+27
* Use ap_canonical_error() where appropriate.Brian Havard2000-04-202-12/+15
* OS/2: Clean up spmt_os2 mpm to get shutdowns working cleanly.Brian Havard2000-04-201-57/+66
* [EBCDIC] Port Paul Gilmartin's CRLF patch from 1.3. This replaces mostJeff Trawick2000-04-202-2/+6
* Win32: More winnt MPM cleanup. Moved code to queue acceptex completionBill Stoddard2000-04-201-80/+69
* Win32: Change message type to INFOBill Stoddard2000-04-181-2/+2
* Watching for tornadoes toniteBill Stoddard2000-04-181-16/+11
* Begin some long overdue clean-up fo winnt.cBill Stoddard2000-04-181-71/+62
* Add a pool to dupfile. There is no reason that when we duplicate a file, ...Ryan Bloom2000-04-171-2/+2
* Add back in logic to put the ending container directive in the tree. ThisRyan Bloom2000-04-171-0/+7
* Win32:Bill Stoddard2000-04-152-26/+53
* cleaned up a commentRoy T. Fielding2000-04-151-2/+2
* Somebody needs to check the labels on their medicine.Roy T. Fielding2000-04-151-3/+1
* apr_config.h is a private include file, and shouldn't be used by anyRyan Bloom2000-04-141-1/+0
* Win32: Protect another chunk of code unique to Windows NT with anBill Stoddard2000-04-141-8/+11
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesRyan Bloom2000-04-1425-231/+231
* more namespace cleanupdgaudet2000-04-143-5/+5
* Get lingering_close() working again.Jeff Trawick2000-04-132-61/+80
* Fix a small bug in ap_add_node. We need to set the child's parent pointerRyan Bloom2000-04-131-1/+2
* First step to getting configuration modules working. This step createsRyan Bloom2000-04-123-1/+113
* Make the server work without asking for buffered file I/O. This removesRyan Bloom2000-04-071-1/+1
* Change the declaration of ap_scoreboard_image to matchJeff Trawick2000-04-061-1/+1
* In mpmt_pthread.c, include <netinet/tcp.h> only ifJeff Trawick2000-04-061-1/+3
* Start to clean up winnt.c a bit. Consolidate several calls toBill Stoddard2000-04-051-81/+92
* Get mod_rewrite building and running, and mod_status building for Win NTAllan K. Edwards2000-04-051-0/+6
* stop relying on a macro to map signal() to ap_signal(); callJeff Trawick2000-04-054-55/+55
* The Unix MPM's now use the other_child logic from APR.Ryan Bloom2000-04-053-445/+3
* Tidy up the beos mpm files.David Reid2000-04-031-1/+1
* Eliminate a warning related to the struct socket_t vs ap_socket_t change.Bill Stoddard2000-04-031-1/+1
* Eliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause).Bill Stoddard2000-04-031-4/+0
* And then there was 2.0a3-dev, and Ryan said "Doh!"Roy T. Fielding2000-04-011-1/+1
* Update the version name in the tree for 2.0a2Ryan Bloom2000-03-311-1/+1
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-312-88/+90
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-3122-973/+1107
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-3114-440/+569
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-34/+31