summaryrefslogtreecommitdiffstats
path: root/modules/metadata (follow)
Commit message (Expand)AuthorAgeFilesLines
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-1/+1
* icase is intialized as the result of an (a == b) expression, it makesWilliam A. Rowe Jr2001-04-101-1/+1
* Time to refresh mak on Win32William A. Rowe Jr2001-04-054-156/+156
* This should wrap this freshen upWilliam A. Rowe Jr2001-03-224-152/+152
* Fix a problem in mod_mime_magic where file descriptor 2 would beJeff Trawick2001-03-191-7/+9
* tweak ap_get_remote_host() so that the caller can find out if she gotJeff Trawick2001-03-092-2/+2
* A patch to clean up much bogusity in Win32. Eliminates absolute cd "/..."William A. Rowe Jr2001-02-254-36/+32
* Refresh all .mak files should we choose to roll again shortly.William A. Rowe Jr2001-02-254-209/+92
* toss ENUM_BITFIELD. used in one place (but didn't need to be used), and itGreg Stein2001-02-241-5/+3
* *) Introduce "ap_conf_vector_t" type to assist with legibility and provideGreg Stein2001-02-182-40/+40
* Remove "no" from many APACHE_MODULE() invocations to allow them to beGreg Stein2001-02-181-6/+6
* Update copyright to 2001Roy T. Fielding2001-02-168-8/+8
* Add an apr_short_interval_time. This allows us to use an apr_interval_timeRyan Bloom2001-02-161-2/+2
* more module build cleanup, removing warnings and someJeff Trawick2001-02-102-0/+12
* Fix more module breakage from header reorgWilliam A. Rowe Jr2001-02-102-1/+2
* *) continued header revampingGreg Stein2001-02-108-44/+51
* use apr_size_t for file lengths; this avoids a warning (and perhapsJeff Trawick2001-02-091-17/+17
* renaming various functions for consistency sakeDoug MacEachern2001-02-088-37/+37
* Eliminate all assumptions that finfo.protection reflects the existanceWilliam A. Rowe Jr2001-01-313-4/+4
* get mod_unique_id building again...XtOffset was undefinedGreg Ames2001-01-251-0/+2
* The big change. This is part 3 of the apr-util symbols rename, pleaseWilliam A. Rowe Jr2001-01-198-12/+12
* Provide apr_pool_t arg to register_hooks, since anything they do in thatWilliam A. Rowe Jr2001-01-178-9/+14
* Remove a couple more NULL handler specifications.Ryan Bloom2001-01-122-2/+0
* adjust remaining modules to use the new handler hook method (Alan Edwards)Doug MacEachern2001-01-094-4/+0
* Make handlers use hooks.Ben Laurie2001-01-072-2/+0
* Last of the Win32 goodness I've noticedWilliam A. Rowe Jr2000-12-211-2/+2
* Out of the sandbox and into prime time. Note... these should always andWilliam A. Rowe Jr2000-12-214-0/+1418
* Correction, commited the vc5. Need vc6 in the tree. Humble appologies.William A. Rowe Jr2000-12-214-12/+16
* The Win32 overhaul, in summary;William A. Rowe Jr2000-12-214-84/+68
* *) remove STANDARD_LIBS line; it is unused/unneededGreg Stein2000-12-071-16/+9
* The -big- fix, all the proper linkages for BaseAddr.ref plus a bit.William A. Rowe Jr2000-12-054-16/+16
* A bit of inclusion for the apr-util package.William A. Rowe Jr2000-12-054-8/+8
* This patch illustrates the new locations, and makes the majority of theWilliam A. Rowe Jr2000-12-054-28/+28
* Ignore all the files that are generated during a buildRyan Bloom2000-12-051-0/+10
* Get the modules configuration stuff working correctly. This just dealsRyan Bloom2000-12-042-0/+33
* include <strings.h> for the strcasecmp() and strncasecmp() prototypes;Jeff Trawick2000-12-014-0/+14
* Fix some const warnings.Ryan Bloom2000-11-281-3/+3
* add the "next filter" parameter to the rest of the ap_sub_req_* calls.Greg Stein2000-11-232-2/+2
* Remove the suexec patch from mod_mime_magicRyan Bloom2000-10-301-1/+1
* Add back suexec support.Manoj Kasichainula2000-10-231-1/+1
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-167-13/+13
* Regardless of reaction to a symbol rename -within- the sources, theseWilliam A. Rowe Jr2000-10-114-8/+8
* MSVC Project Rename - ApacheModuleBleck.* is no longer... now mod_bleck.*William A. Rowe Jr2000-10-114-56/+56
* Completed review for new tests:William A. Rowe Jr2000-10-061-1/+1
* Get rid of unused variable.Jeff Trawick2000-09-201-1/+0
* Fix a compile break in mod_mime_magic.c. In early 2.0 versions, we wouldRyan Bloom2000-09-081-15/+5
* Remove IOLs from Apache. They are no longer necessary, now that we haveRyan Bloom2000-08-231-5/+8
* mod_cern_meta: fix broken file reading loop in scan_meta_file().Jeff Trawick2000-08-091-1/+1
* Use AP_INIT_* macros for command_rec [] in a few more modules.Jeff Trawick2000-08-073-30/+42
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-067-44/+44