Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use apr_file_printf(... "%pm"...) instead of explicit call to apr_strerror | Christophe Jaillet | 2013-04-04 | 1 | -15/+14 |
* | Remove useless tests. | Christophe Jaillet | 2013-03-03 | 1 | -1/+1 |
* | httxt2dbm: Correct length computation for the 'value' stored in the DBM file ... | Christophe Jaillet | 2012-12-14 | 1 | -1/+1 |
* | Renamed optarg -> opt_arg to avoid name clashes with system-own optarg; | Guenter Knauf | 2010-10-06 | 1 | -5/+5 |
* | Handle args appropriately for an apr app. | William A. Rowe Jr | 2007-12-19 | 1 | -1/+1 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -8/+8 |
* | * support/httxt2dbm.c: Fix some style nits, no functional change. | Joe Orton | 2005-08-19 | 1 | -7/+7 |
* | * support/httxt2dbm.c: Include stdlib.h to pick up atexit() prototype. | Joe Orton | 2005-07-20 | 1 | -0/+3 |
* | Add the httxt2dbm utility to create DBM files for RewriteMap. This replaces ... | Paul Querna | 2005-07-07 | 1 | -0/+333 |