]> granicus.if.org Git - apache/history - modules
Fix some problems on systems where EAGAIN != EWOULDBLOCK (e.g., OS/390).
[apache] / modules /
2000-04-23 Jeff TrawickFix some problems on systems where EAGAIN != EWOULDBLOC...
2000-04-23 Jeff Trawickap_open(..,APR_OS_DEFAULT,..) uses perms 0666 instead...
2000-04-23 Roy T. FieldingFinished move of ap_md5 routines to apr_md5. Removed...
2000-04-22 Ryan BloomParse the config tree, instead of the config file....
2000-04-22 Bill StoddardAdd ApacheModAuthDigest to apache.dsw. Get rid of compi...
2000-04-21 Bill StoddardWin32: Get mod_auth_digest compiling and added to the...
2000-04-20 Bill StoddardRevamp the Win32 make environment. Makefiles have been...
2000-04-20 Brian HavardAnother required ap_canonical_error().
2000-04-20 Brian HavardUse ap_canonical_error() where appropriate.
2000-04-20 Jeff Trawick[EBCDIC] Port Paul Gilmartin's CRLF patch from 1.3...
2000-04-18 Ryan BloomAdd logic to timeout CGI scripts properly. This requir...
2000-04-17 Bill Stoddardlinkwin20.diffs Resolves:
2000-04-15 Bill StoddardWin32: First cut at getting mod_isapi working under 2.0
2000-04-15 Bill StoddardHere's my first stab at getting mod_auth_digest working...
2000-04-14 Bill StoddardAllow for the possibility of receiving data regardless...
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-04-14 Jeff TrawickGet mod_rewrite to compile with no warnings on OS/390
2000-04-07 Bill StoddardGet Apache on Windows compiling again after the patch...
2000-04-06 Ryan BloomMake the server work without asking for buffered file...
2000-04-05 Allan K. EdwardsGet mod_rewrite building and running, and mod_status...
2000-04-05 Allan K. EdwardsGet mod_negotiation working. We may ultimately need...
2000-04-05 Bill StoddardPatch to port mod_auth_db to the 2.0 api and also to...
2000-04-05 Bill StoddardGet DSOs working on Windows. Required cross platform...
2000-04-05 Jeff Trawickget rid of an unused variable from virtualhost_section()
2000-04-05 Jeff Trawickstop relying on a macro to map signal() to ap_signal...
2000-04-05 Jeff Trawickstop relying on a macro to map signal() to ap_signal...
2000-04-03 Bill StoddardGet APR DSO code working under Windows
2000-04-02 David ReidFirst pass at mod_so with the new APR dso calls. It...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-29 Jeff Trawickwhen logging a failure of ap_mmap_create(), pass the...
2000-03-27 Ryan BloomBackout layered I/O changes.
2000-03-25 Ryan BloomEnabled layered I/O. Docs are forthcoming.
2000-03-23 Bill StoddardGet mod_rewrite working with APR locks
2000-03-22 Jeff Trawickimprove error message for missing mime types file
2000-03-22 Jeff Trawickget rid of unused local variable w in set_error_document()
2000-03-21 Bill StoddardWin32: Continue removing precompiled header support...
2000-03-21 Tony FinchSome TODOCs have been DOCced.
2000-03-21 Tony FinchExplain the changed syntax of CacheNegotiatedDocs
2000-03-21 Tony FinchExplain the changed ErrorDocument syntax.
2000-03-17 Dirk-Willem van... Added AddCharset back in again. Need that badly for
2000-03-17 Dirk-Willem van... PR:
2000-03-16 Bill StoddardFix a comment
2000-03-15 Manoj KasichainulaEliminate implicit usage of access.conf and srm.conf.
2000-03-15 Manoj KasichainulaMinor nit: use top_srcdir instead of topsrcdir, to...
2000-03-15 David ReidJeff's couple of small corrections.
2000-03-14 dgaudetgo dirk go, RAW_ARGS is evil. added a TODOC.
2000-03-14 dgaudet+1000 on dirk's change... and add a TODOC: which is...
2000-03-14 Dirk-Willem van... Nasty backwards compatibility breaking 'fix' to get...
2000-03-14 Dirk-Willem van... Take my chance and try to sneak in a very nasty change...
2000-03-13 Ryan BloomUpdate the example module to 2.0
2000-03-13 Jim JagielskiBackport the CSS security fixes to Apache 2.0a. Or...
2000-03-12 dgaudetmore post-old-style Configure cleanup
2000-03-10 Ronald Tschalarchanged module name to more consistent naming scheme...
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-03-02 dgaudetclean up a bunch of -Wall/etc warnings
2000-03-02 dgaudet.cvsignore goodness
2000-03-01 Ryan BloomAdd a test program for pipes. Add support for non...
2000-02-21 Bill StoddardMake file I/O and network I/O writev/sendv APIs consistent.
2000-02-18 Bill StoddardHave seperate variable on ap_writev to set the number...
2000-02-17 Allan K. EdwardsUpdate Windows project and makefiles so dynamically...
2000-02-17 Ryan BloomEnable dynamic module support on Linux. This should...
2000-02-16 Bill StoddardMake sure mod_mime always has a chance to run before...
2000-02-13 Bill StoddardSet up return codes correctly in the failure case.
2000-02-10 David ReidSmall changes to remove some compiler complaints.
2000-01-31 Bill StoddardSet timeouts to sendfile operation in http_protocol...
2000-01-28 Ryan BloomInclude ap_config.h before httpd.h, this ensures that...
2000-01-27 Bill StoddardMore sendfile work. Use new sendfile API in Apache...
2000-01-26 Brian HavardQuiet some warnings.
2000-01-23 Bill StoddardFix compile breaks on Windows.
2000-01-21 Bill StoddardFix Windows compile breakage.
2000-01-19 Ryan BloomManoj has been pushing for this for a while, but I...
2000-01-19 Ryan BloomCleanup a few things with the compile. There were...
2000-01-19 Bill StoddardFix Windows compile break. Gotta find a better way...
2000-01-19 Bill StoddardFix compile break on Windows and update to use ap_stat()
2000-01-19 Ryan BloomFinish the commits for the change in the header files...
2000-01-18 Ryan BloomThis is a huge change to the configure system. Basical...
2000-01-17 Bill StoddardUpdate Windows port to new file_io and time specs
2000-01-12 Ryan BloomFix some remaining problems with SSI's and Windows...
2000-01-11 Sascha SchumannThese changes are committed together, because they...
2000-01-11 Sascha SchumannUpdate .cvsignore files
2000-01-10 Brian HavardRework ap_finfo_t to split the file type out of the...
2000-01-09 dgaudettime overhaul:
2000-01-07 Ryan BloomMove some modules over to using ap_time_t instead of...
2000-01-07 Ryan BloomFix the rest of the modules to work with the new APR...
2000-01-07 Ryan BloomFix mod_rewrite to work with the new APR stat structure.
2000-01-06 Ryan BloomNext pass at the time functions. This defines an ap_an...
2000-01-06 Ryan BloomFix a minor bug that would cause us to return FORBIDDEN...
2000-01-06 Ryan BloomSeparate the stat structure from the file structure...
2000-01-04 Ryan BloomInitialize all ap_file_t's to NULL. This allows ap_ope...
1999-12-31 Ryan BloomA few more tweaks to finish the modules work. Now...
1999-12-31 Ryan BloomMake mod_unique_id compile again with Apache 2.0.
1999-12-31 Ryan BloomMake mod_usertrack compile cleanly. Not tested yet.
1999-12-31 Ryan BloomFix a bug in mod_status. ap_ht_time expects an ap_time...
1999-12-31 Ryan BloomUpdate these modules to Apache 2.0. Not tested, but...
1999-12-31 Ryan BloomUpdate mod_auth_dbm to work with Apache 2.0. This...
1999-12-31 dgaudetmerge 1.3 changes to rewrite forward onto 2.0
1999-12-31 dgaudetport mod_rewrite to 2.0
1999-12-30 Ryan BloomSome changes to the ap_strftime function. We now infor...
next