summaryrefslogtreecommitdiff
path: root/modules/dav/fs/mod_dav_fs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Detabbify. With extreme prejudice.William A. Rowe Jr2002-10-291-6/+6
* Eliminate potential ap_server_root_relative segfaults, with the inputWilliam A. Rowe Jr2002-03-161-1/+6
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Canonicalization will now occur on all sub_req_lookup_file() calls,William A. Rowe Jr2001-08-231-1/+0
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* The big change. This is part 3 of the apr-util symbols rename, pleaseWilliam A. Rowe Jr2001-01-191-5/+5
* Provide apr_pool_t arg to register_hooks, since anything they do in thatWilliam A. Rowe Jr2001-01-171-2/+2
* adjust remaining modules to use the new handler hook method (Alan Edwards)Doug MacEachern2001-01-081-1/+0
* Get dav-fs building again.David Reid2000-10-141-2/+2
* Here it is, mod_dav should build quite nicely on Win32 (two last mildWilliam A. Rowe Jr2000-10-111-2/+2
* clean up the provider stuff some more: don't allow pick-and-choose ofGreg Stein2000-10-071-3/+0
* The "get resource" functionality is no longer a hook. Instead, providersGreg Stein2000-09-091-2/+1
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-4/+4
* complete the removal of the old dav_dyn crap. dav plugins are nowGreg Stein2000-07-101-0/+5
* new liveprop namespace registration and lookup. modules register eachGreg Stein2000-07-101-1/+4
* get rid of more of the old module/provider mechanisms -- use ap_hooks toGreg Stein2000-07-081-0/+2
* do the "get resource" via a hook rather than through the repository hookGreg Stein2000-07-071-1/+1
* turn dav/fs/ into a real moduleGreg Stein2000-07-071-0/+137