]> granicus.if.org Git - apache/history - include
Update the ack for PCRE
[apache] / include /
2001-11-15 Ryan BloomPull lingering close out of the pool cleanup phase...
2001-11-14 Bradley NicholesFixed ap_listeners so that it will be included in the...
2001-11-13 Ryan BloomAllow modules that add sockets to the ap_listeners...
2001-11-13 Ryan BloomAdd the server_rec argument back to the create_connecti...
2001-11-13 Ryan BloomRemove ap_new_connection from the header. I missed...
2001-11-13 Ryan BloomBack out my last patch. The logic to add sockets to...
2001-11-13 Ryan BloomThis allows modules to add socket descriptors to the...
2001-11-13 Ryan BloomRemove commas from the end of the macros that define
2001-11-13 Ryan BloomAdd docs for the newest hook.
2001-11-13 Ryan BloomCleanup some code that was created during the abstratio...
2001-11-12 Ryan BloomBegin to abstract out the underlying transport layer.
2001-11-10 Ryan BloomFix the Windows MPM. Windows doesn't always use the...
2001-11-10 Ryan BloomRemove ap_lingering_close from all of the MPMs. This...
2001-11-08 Greg Amesadvancing release numbers to 2.0.29-dev after tag
2001-11-08 Greg Amesabout to tag 2.0.28
2001-11-07 Doug MacEachernap_getline() is useful to modules outside of the core..
2001-11-07 Cliff WoolleyFix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and
2001-10-31 Greg Amesbumping release number to 2.0.28-dev after tag
2001-10-31 Greg Amesbump release number to 2.0.27
2001-10-23 Ryan BloomFix the reporting for child processes that die. This...
2001-10-23 Greg Amesadjust for the change to SuExec's default install directory
2001-10-16 Ryan BloomBump after the 2.0.26 tag.
2001-10-16 Ryan BloomBump the versions for the 2.0.26 tag.
2001-10-08 Ian HolsmanCorrect Verbage in comments.
2001-10-02 William A. Rowe Jr Goodbye r->content_lanaguage (per vote from apache...
2001-10-02 Ian HolsmanAdded Doxygen Comments
2001-09-28 Ryan BloomRemove SMS from the error bucket. SMS is going away...
2001-09-19 Justin ErenkrantzThe call to apr_explode_localtime() in mod_log_config...
2001-09-19 Justin ErenkrantzThis patch eliminates the wasteful run-time conversion...
2001-09-17 William A. Rowe Jr Remove the Win32 script-processing exception from...
2001-09-14 Bradley NicholesAdded the HTTPD_ROOT path for NetWare
2001-09-11 Ryan BloomA very small optimization to the OLD_WRITE logic. ...
2001-09-07 Bradley NicholesAdded NetWare to a Win32 #ifdef
2001-08-31 Cliff WoolleyRyan apparently bumped this back DOWN from 2.0.25 to...
2001-08-31 William A. Rowe Jr Normalize all paths to run the same, common code...
2001-08-30 Justin ErenkrantzAdd -X functionality back to httpd.
2001-08-30 William A. Rowe Jr Changed syntax of Set{Input|Output}Filter. The...
2001-08-30 William A. Rowe Jr Since the mod_mime patch was applied, here is the...
2001-08-29 Ryan BloomBump after the tag.
2001-08-29 Ryan BloomForgot to bump these numbers before the tag. Re-taggin...
2001-08-28 Graham LeggettAdd specified user attributes to the environment when...
2001-08-27 Ryan BloomAllow mod_ssl to send back an error message if an HTTP...
2001-08-27 William A. Rowe Jr I think this statement makes more sense, please ask...
2001-08-26 William A. Rowe Jr That last round calls for a bump.
2001-08-26 William A. Rowe Jr Eliminate proxy: (and all other 'special') processing...
2001-08-25 William A. Rowe Jr Introduce the map_to_storage hook, which allows modul...
2001-08-25 Cliff WoolleyBUCKETS SMS PHASE 1
2001-08-24 William A. Rowe Jr sec, sec, who's got a sec? This gave me a headache...
2001-08-23 William A. Rowe Jr Add a canonical_filename value (should remain the...
2001-08-23 William A. Rowe Jr Better doc of ap_server_root_relative()
2001-08-23 William A. Rowe Jr Eliminated ap_os_[systemcase|[case_]canonical]_filena...
2001-08-19 Doug MacEachernadjust to apr_uri_ rename
2001-08-18 Graham LeggettFixed LDAP cleanup on graceful restarts. LDAP connectio...
2001-08-18 Graham LeggettOops - left off the apr_ldap.h file in the commit.
2001-08-16 Jeff Trawickthe 2nd parm to strstr() doesn't lose const-ness, unlik...
2001-08-16 Ryan BloomBump after the tag.
2001-08-16 Ryan BloomBump for a 2.0.24 tag
2001-08-15 Jeff Trawickfix some homophonic issues in comments, as well as...
2001-08-14 Jeff Trawicknamespace-protect accept_lock_mech
2001-08-13 Jeff Trawickchange the name of AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES to
2001-08-13 Jeff Trawick(hopefully) get WinNT MPM to build using mpm_common...
2001-08-13 Jeff Trawickallow non-Unix MPMs to use mpm_common.c by not automati...
2001-08-13 Ryan BloomBegin to sanitize the MPM configuration directives...
2001-08-11 Ryan BloomFix the macro expansion problem in the hook declaration.
2001-08-11 Ryan BloomFix the new method code. We need to cast 1 to an apr_i...
2001-08-08 Cliff WoolleyUpdate httpd to reflect change with free() pointer...
2001-08-08 Cliff WoolleyBump to 2.0.24-dev after tag
2001-08-08 Cliff WoolleyBump for 2.0.23 tag
2001-08-07 Ryan BloomRemove all warnings from the input filtering stack.
2001-08-06 William A. Rowe Jr _THIS_ is why mod_dir wouldn't serve the results...
2001-08-06 William A. Rowe Jr The real slim shady finally stood up. This patch...
2001-08-03 William A. Rowe Jr Provide an ap_set_deprecated() fn for quick-and-dirty...
2001-08-02 Ryan BloomAdd the ability to extend the methods that Apache under...
2001-08-01 William A. Rowe Jr Thanks Jerry, this was forgotten in my tree.
2001-07-30 William A. Rowe Jr The history can evaporate later... but before someone...
2001-07-30 William A. Rowe Jr Provide the same optimization to the dir_config struc...
2001-07-30 Victor J. Orlikowskihttpd.exp and lots of other export files are generated...
2001-07-28 Greg AmesFix a problem where the threaded MPM stalls after resta...
2001-07-28 Cliff WoolleyBump to 2.0.23-dev after tag update
2001-07-28 Cliff WoolleyBump for 2.0.22
2001-07-27 William A. Rowe Jr Doc formatting fixes
2001-07-27 William A. Rowe Jr Proper doc style
2001-07-26 Cliff WoolleyBump mmn for 2.0.22-dev
2001-07-26 William A. Rowe Jr Change the length of the content args to apr_off_t...
2001-07-25 William A. Rowe Jr Cliff's most sane advise :-)
2001-07-25 William A. Rowe Jr This same patch is needed in mod_asis and others...
2001-07-25 William A. Rowe Jr Change over to apr_strfsize() for apr_off_t file...
2001-07-24 Cliff WoolleyDocument and future-proof the dependency between apr_re...
2001-07-23 William A. Rowe Jr Downgrade non-stopper from XXX->###
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-18 Greg Amesfix memory leak of apr_sockaddr_t and apr_socket_t...
2001-07-18 William A. Rowe Jr Remainder of Win32 ap_create_scoreboard fooness
2001-07-18 Ryan BloomMake scoreboard creation a hook. This allows management
2001-07-18 Paul J. RederChanged AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
2001-07-18 Jeff TrawickThis patch removes spaces that shouldn't be there.
2001-07-16 Ryan BloomRemove a couple fields from the scoreboard that aren...
2001-07-12 Greg Amesscratch an old itch - give lingering close its own...
2001-07-10 Ryan BloomAdd two functions to allow modules to access random...
2001-07-09 Ryan BloomWe are tagged, so bump the numbers everywhere.
next