summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add string valued expressions to ap_expr, do some API cleanupStefan Fritsch2011-07-022-13/+69
* And roll on to 2.3.14Jim Jagielski2011-06-281-2/+2
* Get ready to tag as 2.3.13-betaJim Jagielski2011-06-281-1/+1
* Use APR_INLINE instead of inline, to support pre-C99 compilersStefan Fritsch2011-06-271-1/+1
* Fix load order dependencies in LDAP code by switching to use of APRJoe Orton2011-06-276-80/+46
* dox fixStefan Fritsch2011-06-251-0/+1
* We already have ap_str_tolower(), so also add ap_str_toupper() function and useStefan Fritsch2011-06-222-1/+8
* Some improvements for handling of many connections for MPM event:Stefan Fritsch2011-06-194-5/+20
* Introduce new function ap_get_conn_socket() to access the socket ofStefan Fritsch2011-06-132-1/+9
* Avoid "`sentinel' attribute directive ignored" warning with gcc 3.xStefan Fritsch2011-06-126-11/+18
* Introduce ap_(get|set)_core_module_config() functions/macros and use themStefan Fritsch2011-06-062-1/+30
* - Introduce concept of context prefix (which is an URL prefix)Stefan Fritsch2011-06-053-1/+58
* - Add <ElseIf> and <Else> to complement <If> sections. These are both easierStefan Fritsch2011-06-052-2/+9
* Reorder members in core_dir_config to be more logical and efficient.Stefan Fritsch2011-06-041-4/+5
* Add __attribute__((sentinel)) to a few functions that require a terminal NULLStefan Fritsch2011-06-044-9/+20
* Make ap_rputs an inline function, as it is mostly used with string constantsStefan Fritsch2011-06-042-9/+14
* Several fixes for the ap_ldap build logic. This should fix compilationStefan Fritsch2011-06-046-24/+21
* LDAP_DECLARE Header adjustment for nw/win32William A. Rowe Jr2011-05-312-2/+44
* Shift declaration logic of LDAP_DECLARE to ap_ldap.h from util_ldap.hWilliam A. Rowe Jr2011-05-316-61/+44
* Incorporate the ap_ldap incomplete API, as there is no interest or effortWilliam A. Rowe Jr2011-05-318-9/+1152
* Add some features to ap_expr for use by mod_include:Stefan Fritsch2011-05-282-1/+20
* Add ap_regexec_len() function that works with non-null-terminatedStefan Fritsch2011-05-212-1/+18
* Add in BalancerGrowth and its functionality... this laysJim Jagielski2011-05-201-1/+2
* and bump to 2.3.13Jim Jagielski2011-05-111-2/+2
* Ready to tag 2.3.12-betaJim Jagielski2011-05-111-1/+1
* allow error log formatters to peek at the message formatJeff Trawick2011-05-092-1/+5
* Use AP_ instead of APR_ and move into the compile CPPJim Jagielski2011-05-091-0/+4
* Cleanup... most don't need apr_hooks.h at all...Jim Jagielski2011-05-095-5/+0
* Start of ap_hooks.h setupJim Jagielski2011-05-092-99/+161
* spelling fixJeff Trawick2011-04-261-1/+1
* Add child_status hook for tracking creation/termination of MPM childJeff Trawick2011-04-253-5/+52
* Add new ap_reserve_module_slots/ap_reserve_module_slots_directive API,Stefan Fritsch2011-04-253-3/+24
* clarify commentStefan Fritsch2011-04-171-1/+1
* Axed tabs and trailing spaces.Guenter Knauf2011-04-131-106/+106
* Fix some MinGW build issues...Jeff Trawick2011-04-091-0/+4
* Add in a configuration generation... this is independent ofJim Jagielski2011-03-312-0/+4
* Simplify the interface to ap_reclaim_child_processes() andJeff Trawick2011-03-302-16/+13
* the mpm-note-child-killed hook was just for use byJeff Trawick2011-03-301-3/+5
* Expand the comment about APLOG_* and C++ a bitStefan Fritsch2011-03-301-2/+3
* Add CHANGES entry for r1086756 / ap_cfg_* changeStefan Fritsch2011-03-291-1/+2
* Change the ap_cfg_getline() and ap_cfg_getc() to return an error code.Stefan Fritsch2011-03-292-14/+32
* change signed single-bit fields to unsignedJeff Trawick2011-03-291-1/+3
* fix incorrect type of LDAP connection pool member, fix naming forsEric Covener2011-03-292-3/+5
* Wrap at 80William A. Rowe Jr2011-03-281-2/+4
* mpm_common.c implements a handful of config directives; the Jeff Trawick2011-03-281-0/+5
* some non-MPM code wants to see DEFAULT_PIDLOG, so liberate theJeff Trawick2011-03-281-0/+5
* consolidate logic to remove the pidfile in a new API,Jeff Trawick2011-03-281-2/+9
* enable DEFAULT_REL_RUNTIMEDIR on NetWare and WindowsJeff Trawick2011-03-281-1/+2
* fix doxygen warningsJeff Trawick2011-03-282-1/+2
* SCOREBOARD_MAINTENANCE_INTERVAL is gone, except for some localJeff Trawick2011-03-261-3/+2