2001-08-20 |
Martin Kraemer | Extend 'openssl' search to the directories from PATH |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Brian Havard | Make mpmt_os2 the default MPM on OS/2. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Brian Havard | Remove todo item, fixed in APR (append mode fix). |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Brian Havard | Make test for EAGAIN portable in content length filter... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Brian Havard | OS/2: Use full set of linker flags when linking shared... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Justin Erenkrantz | - Switch to AC_SEARCH_LIBS to check multiple libraries... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Martin Kraemer | On modern systems (e.g., FreeBSD), the db* functions... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Rich Bowen | Moved the directive listing up. Or the additional discu... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Doug MacEachern | change filter name to CaseFilterIn (mod_case_filter... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Rich Bowen | Error is argument listing for version sorting. A few... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
William A.... | This is the same patch as httpd-std.conf rev 1.38... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
William A.... | This patch; |
commit | commitdiff | tree | snapshot |
2001-08-19 |
William A.... | My bad, sorry. Here is ... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
William A.... | This Variant type-map file is the authoritative refer... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Ian Holsman | MSVC can't seem to handle |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Rich Bowen | Additional hint in the HeaderName documentation |
commit | commitdiff | tree | snapshot |
2001-08-19 |
William A.... | Assure that non-FancyIndexed listings properly shortc... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
William A.... | This doesn't belong in the distro (certainly not... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Doug MacEachern | adjust to apr_uri_ rename |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Justin Erenkrantz | Per discussion on new-httpd, change the logic to do... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Doug MacEachern | adjust to UNP_ -> APR_URI_UNP_ rename |
commit | commitdiff | tree | snapshot |
2001-08-19 |
William A.... | Add the advertising clause text to our own README... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
William A.... | This is Apache 2.0, which has been essentially rewritten. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Ryan Bloom | Update the Apache code to account for the XtOffset... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Brian Havard | Note addition of mpmt_os2. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Brian Havard | Add standard ignores. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Rich Bowen | A little more clarity in DescriptionWidth. Better phras... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Graham Leggett | Added a default commented-out mod_ldap and mod_auth_ldap |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Graham Leggett | Some documentation corrections. Add the missing LDAPSha... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Lars Eilebrecht | Readme for the multi language error documents. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Graham Leggett | Some small cleanups for consistency |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Lars Eilebrecht | Support files for multi language error documents and... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Lars Eilebrecht | Add multi language error documents. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Graham Leggett | Added documentation for mod_ldap and mod_auth_ldap. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Rich Bowen | I had SuppressLastModified turned on, and so had the... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Graham Leggett | Enabled negative caching on attribute comparisons in... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Rich Bowen | Added a little more detail to the SuppressDescription... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Graham Leggett | Fixed all the #if APR_HAS_SHARED_MEMORY checks within... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Graham Leggett | Fixed LDAP cleanup on graceful restarts. LDAP connectio... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Graham Leggett | Add a missing .cvsignore file. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Graham Leggett | Clean up an unnecessary function. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Paul J. Reder | Fix a minor issue with Jeff Trawick's mod_include |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Graham Leggett | Update the CHANGES file |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Graham Leggett | Landing of mod_auth_ldap - the LDAP based authenticatio... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Graham Leggett | Oops - left off the apr_ldap.h file in the commit. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Graham Leggett | Landing of mod_ldap - the LDAP cache and connection... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
William A.... | Beat the dead horse |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Brian Havard | After fixing append mode in APR, we no longer need... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Ryan Bloom | I have bumped the tag, now put the CHANGES file back. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Ryan Bloom | Bump the changes tag |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Bring include and lib targets into line with Unix... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Jeff Trawick | mention some mod_include fixes (currently in 2.0.25... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Heck, create them with .txt filenames on Win32 so... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | As we package the minimal binaries, package a minimal... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Jeff Trawick | Fix a problem in mod_include when we reached the BYTE_C... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Jeff Trawick | we're only going to re-scan the directive when we're in |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Add some pretty danged important files to the win32... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Add Win32 observations, and shortcut some more questi... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Resolved, by the installer |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Fix some <IfModule > badness on Win32 |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Jeff Trawick | Fix a problem parsing tags. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Brian Havard | Add short summary of mpmt_os2. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Ryan Bloom | initialize some values on variable creation |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Brian Havard | New multi-process multi-threaded MPM for OS/2. Not... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | (No Error) didn't make much sense - fixes the error... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Since we expect many users to start experimenting... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Joshua Slive | Last call before I delete a bunch of obsolete files... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Don't retrieve the default service name if the -k... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Ok, I didn't like the choices I made an hour or two... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Brian Havard | OS/2: Don't share data segment between multiple instanc... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | We must scream certain errors from the rooftop! |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Add the ImagePath entry for Win9x services [as later... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | The last of the ignore goodness for tonight |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Based on the VC6 switch - and pulling the win32 make... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Complete .mak-file-less support for VisualStudio... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | The purpose of this patch is to toggle the debugging... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Given a choice between chasing my tail to keep these... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Whoops... a ton of extra cruft had landed in the... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Victor J. Orlikowski | Fix behavior in the event that a socket is closed. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Justin Erenkrantz | Fix --enable-modules=all breakage with mod_auth_db... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Thought this had already been axed |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Justin Erenkrantz | Hello, Goodbye. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Not here anymore |
commit | commitdiff | tree | snapshot |
2001-08-17 |
William A.... | Undo a very bad decision. By naming the version... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | Good to the last drop, this should be all of it. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | Ignore goodness |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | Add the red light/green light to ApacheMonitor's... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | Hush |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | The two more Remove flavors needed testing, as well... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Jeff Trawick | check for timeout on socket read when we check for... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | Spell it right, per Mr. Coar |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | Missed a versioned win32 project in my tree |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | Replacing label after pushing tag |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | Push back CHANGES to document the complete mod_mime... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Jeff Trawick | fix a few mod_ssl warnings for stuff like function... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | Build on Greg's fix for the hash copy, and always... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | Fix the 'never disappearing' popup menu - anchor... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Jeff Trawick | the 2nd parm to strstr() doesn't lose const-ness, unlik... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | A bit overboard - this registered window message... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
William A.... | Wipe out some resource leakage. |
commit | commitdiff | tree | snapshot |
next |