summaryrefslogtreecommitdiffstats
path: root/modules/metadata (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-25mod_expires - don't segfault on bad configuration.Nick Kew1-0/+3
2007-08-24Note log.c refactoring.William A. Rowe Jr1-0/+4
2007-08-24Introduce a specific pool for stderr logging, so that we have two William A. Rowe Jr1-5/+55
2007-08-24Bless the module mod_substitute, with the Substitute directiveWilliam A. Rowe Jr8-77/+76
2007-08-24s/require/Require/gVincent Bray2-113/+113
2007-08-24s/require/Require/gVincent Bray2-10/+10
2007-08-24Once we have a .vcproj, and if we can exec devenv.exe, then prefer it.William A. Rowe Jr1-8/+23
2007-08-24It isn't rocket science :)William A. Rowe Jr1-2/+15
2007-08-24Some unused local variables.William A. Rowe Jr1-2/+1
2007-08-24Complete the build changes for win32, document the 'ALL' optionWilliam A. Rowe Jr2-6/+18
2007-08-24Final rearrangements (alpha) to make comparisons simpler.William A. Rowe Jr1-6/+6
2007-08-24Adding the last two, missing mod_filter and mod_dav_lock infosWilliam A. Rowe Jr5-3/+326
2007-08-24Bucketeer is on the barely-applicable list, no?William A. Rowe Jr1-6/+3
2007-08-24Resolve examples errors (missing include error, signedness warning).William A. Rowe Jr2-1/+2
2007-08-24Add modules/examples/, and a new BuildAll dummy stub.William A. Rowe Jr3-0/+215
2007-08-24Yes - a purpose to adjusting the name now; add all examples to a newWilliam A. Rowe Jr4-0/+444
2007-08-24Adjust NW (I hope)William A. Rowe Jr2-7/+7
2007-08-24s/SED/Rewrite/ (approximately, taking into account legibility and line length),William A. Rowe Jr1-51/+59
2007-08-24SEDFILTER has several anomolies; first, it's not SED syntax,William A. Rowe Jr2-7/+7
2007-08-24Updated as per Igor Galić (a.k.a. #Apache jmcg) docs@ email.Tony Stevenson2-12/+12
2007-08-24Add auth modules to the schemaWilliam A. Rowe Jr4-0/+289
2007-08-24You can't borrow AP_ namespace for imports/exports.William A. Rowe Jr2-2/+27
2007-08-23Add a comment to prevent a future upgrade of APR 2.0 or similarWilliam A. Rowe Jr1-0/+5
2007-08-23note odd DBDPersist format in 2.2.0 and 2.2.1Chris Darroch1-0/+4
2007-08-23Correct a common misconception: symlink restrictionsJoshua Slive2-4/+16
2007-08-23year--Jim Jagielski1-1/+1
2007-08-23Supress the warning for compilers which fold *end-*start into ssize_t.William A. Rowe Jr1-1/+1
2007-08-23Necessary cast; deliberately truncate to short.William A. Rowe Jr1-1/+2
2007-08-23Reorder a few bits (easier to follow and compare).William A. Rowe Jr1-43/+46
2007-08-23ap_available_mutexes_string and ap_add_available_mutexes_string William A. Rowe Jr7-61/+59
2007-08-23Add another module to the base address list.William A. Rowe Jr1-0/+1
2007-08-23Add util_mutex, although it's not used much by windows sinceWilliam A. Rowe Jr1-0/+8
2007-08-23Minor quibble; the declarespec for data comes after the data type.William A. Rowe Jr2-4/+4
2007-08-23We'll generally resync later-if-ever, but make note.William A. Rowe Jr1-0/+2
2007-08-23main core: Emit errors during the initial apr_app_initialize()William A. Rowe Jr1-13/+26
2007-08-23Revert r568762; will reapply in two segmentsWilliam A. Rowe Jr1-38/+17
2007-08-23Eliminate an XXX; apr-based file logging isn't available to reportWilliam A. Rowe Jr2-17/+42
2007-08-22buildfluffVincent Bray3-2/+5
2007-08-22Document 'see other' style deprecation. Thanks to Joshua and Ruediger for poi...Vincent Bray1-0/+4
2007-08-22Note changes.William A. Rowe Jr1-1/+10
2007-08-22Clean up leaking pipes, and resolve pipe issues later whenWilliam A. Rowe Jr1-38/+76
2007-08-22Refactor r452431, because this should not be fatal to startingWilliam A. Rowe Jr1-13/+8
2007-08-22update transformationChris Darroch5-42/+95
2007-08-22add merge option to avoid duplicate values within the same headerChris Darroch2-13/+108
2007-08-22This message was confusing during debugging, make it unique.William A. Rowe Jr1-1/+1
2007-08-21Fix some typos, whitespace, and formatting. Make sure all options areChris Darroch1-34/+37
2007-08-21DBDPersist takes On or OffChris Darroch1-2/+2
2007-08-21Only cleanup new_bb, if it isn't NULL, fixing a crash in the event MPM when w...Paul Querna1-1/+3
2007-08-21Remove the Perl txt-to-dbm translation script, and replace itRich Bowen2-58/+7
2007-08-21Rework locking on timeout_mutex. We now drop (and reaquire) the lock inside ...Paul Querna1-0/+5