2000-06-09 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Jeff Trawick | mention date of 2.0a4 release; mention a mod_cgid bug |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Jeff Trawick | When mod_cgid is started as root, the cgi daemon now... |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Jeff Trawick | The prefork MPM now uses an APR lock for the accept... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Doug MacEachern | fix typo in AC_TYPE_RLIM_T |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Ryan Bloom | Fix the check for rlim_t correctly. I wish I had known... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Ryan Bloom | ARGH! resource.h lives in sys. |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Ryan Bloom | Include a definition of rlim_t if the platform doesn... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Ryan Bloom | Cleanup APR header files a bit. Basically, this splits... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Tony Finch | a couple of data type issues have a more generic solution |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Greg Stein | sleep until the next second, rather than sleep for... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Ryan Bloom | Fix some problems with the time commit. I guess mod_un... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Ryan Bloom | Remove all occurances of gettimeofday. Replace it... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Allan K. Edwards | Fix Win32 bug when pathname length exactly equals MAX_PATH. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Ryan Bloom | Remove the check for difftime, we aren't actually using... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Ken Coar | Forgot to include when I committed the code change.. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jeff Trawick | Greg Ames' mod_mmap_static fixes have been applied... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jeff Trawick | Change the mmap() feature test to check only for existence. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jeff Trawick | Fix some bad (1.3 style) parmlists to ap_log_error... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Greg Stein | combine two entries because they just *cannot* be separ... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Jeff Trawick | Fix a couple of bugs in mod_cgid: |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Greg Stein | little wooden boy. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Ryan Bloom | Add the resource limiting code back to Apache 2.0.... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Jeff Trawick | OS/390: avoid unconditional -ldl and -export-dynamic... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Ken Coar | Bring forward a change from 1.3 (the ability to use... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Ken Coar | Bring forward a fix from 1.3. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Jeff Trawick | Increase the size of the buffer passed to ap_strerror... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Jeff Trawick | Fix zombie process problem with mod_cgi. This problem... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-06 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-06 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Jeff Trawick | Port mod_mmap_static to 2.0. Make it go faster. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-06 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Jeff Trawick | Fix typo in configure script when checking for mod_so... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Tony Finch | Remove some #ifdef'ed code that doesn't make much sense |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Ryan Bloom | Remove the ability to enable/disable DSO support in... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Ryan Bloom | Fix a warning and a bug from the server_token commit. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Jeff Trawick | cleanup to cgid_init(): |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Jeff Trawick | Make the string in a log message unique so we know |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Jeff Trawick | Make a copy of getenv("PATH") before storing for later... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Ryan Bloom | Add server tokens back to 2.0. Also bring forward... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Ask Bjørn Hansen | on a5 now. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Ask Bjørn Hansen | 2.0a4 |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Ryan Bloom | Fix mod_so handling. Basically, if --enable-so or |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Ask Bjørn Hansen | add self |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Ask Bjørn Hansen | correct some typos from the last commit. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Jeff Trawick | EBCDIC fixes: |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Jeff Trawick | mod_cgid: |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Jeff Trawick | mod_charset_lite: |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Jeff Trawick | EBCDIC: Rearrange calls to ap_checkconv() so that most... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Ask Bjørn Hansen | a few changes that should be in the next announcement... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
David Reid | Bring mpmt_beos up to date and allow it play nice with... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Ryan Bloom | Modify the config order so that we read the config... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Jeff Trawick | mod_cgi: Make ScriptLog directive work again by fixing the |
commit | commitdiff | tree | snapshot |
2000-06-03 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-03 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-03 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Jeff Trawick | Start a "Common Problems" section in the mod_charset_lite |
commit | commitdiff | tree | snapshot |
2000-06-02 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Ryan Bloom | Argh, bhalfduplex is implemented, but it doesn't work... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Ryan Bloom | Remove a TODO. Actually just putting back a call to... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jeff Trawick | APACHE_XLATE, when doing translation that isn't single... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Ryan Bloom | Add pre_config hooks back in for all modules. This... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jeff Trawick | fix missed change to comment |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Ryan Bloom | Add something to the STATUS file. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Jeff Trawick | Fix a SIGSEGV in ap_md5digest() (bad parms to ap_seek... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
David Reid | Add support for the BeOS mpm. Also change some things... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Ryan Bloom | Fix DSO enabling logic. Basically if --enable-dso... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Ronald Tschalar | don't include apr_shmem.h when APR_HAS_SHARED_MEMORY... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Ryan Bloom | Fix building with DSO support. If any module is config... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Ryan Bloom | Remove a warning when compiled with --use-maintainer... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-05-31 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-05-31 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Brian Havard | Rework DSO error reporting to be more flexible & inform... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Jeff Trawick | APACHE_XLATE: in ap_send_error_response(), move the... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-05-30 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Ryan Bloom | Forward fit a bug fix in the TAKE13 handling from 1... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Ryan Bloom | Saferead on Windows should have been fixed with the... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Jeff Trawick | An xlate configuration module shouldn't mess with BO_WX... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Jeff Trawick | Ensure that the proper translation handle (if any)... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Jeff Trawick | We now report the correct line number for syntax errors... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Jeff Trawick | We now report the correct line number for syntax errors... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Jeff Trawick | Mention the line number problem for config file errors... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Brian Havard | Add OS/2 todo items. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Ronald Tschalar | Brought mod_auth_digest up to synch with 1.3, fixed... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-05-28 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Brian Havard | Switch to APR's ap_probe_writable_fds() in spmt_os2... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Brian Havard | Add an mpm.h for spmt_os2 MPM so that mpm_common.c... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Brian Havard | Only compile ap_reclaim_child_processes() if a CHILD_IN... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Jeff Trawick | Use http://www.apache.org/httpd instead of http://www... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Jeff Trawick | mod_cgi: Restore logging of stderr from child process... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-05-28 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
next |