2005-09-21 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-09-21 |
André Malo | update German translation |
commit | commitdiff | tree | snapshot |
2005-09-21 |
André Malo | validate the glossary tags |
commit | commitdiff | tree | snapshot |
2005-09-21 |
William A.... | Add compatibility tag, and rebuild all. |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Joshua Slive | Add some <glossary> markup for regular expression and... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Joshua Slive | Omit reference to pre-2.0.48 versions. |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Colm MacCarthaigh | Add htcacheclean to Makefile.win (thanks to wrowe for... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Joshua Slive | The arrow indicator for a glossary link was cute, but... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Nick Kew | Eliminate possible compiler warnings pointed out by... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Joe Orton | * modules/experimental/config.m4: Don't duplicate the... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Nick Kew | Document module moves |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Nick Kew | Move mod_dbd from /experimental/ to /database/ |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Nick Kew | Move mod_filter and mod_charset_lite from /experimental... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Colm MacCarthaigh | Add htcachclean to the win32 build. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-09-20 |
André Malo | * fix some content errors of the TraceEnable description |
commit | commitdiff | tree | snapshot |
2005-09-20 |
André Malo | `build all` |
commit | commitdiff | tree | snapshot |
2005-09-20 |
William A.... | Sync to 2.0.x changes |
commit | commitdiff | tree | snapshot |
2005-09-20 |
William A.... | At last, TraceEnable docs |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Martin Kraemer | Backported to 2.2.x branch -- is 2.1.8 identical to... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Martin Kraemer | Fix Bug#: 25659 (Memory leak in ssl_util_algotypeof()) |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Martin Kraemer | Fix Bug#: 25659 (Memory leak in ssl_util_algotypeof()) |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Colm MacCarthaigh | As of the 2.2.x docs re-sync, this change is now in... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Martin Kraemer | As discussed previously: OID() -> PeerExtList() |
commit | commitdiff | tree | snapshot |
2005-09-19 |
André Malo | simple German translation updates |
commit | commitdiff | tree | snapshot |
2005-09-19 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-09-19 |
André Malo | bring build properties up to date |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Colm MacCarthaigh | Backport graceful-stop to the 2.2.x branch. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Colm MacCarthaigh | Backport r239710, r239711, r239732, r239740 and r241815... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Colm MacCarthaigh | s/CVS/subversion/ : no policy changes. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Jim Jagielski | Backported to the 2.1.8/2.2.x tree |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Joe Orton | * include/ap_mmn.h (MODULE_MAGIC_NUMBER_MAJOR): Bump... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Joe Orton | * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Colm MacCarthaigh | Backport r239420 and r239421 to the 2.2.x branch; Enhance |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Joe Orton | * server/mpm/prefork/prefork.c: Add volatile qualifier... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Colm MacCarthaigh | Backport r239407 to the 2.2.x branch; Improve mod_disk_... |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Colm MacCarthaigh | Backport r265506, r240044 and r240049 to the 2.2.x... |
commit | commitdiff | tree | snapshot |
2005-09-18 |
David Reid | Catch up with the changes to mod_ssl and rename the |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Colm MacCarthaigh | Backport r264759 and r264788 to the 2.2.x branch. Fixes... |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Colm MacCarthaigh | Backport r239430 to the 2.2.x branch. Lets make sure... |
commit | commitdiff | tree | snapshot |
2005-09-17 |
Greg Ames | get rid of an obsolete comment. the separate event... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
William A.... | I'd prefer, before 2.2-final, to have AP_NEED_SET_MUT... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
David Reid | - remove ssl_ext_lookup and replace it with ssl_ext_list |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Colm MacCarthaigh | Remove a call to strerror(). Possibly a leftover from... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Stas Bekman | Document the ReceiveBufferSize change done in r157583 |
commit | commitdiff | tree | snapshot |
2005-09-11 |
William A.... | SYNC to 2.0.x/CHANGES; shift backported patches to... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Jeff Trawick | rewrite CR mitigation logic to wipe out any trailing |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Joshua Slive | Any failure in apr_stat on a symlink currently gives |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Jim Jagielski | gcc -Wall fix: depending on signedness of char. |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Jim Jagielski | gcc -Wall cleanup |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Joe Orton | * modules/proxy/mod_proxy_balancer.c (balancer_handler... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Ian Holsman | Fix config file for mod_dbd |
commit | commitdiff | tree | snapshot |
2005-09-09 |
David Reid | Record the fact that we failed to set the username... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Paul Querna | Move the timeout mutex up, to limit the time we are... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Jim Jagielski | Proxy balancer lbmethods are now registered as provider... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Jim Jagielski | New provider function, ap_list_provider_names(), which... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Bradley Nicholes | Remove proxy_hook_load_lbmethods from Netware export... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Jim Jagielski | Minor nit. Methods are server-wide, so simply use the... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Joe Orton | s/Redhat/Red Hat/ but use Fedora here anyway. |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Jim Jagielski | Restruct of lbmethod find-best algo's, bypassing hook... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Colm MacCarthaigh | Language, spelling and grammar fixes for ssl_intro.xml |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Joe Orton | Introduce SSLProxyVerify better. Add a warning note... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Jeff Trawick | httpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMI... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Joe Orton | * modules/ssl/ssl_util_ssl.c (SSL_X509_STORE_create... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Joe Orton | * server/listen.c (open_listeners): Avoid shadowing... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Colm MacCarthaigh | Initiliase all of the first_*_limit variables to zero... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Colm MacCarthaigh | Revert one part. I should have tested seperately. This... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Colm MacCarthaigh | Actually allow the admin to set thread_limit higher... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Jim Jagielski | Add ap_append_pid(); This is performed enough to warrant |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Jim Jagielski | Some simple debugging log entries |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Jim Jagielski | More getpid format fixes |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Jim Jagielski | Consistantly use APR_PID_T_FMT for getpid value |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Jim Jagielski | Start of getpid()/%d confusion fix... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Jeff Trawick | mod_log_config: %{hextid}P will log the thread id in... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Joe Orton | * server/main.c (suck_in_APR): Remove weird gzeof refer... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Colm MacCarthaigh | Make my PR references consistent with everyone elses. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Justin Erenkrantz | mod_cgid: Refuse to work on Solaris 10 due to OS bugs. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Joe Orton | Fix CVE CAN-2005-2700: |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Colm MacCarthaigh | If uid_t and gid_t are unsigned on a platform (hurd... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Colm MacCarthaigh | Fix PR36410; Change how the get_suexec_identity hook... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Joe Orton | Fix a grammar mistake; note what happens when the timeo... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
William A.... | Correct mod_cgid's argv[0] so that the full path... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
William A.... | Noticed in the development of fips-enabled mod_ssl... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Colm MacCarthaigh | Implement graceful stop in the event MPM. Implementatio... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Colm MacCarthaigh | *how* did I mis-spell that. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Colm MacCarthaigh | Move the "GracefulShutdownTimeout" command definition... |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Ian Holsman | Doxygen fixup / cleanup |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Colm MacCarthaigh | Add graceful-stop to the list of new features. |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Colm MacCarthaigh | Update transformations to reflect the graceful-stop... |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Colm MacCarthaigh | Add a note on the possible pit-falls that lie ahead... |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Colm MacCarthaigh | If it makes it in to 2.2, leave it. Otherwise bump... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Colm MacCarthaigh | Update CHANGES to reflect that worker now supports... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Colm MacCarthaigh | Implement a graceful-stop for the worker MPM. We close... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Colm MacCarthaigh | CGId keeps a copy of the listening sockets open, which... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Colm MacCarthaigh | Re-add a simple, obvious, speed-up. |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Colm MacCarthaigh | Remove as many ghastly scoreboard loops from the gracef... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Colm MacCarthaigh | Add ap_relieve_child_processess(), a non-infanticidal... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Jeff Trawick | suppress-error-charset now in 2.0.55-dev |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Graham Leggett | Fix the RPM spec file: XML versions of the doc files... |
commit | commitdiff | tree | snapshot |
next |