]> granicus.if.org Git - apache/history - include
Fix typos
[apache] / include /
2010-01-11 Stefan FritschIntroduce new config option LDAPTimeout to set the...
2009-12-30 Takashi SatoMove ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
2009-12-30 Takashi Satofollow up r894425:
2009-12-29 Takashi SatoMove AllowCONNECT from mod_proxy to mod_proxy_connect.
2009-12-21 Nick Kew(re)-introduce -T commandline option to suppress docume...
2009-12-02 Jeff TrawickAdd OmitPID keyword on Mutex directive to suppress the
2009-12-01 Jeff Trawickinclude definition of cmd_parms
2009-11-25 Paul Quernaroll on to 2.3.5-dev
2009-11-25 Paul Quernaprepare for 2.3.4 tag
2009-11-24 Jeff Trawicknon-static directive parsers should be AP_DECLARE_NONSTD()
2009-11-24 Jeff Trawickfix the "fix" in r883816
2009-11-24 Jeff Trawickfix Win32 compile failure in r883540, reported by Gregg...
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-11-19 Jeff Trawickactually modify the MMN for the dav_error change, as...
2009-11-19 Jeff TrawickRemove errno from dav_error interface. Calls to dav_ne...
2009-11-11 Paul Quernaroll on to 2.3.4-dev
2009-11-11 Paul QuernaPrepare for 2.3.3 release tag.
2009-11-03 Daniel Earl PoirierFix remaining doxygen warnings. "make dox" is now...
2009-11-02 Jeff Trawickremove declaration for ap_my_generation, which was...
2009-10-31 Eric CovenerStop trying to set the referral HOP limit on each conne...
2009-10-30 Eric Coveneradd LDAPLibraryDebug directive to mod_ldap to turn on
2009-10-28 Daniel Earl PoirierFix a lot of doxygen warnings. Thanks to Brad Hards...
2009-10-11 Stefan FritschAllow ProxyPreserveHost to work in <Proxy> sections
2009-10-08 Stefan Fritschmod_logio: introduce new optional function ap_logio_get...
2009-10-07 Stefan FritschUpdate comments in util_filter.h about bucket and briga...
2009-10-03 Jim JagielskiProvide new ap_update_child_status_from_conn() mostly
2009-09-28 Joe Orton* include/httpd.h: Fix comment implying that LimitReque...
2009-09-25 Jim JagielskiHmmm... forgot git commit/dcommit.
2009-09-25 Jim JagielskiOops. forgot the declaration
2009-09-25 Jim JagielskiEnhance ap_hook_monitor to pass along a server_rec (in
2009-09-14 Graham Leggettmod_dav: Allow other modules to add things to the DAV...
2009-09-14 Ruediger Pluem* Lower memory usage by reusing the brigade instead...
2009-08-26 Brian HavardBring back OS/2 support.
2009-08-20 Jeff Trawickfix wrong name in function prototype which led to
2009-08-19 Nick KewDon't require all listeners to be created equal ...
2009-07-28 Jim JagielskiSave some bytes :)
2009-07-28 Jean-Frederic ClerePut the hm_slot_server_t in a common include.
2009-07-18 Nick KewFix mod_include potential segfault checking backref...
2009-07-05 Guenter Knauffixed typo.
2009-06-27 Guenter KnaufFixed comment. Submitted by Arfrever Frehtes Taifersar...
2009-06-01 Jim Jagielskiclarify ptr
2009-06-01 Jim JagielskiAlign doccos with code and clarify: grab tries to find...
2009-05-15 William A. Rowe JrFix docs and bump mmn minor
2009-05-15 William A. Rowe JrRevert the default resource abuse introduced in r104019...
2009-05-15 Jim Jagielskidditional docco changes... No functional changes
2009-05-15 Jim Jagielskicomment change - no functional change
2009-05-15 Jim Jagielski"officially" add grab/release to slotmem provider API
2009-05-15 Jim JagielskiAnother slotmem flag. This one determines if access
2009-05-15 Jim Jagielskicompile-time issues
2009-05-15 Jim JagielskiFinal ( :) ) step to transition which removes the ap_sl...
2009-05-15 Joe OrtonMake the piped_log structure opaque:
2009-05-13 Jim Jagielskiadd API back from r774454
2009-05-13 Jim Jagielskiap_slotmem_mem no longer exists. We never provide the...
2009-05-12 Jim JagielskiIf we have a mutex, we should use it whenever we create a
2009-05-08 Joe OrtonSecurity fix for CVE-2009-1195: fix Options handling...
2009-05-05 Jim JagielskiMove to an enum, instead of bitmaps... no functional
2009-05-04 Jean-Frederic ClereAdd a parameter for slotmem_create for the persistancy...
2009-05-04 Jean-Frederic ClereRemove ap_slotmem_lock / ap_slotmem_unlock from the...
2009-04-05 Jeff Trawickmain() can use ap_run_mpm() directly, so axe the old...
2009-04-03 Jeff Trawickthe only "retuned" in the entire server was, alas,...
2009-04-02 Jeff Trawickdocument the key API considerations related to the...
2009-04-01 Jeff Trawickmpm-query hook: distinguish between DECLINED and APR_EN...
2009-03-30 Jeff Trawickrename the new retained-data APIs to ap_retained_data_c...
2009-03-29 Jeff Trawickthe mpm_get_child_pid hook is unnecessary, as was the...
2009-03-28 Paul QuernaIf serf is available, compile in driving the serf event...
2009-03-27 Jeff Trawickchange commentary to note MPM API changes: MPM_ macros...
2009-03-27 Jeff Trawickfix typo in comment
2009-03-27 Jeff Trawickaxe unmaintained 1.3-era code to support AUX, SunOS...
2009-03-27 Jeff Trawickremove TPF support
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-26 Jeff Trawickremove BeOS OS support
2009-03-26 Jeff Trawickaxe the unnecessary AP_MPM_HARD_LIMITS_FILE
2009-03-26 Jeff Trawickremove leader, perchild, and threadpool MPMs (other...
2009-03-25 William A. Rowe Jrno longer conditional; although some are now in mpm_unix.c
2009-03-25 Jeff Trawickresurrect the old (pre-r757867) compiled-in MPM_NAME...
2009-03-25 Jeff Trawickdangling semis lead to warnings with Sun Studio
2009-03-25 Jeff Trawickfix inconsistent defs of ap_mpm_note_child_killed()
2009-03-25 Jeff TrawickProvide ap_set_retained_data()/ap_get_retained_data...
2009-03-24 Jeff Trawickaxe the remaining checks of AP_MPM_WANT_foo to see...
2009-03-24 Jeff TrawickIntroduce a new set of APIs to allow MPMs to be proper...
2009-03-23 Paul QuernaRoll on to 2.3.2.
2009-02-10 Jim JagielskiAdd getter/setter functions to the slotmem API. Also,
2009-02-09 Paul QuernaAdd conn_rec::current_thread.
2009-01-30 Roy T. FieldingDisabled DefaultType directive and removed ap_default_t...
2009-01-30 Jeff TrawickReflect the unixd_setup_child() rename (r739151) in...
2009-01-05 Roy T. Fieldinghappy new year
2009-01-03 William A. Rowe Jrbollocks, it's absolute crap to break the ABI structure...
2009-01-03 Paul QuernaRoll on to 2.3.2-dev.
2009-01-03 Paul QuernaPrepare for tagging 2.3.1.
2009-01-02 Jim JagielskiAdd new struct element: name...
2009-01-01 Jim JagielskiTransition mod_slotmem to ap_slotmem... just monkeying
2008-12-31 Nick KewAdd support for escaping all non-ascii chars to ap_esca...
2008-12-12 Chris DarrochRemove unused sb_type member from process_score structu...
2008-12-12 Joe Orton* include/util_filter.h (ap_fputstrs): Mark with sentin...
2008-12-12 Joe Ortonsocache API tweaks based on chrisd's review:
2008-12-09 Joe Orton* include/ap_socache.h: Use C++ safety wrappers, and...
2008-12-09 Joe Orton* include/ap_socache.h: Define AP_SOCACHE_DEFAULT_PROVI...
2008-12-09 Joe OrtonReduce config overhead for use of socache interface...
2008-12-07 Paul QuernaRoll on trunk to 2.3.1-dev.
2008-12-07 Paul QuernaRemove -dev flag to prepare for 2.3.0.
next