2001-07-28 |
William A.... | More pedantic changes to create HTML 3.2/4.01 Transit... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
William A.... | More obsessive changes to meet HTML 3.2, HTML 4.01... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
William A.... | Doc formatting fixes |
commit | commitdiff | tree | snapshot |
2001-07-27 |
William A.... | Proper doc style |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Bill Stoddard | Replace ap_send_fd invocation with bucket brigade calls... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Brian Havard | OS/2: Fix 'make install' handling of EXEs. |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Brian Havard | OS/2: set a decent size stack. Default is only 32k... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
William A.... | Something useful. Update the server description... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
William A.... | Hmmm... this is cmd (or command) ... not sh :) |
commit | commitdiff | tree | snapshot |
2001-07-26 |
William A.... | Add some logic that gets us over the hump of a missin... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Cliff Woolley | It's monsoon season in VA today... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
William A.... | Provide a Win32 batch file example cgi |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Cliff Woolley | Bump mmn for 2.0.22-dev |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Cliff Woolley | Fix printf() warnings related to long->apr_off_t swap |
commit | commitdiff | tree | snapshot |
2001-07-26 |
William A.... | An itty-bitty hint about what's gone wrong :) |
commit | commitdiff | tree | snapshot |
2001-07-26 |
David Reid | waitpid doesn't seem to be doing what it's supposed... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Jeff Trawick | Fix a segfault in threaded.c caused by passing uninitia... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
William A.... | Update make file for win32 |
commit | commitdiff | tree | snapshot |
2001-07-26 |
William A.... | Something that needs looking at, all our long (unsign... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
William A.... | That's it. There are no further emits for signedness... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
William A.... | Terniaries are broken under MSVC, they never did... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
William A.... | Flush the off_t compiler emits from mod_isapi |
commit | commitdiff | tree | snapshot |
2001-07-26 |
William A.... | This patch should address input buffering, requesting... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
William A.... | Change the length of the content args to apr_off_t... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Cliff Woolley | Include the fingerprint for my public key in |
commit | commitdiff | tree | snapshot |
2001-07-25 |
William A.... | Cliff's most sane advise :-) |
commit | commitdiff | tree | snapshot |
2001-07-25 |
William A.... | Reviewing my own commit logs ... dang did this look... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
William A.... | Safe casts - we are assured that len_read is positive... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
William A.... | Same fix for largefile support as core.c |
commit | commitdiff | tree | snapshot |
2001-07-25 |
William A.... | More signedness fixes |
commit | commitdiff | tree | snapshot |
2001-07-25 |
William A.... | This same patch is needed in mod_asis and others... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
William A.... | Change over to apr_strfsize() for apr_off_t file... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
William A.... | Some cast magic for intentional float/int transformat... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
William A.... | Some cast magic for intentional float/int transformat... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Jeff Trawick | fix the "server seems busy" message so that it really... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Jeff Trawick | fix some typos, add a comment |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Cliff Woolley | PR: |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Ralf S. Engelschall | Avoid uninitialized variable due to still disabled... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Chuck Murcko | Sorting things out |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Brian Havard | OS/2: get canonical filename functions exported from... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
David Reid | Another of the long term issues cleared up. BeOS can... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Cliff Woolley | Add my PGP key |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Greg Ames | Reduce CPU consumption in conv_10 function, used to... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Chuck Murcko | fix warning |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Bill Stoddard | A couple of optimizations to the content_length filter. |
commit | commitdiff | tree | snapshot |
2001-07-24 |
William A.... | Changes to respect the new apr bucket and brigade... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
William A.... | It's a nit, but since I'm searching for "win32" it... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Doug MacEachern | bandaid for segv in ssl_io_filter_Output |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Doug MacEachern | zero the SSLStateMachine in case of early error, else... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Bill Stoddard | Fix problem with the previous patch to handle HEAD... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Bill Stoddard | Fix problem reported by Taketo Kabe <kabe@sra-tohoku... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
William A.... | Change the worker_function implementations to accept... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Cliff Woolley | Document and future-proof the dependency between apr_re... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
William A.... | The original answer was evil, return NULL if the... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
William A.... | Some odd XXX fixups that are closed (or unneeded) |
commit | commitdiff | tree | snapshot |
2001-07-23 |
William A.... | Downgrade non-stopper from XXX->### |
commit | commitdiff | tree | snapshot |
2001-07-23 |
William A.... | More XXX replacement |
commit | commitdiff | tree | snapshot |
2001-07-23 |
William A.... | XXX is disallowed except as a to-do note |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Greg Ames | commit CHANGES file for patch to server/scoreboard.c |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Greg Ames | prevent seg faults in mod_status with ExtendedStatus... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
William A.... | cvs up kept this in :( |
commit | commitdiff | tree | snapshot |
2001-07-23 |
William A.... | Focusing my thoughts |
commit | commitdiff | tree | snapshot |
2001-07-23 |
William A.... | Lots o' changes to re-review. |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Victor J. Orlikowski | Fix a couple of compiler warnings, since these are... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Joshua Slive | Some doc updates realted to ssi. |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Cliff Woolley | The bucket should be created with the size of the data... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Jeff Trawick | tweak make_exports.awk so it works with nawk on Solaris |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Jeff Trawick | fix a typo (duplicate return statement) |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Ryan Bloom | Fix a cosmetic problem with mod_include. Non-existant... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Brian Havard | Sander says: |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Ryan Bloom | APR now uses the correct gethostbyname_r when available... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Ryan Bloom | These two files aren't used anymore, so we can get... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Ryan Bloom | Improve the exports generating awk script. In the... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
William A.... | Do we hear any objections? |
commit | commitdiff | tree | snapshot |
2001-07-20 |
William A.... | Update for latest structure changes for 2.0.21 |
commit | commitdiff | tree | snapshot |
2001-07-20 |
William A.... | Clean up unnecessary duplicate references to pcre... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
William A.... | APR_FINFO_TYPE is all we really needed here. |
commit | commitdiff | tree | snapshot |
2001-07-20 |
William A.... | A pool is a REQUIRED ARGUMENT, never optional (NULL). |
commit | commitdiff | tree | snapshot |
2001-07-20 |
David Reid | Get ONE_PROCESS working again for beos. |
commit | commitdiff | tree | snapshot |
2001-07-20 |
David Reid | If we've spent the effort of getting some connections... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | That's it. Adjust for our pcre transition, and the... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | We want the ssl_expr evaluators, now |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Hope I've got these generated bits right. Note bison... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Take care of folk's assert() undefined errors. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Ryan Bloom | Bump after the tag. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Ryan Bloom | Bumps for the release. The tag will be moved to this... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | A dash of portability |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Since mpm.h wraps unixd.h and scoreboard.h nicely... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Uhmm... need to NOCRYPT away WinCrypt.h |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Ralf S. Engelschall | Update TODO list |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Workaround till connection_hook details are resolved |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | A smart answer to users attempting the -s arg to ab. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Ralf S. Engelschall | Apply mod_ssl MEGA porting patch. This is a cleaned... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
David Reid | Some small changes... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Jeff Trawick | fix the type of parms to apr_send() and apr_recv() |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Truncate the working set in ab by introducing a conne... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Greg Ames | fix memory leak of apr_sockaddr_t and apr_socket_t... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Last of the ignore goodness for today. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Remainder of Win32 ap_create_scoreboard fooness |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Fix ap_create_scoreboard fooness on Win32. |
commit | commitdiff | tree | snapshot |
next |