index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
mod
/
directives.html.de
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-05-03
Add a little detail about merging of .htaccess with httpd.conf,
Joshua Slive
2
-0
/
+59
2005-05-03
* server/config.c (process_resource_config_nofnmatch): Fail with
Joe Orton
1
-4
/
+6
2005-05-03
Finish committing the transformations that I accidentally started in
Joshua Slive
17
-25
/
+41
2005-05-03
Two clarifications of ErrorDocument:
Joshua Slive
4
-6
/
+15
2005-05-03
Typo fix.
Joshua Slive
1
-1
/
+1
2005-05-03
Dcoument the fact that startssl is gone.
Joshua Slive
2
-6
/
+12
2005-05-02
Add a vote.
Graham Leggett
1
-0
/
+1
2005-05-02
%t has logged request time for a very long time.
Joshua Slive
2
-2
/
+2
2005-04-29
Disable some default LibC debugging code when compiling optimized
Bradley Nicholes
1
-1
/
+4
2005-04-28
* modules/mappers/mod_userdir.c (get_suexec_id_doer): Fix allocation
Joe Orton
1
-1
/
+1
2005-04-27
Move the ldap_set_option() call to set the connection time from being global ...
Bradley Nicholes
1
-17
/
+20
2005-04-26
- don't allow PROPFIND in the default config for public_html directories
Joe Orton
1
-2
/
+2
2005-04-26
update transformation.
Paul Querna
1
-0
/
+6
2005-04-26
Document that SSLRequire is broken for use in threaded MPMs and .htaccess files.
Paul Querna
1
-0
/
+6
2005-04-26
httpd-config would be a great thing to replace apxs with.
Paul Querna
1
-0
/
+1
2005-04-26
AllowEncodedSlashes fix was backported in 2.0.52. Remove this STATUS file en...
Paul Querna
1
-3
/
+0
2005-04-25
Oops... document ap_get_local_host() rewrite.
Jim Jagielski
1
-1
/
+3
2005-04-25
Add ap_vhost_iterate_given_conn() as I had previously mentioned on the mailin...
Paul Querna
4
-1
/
+80
2005-04-25
Remove ap_method_list_do and ap_method_list_vdo as previously mentioned dev@h...
Paul Querna
3
-32
/
+4
2005-04-24
* manual/mod/mod_log_config.html.ja.euc-jp
André Malo
13
-1031
/
+1135
2005-04-24
* docs/manual/mod/mod_log_config.xml
André Malo
1
-1
/
+1
2005-04-22
Document BufferedLogs
Joshua Slive
1
-0
/
+23
2005-04-21
Ensure that we always return a FQDN... This is not guaranteed by either
Jim Jagielski
1
-6
/
+17
2005-04-20
APRized ap_get_local_host()
Jim Jagielski
1
-41
/
+11
2005-04-20
use BSD sockets when building for IPV6
Bradley Nicholes
1
-0
/
+6
2005-04-19
Fix issue where mod_ssl does not pick up the ssl-unclean-shutdown
Joe Orton
3
-40
/
+32
2005-04-19
* docs/conf/extra/httpd-ssl.conf.in: Don't reference directories which
Joe Orton
1
-6
/
+6
2005-04-19
Build mod_ssl for the NetWare platform
Bradley Nicholes
6
-3
/
+353
2005-04-18
Document some environment variable options
Bradley Nicholes
1
-3
/
+28
2005-04-18
Link to the correct socket library depending on which one is selected
Bradley Nicholes
8
-8
/
+48
2005-04-18
Fix the logfile names in windows to have a .log extension.
Joshua Slive
1
-3
/
+3
2005-04-18
Make sure we don't overwrite existing config if it
Joshua Slive
1
-1
/
+1
2005-04-18
Update German translation
André Malo
7
-18
/
+12
2005-04-18
- mod_deflate currently only does C-E, and not T-E. Fix the comment at the to...
Paul Querna
1
-1
/
+1
2005-04-18
'server stuff' is not very descriptive. All the variables in this
Rich Bowen
2
-2
/
+2
2005-04-17
mod_deflate should be merging the Vary header, not Setting it, and ignoring w...
Paul Querna
2
-1
/
+5
2005-04-17
update transformation
André Malo
17
-36
/
+31
2005-04-16
Update Japanese translation.
Hiroaki Kawai
6
-27
/
+34
2005-04-15
got rave reviews from my customer on using buffered i/o for RewriteMap files, so
Greg Ames
1
-0
/
+5
2005-04-15
* support/ab.c (open_postfile): Use apr_file_read_full, tidy up error
Joe Orton
1
-18
/
+9
2005-04-15
* support/ab.c (test): Treat POST data as a binary blob not a C
Joe Orton
1
-1
/
+1
2005-04-15
Add redirect-carefully BrowserMatch for FrontPage.
Joe Orton
1
-1
/
+2
2005-04-15
Fix and prevent some segfaults in ab:
Joe Orton
1
-5
/
+10
2005-04-15
Allow httpd on NetWare to build using either the standard socket libraries or...
Bradley Nicholes
10
-8
/
+66
2005-04-15
BRIGADE_NORMALIZE could produce invalid results with 0 length buckets.
Paul Querna
1
-1
/
+3
2005-04-14
lookup_map_txtfile: used buffered i/o rather than reading RewriteMap txt: files
Greg Ames
1
-1
/
+1
2005-04-13
As discussed on the list, change the default setting for
Rich Bowen
7
-7
/
+7
2005-04-12
Bring the windows config file in line with the simplifications
Joshua Slive
2
-689
/
+259
2005-04-11
Uncomment the secureListen directive when building the httpd-ssl.conf file fo...
Bradley Nicholes
1
-1
/
+1
2005-04-11
svn:eol-style = native
André Malo
6
-1503
/
+1503
[next]