summaryrefslogtreecommitdiffstats
path: root/apachenw.mcp.zip (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add mod_logio to the NetWare project fileBradley Nicholes2002-10-031-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97068 13f79535-47bb-0310-9956-ffa450edef68
* Added provider.c to the core and made adjustment to the auth modules inBradley Nicholes2002-09-201-0/+0
| | | | | | | the project file git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96930 13f79535-47bb-0310-9956-ffa450edef68
* Moving the auth_provider APIs into the core binary to avoid a chicken andBradley Nicholes2002-09-161-0/+0
| | | | | | | | | egg problem when loading the auth modules vs the providers. (Can't load the auth module until the provider has registered. Can't register the provider until the auth module is loaded and APIs are available.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96846 13f79535-47bb-0310-9956-ffa450edef68
* NetWare project file that has been updated to build the new auth modulesBradley Nicholes2002-09-131-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96791 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the access path to apr_md5.c since it moved to apr-utilBradley Nicholes2002-07-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96131 13f79535-47bb-0310-9956-ffa450edef68
* Fixed up the NetWare project files for mod_cache and mod_mem_cache toBradley Nicholes2002-06-101-0/+0
| | | | | | | include the correct source git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95593 13f79535-47bb-0310-9956-ffa450edef68
* Forgot to add cgi_module to the release buildBradley Nicholes2002-06-031-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95493 13f79535-47bb-0310-9956-ffa450edef68
* Added mod_cgi and mod_netware to the build projectBradley Nicholes2002-05-311-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95444 13f79535-47bb-0310-9956-ffa450edef68
* Updated the build project to build rotatelogs.nlm as a multi-use NLM.Bradley Nicholes2002-05-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95363 13f79535-47bb-0310-9956-ffa450edef68
* Added caching modules to the NetWare build projectBradley Nicholes2002-05-071-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94998 13f79535-47bb-0310-9956-ffa450edef68
* Added new targets to the project build file to build the separate proxy modulesBradley Nicholes2002-04-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94726 13f79535-47bb-0310-9956-ffa450edef68
* Fixed up the access paths for building the code generation utilitiesBradley Nicholes2002-03-261-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94178 13f79535-47bb-0310-9956-ffa450edef68
* Added DAV to the build projectBradley Nicholes2002-03-071-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93769 13f79535-47bb-0310-9956-ffa450edef68
* Fixed an alignment problem between httpd and aprlibBradley Nicholes2002-02-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93345 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the internal environment variable reference from NDK to LIBCBradley Nicholes2002-02-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93341 13f79535-47bb-0310-9956-ffa450edef68
* Added MOD_Auth_Digest to the build projectBradley Nicholes2002-01-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93067 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the build subproject for htpasswd and htdigestBradley Nicholes2002-01-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92920 13f79535-47bb-0310-9956-ffa450edef68
* Changed the build environment variable to NovellLibC to avoid a conflict ↵Bradley Nicholes2002-01-161-0/+0
| | | | | | with CLib git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92859 13f79535-47bb-0310-9956-ffa450edef68
* Changed the nlm name from APACHE to APACHE2.Bradley Nicholes2002-01-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92853 13f79535-47bb-0310-9956-ffa450edef68
* Added experimental modules mod_cache and mod_mem_cache to the projectBradley Nicholes2002-01-121-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92833 13f79535-47bb-0310-9956-ffa450edef68
* Changed the project file to use the NDK (NovellNDK) environment variableBradley Nicholes2002-01-081-0/+0
| | | | | | | | to locate the LibC SDK headers and libraries. Also added the Mod_Rewrite and Mod_Auth_DBM targets to the main build project. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92778 13f79535-47bb-0310-9956-ffa450edef68
* Changed to 4 byte packingBradley Nicholes2002-01-041-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92736 13f79535-47bb-0310-9956-ffa450edef68
* Updated NetWare project file. Now builds many of the external modulesBradley Nicholes2001-11-131-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91915 13f79535-47bb-0310-9956-ffa450edef68
* Added build targets for the external modulesBradley Nicholes2001-11-021-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91727 13f79535-47bb-0310-9956-ffa450edef68
* Updated NetWare project fileBradley Nicholes2001-10-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91693 13f79535-47bb-0310-9956-ffa450edef68
* Code Warrior project file for building the httpd server for NetWareBradley Nicholes2001-10-221-0/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91636 13f79535-47bb-0310-9956-ffa450edef68