2000-04-05 |
Allan K. Edwards | Get mod_rewrite building and running, and mod_status... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Martin Kraemer | Added Hebrew entry page |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Martin Kraemer | Fix charset names (see ftp://ftp.isi.edu/in-notes/iana... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Allan K. Edwards | Get mod_negotiation working. We may ultimately need... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Bill Stoddard | Patch to port mod_auth_db to the 2.0 api and also to... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Bill Stoddard | Get DSOs working on Windows. Required cross platform... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Bill Stoddard | Arrgh... Release aprlib.mak/.dsp is broken. Now aprlib... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Bill Stoddard | Windows: Cleanup auto-generated apr.h and apr_config.h |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Jeff Trawick | get rid of an unused variable from virtualhost_section() |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Jeff Trawick | stop relying on a macro to map signal() to ap_signal... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Jeff Trawick | if HAVE_SYSLOG is defined but LOG_PRIMASK isn't, define... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Jeff Trawick | stop relying on a macro to map signal() to ap_signal... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Ryan Bloom | The Unix MPM's now use the other_child logic from APR. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Bill Stoddard | Refine a todo... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Bill Stoddard | Allan Edwards fixed this problem. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Tony Finch | FAQ changes related to tidying up historical documents... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Martin Kraemer | Russian Translation, contributed by Pavel Polischouk... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Brian Havard | Under OS/2 (well actually EMX gcc) libraries don't... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Tony Finch | Clarify the DOCUMENT_ROOT environment variable oddity. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
David Reid | ap_os_kill isn't being used now as it's in APR, so... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
David Reid | Start cleaning up the beos directory. DSO stuff is... |
commit | commitdiff | tree | snapshot |
2000-04-03 |
David Reid | Tidy up the beos mpm files. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Bill Stoddard | Eliminate a warning related to the struct socket_t... |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Bill Stoddard | Get APR DSO code working under Windows |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Bill Stoddard | Remove file_io/win32/readdir.c and .h |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Bill Stoddard | Eliminate apr_win.h and apr_winconfig.h (and the ugly... |
commit | commitdiff | tree | snapshot |
2000-04-02 |
David Reid | First pass at mod_so with the new APR dso calls. It... |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Tony Finch | Updated media types. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Tony Finch | fix minor typo |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Roy T. Fielding | And then there was 2.0a3-dev, and Ryan said "Doh!" |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Ryan Bloom | Update the version name in the tree for 2.0a2 |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Ryan Bloom | Update the announcement text for the 2nd alpha. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Roy T. Fielding | Update to Apache Software License version 1.1 |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Roy T. Fielding | Update to Apache Software License version 1.1 |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Roy T. Fielding | Update to Apache Software License version 1.1 |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Roy T. Fielding | Update to Apache Software License version 1.1 |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Roy T. Fielding | Update to Apache Software License version 1.1 |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Roy T. Fielding | Update to Apache Software License version 1.1 |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Roy T. Fielding | Update to Apache Software License version 1.1 |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Roy T. Fielding | comment-out nonexistant directives |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Roy T. Fielding | Merge forward changes in Apache 1.3 printenv |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Manoj Kasichainula | Eliminate src/apaci, and replace with a header file... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Ryan Bloom | Remove a trailing slash from library.mk. This slash... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Ryan Bloom | An initial implementation for the mpmt_pthread mod_stat... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Ryan Bloom | Fix the generation of the apaci script, so it has valid... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Ryan Bloom | A very first shot at implementing the status API for... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Ryan Bloom | Fix the warnings associated with the pre_config patch. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Jeff Trawick | ap_hook_pre_config is gone |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Ryan Bloom | Put the pre_config hook back into the table. This... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Jeff Trawick | when logging a failure of ap_mmap_create(), pass the... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Jeff Trawick | Tweaked APR initialization and termination so that... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Ryan Bloom | Remove the last piece of the layered I/O code. I don... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Roy T. Fielding | Apache Software License, version 1.1 |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Ryan Bloom | Change the name from apache back to httpd. |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Ryan Bloom | Backout layered I/O changes. |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Tony Finch | Fix typos. |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Tony Finch | Remove a broken link back to the user documentation. |
commit | commitdiff | tree | snapshot |
2000-03-26 |
David Reid | Fix a couple of typo's and add a link to the list of... |
commit | commitdiff | tree | snapshot |
2000-03-25 |
Ryan Bloom | Add docs for layered I/O |
commit | commitdiff | tree | snapshot |
2000-03-25 |
Ryan Bloom | Enabled layered I/O. Docs are forthcoming. |
commit | commitdiff | tree | snapshot |
2000-03-24 |
David Reid | First part of getting BeOS to survive restarts correctly. |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Bill Stoddard | Do a bit of Win32 specific garbage collecting. Most... |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Bill Stoddard | Eliminate os.c and ApacheOS.dsp, ApacheOS.mak, et.... |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Bill Stoddard | Get mod_rewrite working with APR locks |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Allan K. Edwards | Clear hook registrations between reads of the config... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Bill Stoddard | Add htpasswd back into the compile |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Bill Stoddard | Get htpasswd compiling under Windows |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jeff Trawick | axe some deprecated MULTITHREAD code |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jeff Trawick | improve error message for missing mime types file |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jeff Trawick | change the error message logged for a bind() failure... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jeff Trawick | axe code to print "-D MULTITHREAD" for apache -V; MULTI... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jeff Trawick | get rid of unused local variable w in set_error_document() |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Bill Stoddard | Win32: Continue removing precompiled header support... |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Tony Finch | Time for a few beers, I think. |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Tony Finch | Some TODOCs have been DOCced. |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Tony Finch | Document that a whole pile of directives have moved... |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Tony Finch | Explain the changed syntax of CacheNegotiatedDocs |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Tony Finch | Explain the changed ErrorDocument syntax. |
commit | commitdiff | tree | snapshot |
2000-03-21 |
David Reid | Helps if you have the include files correct! |
commit | commitdiff | tree | snapshot |
2000-03-21 |
David Reid | Update the BeOS mpm to use ap_lock_t's. First of a... |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Bill Stoddard | Is this the right place to be updating Apache 2.0 code? |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Bill Stoddard | It works on Windows 2000 with VC++ 5.0 |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Bill Stoddard | Create one makefile for all win32 distributions. |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Bill Stoddard | Turn off precompiled header support for Apache.mak... |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Havard | Bring forward my recent 1.3 patches. |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Havard | Remove a debug line left in accidentally. |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Havard | Bring ap_os_case_canonical_filename() & ap_os_systemcas... |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Ben Laurie | Less verbose solution. |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Brian Havard | Ignore more generated files. |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Brian Havard | Ignore generated files. |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Brian Havard | Test for AP_USE_HSREGEX, not USE_HSREGEX, as that's... |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Brian Havard | Make dependency generation work on OS/2. The preprocess... |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Ben Laurie | Tru64 make uses the wrong directory for includes. |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Ben Laurie | Tru64 make gets confused by null argument! |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Ben Laurie | Strict prototypes are no use until someone rewrites... |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Ben Laurie | Add missing pool parameter. |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Ryan Bloom | Update the prefork mpm with the new ap_shm_init prototype. |
commit | commitdiff | tree | snapshot |
2000-03-17 |
David Reid | Update the licence in the documentation. Should this... |
commit | commitdiff | tree | snapshot |
2000-03-17 |
David Reid | sp |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Dirk-Willem... | After adding the AddCharset's back in; here is some |
commit | commitdiff | tree | snapshot |
next |