]> granicus.if.org Git - apache/shortlog
apache
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.
2001-07-17 Ryan BloomNote the change to the CVS server in the buildconf...
2001-07-16 William A.... Obvious files that need inheritance, correct me if...
2001-07-16 William A.... Fix for the new schema
2001-07-16 Ian Holsmanapplies change in APR function apr_socket_create, which...
2001-07-16 Ryan BloomAdded an inherit flag to apr_socket_create and other...
2001-07-16 Ryan BloomRemove a couple fields from the scoreboard that aren...
2001-07-14 Ian HolsmanLast Log entry was bogus.
2001-07-14 Ian HolsmanPR:
2001-07-13 Bill StoddardWin32: Prevent listening sockets from being inherited by
2001-07-13 Bill StoddardWin32: First of two patches to prevent child processes...
2001-07-12 Bill StoddardSome STATUS updates.
2001-07-12 Greg Amesscratch an old itch - give lingering close its own...
2001-07-12 Greg AmesProvide vhost and abbreviated request strings on Extend...
2001-07-11 Joshua SliveTypo fix.
2001-07-11 Jeff TrawickFix an issue with the pod and prefork:
2001-07-11 Jason S. LingohrUpdated with 1.3 stuff in tandem with my 1.3 STATUS...
2001-07-11 Bill StoddardPerformance improvement to mod_mime.c. find_ct() in...
2001-07-10 Greg Amesfix pid numbers in mod_status output when using a threa...
2001-07-10 Joshua SliveNew directives should really come with documentation...
2001-07-10 Ryan BloomAdd two functions to allow modules to access random...
2001-07-10 Jeff TrawickCheck the pod after processing a connection so that...
2001-07-10 Joshua SliveExtendedStatus is back.
2001-07-10 Jeff Trawickignore generated DSO-related files on OS/390
2001-07-10 Jeff Trawickuri_delims.h moved
2001-07-10 Roy T. FieldingUse the autoconf variable "host" consistently for platf...
2001-07-09 William A.... Remove openssl path-specific .h comparisons
2001-07-09 William A.... Win32 build changes for recent module updates
2001-07-09 Bill StoddardRecover from some APR cont --> pool conversions by...
2001-07-09 Chuck Murckofix params for logging call
2001-07-09 Ryan BloomWe are tagged, so bump the numbers everywhere.
2001-07-09 Ryan BloomUpdate to prepare for 2.0.20 release
2001-07-09 Ryan BloomAllow all parts of Apache 2.0 to build when --srcdir...
2001-07-08 Cliff WoolleyAvoid redundant strlen() calls by using apr_brigade_wri...
2001-07-08 Ryan BloomWe need to pass the prefix to APR, APR-util, and PCRE...
2001-07-07 David Reids/cont/pool/
2001-07-07 David Reids/cont/pool/
2001-07-06 Bill StoddardGrrr.. Cliff warned me about this. APR should return...
2001-07-06 Bill StoddardAdd error message and return if we fail reading from...
2001-07-06 Bill Stoddardemulate_sendfile() is a better name for what this funct...
2001-07-06 Bill StoddardReimplement content length filter to fix problem where...
2001-07-05 William A.... Catch up with rbb's last httpd-std.conf commit
2001-07-05 Bill StoddardDo non-blocking reads from pipes in the content-length...
2001-07-05 Ryan Bloominstall the man pages when we install everything else.
2001-07-05 Ryan BloomAdd documentation for mod_suexec. And add a note in...
2001-07-05 Ryan BloomThe ExtendedStatus directive was added back to mod_stat...
2001-07-04 David ReidHaving gone through and expnaded out the hook macro...
2001-07-03 Ryan BloomFix the forking/killing logic in the threaded MPM....
2001-07-03 Ryan BloomThis fixes the problem of the server not starting new...
2001-07-02 Cliff WoolleyHow do YOU spell "threshold"? =-)
2001-07-02 Cliff WoolleyMove the heading for 2.0.19 down to where it goes and...
2001-07-02 Bill StoddardMissed this yesterday...
2001-07-02 Bill StoddardComment on some brokeness. These are show stoppers...
2001-07-02 Victor J. OrlikowskiRemove a couple of extraneous calls to apr_brigade_clea...
2001-07-01 Ryan BloomFix the threaded MPM perform_idle_server_maintenance...
2001-07-01 Ryan BloomIt's very sunny outside, but I'm stuck inside stripping...
2001-06-30 Chuck MurckoFix abort code path for HTTP proxy. Similar to Victor...
2001-06-29 Victor J. OrlikowskiFix the code, to properly handle the case of the user...
2001-06-29 Chuck MurckoFTP return code variable cleanup; fixed login bug ...
next