summaryrefslogtreecommitdiff
path: root/include/ap_config.h
Commit message (Expand)AuthorAgeFilesLines
* *) SECURITY: CAN-2004-0174 (cve.mitre.org)Jeff Trawick2004-03-191-0/+3
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-49/+10
* update license to 2004.André Malo2004-01-011-1/+1
* tidy up some charset recoding issuesJeff Trawick2003-11-261-4/+0
* finished that boring job:André Malo2003-02-031-1/+1
* tweak a comment for readabilityJeff Trawick2002-07-081-4/+3
* Remove hardcoded paths from MPMs and move them to a more centralSander Striker2002-04-041-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Added NetWare to a Win32 #ifdefBradley Nicholes2001-09-071-1/+1
* Proper doc styleWilliam A. Rowe Jr2001-07-271-3/+3
* Documentation updates.Ben Laurie2001-06-171-23/+37
* Updating docs to change around the order of extern andVictor J. Orlikowski2001-06-091-1/+1
* More cleanup.Ben Laurie2001-05-201-1/+1
* AP_ function for optional hooks.Ben Laurie2001-05-201-0/+22
* Ahhh... the missing file from Ben's and my experimentsWilliam A. Rowe Jr2001-04-031-1/+9
* Check in not-quite-working hooks groupings.Ben Laurie2001-03-131-1/+5
* clean out some old crud from ap_config.hGreg Stein2001-02-241-16/+1
* Remove the rest of the pthreads functions from the threaded MPMRyan Bloom2001-02-211-6/+0
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* *) clean out some old crap from ap_config.h; other simplifications; don'tGreg Stein2001-02-101-27/+14
* More docco cleanup.Ben Laurie2001-01-281-13/+24
* Improve documentation.Ben Laurie2001-01-281-16/+43
* The big change. This is part 3 of the apr-util symbols rename, pleaseWilliam A. Rowe Jr2001-01-191-13/+9
* Remove AP_USE_MMAP_FILES, it doesn't really control anything anymore. NowRyan Bloom2001-01-011-6/+0
* Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.Jeff Trawick2000-12-201-1/+1
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-191-1/+1
* This solves two issues, one is a backref from apr-util into theWilliam A. Rowe Jr2000-12-061-0/+46
* Namespace protect the rest of the macros defined by ap_config.hRyan Bloom2000-10-191-5/+5
* Make things a little clearer in reaction to the _snames snafus.William A. Rowe Jr2000-10-171-1/+3
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-6/+0
* I hope this clarifies. Greg is absolutely correct, there is no need forWilliam A. Rowe Jr2000-10-121-21/+53
* Parallels the commit to apr.h.in/apr.hw for the apache core library.William A. Rowe Jr2000-10-111-28/+44
* This much, at least, we don't need to debate.William A. Rowe Jr2000-10-111-0/+4
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-061-1/+1
* Remove all of the ap_is* functions from Apache. They were already in APR,Ryan Bloom2000-07-261-3/+1
* Move the checks for bcopy and memmove down to APR. APR now defines memmoveRyan Bloom2000-06-271-12/+0
* Remove select checks from Apache config. These checks were used to defineRyan Bloom2000-06-221-10/+0
* Repair C++ compatibility in ap_config.h, apr_file_io.h,Jeff Trawick2000-06-191-5/+0
* Remove the check for EAGAIN. With APR handling the error codes, this isRyan Bloom2000-06-121-5/+0
* Clean up a big chunk of ap_config.h. This basically stops ap_config.h fromRyan Bloom2000-06-121-77/+9
* Remove the final vestiges of stat.h from Apache 2.0. All calls are now toRyan Bloom2000-06-121-4/+0
* Cleanup more of the Apache configuration. This removes all of the sharedRyan Bloom2000-06-101-0/+6
* Get FreeBSD building again with the resource limiting changes (FreeBSDJeff Trawick2000-06-101-0/+4
* Fix the check for rlim_t correctly. I wish I had known that we hadRyan Bloom2000-06-081-5/+0
* ARGH! resource.h lives in sys.Ryan Bloom2000-06-081-1/+1
* Include a definition of rlim_t if the platform doesn't have it natively.Ryan Bloom2000-06-081-0/+5
* PR:William A. Rowe Jr2000-05-271-10/+10
* Keep the MSVC++-isms out of the Unix flavor of API_EXPORT().Jeff Trawick2000-05-271-1/+6