index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* modules/standard/mod_autoindex.c (index_directory): If stat() fails
Joe Orton
2004-03-10
1
-3
/
+12
*
Win32: Tweak worker thread accounting to fix hang when number of Listen direc...
Bill Stoddard
2004-03-10
2
-4
/
+25
*
German Translation of Win32DisableAcceptEx directive synopsis
André Malo
2004-03-09
4
-3
/
+61
*
Document %{HTTPS} and expand on %{SSL:...} a bit.
Joe Orton
2004-03-09
1
-4
/
+16
*
finetuning
André Malo
2004-03-09
3
-15
/
+31
*
seems to be handedited
André Malo
2004-03-09
1
-1
/
+1
*
add stylesheets for non-zip generation
André Malo
2004-03-09
4
-0
/
+164
*
Enable mod_rewrite to recognize SSL variables (using ssl_var_lookup)
Madhusudan Mathihalli
2004-03-09
3
-1
/
+16
*
Enable mod_rewrite to recognize SSL variables (using ssl_var_lookup)
Madhusudan Mathihalli
2004-03-09
1
-0
/
+19
*
Sync with 2.0.49 tag.
Justin Erenkrantz
2004-03-09
1
-18
/
+21
*
Fix bug in mod_usertrack when no CookieName is set.
Justin Erenkrantz
2004-03-09
2
-10
/
+24
*
Synch with 2.0 branch.
Joe Orton
2004-03-07
1
-7
/
+14
*
Add the ssl_is_https() and ssl_var_lookup() optional functions to the mod_nw...
Bradley Nicholes
2004-03-07
1
-3
/
+238
*
Allow make files to create a cc.opt compiler options file per NLM rather than...
Bradley Nicholes
2004-03-07
8
-39
/
+46
*
Add the include path to modules/ssl to resolve the include of mod_ssl.h
Bradley Nicholes
2004-03-06
2
-0
/
+2
*
Add eoc_bucket.c to the NetWare makefile
Bradley Nicholes
2004-03-06
1
-0
/
+1
*
Fix use of mod_ssl as a DSO linked against static SSL libraries; also
Joe Orton
2004-03-06
3
-8
/
+13
*
* include/mpm_common.h (ap_pod_t): Remove 'sa' field.
Joe Orton
2004-03-06
2
-6
/
+3
*
Add maxmemfree as a default for the netware mpm
Bradley Nicholes
2004-03-05
1
-0
/
+1
*
Revert a change to the link flags that were accidentally committed.
Sander Striker
2004-03-05
1
-1
/
+1
*
Allow the enabled flag to be set to more than just TRUE or FALSE so that
Bradley Nicholes
2004-03-05
4
-21
/
+28
*
Allow the enabled flag to be set to more that just TRUE or FALSE so that
Bradley Nicholes
2004-03-05
1
-5
/
+5
*
* modules/ssl/ssl_engine_init.c (ssl_init_Engine): Log the OpenSSL
Joe Orton
2004-03-04
1
-0
/
+2
*
* modules/ssl/ssl_engine_log.c (ssl_log_ssl_error): Use %lu to print
Joe Orton
2004-03-04
1
-2
/
+2
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup,
Joe Orton
2004-03-04
1
-3
/
+3
*
* modules/ssl/ssl_engine_vars (ssl_var_lookup): const'ify result and
Joe Orton
2004-03-04
1
-30
/
+20
*
* modules/ssl/ssl_engine_vars (ssl_var_lookup): Optimise such that
Joe Orton
2004-03-04
1
-57
/
+76
*
* modules/ssl/mod_ssl.h: Declare ssl_is_https optional function.
Joe Orton
2004-03-04
2
-0
/
+11
*
* modules/ssl/ssl_engine_vars (ssl_var_lookup): Fix potential
Joe Orton
2004-03-04
1
-4
/
+4
*
sync with 2.0.49-dev
Jeff Trawick
2004-03-03
1
-3
/
+3
*
*) Remove compile-time length limit on request strings. Length is
Paul J. Reder
2004-03-01
3
-20
/
+17
*
fix windows build: add path to mod_ssl.h
Allan K. Edwards
2004-03-01
2
-6
/
+6
*
add eoc_bucket.c to project
Allan K. Edwards
2004-03-01
1
-1
/
+5
*
enable IPv6 for Windows XP and 2003. In addition this this
Allan K. Edwards
2004-03-01
2
-7
/
+55
*
* modules/metadata/mod_headers.c (header_inout_cmd): Remove redundant
Joe Orton
2004-03-01
1
-6
/
+1
*
update transformation
André Malo
2004-02-29
2
-2
/
+26
*
Win32: Taking down the child process on accept errors opens the possibility o...
Bill Stoddard
2004-02-29
1
-8
/
+5
*
sync with stable branch
Jeff Trawick
2004-02-29
1
-2
/
+2
*
Win32: find_read_listeners was not correctly handling multiple listeners on t...
Bill Stoddard
2004-02-29
1
-8
/
+15
*
* Makefile.in: Link httpd against user-supplied $(LIBS).
Joe Orton
2004-02-29
1
-1
/
+1
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_disable,
Joe Orton
2004-02-29
1
-2
/
+3
*
* server/core.c (core_output_filter): Avoid using EOC bucket after
Joe Orton
2004-02-29
1
-1
/
+1
*
Attempt to document the new cert DN lookup feature.
Joe Orton
2004-02-29
1
-2
/
+10
*
Document the %s format specifier.
Joe Orton
2004-02-29
1
-0
/
+16
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): Simplify
Joe Orton
2004-02-29
1
-8
/
+5
*
sync
André Malo
2004-02-28
1
-3
/
+3
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): For a DN
Joe Orton
2004-02-28
1
-4
/
+15
*
update transformaation
André Malo
2004-02-28
1
-3
/
+3
*
Add 's' format tag to mod_headers to allow access to mod_ssl variables
Joe Orton
2004-02-28
1
-1
/
+48
*
Win32: Log each listener thread
Bill Stoddard
2004-02-28
1
-1
/
+2
[next]