]> granicus.if.org Git - apache/history - support/logresolve.c
* apxs: Make apxs use LDFLAGS from config_vars.mk in addition to
[apache] / support / logresolve.c
2011-10-17 Stefan FritschIncrease the max line length from 2k to 128k and alloca...
2009-05-30 Takashi SatoSpecify a pool for cache with apr_hash_pool_get instead...
2009-05-26 Takashi SatoRemove the conditional for APR >= 1.3.
2009-05-26 Takashi SatoMake pline a child of main pool.
2009-05-25 Takashi SatoFix a memory leak by freeing the memory every line.
2009-05-25 Takashi SatoKill the hardcoded values
2009-05-25 Takashi SatoDeclare the local variables in the more inner scope.
2009-05-19 Takashi SatoKill the hardcoded values
2007-03-07 Joe Orton* support/logresolve.c (main): Simplify to avoid condit...
2007-03-06 Colm MacCarthaighFix near-identical potential NULL pointer dereferences...
2007-03-06 Colm MacCarthaighPrevent format specifier busting.
2007-03-06 Colm MacCarthaighCorrect a spurious access to whatever memory is at...
2007-03-06 Colm MacCarthaighcorrect some indentation, no functional changes
2007-03-05 Joe Orton* support/logresolve.c (main): Fix potential NULL point...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-10 Jim JagielskiNo functional change: more indenting/formatting changes...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-10-24 Colm MacCarthaighLogresolve style and nit fix-ups:
2005-10-24 Colm MacCarthaighA complete rewrite of support/logresolve.c:
2005-04-14 Bradley NicholesAllow httpd on NetWare to build using either the standa...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-03-21 Jeff Trawicklogresolve: Allow size of log line buffer to be overrid...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according the first cehck in
2004-02-06 André Maloapply Apache License, Version 2.0
2003-11-05 Joe Orton* support/logresolve.c (strdup): Remove, APR already
2003-03-11 Bradley NicholesFix up the log resolve utility to work with NetWare...
2002-05-10 Jeff Trawickavoid colliding with getline() as defined by glibc
2001-08-30 William A. Rowe Jr * configure.in: added Cygwin specific APR_SETVARs.
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2000-12-22 Ryan BloomCleanups so that the support programs build cleanly...
2000-12-21 William A. Rowe Jr All the supports now build on APR (+APRUTIL), no...
2000-12-21 William A. Rowe Jr This should build entirely with APR support.
2000-11-02 Jeff TrawickGet rid of some warnings on Solaris 8 by using APR...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-06-13 Jeff TrawickGet the ap_config.h cleanup working on FreeBSD by addin...
2000-06-12 Ryan BloomProtect system header files with the appropriate macros.
2000-06-12 Ryan BloomClean up a big chunk of ap_config.h. This basically...
2000-04-27 Ryan BloomFix some compile breaks in the support directory. ...
2000-04-25 Bill StoddardSome Windows tweaks from William Rowe...
1999-10-20 David ReidMissed this one when I was making the support programs...
1999-10-11 David ReidThese changes allow the support programs to compile...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.