summaryrefslogtreecommitdiff
path: root/include/ap_config.h
Commit message (Expand)AuthorAgeFilesLines
* axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, Jeff Trawick2009-03-271-9/+0
* remove TPF supportJeff Trawick2009-03-271-1/+1
* When dtrace support is not present, compile it all the way out.Paul Querna2008-12-051-0/+5
* Import the core parts of the DTrace patch. This is a modified and updated Paul Querna2008-12-051-0/+7
* include/ap_config.h: Include the autoconf generated header that defines what ...Paul Querna2006-07-151-1/+1
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* * include/ap_config.h: Fix the macro name.Joe Orton2005-12-121-1/+1
* * include/ap_config.h: Define AP_HAVE_DESIGNATED_INITIALIZER for GCCJoe Orton2005-12-121-0/+8
* Doxygen fixup / cleanupIan Holsman2005-08-281-6/+9
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* *) 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