2005-06-08 |
Joe Orton | * modules/http/byterange_filter.c (ap_byterange_filter... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Joe Orton | * Makefile.in (DISTCLEAN_TARGETS): Clean up more files... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Nick Kew | Fix for reported compile problem |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Nick Kew | Add monitor hook (discussed under "watchdog" thread). |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Justin Erenkrantz | * Makefile.in: Fix brokenness with VPATH builds as... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Joe Orton | * modules/http/byterange_filter.c (ap_byterange_filter... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Paul Querna | * mod_cache.c: When 'Vary: *' is sent, do not cache... |
commit | commitdiff | tree | snapshot |
2005-06-05 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Paul Querna | * server/main.c: Remove the suck_in_apr_password_valida... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Paul Querna | 'generate_name' is too generic to be in the public... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Joe Orton | * modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVeri... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Joe Orton | * modules/filters/mod_include.c (handle_include): Fix... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Jeff Trawick | write a CHANGES entry for PR 34512; looks like it resolves |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Paul Querna | mod_proxy_ftp: Fix comparison of char* to '\0' |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Paul Querna | - Fix closing </Files> tag. |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Paul Querna | - Use the correct newline in htpasswd, instead of alway... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Jeff Trawick | mod_mime_magic: Handle CRLF-format magic files so that... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Paul Querna | - Fix style nits in the new hash config code. No Functi... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Paul Querna | - Fix graceful restarts with the new hashed configurati... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Joe Orton | Note that SSLUsername is ignored if FakeBasicAuth is... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Paul Querna | * event.c: Create ptrans pool as a child of pconf,... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Jeff Trawick | downgrade the log level of a proc_mutex_unlock error... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Paul Querna | - Use a hash for the configuration command lookup imple... |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Paul Querna | - Put a prefix on this error message to have a chance... |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Astrid Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Hiroaki Kawai | update Japanese translation. |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Paul Querna | Fix segmentation fault in mod_auth_{basic,digest} when... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Sander Striker | * Makefile.win |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Joshua Slive | Clean up the notes to the logformat section of the... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Joshua Slive | We have been installing config.nice in build/ for a... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
André Malo | `build all` |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Bradley Nicholes | Add mod_authn_alias to the list |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Joshua Slive | Reverse r168030 because the not-acceptable (406) |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Paul Querna | - Use apr_uri_t to parse the proxy URL, instead of... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
André Malo | fix line endings and keyword expansion |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Wilfredo Sanchez | Commits 160348 and 160352 are obviated by commit 178340... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Bradley Nicholes | Documentation for mod_authn_alias |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Jeff Trawick | fix minor annoyance on z/OS: __FILE__ is set to |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Jeff Trawick | EBCDIC: Handle chunked input from client or, with proxy... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Bradley Nicholes | Note the addition of the mod_authn_alias module |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Paul Querna | Fix trailing backslashes in configuration directives. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Hiroaki Kawai | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Hiroaki Kawai | Update Japanese translation. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Bradley Nicholes | Add mod_authn_alias to the build |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Bradley Nicholes | Add the auth provider name as a note in the request... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Sander Striker | Submitted by: Rüdiger Pluem <r.pluem@t-online.de> |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Bradley Nicholes | authn_provider_alias adds the configuration block tag |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Jeff Trawick | sync |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Jeff Trawick | The new function ap_logs_child_init() is intended for use |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Jean-Frederic... | Fix 32787 and the problems I have when using |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Jeff Trawick | fix typo in comment |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Joe Orton | * server/mpm/worker/worker.c (listener_thread): Create... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-05-18 |
André Malo | some markup cleanup, better topic section name, fix... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
André Malo | * fix EOL properties |
commit | commitdiff | tree | snapshot |
2005-05-18 |
André Malo | svn:eol-style native |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Nick Kew | Add HTML version of manual page for mod_dbd |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Nick Kew | Fix up header in mod_dbd.h (I remembered .c but not... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Nick Kew | Committing mod_dbd as new. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Joe Orton | * server/log.c (piped_log_spawn): Don't leak an fd... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Erik Abele | WebDAVFS (1.3) is still broken in OS X Tiger. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Astrid Malo | update translation |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Paul Querna | update transformation. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Paul Querna | Move the info about the params to the correct section. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Astrid Malo | typo |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Astrid Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Joe Orton | * support/ab.c: Rewrite SSL support so that it works... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Joe Orton | * server/log.c (ap_open_piped_log): Remove errno handling. |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Joe Orton | * server/log.c (piped_log_spawn): Return the APR error... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Joe Orton | * server/protocol.c (read_request_line): Revert additio... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
William A.... | One issue I repeatedly have with 3rd party module... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
William A.... | Did not belong in r170253; evalute this patch seperat... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
William A.... | This module shouldn't have been added; it's an experi... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Jeff Trawick | Support the suppress-error-charset setting, as with... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Jeff Trawick | Prevent hangs of child processes when writing to piped... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
William A.... | Reintroduce stack frame construction with /Oy- (remov... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Hiroaki Kawai | Update Japanese translations. |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Hiroaki Kawai | fix typo. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Joe Orton | * configure.in: Disallow use of bundled APR with extern... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Bradley Nicholes | Make sure that the LDAPVerifyServerCert patch is compat... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Paul Querna | Show the Quick Handlers in mod_info. Commit it to trunk... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Bradley Nicholes | Add the LDAPVerifyServerCert directive to the util_ldap doc |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Bradley Nicholes | Add the LDAPVerifyServerCert directive to util_ldap... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Paul Querna | I can spell 'before', honest. |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Paul Querna | Make sure mod_rewrite always runs before mod_proxy... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Rich Bowen | Correct User/Group bug reported on the mailing list... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Joe Orton | deprecation, n.: something that happens to functions |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Joe Orton | Add docs for SSLCADNRequestFile and SSLCADNRequestPath, |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Hiroaki Kawai | fix typo. |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Greg Ames | missed a couple. |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Bradley Nicholes | Backing out the AuthLDAPAllowDNAuth patch from r168016... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
André Malo | `build all` |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Paul Querna | Remove this old email from the source tree. |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Paul Querna | * server/listen.c: Remove the unused port parameter... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Bradley Nicholes | note change in mod_authnz_ldap |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Paul Querna | Add AP_INIT_TAKE_ARGV. There can be some inconsistent... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Greg Ames | worker and event mpms: transient thread creation errors... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Paul Querna | The SPMT_OS2_MPM doesn't exist. The warning is also... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Joshua Slive | Missing ErrorDocument line for Not Acceptable. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Bradley Nicholes | Fix the static function declarations in the prototypes |
commit | commitdiff | tree | snapshot |
next |