]> granicus.if.org Git - apache/shortlog
apache
2001-07-25 William A.... Cliff's most sane advise :-)
2001-07-25 William A.... Reviewing my own commit logs ... dang did this look...
2001-07-25 William A.... Safe casts - we are assured that len_read is positive...
2001-07-25 William A.... Same fix for largefile support as core.c
2001-07-25 William A.... More signedness fixes
2001-07-25 William A.... This same patch is needed in mod_asis and others...
2001-07-25 William A.... Change over to apr_strfsize() for apr_off_t file...
2001-07-25 William A.... Some cast magic for intentional float/int transformat...
2001-07-25 William A.... Some cast magic for intentional float/int transformat...
2001-07-25 Jeff Trawickfix the "server seems busy" message so that it really...
2001-07-25 Jeff Trawickfix some typos, add a comment
2001-07-25 Cliff WoolleyPR:
2001-07-25 Ralf S. EngelschallAvoid uninitialized variable due to still disabled...
2001-07-25 Chuck MurckoSorting things out
2001-07-25 Brian HavardOS/2: get canonical filename functions exported from...
2001-07-25 David ReidAnother of the long term issues cleared up. BeOS can...
2001-07-24 Cliff WoolleyAdd my PGP key
2001-07-24 Greg AmesReduce CPU consumption in conv_10 function, used to...
2001-07-24 Chuck Murckofix warning
2001-07-24 Bill StoddardA couple of optimizations to the content_length filter.
2001-07-24 William A.... Changes to respect the new apr bucket and brigade...
2001-07-24 William A.... It's a nit, but since I'm searching for "win32" it...
2001-07-24 Doug MacEachernbandaid for segv in ssl_io_filter_Output
2001-07-24 Doug MacEachernzero the SSLStateMachine in case of early error, else...
2001-07-24 Bill StoddardFix problem with the previous patch to handle HEAD...
2001-07-24 Bill StoddardFix problem reported by Taketo Kabe <kabe@sra-tohoku...
2001-07-24 William A.... Change the worker_function implementations to accept...
2001-07-24 Cliff WoolleyDocument and future-proof the dependency between apr_re...
2001-07-23 William A.... The original answer was evil, return NULL if the...
2001-07-23 William A.... Some odd XXX fixups that are closed (or unneeded)
2001-07-23 William A.... Downgrade non-stopper from XXX->###
2001-07-23 William A.... More XXX replacement
2001-07-23 William A.... XXX is disallowed except as a to-do note
2001-07-23 Greg Amescommit CHANGES file for patch to server/scoreboard.c
2001-07-23 Greg Amesprevent seg faults in mod_status with ExtendedStatus...
2001-07-23 William A.... cvs up kept this in :(
2001-07-23 William A.... Focusing my thoughts
2001-07-23 William A.... Lots o' changes to re-review.
2001-07-23 Victor J. OrlikowskiFix a couple of compiler warnings, since these are...
2001-07-23 Joshua SliveSome doc updates realted to ssi.
2001-07-23 Cliff WoolleyThe bucket should be created with the size of the data...
2001-07-23 Jeff Trawicktweak make_exports.awk so it works with nawk on Solaris
2001-07-23 Jeff Trawickfix a typo (duplicate return statement)
2001-07-22 Ryan BloomFix a cosmetic problem with mod_include. Non-existant...
2001-07-21 Brian HavardSander says:
2001-07-21 Ryan BloomAPR now uses the correct gethostbyname_r when available...
2001-07-21 Ryan BloomThese two files aren't used anymore, so we can get...
2001-07-21 Ryan BloomImprove the exports generating awk script. In the...
2001-07-20 William A.... Do we hear any objections?
2001-07-20 William A.... Update for latest structure changes for 2.0.21
2001-07-20 William A.... Clean up unnecessary duplicate references to pcre...
2001-07-20 William A.... APR_FINFO_TYPE is all we really needed here.
2001-07-20 William A.... A pool is a REQUIRED ARGUMENT, never optional (NULL).
2001-07-20 David ReidGet ONE_PROCESS working again for beos.
2001-07-20 David ReidIf we've spent the effort of getting some connections...
2001-07-19 William A.... That's it. Adjust for our pcre transition, and the...
2001-07-19 William A.... We want the ssl_expr evaluators, now
2001-07-19 William A.... Hope I've got these generated bits right. Note bison...
2001-07-19 William A.... Take care of folk's assert() undefined errors.
2001-07-19 Ryan BloomBump after the tag.
2001-07-19 Ryan BloomBumps for the release. The tag will be moved to this...
2001-07-19 William A.... A dash of portability
2001-07-19 William A.... Since mpm.h wraps unixd.h and scoreboard.h nicely...
2001-07-19 William A.... Uhmm... need to NOCRYPT away WinCrypt.h
2001-07-19 Ralf S. EngelschallUpdate TODO list
2001-07-19 William A.... Workaround till connection_hook details are resolved
2001-07-19 William A.... A smart answer to users attempting the -s arg to ab.
2001-07-19 Ralf S. EngelschallApply mod_ssl MEGA porting patch. This is a cleaned...
2001-07-19 David ReidSome small changes...
2001-07-19 Jeff Trawickfix the type of parms to apr_send() and apr_recv()
2001-07-19 William A.... Truncate the working set in ab by introducing a conne...
2001-07-18 Greg Amesfix memory leak of apr_sockaddr_t and apr_socket_t...
2001-07-18 William A.... Last of the ignore goodness for today.
2001-07-18 William A.... Remainder of Win32 ap_create_scoreboard fooness
2001-07-18 William A.... Fix ap_create_scoreboard fooness on Win32.
2001-07-18 Ryan BloomMake scoreboard creation a hook. This allows management
2001-07-18 Ian HolsmanRemove APR_NO_INHERIT as it is now private.
2001-07-18 Doug MacEacherns/destroy/free/g; likeness to SSL naming
2001-07-18 Doug MacEacherngive some more diagnostics if server cert or key file...
2001-07-18 Paul J. RederChanged AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
2001-07-18 Joshua SliveBringing forward from 1.3: small changes to standardize...
2001-07-18 William A.... Missed one, all should have recovered from APR_INHERI...
2001-07-18 Doug MacEachernonly reset request level filters in reset_filters(...
2001-07-18 William A.... Remove last public vestigages of APR_INHERIT
2001-07-18 Jeff TrawickThis patch removes spaces that shouldn't be there.
2001-07-18 Doug MacEachernadd dump_filters macro for printing r->{input,output...
2001-07-18 Doug MacEachernadd cleanup of SSLStateMachine to tls filter
2001-07-18 William A.... Hmmm... editing with tabs != 8, eeuh. Just cleaning...
2001-07-18 William A.... Fix some casting
2001-07-18 William A.... Omitted the arg
2001-07-18 William A.... rbb's names still need work :)
2001-07-18 William A.... Changes to back out inherit flag from apr_os_sock_make()
2001-07-18 William A.... sweep up some cruft, and clean out a good solve by...
2001-07-17 William A.... Fix incl/libpath to / slashes for an upcoming patch...
2001-07-17 Ian HolsmanChange the APR_INHERIT flag to APR_NO_INHERIT,which...
2001-07-17 Joshua SliveBringing forward from 1.3: Changes to standardize the...
2001-07-17 Ralf S. EngelschallRemember current porting state
2001-07-17 Doug MacEacherndummy ssl hooks need to return an int value for server...
2001-07-17 Ralf S. EngelschallMerge in part II of a set of mod_ssl porting changes.
2001-07-17 Ralf S. EngelschallMerge in part of a set of mod_ssl porting changes.
next