]> granicus.if.org Git - apache/shortlog
apache
2000-04-10 Jeff TrawickCGIs work again on UNIX because ap_create_process(...
2000-04-10 Ryan BloomUpdate the STATUS file.
2000-04-07 Ryan BloomAdd error checking in case libtoolize is not in path.
2000-04-07 Jeff TrawickRecognize an EBCDIC platform during configuration and...
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-06 Jeff TrawickChange the declaration of ap_scoreboard_image to match
2000-04-06 Jeff TrawickIn mpmt_pthread.c, include <netinet/tcp.h> only if
2000-04-06 Jeff TrawickIn mpmt_pthread.c, include <netinet/tcp.h> only if
2000-04-05 Bill StoddardStart to clean up winnt.c a bit. Consolidate several...
2000-04-05 Allan K. EdwardsGet mod_rewrite building and running, and mod_status...
2000-04-05 Martin KraemerAdded Hebrew entry page
2000-04-05 Martin KraemerFix charset names (see ftp://ftp.isi.edu/in-notes/iana...
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 Bill StoddardArrgh... Release aprlib.mak/.dsp is broken. Now aprlib...
2000-04-05 Bill StoddardWindows: Cleanup auto-generated apr.h and apr_config.h
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 Trawickif HAVE_SYSLOG is defined but LOG_PRIMASK isn't, define...
2000-04-05 Jeff Trawickstop relying on a macro to map signal() to ap_signal...
2000-04-04 Ryan BloomThe Unix MPM's now use the other_child logic from APR.
2000-04-04 Bill StoddardRefine a todo...
2000-04-04 Bill StoddardAllan Edwards fixed this problem.
2000-04-04 Tony FinchFAQ changes related to tidying up historical documents...
2000-04-04 Martin KraemerRussian Translation, contributed by Pavel Polischouk...
2000-04-04 Brian HavardUnder OS/2 (well actually EMX gcc) libraries don't...
2000-04-04 Tony FinchClarify the DOCUMENT_ROOT environment variable oddity.
2000-04-04 David Reidap_os_kill isn't being used now as it's in APR, so...
2000-04-04 David ReidStart cleaning up the beos directory. DSO stuff is...
2000-04-03 David ReidTidy up the beos mpm files.
2000-04-03 Bill StoddardEliminate a warning related to the struct socket_t...
2000-04-03 Bill StoddardGet APR DSO code working under Windows
2000-04-03 Bill StoddardRemove file_io/win32/readdir.c and .h
2000-04-03 Bill StoddardEliminate apr_win.h and apr_winconfig.h (and the ugly...
2000-04-02 David ReidFirst pass at mod_so with the new APR dso calls. It...
2000-04-01 Tony FinchUpdated media types.
2000-04-01 Tony Finchfix minor typo
2000-04-01 Roy T. FieldingAnd then there was 2.0a3-dev, and Ryan said "Doh!"
2000-03-31 Ryan BloomUpdate the version name in the tree for 2.0a2
2000-03-31 Ryan BloomUpdate the announcement text for the 2nd alpha.
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-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-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-31 Roy T. Fieldingcomment-out nonexistant directives
2000-03-31 Roy T. FieldingMerge forward changes in Apache 1.3 printenv
2000-03-31 Manoj KasichainulaEliminate src/apaci, and replace with a header file...
2000-03-30 Ryan BloomRemove a trailing slash from library.mk. This slash...
2000-03-30 Ryan BloomAn initial implementation for the mpmt_pthread mod_stat...
2000-03-30 Ryan BloomFix the generation of the apaci script, so it has valid...
2000-03-30 Ryan BloomA very first shot at implementing the status API for...
2000-03-30 Ryan BloomFix the warnings associated with the pre_config patch.
2000-03-30 Jeff Trawickap_hook_pre_config is gone
2000-03-30 Ryan BloomPut the pre_config hook back into the table. This...
2000-03-29 Jeff Trawickwhen logging a failure of ap_mmap_create(), pass the...
2000-03-28 Jeff TrawickTweaked APR initialization and termination so that...
2000-03-28 Ryan BloomRemove the last piece of the layered I/O code. I don...
2000-03-28 Roy T. FieldingApache Software License, version 1.1
2000-03-27 Ryan BloomChange the name from apache back to httpd.
2000-03-27 Ryan BloomBackout layered I/O changes.
2000-03-26 Tony FinchFix typos.
2000-03-26 Tony FinchRemove a broken link back to the user documentation.
2000-03-26 David ReidFix a couple of typo's and add a link to the list of...
2000-03-25 Ryan BloomAdd docs for layered I/O
2000-03-25 Ryan BloomEnabled layered I/O. Docs are forthcoming.
2000-03-24 David ReidFirst part of getting BeOS to survive restarts correctly.
2000-03-24 Bill StoddardDo a bit of Win32 specific garbage collecting. Most...
2000-03-24 Bill StoddardEliminate os.c and ApacheOS.dsp, ApacheOS.mak, et....
2000-03-23 Bill StoddardGet mod_rewrite working with APR locks
2000-03-23 Allan K. EdwardsClear hook registrations between reads of the config...
2000-03-22 Bill StoddardAdd htpasswd back into the compile
2000-03-22 Bill StoddardGet htpasswd compiling under Windows
2000-03-22 Jeff Trawickaxe some deprecated MULTITHREAD code
2000-03-22 Jeff Trawickimprove error message for missing mime types file
2000-03-22 Jeff Trawickchange the error message logged for a bind() failure...
2000-03-22 Jeff Trawickaxe code to print "-D MULTITHREAD" for apache -V; MULTI...
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 FinchTime for a few beers, I think.
2000-03-21 Tony FinchSome TODOCs have been DOCced.
2000-03-21 Tony FinchDocument that a whole pile of directives have moved...
2000-03-21 Tony FinchExplain the changed syntax of CacheNegotiatedDocs
2000-03-21 Tony FinchExplain the changed ErrorDocument syntax.
2000-03-21 David ReidHelps if you have the include files correct!
2000-03-21 David ReidUpdate the BeOS mpm to use ap_lock_t's. First of a...
2000-03-21 Bill StoddardIs this the right place to be updating Apache 2.0 code?
2000-03-21 Bill StoddardIt works on Windows 2000 with VC++ 5.0
2000-03-21 Bill StoddardCreate one makefile for all win32 distributions.
2000-03-21 Bill StoddardTurn off precompiled header support for Apache.mak...
2000-03-20 Brian HavardBring forward my recent 1.3 patches.
2000-03-20 Brian HavardRemove a debug line left in accidentally.
2000-03-20 Brian HavardBring ap_os_case_canonical_filename() & ap_os_systemcas...
2000-03-19 Ben LaurieLess verbose solution.
2000-03-19 Brian HavardIgnore more generated files.
2000-03-19 Brian HavardIgnore generated files.
next