summaryrefslogtreecommitdiff
path: root/include/ap_config.h
Commit message (Expand)AuthorAgeFilesLines
* add attribute nonnull to a few functionsStefan Fritsch2012-11-181-0/+13
* The Pidfile directive and ap_log_pid()/ap_remove_pid()/ap_read_pid()Jeff Trawick2012-08-061-1/+1
* Fix compiler warningStefan Fritsch2012-02-251-1/+1
* Add AP_HAVE_C99 to make correct check for C99 less onerousStefan Fritsch2012-02-211-2/+5
* Rename ap_func_attr_* macros to AP_FN_ATTR_*Stefan Fritsch2012-01-091-4/+14
* Added apreq to NetWare build.Guenter Knauf2011-11-141-0/+46
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-7/+7
* Add wrappers for malloc, calloc, realloc that check for out of memoryStefan Fritsch2011-09-191-0/+8
* Avoid "`sentinel' attribute directive ignored" warning with gcc 3.xStefan Fritsch2011-06-121-0/+9
* Start of ap_hooks.h setupJim Jagielski2011-05-091-99/+3
* some non-MPM code wants to see DEFAULT_PIDLOG, so liberate theJeff Trawick2011-03-281-0/+5
* enable DEFAULT_REL_RUNTIMEDIR on NetWare and WindowsJeff Trawick2011-03-271-1/+2
* 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