]> granicus.if.org Git - apache/history - include
add support for bcrypt
[apache] / include /
2012-10-03 Joe OrtonExtract some more data through the server load API:
2012-09-24 Jim JagielskiDocument these new funcs and make it API aware
2012-09-24 Jim JagielskiBreak out loadavg from Apache load.... one is quick...
2012-09-24 Jim Jagielskiminor name change, but I expect most will just want...
2012-09-24 Jim JagielskiWould be nice to have some sort of canonical definition
2012-09-24 Jeff Trawickadd pre_htaccess hook; in conjunction with earlier...
2012-09-21 Jeff Trawickadd dirwalk_stat hook, for use by mpm-itk
2012-09-20 Jim JagielskiOK, enable/allow previous broken, bad behavior iff...
2012-09-18 Jim JagielskiPersist local balancer-manager changes across restart...
2012-09-18 Jim JagielskiAdd in new type CLEARINUSE which allows the inuse table to
2012-09-17 Jim JagielskiAdditional entry to slotmem struct requires minor bump
2012-09-17 Jim JagielskiAllow for a forced grab of a slotmem slot.
2012-09-14 Stefan Fritschap_sub_req_lookup_dirent() depends on the over-allocati...
2012-09-04 Daniel GrunoA dependant is depentent on a dependency (note the...
2012-08-20 Guenter KnaufMove *_DECLARE_* macros to beginning of line in headers.
2012-08-19 Jeff Trawickfix typo in comment
2012-08-06 Jeff TrawickThe Pidfile directive and ap_log_pid()/ap_remove_pid...
2012-08-04 Jeff Trawickcore: Respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR...
2012-08-02 Daniel GrunoTypo fix
2012-08-02 Daniel Grunobad header info: ap_rflush does not return the number...
2012-08-01 Jeff Trawickcore: Add post_perdir_config hook.
2012-07-27 Daniel Grunoap_str(case)cmp_match returns the opposite of what...
2012-07-24 Joe OrtonFix handling of ProxyBlock if a forward proxy is config...
2012-07-23 Jeff Trawickmod_lbmethod_heartbeat, mod_heartmonitor: Respect Defau...
2012-07-19 Jeff Trawickmodernize some commentary on APEXIT_foo values
2012-07-18 Jeff Trawickavoid decls for some Unix-specific functions on Win32 too
2012-07-16 Rainer JungBump it up because of r1361784.
2012-07-15 Rainer JungFix indentation.
2012-07-15 Rainer JungAdd missing HTTP status codes taken from
2012-07-10 Stefan Fritschmake varbuf functions treat AP_VARBUF_UNKNOWN consisten...
2012-06-08 Joe Orton* include/util_ldap.h: Treat LDAP_UNAVAILABLE as a...
2012-05-10 Rich Bowens/sinlge/single as per tid 53216. Via Christophe JAILLET
2012-04-26 Stefan FritschTry to clarify what client_ip/client_addr means and...
2012-04-20 Stefan Fritschfix some comments
2012-04-18 Stefan FritschFor a local variable in a macro, use a name that is...
2012-03-28 Ruediger Pluem* Add the forcerecovery balancer parameter that determi...
2012-03-22 Ruediger Pluem* Partly revert r1303435 and rename pconf back to in_pc...
2012-03-20 Guenter KnaufRevert r1294936 (Jeff's revert) and fix NetWare / Win32...
2012-03-15 Jeff Trawickrevert r1294936, which fixed MPM DSO load failures...
2012-03-08 Jim JagielskiBump
2012-03-07 Jim JagielskiDocs (and minor comment change) for DefaultRuntimeDir...
2012-03-07 Jim JagielskiFold on Jeff's DefaultRuntimeDir impl... docs on the way
2012-02-29 Jeff TrawickFix MPM DSO load failure on AIX.
2012-02-27 Stefan FritschTake care not to call ap_start_lingering_close from...
2012-02-25 Stefan FritschFix another compiler warning
2012-02-25 Stefan FritschFix compiler warning
2012-02-24 Stefan FritschFix MMN in comment
2012-02-24 Stefan FritschIn maintainer mode, replace apr_palloc with a version...
2012-02-21 Stefan FritschAdd AP_HAVE_C99 to make correct check for C99 less...
2012-02-11 Rainer JungBZ 52623: Fix building against PCRE 8.30.
2012-02-10 Graham LeggettFix spelling.
2012-02-04 Stefan FritschReplace ap_create_core_ctx()/ap_core_ctx_get_bb() with...
2012-02-03 Stefan FritschFix various filter functions to return apr_status_t...
2012-02-01 Rainer JungForgot to bump MMN when advancing the
2012-01-31 Rainer JungI guess that makes sense.
2012-01-31 Rainer JungUpdate copyrights for externally visible and changed...
2012-01-23 Stefan FritschMake the core input/output filter contexts private...
2012-01-11 Joe OrtonSECURITY (CVE-2012-0031): Fix possible crash on shutdow...
2012-01-09 Stefan FritschFix cut'n'paster error
2012-01-09 Stefan FritschRename ap_func_attr_* macros to AP_FN_ATTR_*
2012-01-09 Nick KewCore configuration: add AllowOverride option to treat...
2012-01-06 William A. Rowe JrClean up size_t abuse, part 2. ap_malloc/calloc/reallo...
2012-01-02 Stefan FritschAvoid using C++ reserved word 'new' in arg name in...
2011-12-30 Stefan FritschAdd new ap_list_provider_groups() API for mod_info
2011-12-14 Jim JagielskiAllow for changing of string more easily...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that directly...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-12 Stefan FritschLimit length of lines in .htaccess to 8K again, to...
2011-12-07 Joe Orton* include/httpd.h, server/mpm/*/*.h: Tidy up doxygen...
2011-12-07 Joe Orton* include/: Various doxy markup tweaks.
2011-12-07 Joe Orton* include/util_varbuf.h: Doxygen tweaks.
2011-12-04 Stefan Fritsch-1 to introducing new months so late in the release...
2011-12-03 Graham Leggettmod_proxy: Note that proxy_lb_workers was removed from...
2011-12-03 Graham LeggettMMN bump for the removals from the public mod_proxy...
2011-12-02 Stefan Fritschupdate MMN, not only the comment
2011-12-02 Stefan FritschAdd APLOGNO() macro for unique tags for every log message.
2011-12-02 Graham Leggettmod_session: Use apr_status_t as a return code across...
2011-11-30 Graham Leggettmod_cache: Apply the API change that allows future...
2011-11-25 Graham LeggettIntroduce a per connection "peer_ip" and a per request...
2011-11-24 Jim JagielskiUse varargs...
2011-11-23 Stefan Fritschfix comment
2011-11-23 Jim JagielskiAdd ap_pass_brigade_fchk() which does a Filter CHecK...
2011-11-22 Graham LeggettIntroduce a per request version of the remote IP addres...
2011-11-21 Stefan FritschPass ap_errorlog_info to error_log hook.
2011-11-20 Stefan FritschFix segfault caused by r1204104 on non-async mpms.
2011-11-19 Stefan FritschRemove MPM-private stuff from conn_state_t
2011-11-19 Stefan FritschLimit recursion in ap_expr evaluation to avoid unbounde...
2011-11-18 Ruediger Pluem* Actually change the defines and not only the comment.
2011-11-18 Jeff Trawickadd conn_rec to error log hook
2011-11-14 Guenter KnaufSince we have branched 2.4.x we are now at 2.5.0 in...
2011-11-14 Guenter KnaufAdded apreq to NetWare build.
2011-11-13 Philip M. GollucciAs discussed at AC NA 2011
2011-11-10 Philip M. Golluccirelocate the .h files to play nice with the srclib...
2011-11-10 Philip M. Gollucciimport apreq include files
2011-11-10 Jeff Trawickend-generation hook: Fix false notification of end...
2011-11-08 Jim JagielskiAnd we are at 2.3.16-dev
2011-11-08 Jim JagielskiGetting ready to tag 2.3.15-dev
2011-11-08 Jim JagielskiChange def timeout from a nasty 5 mins to a more reason...
2011-11-08 Stefan FritschChange default FileETag to be "size mtime", i.e. remove...
2011-11-08 Eric Covenermod_lua: Expose SSL variables via r:ssl_var_lookup()
next