summaryrefslogtreecommitdiff
path: root/include/ap_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Add new ap_list_provider_groups() API for mod_infoStefan Fritsch2011-12-301-0/+14
* * Add extern "C" linkage to several headers to make it easier to useRuediger Pluem2007-05-041-0/+8
* 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
* New provider function, ap_list_provider_names(), which lists allJim Jagielski2005-09-091-0/+18
* Doxygen fixup / cleanupIan Holsman2005-08-281-4/+10
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* 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
* finished that boring job:André Malo2003-02-031-1/+1
* Per Greg's request, add a version string component to the ap_provider.hJustin Erenkrantz2002-11-301-1/+5
* Fix typo in doxygen commentJustin Erenkrantz2002-09-201-1/+1
* Add ap_register_provider and ap_lookup_provider functions which resolveJustin Erenkrantz2002-09-201-0/+88