summaryrefslogtreecommitdiff
path: root/docs/manual/programs
Commit message (Collapse)AuthorAgeFilesLines
* update transformationAndré Malo2005-12-0331-33/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@352028 13f79535-47bb-0310-9956-ffa450edef68
* fix remaining mod_imap occurencesAndré Malo2005-12-031-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@352025 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2005-11-134-4/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333013 13f79535-47bb-0310-9956-ffa450edef68
* centralize the versioning of the httpd and the docs directoriesAndré Malo2005-11-132-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333005 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2005-11-1315-30/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332957 13f79535-47bb-0310-9956-ffa450edef68
* Update transformations after version bump.Justin Erenkrantz2005-11-1316-32/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332905 13f79535-47bb-0310-9956-ffa450edef68
* Update transformations.Justin Erenkrantz2005-11-132-1/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332898 13f79535-47bb-0310-9956-ffa450edef68
* Add random notes about possible weaknessesMartin Kraemer2005-10-311-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329779 13f79535-47bb-0310-9956-ffa450edef68
* Update the transformationsColm MacCarthaigh2005-10-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329391 13f79535-47bb-0310-9956-ffa450edef68
* Make changes suggested in bugzilla #37074, update transformation.Jason S. Lingohr2005-10-252-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328486 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2005-10-063-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@306786 13f79535-47bb-0310-9956-ffa450edef68
* Actually show hot to use this.Rich Bowen2005-10-032-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@293309 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2005-09-223-10/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290964 13f79535-47bb-0310-9956-ffa450edef68
* Add <glossary> tag for mime-type where appropriate.Joshua Slive2005-09-211-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290816 13f79535-47bb-0310-9956-ffa450edef68
* Add APR to the glossary and link it in where appropriate.Joshua Slive2005-09-212-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290801 13f79535-47bb-0310-9956-ffa450edef68
* Update the transformations to reflect the new graceful-stop argument.Colm MacCarthaigh2005-08-264-4/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240275 13f79535-47bb-0310-9956-ffa450edef68
* Documentation changes relevant to new graceful-stop command line argumentColm MacCarthaigh2005-08-262-2/+10
| | | | | | | | 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
* `build extraclean all` (extraclean just to make sure I got them all :-)André Malo2005-08-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239209 13f79535-47bb-0310-9956-ffa450edef68
* Add -t option to htcacheclean to clean out empty directories.Justin Erenkrantz2005-08-102-2/+24
| | | | | | | | | | | | | | | | * 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
* build.Paul Querna2005-07-221-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@220287 13f79535-47bb-0310-9956-ffa450edef68
* Use -o for output of dbm files.Paul Querna2005-07-221-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@220286 13f79535-47bb-0310-9956-ffa450edef68
* * fix propertiesAndré Malo2005-07-193-3/+3
| | | | | | | * `build all` git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@219636 13f79535-47bb-0310-9956-ffa450edef68
* Documentation for the new httxt2dbm utility.Rich Bowen2005-07-186-0/+184
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@219429 13f79535-47bb-0310-9956-ffa450edef68
* `build all`André Malo2005-06-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@202449 13f79535-47bb-0310-9956-ffa450edef68
* adjust revision referencesAndré Malo2005-06-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@202445 13f79535-47bb-0310-9956-ffa450edef68
* typo: submitted by Daniel Lopez (daniel at rawbyte dot com)Jean-Frederic Clere2005-06-274-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@201979 13f79535-47bb-0310-9956-ffa450edef68
* Finish committing the transformations that I accidentally started inJoshua Slive2005-05-032-6/+5
| | | | | | | the last commit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167960 13f79535-47bb-0310-9956-ffa450edef68
* Typo fix.Joshua Slive2005-05-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167936 13f79535-47bb-0310-9956-ffa450edef68
* Dcoument the fact that startssl is gone.Joshua Slive2005-05-031-6/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167912 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2005-04-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160411 13f79535-47bb-0310-9956-ffa450edef68
* rename mod_imap to mod_imagemap.Paul Querna2005-04-072-4/+4
| | | | | | | | | | 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
* adjust properties of new filesAndré Malo2005-03-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159139 13f79535-47bb-0310-9956-ffa450edef68
* Update sitemap to link to new htdbm doco, update transformations.Jason S. Lingohr2005-03-263-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159098 13f79535-47bb-0310-9956-ffa450edef68
* Addition of htdbm documentation. nroff was meant to be generated,Jason S. Lingohr2005-03-268-4/+582
| | | | | | | | | | | | 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
* update revision referencesAndré Malo2005-02-0415-15/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151414 13f79535-47bb-0310-9956-ffa450edef68
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-0414-28/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
* adjust revision referencesAndré Malo2005-01-1515-15/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125280 13f79535-47bb-0310-9956-ffa450edef68
* fix copyright noticeAndré Malo2005-01-1529-29/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125273 13f79535-47bb-0310-9956-ffa450edef68
* Update transformation.Erik Abele2005-01-082-8/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124605 13f79535-47bb-0310-9956-ffa450edef68
* --with-module can now take more than one module to be staticallyErik Abele2005-01-081-7/+8
| | | | | | | | | | 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
* update revision referencesAndré Malo2005-01-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124549 13f79535-47bb-0310-9956-ffa450edef68
* Mention configuration details for AJP and the balancer.Erik Abele2005-01-072-10/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124545 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAstrid Malo2005-01-0429-29/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124062 13f79535-47bb-0310-9956-ffa450edef68
* switch to the new format for outdated revision referencesAndré Malo2004-12-1111-11/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111611 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-12-102-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111535 13f79535-47bb-0310-9956-ffa450edef68
* It's authn that manages authentication.Yoshiki Hayashi2004-12-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111481 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-12-082-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111180 13f79535-47bb-0310-9956-ffa450edef68
* typoAndré Malo2004-12-081-1/+1
| | | | | | | PR: 32561 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111176 13f79535-47bb-0310-9956-ffa450edef68
* adjust revision references and update transformationAndré Malo2004-11-284-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106854 13f79535-47bb-0310-9956-ffa450edef68
* minor cleanupsAndré Malo2004-11-282-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106851 13f79535-47bb-0310-9956-ffa450edef68