]> granicus.if.org Git - apache/shortlog
apache
2002-03-19 Joshua SlivePut the "seealso"s after the directive index.
2002-03-19 Joshua SliveGet rid of some extranous xml tags that were leaking...
2002-03-19 Joshua SliveUpdate transformations.
2002-03-18 Joshua SliveForward port warning against open proxies.
2002-03-18 Greg SteinA little mgmt overhead for the mod_dav API change.
2002-03-18 Greg SteinChange the REPORT handling APIs to deliver the content...
2002-03-18 Cliff WoolleyIt's trying to rain in C'ville....
2002-03-18 Jeff TrawickFix a hang condition with graceful restart and prefork MPM
2002-03-18 Jeff Trawickprefork and worker:
2002-03-18 Jeff Trawickdon't check for EINTR after a call to apr_file_write();
2002-03-18 Bill StoddardFix check for APR feature
2002-03-18 Cliff WoolleyGet mod_mem_cache to compile cleanly again on linux...
2002-03-18 Cliff WoolleyCarriage returns??
2002-03-18 Cliff WoolleyHacks on top of hacks... UNIX needs unistd.h for the...
2002-03-18 Cliff WoolleyFix a possibly-uninitialized warning and a boolean...
2002-03-18 Cliff WoolleyFix some possibly-uninitialized warnings and some incor...
2002-03-18 Brian Paneadded myself to contributor list
2002-03-18 Brian PaneFix for vhosts where the hostname is followed by '.'
2002-03-17 William A.... Seems like this is the end of the compiler emits...
2002-03-17 William A.... Spell out the merged log name, if we succeeded in...
2002-03-17 Bill StoddardFix some formatting
2002-03-17 Brian PaneAdded a note about mod_include optimizations
2002-03-17 Brian PanePerformance fix for ap_ssi_get_tag_and_value: do a...
2002-03-17 William A.... Clear up a const warning, and recognize some arrays...
2002-03-17 William A.... Fix a signedness emit based on session_id_length...
2002-03-17 Jeff Trawickget the prototype for ap_recent_ctime()
2002-03-17 Brian PaneAnother optimization for find_end_sequence: once we...
2002-03-17 Brian PaneSmall performance improvement for find_end_sequence()
2002-03-17 Brian PaneUse the "recent time" cache to optimize timestamp gener...
2002-03-17 Jeff Trawickfix a compile error
2002-03-16 Jeff Trawickfix the type of a string argument to ap_log_error()
2002-03-16 William A.... Lost the prior log message ... [this is an empty...
2002-03-16 William A.... PR:
2002-03-16 William A.... Clean tree ... commit all [?]
2002-03-16 William A.... Simplify s/APR_OS_PROC_T_FMT/APR_PID_T_FMT/, apr_os_f...
2002-03-16 William A.... Eliminate potential ap_server_root_relative segfaults...
2002-03-16 William A.... Silly module, we don't need compat.h :)
2002-03-16 Ian HolsmanSolaris 8 doesn't have a thundering herd problem
2002-03-15 Jeff Trawickmake sure we set rc before referencing it
2002-03-15 William A.... Axe unused variable
2002-03-15 Jeff Trawickclean up the use of apr_sockaddr_t (stay out of family...
2002-03-15 William A.... Another potential ap_server_root_relative failure
2002-03-15 William A.... Style touchup
2002-03-15 William A.... Another potential ap_server_root_relative failure.
2002-03-15 William A.... A coworker discovered that really bogus path names...
2002-03-15 Jeff Trawickspeed up the short_report path... we were unnecessarily
2002-03-15 Jeff TrawickFactor out a bunch of commonality between the HAVE_TIME...
2002-03-15 William A.... Outch! DougM reports that I never committed this...
2002-03-15 Jeff TrawickAllow URIs specifying CGI scripts to include '/' at...
2002-03-15 Jeff Trawickfix a couple of formatting bugs in the !HAVE_TIMES...
2002-03-15 Jeff Trawickmake mod_status a little faster by checking for an...
2002-03-15 Sander StrikerSince noone seemed to have a real problem with it,...
2002-03-15 Martin KraemerTypo (noticed while browsing http://docx.webperf.org/)
2002-03-15 Doug MacEachernget rid of some -Wall warnings
2002-03-15 Doug MacEachernremove stray log message (from madhu)
2002-03-15 Jeff TrawickOtherBill took care of my mod_negotiation concern.
2002-03-15 Sander StrikerRemove the pools API change from the showstoppers section.
2002-03-15 Sander StrikerUpdate the mpms to call the new allocator/pools API
2002-03-14 Doug MacEachernPR:
2002-03-14 Bill StoddardFYI...
2002-03-14 Jeff Trawickdeal with the rename of kill_after_timeout to APR_KILL_...
2002-03-14 Jeff Trawickmention an outstanding scoreboard alignment issue ...
2002-03-14 Bradley NicholesImport file for NetWare
2002-03-14 Aaron BannertThis was fixed last week but I didn't notice the bug...
2002-03-14 Aaron BannertFix a comment about the /<target> appended to config...
2002-03-14 Bradley NicholesSwitched to the new winsock header for NetWare
2002-03-14 Bradley NicholesAdded code to extract the current address space name...
2002-03-14 Doug MacEachernfix comment
2002-03-14 Doug MacEachernPR:
2002-03-14 William A.... Some lingering debug cruft that isn't needed
2002-03-14 William A.... Use fprintf to stderr over printf. Better yet -...
2002-03-14 William A.... My [sixth?] major revamp of service.c. Traded an...
2002-03-14 William A.... Cleanup the eventlogger code, and split it into its...
2002-03-14 William A.... Now that we test ownership of the listeners in listen...
2002-03-14 William A.... The be-certain-we-own-the-socket patch to listen...
2002-03-14 William A.... Our ap_listeners were binding to IIS sockets, other...
2002-03-14 Jeff TrawickFix apxs -g handling.
2002-03-13 Bill StoddardFix win32 compile breakage.
2002-03-13 Joshua SliveFix a couple typos.
2002-03-13 Bill StoddardDecline urls ending with /
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-13 Jeff Trawickfix the remaining sizeof(token.value) bogosity
2002-03-13 Jeff TrawickFix some mod_include bugs which broke the evaluation...
2002-03-13 Bill StoddardMove the quick_handler comment to the new quick handler...
2002-03-13 Jeff Trawicksimplify the way we find the family of an apr_sockaddr_t
2002-03-13 Doug MacEachernuse ssl_asn1_keystr
2002-03-13 Doug MacEachernadd ssl_asn1_keystr() util function that returns string...
2002-03-13 Doug MacEachernuse ssl_asn1_table_keyfmt() function and only format...
2002-03-13 Doug MacEachernuse ssl_asn1_table_keyfmt() function
2002-03-13 Doug MacEachernadd ssl_asn1_table_keyfmt() function for clarity
2002-03-13 Jeff Trawickget some hardcoded paths out of apxs
2002-03-13 Doug MacEachernPR:
2002-03-13 Doug MacEacherngeneralize session logging into ssl_session_log() function
2002-03-13 Bill StoddardRemove incomplete cache_objects from the cache if the...
2002-03-13 Jeff Trawickzap some crufty NO_GETTIMEOFDAY code
2002-03-13 Jeff Trawickfix the calculation of request time in mod_status
2002-03-13 Jeff TrawickFix the calculation of thread_num in the worker score...
2002-03-13 Doug MacEachernSSL_SESSION_id2sz() was NOT THREAD SAFE. it returned...
2002-03-13 Doug MacEachernSSL_SESSION_id2sz() is somewhat expensive, make sure...
2002-03-13 Doug MacEacherncleanup logging of CRL, includes ridding of some malloc...
next