summaryrefslogtreecommitdiffstats
path: root/modules/aaa/NWGNUauthbasc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-081-2/+2
| | | | | | | Removed absolute paths to imp files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079487 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-081-7/+7
| | | | | | | Take 1. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079407 13f79535-47bb-0310-9956-ffa450edef68
* Another NetWare makefile cleanup.Guenter Knauf2010-10-241-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1026810 13f79535-47bb-0310-9956-ffa450edef68
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-03-221-18/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@521264 13f79535-47bb-0310-9956-ffa450edef68
* Allow APR to exist and build outside of the httpd/srclib file structureBradley Nicholes2004-11-301-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106975 13f79535-47bb-0310-9956-ffa450edef68
* Adding the current version string to the link of each NLMBradley Nicholes2002-10-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97251 13f79535-47bb-0310-9956-ffa450edef68
* Updating the NLM descriptions in the NetWare make filesBradley Nicholes2002-10-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97241 13f79535-47bb-0310-9956-ffa450edef68
* Take a stab in the dark at fixing up the Netware build due to theJustin Erenkrantz2002-09-201-1/+0
| | | | | | | | | addition of ap_{register|lookup}_provider. Completely and utterly untested, but seems close. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96925 13f79535-47bb-0310-9956-ffa450edef68
* Moving the auth_provider APIs into the core binary to avoid a chicken andBradley Nicholes2002-09-161-4/+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 make files and .def to build the new auth modulesBradley Nicholes2002-09-131-0/+255
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96790 13f79535-47bb-0310-9956-ffa450edef68