summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* The Event MPM.Paul Querna2004-11-202-0/+24
* Onward to 2.1.2-dev.Justin Erenkrantz2004-11-191-2/+2
* * include/ap_release.h: Bump to 2.1.1.Justin Erenkrantz2004-11-191-2/+2
* Remove the .cvsignore files.Joe Orton2004-11-191-12/+0
* Add util_ldap_cache_getuserdn() prototype to the util_ldap.h header fileBradley Nicholes2004-11-041-0/+22
* Change FilterDeclare/FilterProvider semantics as discussed inNick Kew2004-10-311-12/+0
* fix prototypes in documentation to match actual const-nessJeff Trawick2004-10-301-2/+2
* add ap_log_cerror(); use it in a couple of places in core output filterJeff Trawick2004-10-291-9/+43
* Fixup broken handling of range header.Nick Kew2004-10-281-3/+0
* Move ap_filter_provider_t back out of public APINick Kew2004-10-271-37/+0
* veto and revert win64 patch: 64bit changes must percolate from theRoy T. Fielding2004-10-245-20/+19
* WIN64: API changes to clean up Windows 64bit compile warningsAllan K. Edwards2004-10-225-19/+20
* allow <= and >= for filter dispatcherAndré Malo2004-10-171-0/+2
* use more speaking namesAndré Malo2004-10-171-3/+3
* more styleAndré Malo2004-10-171-5/+5
* save spaces! Soon in future we're going to run out of spaces!!!André Malo2004-10-171-15/+34
* Minor comment fixes, no code changes:Erik Abele2004-10-111-14/+14
* Merge mod_filter with util_filter structs; add API for protocol stuff.Nick Kew2004-09-211-1/+107
* Worker shared data has to be visible across all child processes,Mladen Turk2004-09-151-2/+2
* PR: 19688Nick Kew2004-09-121-6/+6
* use more intuitive variable namesStas Bekman2004-08-201-9/+9
* Implement -t -DDUMP_MODULES using generic test_config hook rather thanJoe Orton2004-08-171-0/+7
* correct struct fields commentsStas Bekman2004-08-121-4/+5
* Improve binary compatiblity. This fix was requested of me before it was commi...Graham Leggett2004-07-291-3/+4
* Add load balancer support to the scoreboard in preparation forGraham Leggett2004-07-291-0/+18
* fix the invalid return value entry for ap_meets_conditionsStas Bekman2004-07-181-1/+2
* mod_so.h doesn't live here.William A. Rowe Jr2004-07-151-0/+1
* Added 'AllowOverride Options=Indexes,MultiViews' to give an admin betterPaul Querna2004-07-143-0/+7
* Add DUMP_MODULESPaul Querna2004-07-101-1/+1
* Replace the thread reader/writer lock that protects the shared memory cache t...Bradley Nicholes2004-06-251-1/+2
* Enhance the util_ldap cache-info page to display the current contents of the ...Bradley Nicholes2004-06-171-11/+1
* Nobody objected:André Malo2004-06-052-1/+15
* Overhaul handling of LDAP error conditions, so that the util_ldap_*Graham Leggett2004-05-211-3/+14
* changed the following APIs to return an error instead of hard exiting:André Malo2004-04-252-6/+10
* ap_add_named_module is not used and maintained anymore. Drop it.André Malo2004-04-252-10/+3
* declare the prototypes as well.André Malo2004-04-221-2/+2
* Fix memory corruption problem with ap_custom_response() function.Jeff Trawick2004-03-241-1/+9
* *) SECURITY: CAN-2004-0174 (cve.mitre.org)Jeff Trawick2004-03-191-0/+3
* use existing directive name ThreadStackSize instead ofJeff Trawick2004-03-161-2/+2
* Satisfy directives now can be influenced by a surrounding <Limit>André Malo2004-03-141-1/+1
* Threaded MPMs for Unix and Win32: Add WorkerStackSize directiveJeff Trawick2004-03-111-0/+6
* * include/mpm_common.h (ap_pod_t): Remove 'sa' field.Joe Orton2004-03-061-1/+0
* Send the 'Close Alert' message to the peer upon closing a SSL session. ThisMadhusudan Mathihalli2004-02-281-0/+28
* * include/httpd.h: Double DYNAMIC_MODULE_LIMIT, httpd alone includesJoe Orton2004-02-261-1/+1
* Add a new directive EnableExceptionHook that must be specified forJeff Trawick2004-02-191-0/+5
* fix name of The Apache Software FoundationAndré Malo2004-02-0929-29/+29
* fix copyright dates according to the first check inAndré Malo2004-02-0720-20/+20
* apply Apache License, Version 2.0André Malo2004-02-0629-1433/+295
* outch. Fix include guard to match the right name.André Malo2004-02-041-2/+2
* fix out-of-date commentJeff Trawick2004-01-261-1/+1