]> granicus.if.org Git - apache/history - include
mod_session: Use apr_status_t as a return code across the mod_session API,
[apache] / include /
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()
2011-11-07 Stefan FritschOnly init the RNG once at startup. This saves some...
2011-11-07 Stefan FritschCall apr_random_after_fork() manually in the child...
2011-10-29 Graham Leggettmod_include: Add support for application/x-www-form...
2011-10-27 Stefan FritschImprove handling of maxlen = APR_SIZE_MAX, noticed...
2011-10-25 Stefan FritschLimit ap_pregsub() to 64K, add ap_pregsub_ex() for...
2011-10-14 Stefan FritschThere is absolutely no reason to have two 4k-sized...
2011-10-09 Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-10-09 Stefan FritschConsistenly use apr_file_* API instead of libc when...
2011-10-09 Stefan FritschRemove ap_proxy_removestr(). It has been unused for...
2011-10-06 Stefan Fritschre-add "extern" accidentally removed by r1179448
2011-10-05 Stefan FritschExport ap_max_mem_free, needed by r1178079, as pointed...
2011-09-30 Paul QuernaRemove trailing comma on last enum member for authz_status
2011-09-26 Stefan FritschSome varbuf enhancements:
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-19 Stefan FritschAdd wrappers for malloc, calloc, realloc that check...
2011-09-16 Stefan FritschFix cut'n'paste errors: APR_DECLARE -> AP_DECLARE
2011-09-15 Stefan FritschCreate wrapper API for apr_random;
2011-09-12 Jim JagielskiAdd in MaxRangeOverlaps and MaxRangeReversals to accomodate
2011-09-12 William A. Rowe Jrunixfy
2011-09-12 William A. Rowe JrRM warning text
2011-09-08 Eric Covenertypo in comment
2011-09-08 Eric Covenerrefactor to pull setting of Accept-Ranges header into...
2011-09-07 Eric Covenertake care of some MaxRanges feedback:
2011-08-28 Eric Coveneradd MaxRanges directive institute a default limit of...
2011-08-13 Stefan FritschActually commit the header added in r1157354
2011-08-13 Stefan FritschAdd ap_varbuf API for resizable buffers.
2011-08-11 Eric Covenermod_ldap: remove hard-coded loops of 10 retries w/o...
2011-08-03 Stefan Fritschcleanups related to new AllowOverrideList functionality:
2011-08-01 Jim JagielskiAnd we are at 2.3.15-dev
2011-08-01 Jim JagielskiGet ready to tag 2.3.14
2011-07-27 Daniel RuggeriAdd AllowOverrideList directive and documentation
2011-07-26 Stefan FritschDocument the weird semantics of ap_find_command_in_modu...
2011-07-25 Ruediger Pluem* Make trunk compile with APR trunk again (without...
2011-07-23 Stefan FritschMerge branch revert-ap-ldap:
2011-07-23 Stefan FritschAdd change log entry, bump MMN revert-ap-ldap revert-ap-ldap
2011-07-23 Stefan FritschRevert r1129808:
2011-07-23 Stefan FritschRevert r1129886:
2011-07-23 Stefan FritschRevert r1129891:
2011-07-23 Stefan FritschRevert r1131393:
2011-07-23 Stefan FritschRevert r1140069:
2011-07-23 Stefan FritschRevert r1143221:
2011-07-23 Stefan FritschRevert r1143225:
2011-07-16 Stefan FritschAdd more (trace) logging to the ap_scan_script_header...
2011-07-14 Jeff Trawickfix def'n of AP_SLOTMEM_PROVIDER_VERSION, use it
2011-07-05 Guenter KnaufRemoved define which is now in ap_ldap.h.
2011-07-05 Guenter KnaufNo tabs please.
2011-07-03 Stefan FritschFix build failure without HAVE_SYSLOG, e.g. on Netware
2011-07-02 Stefan FritschAdd string valued expressions to ap_expr, do some API...
2011-06-28 Jim JagielskiAnd roll on to 2.3.14
2011-06-28 Jim JagielskiGet ready to tag as 2.3.13-beta
2011-06-27 Stefan FritschUse APR_INLINE instead of inline, to support pre-C99...
2011-06-27 Joe OrtonFix load order dependencies in LDAP code by switching...
2011-06-25 Stefan Fritschdox fix
2011-06-22 Stefan FritschWe already have ap_str_tolower(), so also add ap_str_to...
2011-06-19 Stefan FritschSome improvements for handling of many connections...
2011-06-13 Stefan FritschIntroduce new function ap_get_conn_socket() to access...
2011-06-12 Stefan FritschAvoid "`sentinel' attribute directive ignored" warning...
2011-06-06 Stefan FritschIntroduce ap_(get|set)_core_module_config() functions...
2011-06-05 Stefan Fritsch- Introduce concept of context prefix (which is an...
2011-06-05 Stefan Fritsch- Add <ElseIf> and <Else> to complement <If> sections...
2011-06-04 Stefan FritschReorder members in core_dir_config to be more logical...
2011-06-04 Stefan FritschAdd __attribute__((sentinel)) to a few functions that...
2011-06-04 Stefan FritschMake ap_rputs an inline function, as it is mostly used...
2011-06-04 Stefan FritschSeveral fixes for the ap_ldap build logic. This should...
2011-05-31 William A. Rowe JrLDAP_DECLARE Header adjustment for nw/win32
2011-05-31 William A. Rowe JrShift declaration logic of LDAP_DECLARE to ap_ldap...
2011-05-31 William A. Rowe JrIncorporate the ap_ldap incomplete API, as there is...
2011-05-28 Stefan FritschAdd some features to ap_expr for use by mod_include:
2011-05-21 Stefan FritschAdd ap_regexec_len() function that works with non-null...
2011-05-20 Jim JagielskiAdd in BalancerGrowth and its functionality... this...
2011-05-11 Jim Jagielskiand bump to 2.3.13
2011-05-11 Jim JagielskiReady to tag 2.3.12-beta
2011-05-09 Jeff Trawickallow error log formatters to peek at the message format
2011-05-09 Jim JagielskiUse AP_ instead of APR_ and move into the compile CPP
2011-05-09 Jim JagielskiCleanup... most don't need apr_hooks.h at all...
next