2000-06-11 |
Ben Laurie | Make dependencies work. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Ben Laurie | Update dependencies. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Ben Laurie | Make "make depend" work - pending a real fix, that... |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Ben Laurie | Do printf formatting properly. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Ben Laurie | Eliminate spurious tab. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Sascha Schumann | Split generating Makefiles and creating config_vars.mk. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Sascha Schumann | Avoid second invocation of cat. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Sascha Schumann | Fix dependencies for util_uri.lo and util.lo. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Sascha Schumann | Fix path for helpers/PrintPath which is in $srcdir. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
William A.... | A little more cleanup of win_service and windows... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Jeff Trawick | cast ap_snprintf() argument to the type expected by... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Jeff Trawick | Get FreeBSD 3.4 building again. It doesn't have lib... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Greg Stein | hi Toto! |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Ryan Bloom | perfect blue sky. Ain't CA wonderful? |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Greg Stein | clouds? what are those? |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Ryan Bloom | Cleanup more of the Apache configuration. This removes... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Jeff Trawick | Get FreeBSD building again with the resource limiting... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Jeff Trawick | httpd -V now displays APR's selection of the lock mecha... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Jeff Trawick | Fix a Solaris compilation problem with mod_cgid: |
commit | commitdiff | tree | snapshot |
2000-06-10 |
dgaudet | fix nagle |
commit | commitdiff | tree | snapshot |
2000-06-10 |
dgaudet | another iteration on the saferead/bhalfduplex stuff... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Ryan Bloom | Update the Dexter MPM to use APR for shared memory... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Ryan Bloom | Looking good outside. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
dgaudet | fix dependencies. (what is a .lo anyway? i tried... |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Ryan Bloom | We don't ever actually use HAVE_CRYPT, so stop defining it. |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Ryan Bloom | Remove waitpid from the config checks and all calls... |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Ryan Bloom | Remove a bunch of string functions from Apache. These... |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Ryan Bloom | Remove all occurances of strerror from Apache. ap_stre... |
commit | commitdiff | tree | snapshot |
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 |
next |