summaryrefslogtreecommitdiffstats
path: root/modules/dav/lock (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add log tags.Graham Leggett2021-06-241-1/+1
* dbm: Split the loading of a dbm driver from the opening of a dbm file. WhenGraham Leggett2021-06-241-0/+26
* Fix some style issues on files that can easily be synch'ed with 2.4.xChristophe Jaillet2015-09-301-4/+4
* Add missing break in 'dav_generic_do_refresh' to avoid useless computation.Christophe Jaillet2014-01-091-0/+1
* NetWare build tweaks.Guenter Knauf2012-08-091-3/+3
* Make APACHE_MODULE() accept an optional prerequisite module for configure.Stefan Fritsch2012-01-201-1/+1
* adjustments of build priorities of modules without special dependenciesStefan Fritsch2011-07-131-1/+1
* More NetWare build fixes.Guenter Knauf2011-03-201-3/+3
* Use a var INSTALLBASE to simplify NetWare installation rules.Guenter Knauf2011-03-181-1/+1
* Use var for prelude so its possible to change it at one place.Guenter Knauf2011-03-181-1/+1
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-091-1/+2
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-081-1/+1
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-081-7/+7
* Add to modules' help text (displayed by ./configure -h) moreDaniel Earl Poirier2010-11-011-1/+1
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-1/+1
* more NetWare makefile cleanups.Guenter Knauf2009-12-011-3/+1
* Remove errno from dav_error interface. Calls to dav_new_error()Jeff Trawick2009-11-191-10/+8
* Bring back OS/2 support.Brian Havard2009-08-261-0/+8
* remove OS/2 platform supportJeff Trawick2009-03-271-8/+0
* Adding the last two, missing mod_filter and mod_dav_lock infosWilliam A. Rowe Jr2007-08-241-0/+127
* Multiple trivial fixes from Christophe JAILLETNick Kew2007-07-201-6/+3
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-03-221-18/+17
* Implement a BASEDIR build environment variable to allow the NetWare build to ...Bradley Nicholes2007-02-011-1/+1
* update license header textRoy T. Fielding2006-07-113-18/+18
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-193-3/+3
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-2/+2
* Doxygen fixup / cleanupIan Holsman2005-08-291-3/+9
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-043-3/+6
* Allow APR to exist and build outside of the httpd/srclib file structureBradley Nicholes2004-11-301-3/+2
* Remove the .cvsignore files.Joe Orton2004-11-191-20/+0
* Fix the XLFLAGS define in the NetWare makefiles so that the contents are adde...Bradley Nicholes2004-04-281-1/+0
* fix name of The Apache Software FoundationAndré Malo2004-02-093-3/+3
* fix copyright dates according to the first check inAndré Malo2004-02-083-3/+3
* apply Apache License, Version 2.0André Malo2004-02-063-147/+30
* update license to 2004.André Malo2004-01-013-3/+3
* axe some warnings:Cliff Woolley2003-08-282-3/+1
* Fix up load dependancies to avoid LoadModule orderingBradley Nicholes2003-02-061-0/+1
* Add mod_dav_lock to the NetWare buildBradley Nicholes2003-01-171-0/+262
* Um, that should have been a 'no' - you should have to explicitly enableJustin Erenkrantz2003-01-061-7/+1
* Add a generic locking provider to DAV - mod_dav_lock. Other DAV providersJustin Erenkrantz2003-01-056-0/+1508