1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-11 02:42:23 +03:00
Commit Graph

418 Commits

Author SHA1 Message Date
André Malo
1537670b90 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@352028 13f79535-47bb-0310-9956-ffa450edef68
2005-12-03 21:56:02 +00:00
André Malo
7e8ff90e54 fix remaining mod_imap occurences
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@352025 13f79535-47bb-0310-9956-ffa450edef68
2005-12-03 21:39:50 +00:00
André Malo
8fcb023001 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333013 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 14:58:59 +00:00
André Malo
0550e8f49c centralize the versioning of the httpd and the docs directories
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333005 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 14:11:48 +00:00
André Malo
507ba7643b update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332957 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 10:17:36 +00:00
Justin Erenkrantz
d147d2bcb0 Update transformations after version bump.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332905 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 06:16:08 +00:00
Justin Erenkrantz
515eb1640f Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332898 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 05:38:43 +00:00
Martin Kraemer
abc0d7d056 Add random notes about possible weaknesses
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329779 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 09:19:17 +00:00
Colm MacCarthaigh
eb716dd8fd Update the transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329391 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 10:11:30 +00:00
Jason S. Lingohr
9b4cdd87d3 Make changes suggested in bugzilla #37074, update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328486 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 22:13:02 +00:00
André Malo
3c2ec8d7ff update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@306786 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 16:02:01 +00:00
Rich Bowen
1eda2a8b9c Actually show hot to use this.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@293309 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 11:28:40 +00:00
André Malo
62b4528015 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290964 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 15:32:07 +00:00
Joshua Slive
2ea4eb418b Add <glossary> tag for mime-type where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290816 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 20:11:21 +00:00
Joshua Slive
c988b688c2 Add APR to the glossary and link it in where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290801 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 19:41:48 +00:00
Colm MacCarthaigh
ae0455044b Update the transformations to reflect the new graceful-stop argument.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240275 13f79535-47bb-0310-9956-ffa450edef68
2005-08-26 16:14:46 +00:00
Colm MacCarthaigh
ab0d82ccf2 Documentation changes relevant to new graceful-stop command line argument
for httpd and apachectl, and the the "GracefulShutdownTimeout" directive.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240271 13f79535-47bb-0310-9956-ffa450edef68
2005-08-26 16:11:45 +00:00
André Malo
6fcf2b437f build extraclean all (extraclean just to make sure I got them all :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239209 13f79535-47bb-0310-9956-ffa450edef68
2005-08-22 18:17:15 +00:00
Justin Erenkrantz
c5db9990f3 Add -t option to htcacheclean to clean out empty directories.
* support/htcacheclean.c: Implement -t option.
* docs/man/htcacheclean.8, docs/manual/programs/htcacheclean.html.en,
  docs/manual/programs/htcacheclean.xml: Document -t option.

Justin did some minor tweaks as he agrees with Andreas and Rudiger that
apr_dir_remove should return an error if the directory isn't empty; hence,
remove the apr_dir_read calls.

Submitted by: Colm MacCarthaigh
Reviewed by:  Justin Erenkrantz, Andreas Steinmetz, Rudiger Pluem


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@231351 13f79535-47bb-0310-9956-ffa450edef68
2005-08-10 23:14:57 +00:00
Paul Querna
a8bce20460 build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@220287 13f79535-47bb-0310-9956-ffa450edef68
2005-07-22 10:00:46 +00:00
Paul Querna
5c4eafb6a6 Use -o for output of dbm files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@220286 13f79535-47bb-0310-9956-ffa450edef68
2005-07-22 09:58:00 +00:00
André Malo
cbbd457e26 * fix properties
* `build all`


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@219636 13f79535-47bb-0310-9956-ffa450edef68
2005-07-19 09:49:16 +00:00
Rich Bowen
182c17be06 Documentation for the new httxt2dbm utility.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@219429 13f79535-47bb-0310-9956-ffa450edef68
2005-07-18 00:11:13 +00:00
André Malo
0fc50d9611 build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@202449 13f79535-47bb-0310-9956-ffa450edef68
2005-06-29 22:19:59 +00:00
André Malo
f7ba337ac6 adjust revision references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@202445 13f79535-47bb-0310-9956-ffa450edef68
2005-06-29 22:16:17 +00:00
Jean-Frederic Clere
bee34f6c63 typo: submitted by Daniel Lopez (daniel at rawbyte dot com)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@201979 13f79535-47bb-0310-9956-ffa450edef68
2005-06-27 12:49:40 +00:00
Joshua Slive
1a522a1797 Finish committing the transformations that I accidentally started in
the last commit.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167960 13f79535-47bb-0310-9956-ffa450edef68
2005-05-03 19:12:51 +00:00
Joshua Slive
e2188d84a3 Typo fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167936 13f79535-47bb-0310-9956-ffa450edef68
2005-05-03 16:56:52 +00:00
Joshua Slive
b8fc869eea Dcoument the fact that startssl is gone.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167912 13f79535-47bb-0310-9956-ffa450edef68
2005-05-03 14:23:33 +00:00
André Malo
8fab40b1b2 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160411 13f79535-47bb-0310-9956-ffa450edef68
2005-04-07 16:07:00 +00:00
Paul Querna
a19987ca7f rename mod_imap to mod_imagemap.
Broken by this commit:
 - Win32 Build -- I didn't want to muck with .dsp files.
 - Netware Build - Same Story as Win32.
 - Documentation Translations (could get away with direct changes to the module name, but I am not sure)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160365 13f79535-47bb-0310-9956-ffa450edef68
2005-04-07 02:04:03 +00:00
André Malo
0e87a662cc adjust properties of new files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159139 13f79535-47bb-0310-9956-ffa450edef68
2005-03-27 07:35:10 +00:00
Jason S. Lingohr
55d3f744c9 Update sitemap to link to new htdbm doco, update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159098 13f79535-47bb-0310-9956-ffa450edef68
2005-03-26 05:46:19 +00:00
Jason S. Lingohr
e0eb208c1d Addition of htdbm documentation. nroff was meant to be generated,
but wasn't.  I suspect deps.xml in build/ needs to be modified, but
could someone else with more of a clue assist here, thanks.

Submitted by: Matt Brubeck <mbrubeck@cs.hmc.edu>
Reviewed by:  Jason Lingohr <jsl@apache.org>



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159095 13f79535-47bb-0310-9956-ffa450edef68
2005-03-26 04:39:51 +00:00
André Malo
5bd178154b update revision references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151414 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:49:18 +00:00
Justin Erenkrantz
905cdf9f0b Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
André Malo
3a41161f68 adjust revision references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125280 13f79535-47bb-0310-9956-ffa450edef68
2005-01-15 17:26:34 +00:00
André Malo
3bb0f8c1fb fix copyright notice
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125273 13f79535-47bb-0310-9956-ffa450edef68
2005-01-15 16:40:26 +00:00
Erik Abele
8238b47b69 Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124605 13f79535-47bb-0310-9956-ffa450edef68
2005-01-08 02:08:49 +00:00
Erik Abele
b13c96a785 --with-module can now take more than one module to be statically
linked: --with-module=<modtype>:<modfile>,<modtype>:<modfile>,...
If the <modtype>-subdirectory doesn't exist it will be created and
populated with a standard Makefile.in.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124600 13f79535-47bb-0310-9956-ffa450edef68
2005-01-08 01:59:45 +00:00
André Malo
a4e0961622 update revision references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124549 13f79535-47bb-0310-9956-ffa450edef68
2005-01-07 17:49:57 +00:00
Erik Abele
384efe3b75 Mention configuration details for AJP and the balancer.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124545 13f79535-47bb-0310-9956-ffa450edef68
2005-01-07 17:27:33 +00:00
Astrid Malo
9df8cb2bb0 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124062 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 02:56:02 +00:00
André Malo
190d1d542a switch to the new format for outdated revision references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111611 13f79535-47bb-0310-9956-ffa450edef68
2004-12-11 18:21:42 +00:00
André Malo
8eb131f33f update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111535 13f79535-47bb-0310-9956-ffa450edef68
2004-12-10 18:08:49 +00:00
Yoshiki Hayashi
c03c4bf78b It's authn that manages authentication.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111481 13f79535-47bb-0310-9956-ffa450edef68
2004-12-10 07:38:02 +00:00
André Malo
3a346226fc update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111180 13f79535-47bb-0310-9956-ffa450edef68
2004-12-08 00:32:38 +00:00
André Malo
d3887d06f2 typo
PR: 32561


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111176 13f79535-47bb-0310-9956-ffa450edef68
2004-12-08 00:22:39 +00:00
André Malo
29e919fe08 adjust revision references and update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106854 13f79535-47bb-0310-9956-ffa450edef68
2004-11-28 22:33:48 +00:00
André Malo
5e311552a2 minor cleanups
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106851 13f79535-47bb-0310-9956-ffa450edef68
2004-11-28 21:54:52 +00:00