]> granicus.if.org Git - apache/history - modules
I'm borderline obsessive compulsive regarding tabs, but you knew that...
[apache] / modules /
2002-09-30 Ryan Bloomback out the stuff from mod_ssl that shouldn't have...
2002-09-30 Ryan BloomCall out the success cases when we don't get APR_SUCCES...
2002-09-30 Ryan BloomAllow CGI scripts that use POST and mod_dav to exist...
2002-09-28 Ryan BloomBack out some changes that should't have been committed.
2002-09-28 Ryan BloomAllow the UserDir directive to accept a list of directo...
2002-09-28 Ian HolsmanNew Module -- mod_logio.
2002-09-27 Graham LeggettGet mod_auth_ldap to retry connections on LDAP_SERVER_DOWN
2002-09-26 Jeff Trawickadd some parens to quiet a gcc warning:
2002-09-26 Graham LeggettMake sure the contents of the WWW-Authenticate header is
2002-09-25 Brian PaneFix the per-server config merge function in mod_cache to
2002-09-22 Brian PaneRemoved an extra apr_atomic_init() call from the mem_cache
2002-09-22 Roy T. Fieldingkill a warning
2002-09-22 Brian PaneSwitch the most frequent apr_brigade_write() and apr_br...
2002-09-20 Bradley NicholesClean up some left over garbage in the NetWare make...
2002-09-20 Justin ErenkrantzAdd missing includes in mod_authn_file and mod_authn_dbm.
2002-09-20 Justin ErenkrantzTake a stab in the dark at fixing up the Netware build...
2002-09-20 Justin ErenkrantzFix up Win32 build.
2002-09-20 Justin ErenkrantzAxe unused file.
2002-09-20 Justin ErenkrantzAdd ap_register_provider and ap_lookup_provider functio...
2002-09-19 Greg SteinIf a body arrives with an OPTIONS request, and it conta...
2002-09-18 Bradley NicholesIf the user passed invalid credentials (user id or...
2002-09-18 Justin ErenkrantzAdd ability to use multiple providers for basic and...
2002-09-18 Justin ErenkrantzRemove Authoritative functionality from the authn provi...
2002-09-17 Brian PaneRemoved unused variable
2002-09-17 Greg SteinWe need to set r->handler to indicate that we'll be...
2002-09-16 Bradley NicholesMoving the auth_provider APIs into the core binary...
2002-09-16 Jeff Trawickstatic-ize a function which is not supposed to be exported
2002-09-15 William A. Rowe Jr Revisit the code that Ian and I discussed on list...
2002-09-15 Justin ErenkrantzRemove warnings seen with Sun's Forte compiler.
2002-09-14 William A. Rowe Jr Return mismatches... this solution simply won't work...
2002-09-14 William A. Rowe Jr At least follow the proper failure path for failure...
2002-09-14 Brian PaneRemove the setting of the status line from the cache...
2002-09-13 Justin ErenkrantzRevert the examples to use AuthGroupFile
2002-09-13 Justin ErenkrantzUpon further review, it seems silly to add z the here...
2002-09-13 William A. Rowe Jr A quick-n-dirty hack. Expose the auth_provider api...
2002-09-13 Bradley NicholesNetWare make files and .def to build the new auth modules
2002-09-13 Bradley NicholesNetWare Auth module .def files that are no longer neede...
2002-09-13 Bradley NicholesNetWare auth_digest make file that is no longer needed
2002-09-13 William A. Rowe Jr Axe unused variable 'res'
2002-09-13 William A. Rowe Jr Welcome to the new schema. Multiply defined symbols...
2002-09-12 Paul J. Redermod_cache: cache_storage.c. Add the hostname and any...
2002-09-12 Bill StoddardDo not cache responses to GET requests with query
2002-09-10 Jeff Trawickmake sure we always set return_code when converting...
2002-09-10 Jeff Trawickpick up prototypes for apr_base64_* and, on some platfo...
2002-09-10 Jeff Trawickfix a syntax error in an enum (as far as some non-gcc...
2002-09-10 Jeff Trawickfix a bad parameter to ap_log_rerror()
2002-09-10 Justin ErenkrantzStage #2 of aaa rewrite: Add provider support so that...
2002-09-10 Justin ErenkrantzStage #1 of the aaa rewrite - refactoring modules.
2002-09-08 Brian PaneCheck that r->filename is non-null before trying to use
2002-09-06 Bradley NicholesAdded the LDAP module dependancies to the link
2002-09-06 Brian PaneMore calloc->malloc optimizations
2002-09-06 Brian PaneOptimization: use apr_table_addn instead of apr_table_s...
2002-09-06 Brian PaneOptimize away some strlen and memset calls
2002-09-06 Ian Holsmanchange the log_writer declaration so that it takes...
2002-09-06 Brian PaneClean up the temporary brigade in error cases in ap_dis...
2002-09-06 Brian PaneFixed some bucket memory leaks in ap_http_filter()
2002-09-06 Greg SteinSimplify mod_dav's handler.
2002-09-05 Jeff Trawickdon't lose const when calling strrchr()
2002-09-05 Justin ErenkrantzAdd ModMimeUsePathInfo directive.
2002-09-05 Justin ErenkrantzSwitch hook from type_checker to fixups.
2002-09-05 Justin ErenkrantzAllow mod_dav to be involved with sub-requests.
2002-09-05 Brian PaneFree the temporary working brigade upon exit from ap_ge...
2002-09-04 Brian PaneFormatting cleanup only (this is the large indent that...
2002-09-04 Brian PaneAdded optional support for caching streamed responses...
2002-09-01 Brian PaneResolve filter handles at startup to eliminate a filter
2002-09-01 Justin ErenkrantzFix FileETag None directive.
2002-08-30 Jeff Trawickupdate README.ldap and config.m4 to reflect new location of
2002-08-30 Bradley NicholesAdding the LDAP README file
2002-08-30 Bradley NicholesMake files for building the LDAP module for NetWare
2002-08-30 Ian Holsmanactuall fix the bug
2002-08-30 Ian Holsmandeflate's filter removal was reversed for non-html...
2002-08-30 Justin ErenkrantzThe style police just get really annoyed with this...
2002-08-30 Jeff Trawickfix a type mismatch
2002-08-29 Ian Holsmannew option 'path' to the cookie
2002-08-29 Ian Holsmanjust saw this bug
2002-08-29 Ian Holsmanshot in the arm by the style police while trying to...
2002-08-29 Ian Holsmanset expiry time correctly.
2002-08-28 Jeff TrawickFix a reference to an uninitialized pointer in util_lda...
2002-08-27 Paul J. RederRemove CacheOn config directive since it is set but...
2002-08-27 Ian Holsmanits >>FNAME<< not >>name<<
2002-08-27 Jeff Trawickmake the type of the variable explicit to quiet a gcc...
2002-08-26 Ian Holsmanintroduce 2 new callback oppurtunities to allow a 3rd...
2002-08-26 Bradley NicholesConditionally compile mod_edir if the directory exists
2002-08-26 William A. Rowe Jr The documentation says: ISAPIReadAheadBuffer defaults...
2002-08-26 Justin ErenkrantzClean up style on mod_auth_anon.c before hacking it...
2002-08-26 Ian HolsmanFix a segfault in mod_cache when url isn't passed
2002-08-25 Ian Holsmanmake the output XHTML
2002-08-24 Paul J. RederFix a null pointer dereference in the merge_env_dir_con...
2002-08-23 Jeff Trawickfix breakage of dbm maps which was introduced in the...
2002-08-23 Ian HolsmanMake Caching work for subrequests.
2002-08-23 Jeff Trawickadd the ability to specify the dbm type (e.g., gdbm...
2002-08-22 Ian HolsmanAdd A warning when servers don't set their status line
2002-08-22 Jeff Trawickremove some remaining NO_DBM_REWRITEMAP cruft from...
2002-08-21 Jeff TrawickChange mod_rewrite to use apr-util's dbm support for...
2002-08-21 William A. Rowe Jr Small fixes for SSLC
2002-08-21 Cliff WoolleyFix a problem whereby RewriteMap prg:'s would get out...
2002-08-21 Paul J. RederSubmitted by: Paul J. Reder
2002-08-21 Ian Holsmanfix the case when a server doesn't send a response...
2002-08-19 Bill StoddardFix another compile break.
2002-08-18 Ian HolsmanPR:
next