]> granicus.if.org Git - apache/history - include
Removed compiler switch -relax_pointers since no longer needed.
[apache] / include /
2010-07-21 Paul QuernaCVE-2010-1452: Fix handling of missing path segments...
2010-07-20 Nick KewTrivial spelling fix so I can close
2010-07-19 Stefan FritschAdd ap_find_module_short_name() to quickly get the...
2010-07-14 Stefan FritschThe approach for allowing authorization by user or...
2010-07-14 Jim JagielskiAllow for modules to keep track of worker slot
2010-07-04 Stefan FritschIntroduce note_auth_failure hook to allow modules to...
2010-07-01 Stefan Fritschactually update the MMN and not only the comment
2010-06-30 Stefan Fritschre-order many struct members for better alignment on...
2010-06-30 Stefan FritschTo save memory, make module_levels a vector of chars...
2010-06-26 William A. Rowe JrMissed the MINOR reset
2010-06-26 William A. Rowe JrIntroduce an socache iterator 'userctx' for the user...
2010-06-22 Nick KewNew module: mod_authn_cache
2010-06-19 Stefan FritschAdd deferred write pool to core_output_filter to clean...
2010-06-14 Stefan Fritsch- Introduce ap_log_cserror to allow mod_ssl to associat...
2010-06-13 Stefan FritschUse the correct loglevel checks in the wrappers for
2010-06-11 Jim Jagielskiroll on 2.3.7 development...
2010-06-11 Jim JagielskiPrep for 2.3.6 tag
2010-06-10 Joe OrtonRun filter "init" functions exactly once per request...
2010-06-10 Rainer JungFix ap_log_perror macro in case of C99 compilation...
2010-06-10 William A. Rowe JrDrop ap_body_to_table due to missing constraints; a...
2010-06-09 Stefan FritschFix build failure by reverting part of r953125
2010-06-09 Stefan FritschFix some issues found by Ruediger Pluem
2010-06-08 Stefan FritschImprove the comments for AP_MPMQ_NOT_SUPPORTED/AP_MPMQ_...
2010-06-07 Rainer JungUpdate CHANGES and bump minor MMN for new error log
2010-06-07 Rainer JungAdd microsecond timestamps to the error log.
2010-06-06 Stefan Fritsch- Add loglevels to request_rec and conn_rec
2010-06-06 Stefan Fritsch- Introduce log levels trace1/.../trace8
2010-06-03 Stefan FritschRemove loglevel entry in core_dir_config, which has...
2010-06-02 Stefan Fritschwe are still at 2.3.6
2010-05-29 Eric Coveneradd a standard AUTHZ_PREFIX for, no MMN bump since...
2010-05-24 Jeff Trawickodd assortment of spelling fixes
2010-05-04 William A. Rowe Jrmmn bump for api args change
2010-05-04 William A. Rowe JrIt is not inconvenient to return the derived filename...
2010-04-07 William A. Rowe JrI was wrong (and looked at the wrong commit when trying...
2010-04-07 William A. Rowe JrFirst order simplification; Add IncludeOptional for...
2010-03-31 Graham LeggettAdd the missing header file from r928916.
2010-02-24 Eric Covenermissing file from r915660, major MMN bump already in...
2010-02-24 Eric Covenermake some sense of the difference between "Client"...
2010-02-22 Jeff TrawickFix startup segfault when the Mutex directive is used...
2010-02-18 Daniel Earl PoirierCorrectly update version numbers after adding new function.
2010-02-16 Daniel Earl PoirierLog command line on startup, so there's a record of...
2010-02-12 Rainer JungSupport remote https proxies by using HTTP CONNECT.
2010-02-09 Jeff Trawickfix typo in comment
2010-02-09 William A. Rowe JrIllustrate an ->iterator() implementation for mod_socac...
2010-02-09 William A. Rowe JrThe iterator data is not volatile, data aught to be...
2010-02-09 William A. Rowe JrThe iterator data is not volatile, datalen by value...
2010-02-09 William A. Rowe JrLet us be clearer about suggestions vs. necessity
2010-02-09 William A. Rowe Jrdistcache already demonstrates sub-second resolutions...
2010-02-08 Jeff Trawickchange the preprocessor define ap_accept_mutex_type...
2010-02-04 William A. Rowe JrAdd ap_process_request_after_handler to the exported...
2010-02-03 Stefan FritschAdd docstring for ap_pregsub()
2010-02-01 Stefan Fritschreplace duplicate code with new function ap_parse_log_l...
2010-01-26 William A. Rowe JrRefactor mod_status out of the ExtendedStatus toggle...
2010-01-21 Paul Quernaroll on to 2.3.6-dev
2010-01-21 Paul Quernaprep for 2.3.5 tag
2010-01-16 Stefan FritschTurn static function get_server_name_for_url() into...
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...
next