| Commit message (Expand) | Author | Age | Files | Lines |
* | add attribute nonnull to a few functions | Stefan Fritsch | 2012-11-18 | 1 | -0/+13 |
* | The Pidfile directive and ap_log_pid()/ap_remove_pid()/ap_read_pid() | Jeff Trawick | 2012-08-06 | 1 | -1/+1 |
* | Fix compiler warning | Stefan Fritsch | 2012-02-25 | 1 | -1/+1 |
* | Add AP_HAVE_C99 to make correct check for C99 less onerous | Stefan Fritsch | 2012-02-21 | 1 | -2/+5 |
* | Rename ap_func_attr_* macros to AP_FN_ATTR_* | Stefan Fritsch | 2012-01-09 | 1 | -4/+14 |
* | Added apreq to NetWare build. | Guenter Knauf | 2011-11-14 | 1 | -0/+46 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -7/+7 |
* | Add wrappers for malloc, calloc, realloc that check for out of memory | Stefan Fritsch | 2011-09-19 | 1 | -0/+8 |
* | Avoid "`sentinel' attribute directive ignored" warning with gcc 3.x | Stefan Fritsch | 2011-06-12 | 1 | -0/+9 |
* | Start of ap_hooks.h setup | Jim Jagielski | 2011-05-09 | 1 | -99/+3 |
* | some non-MPM code wants to see DEFAULT_PIDLOG, so liberate the | Jeff Trawick | 2011-03-28 | 1 | -0/+5 |
* | enable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows | Jeff Trawick | 2011-03-28 | 1 | -1/+2 |
* | axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, | Jeff Trawick | 2009-03-27 | 1 | -9/+0 |
* | remove TPF support | Jeff Trawick | 2009-03-27 | 1 | -1/+1 |
* | When dtrace support is not present, compile it all the way out. | Paul Querna | 2008-12-05 | 1 | -0/+5 |
* | Import the core parts of the DTrace patch. This is a modified and updated | Paul Querna | 2008-12-05 | 1 | -0/+7 |
* | include/ap_config.h: Include the autoconf generated header that defines what ... | Paul Querna | 2006-07-15 | 1 | -1/+1 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | * include/ap_config.h: Fix the macro name. | Joe Orton | 2005-12-12 | 1 | -1/+1 |
* | * include/ap_config.h: Define AP_HAVE_DESIGNATED_INITIALIZER for GCC | Joe Orton | 2005-12-12 | 1 | -0/+8 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 1 | -6/+9 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
* | *) SECURITY: CAN-2004-0174 (cve.mitre.org) | Jeff Trawick | 2004-03-19 | 1 | -0/+3 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-07 | 1 | -1/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 1 | -49/+10 |
* | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
* | tidy up some charset recoding issues | Jeff Trawick | 2003-11-26 | 1 | -4/+0 |
* | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
* | tweak a comment for readability | Jeff Trawick | 2002-07-08 | 1 | -4/+3 |
* | Remove hardcoded paths from MPMs and move them to a more central | Sander Striker | 2002-04-04 | 1 | -1/+1 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
* | Added NetWare to a Win32 #ifdef | Bradley Nicholes | 2001-09-07 | 1 | -1/+1 |
* | Proper doc style | William A. Rowe Jr | 2001-07-27 | 1 | -3/+3 |
* | Documentation updates. | Ben Laurie | 2001-06-17 | 1 | -23/+37 |
* | Updating docs to change around the order of extern and | Victor J. Orlikowski | 2001-06-09 | 1 | -1/+1 |
* | More cleanup. | Ben Laurie | 2001-05-20 | 1 | -1/+1 |
* | AP_ function for optional hooks. | Ben Laurie | 2001-05-20 | 1 | -0/+22 |
* | Ahhh... the missing file from Ben's and my experiments | William A. Rowe Jr | 2001-04-03 | 1 | -1/+9 |
* | Check in not-quite-working hooks groupings. | Ben Laurie | 2001-03-13 | 1 | -1/+5 |
* | clean out some old crud from ap_config.h | Greg Stein | 2001-02-24 | 1 | -16/+1 |
* | Remove the rest of the pthreads functions from the threaded MPM | Ryan Bloom | 2001-02-21 | 1 | -6/+0 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
* | *) clean out some old crap from ap_config.h; other simplifications; don't | Greg Stein | 2001-02-10 | 1 | -27/+14 |
* | More docco cleanup. | Ben Laurie | 2001-01-28 | 1 | -13/+24 |
* | Improve documentation. | Ben Laurie | 2001-01-28 | 1 | -16/+43 |
* | The big change. This is part 3 of the apr-util symbols rename, please | William A. Rowe Jr | 2001-01-19 | 1 | -13/+9 |
* | Remove AP_USE_MMAP_FILES, it doesn't really control anything anymore. Now | Ryan Bloom | 2001-01-01 | 1 | -6/+0 |
* | Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro. | Jeff Trawick | 2000-12-20 | 1 | -1/+1 |