2011-07-23 |
Stefan Fritsch | Add change log entry, bump MMN revert-ap-ldap revert-ap-ldap |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1129808: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1129886: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1129891: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1129956: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1130186: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1131393: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1140069: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1140075: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1141201: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1141203: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1143221: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1143222: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | Revert r1143225: |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Stefan Fritsch | start a branch for the revert of the ap_ldap integration |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Rich Bowen | Rebuild transformations and various recent doc changes. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Rich Bowen | "(!)" in the middle of a sentence is confusing, as... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Rich Bowen | Fix XML error and rebuild changes. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Rich Bowen | Small clarifications, as per tid 50730 |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Guenter Knauf | Added new proxy modules to NetWare build. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Guenter Knauf | Added forgfotten .dsp bits - my bad. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Guenter Knauf | Added new mods to Windows build system. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Joe Orton | * server/vhost.c (get_addresses): For '*' and '_default... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Stefan Fritsch | Simplify code by using apr_array_pstrcat() |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Stefan Fritsch | Make the SERVER_NAME variable include [ ] for literal... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Stefan Fritsch | Fix parsing of Content-Length in type maps |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Stefan Fritsch | Add more (trace) logging to the ap_scan_script_header... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Stefan Fritsch | improve readability of 'malformed header from script... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Lucien Gentis | Typo. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Eric Covener | xforms |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Eric Covener | zap another "myserver" hostname |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Eric Covener | improve (but preserve searchable parts of) the error... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Eric Covener | s/myserver/example.com/ |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Eric Covener | doc for DirectoryIndexRedirect |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Eric Covener | Add a mod_dir option to allow the used DirectoryIndex to |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Guenter Knauf | Invert logic for env var utf-8 fixing. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jeff Trawick | fix def'n of AP_SLOTMEM_PROVIDER_VERSION, use it |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Stefan Fritsch | Don't try to compress requests with a zero sized body. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Stefan Fritsch | Use APR_UNSPEC to allow startup on IP6-only systems. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Stefan Fritsch | Add some environment variables to the whitelist in... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Stefan Fritsch | adjustments of build priorities of modules without... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Guenter Knauf | Fixed some more env vars which make problems. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Stefan Fritsch | Fix regexp RewriteCond with NoCase, |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Joe Orton | * server/mpm_common.c (ap_core_child_status): Allocate... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Guenter Knauf | Fixed Win32 build. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Guenter Knauf | Stupid CodeWarrior compiler cant initialize structs... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Guenter Knauf | Added mod_log_debug to NetWare build. |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Guenter Knauf | Removed define which is now in ap_ldap.h. |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Guenter Knauf | Added creating ap_ldap.h for NetWare. |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Guenter Knauf | No tabs please. |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Stefan Fritsch | Fix a few warnings about use of uninitialized values. |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Rainer Jung | Allow to specify module specific custom linker flags |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Rainer Jung | Move PCRE_LIBS from HTTPD_LDFLAGS to |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Rainer Jung | Tolerate dependency checking failures in configure |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Rainer Jung | Line already contained in aclocal.m4. |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Rainer Jung | Only link the httpd binary against PCRE. |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Rainer Jung | Silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Rainer Jung | Reset LDFLAGS after zlib testing for mod_deflate. |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Rainer Jung | Respect platform specific runpath linker flag |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Rainer Jung | 1) Add --with-distcache to configure for choosing |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Rainer Jung | Support reallyall option to configure also for |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Stefan Fritsch | eol-style native |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Stefan Fritsch | One more showstopper gone |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Stefan Fritsch | Update transforms |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Stefan Fritsch | Add some docs for AsyncRequestWorkerFactor |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Stefan Fritsch | make example config match the description; improve... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Stefan Fritsch | Fix build failure without HAVE_SYSLOG, e.g. on Netware |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Rainer Jung | Fix small docs typo. |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Jeff Trawick | Initialize apr_thread_t pointer to NULL so that apr_os_... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Stefan Fritsch | update transforms |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Stefan Fritsch | Add new non-default debugging module mod_log_debug |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Stefan Fritsch | Update auto-generated code |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Stefan Fritsch | Add string valued expressions to ap_expr, do some API... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Stefan Fritsch | Add REQUEST_STATUS variable to ap_expr |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Stefan Fritsch | Fix logging of the log id of subrequests |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Stefan Fritsch | Add some debug logging when loading server certificates |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Stefan Fritsch | add ap_ldap.h to svn:ignore |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Stefan Fritsch | remove ap_ldap.h in make distclean |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Stefan Fritsch | Fix compilation error due to missing LDAP_DECLARE defin... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Igor Galić | rebuild transforms |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Igor Galić | Typo pointed out by Mr Jink on IRC. |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Jim Jagielski | And roll on to 2.3.14 |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Jim Jagielski | Get ready to tag as 2.3.13-beta |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Stefan Fritsch | Use APR_INLINE instead of inline, to support pre-C99... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Joe Orton | * support/rotatelogs.c (main): Exit with success on... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Joe Orton | Simplify state handling in rotatelogs, fixing -L suppor... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
William A.... | Fix breakage I introduced in r1130022, identified by... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Joe Orton | Add Sven's real name. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Joe Orton | Tweak rotatelogs -p such that the program is invoked... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Joe Orton | Pick up the license notices from the LDAP code. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Joe Orton | Fix load order dependencies in LDAP code by switching... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Stefan Fritsch | dox fix |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Stefan Fritsch | Support specifying the local address to use. |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Rich Bowen | Missing linebreak in example. |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Rich Bowen | Correct link to mod_macro. |
commit | commitdiff | tree | snapshot |
next |