summaryrefslogtreecommitdiffstats
path: root/modules/aaa (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use uniform wrapping for unistd.h, and don't include it if it's aready includ...Martin Kraemer2001-08-221-3/+4
* I don't like underscore as a name prefix.Roy T. Fielding2001-08-211-9/+9
* Roy beat me to the commit.Justin Erenkrantz2001-08-211-2/+2
* Due to some lunacy in ndbm.h on some platforms, we need to find the rightRoy T. Fielding2001-08-212-3/+14
* Fix build breakage on Linux glibc 2.1+ systems that prevented db1 from beingJustin Erenkrantz2001-08-211-1/+3
* - Switch to AC_SEARCH_LIBS to check multiple libraries for mod_auth_dbJustin Erenkrantz2001-08-201-5/+7
* On modern systems (e.g., FreeBSD), the db* functions reside in libcMartin Kraemer2001-08-201-1/+4
* adjust to apr_uri_ renameDoug MacEachern2001-08-191-5/+5
* Update the Apache code to account for the XtOffset change in APR.Ryan Bloom2001-08-194-22/+22
* Some small cleanups for consistencyGraham Leggett2001-08-191-8/+8
* Enabled negative caching on attribute comparisons in the LDAP cache.Graham Leggett2001-08-181-2/+2
* Landing of mod_auth_ldap - the LDAP based authentication module.Graham Leggett2001-08-181-0/+828
* Oops - left off the apr_ldap.h file in the commit.Graham Leggett2001-08-181-0/+2
* Based on the VC6 switch - and pulling the win32 make files from cvsWilliam A. Rowe Jr2001-08-171-1/+5
* The purpose of this patch is to toggle the debugging mode (default) toWilliam A. Rowe Jr2001-08-173-27/+21
* Given a choice between chasing my tail to keep these updated, and rollingWilliam A. Rowe Jr2001-08-173-976/+0
* Fix --enable-modules=all breakage with mod_auth_db and mod_auth_digestJustin Erenkrantz2001-08-171-3/+7
* Ignore goodnessWilliam A. Rowe Jr2001-08-171-0/+1
* More VersioningWilliam A. Rowe Jr2001-08-163-8/+113
* fix some homophonic issues in comments, as well as someJeff Trawick2001-08-151-1/+1
* Fix the new method code. We need to cast 1 to an apr_int64_t or it willRyan Bloom2001-08-115-6/+6
* Update for the 2.0.23 tagWilliam A. Rowe Jr2001-08-073-182/+80
* Add the ability to extend the methods that Apache understandsRyan Bloom2001-08-021-2/+3
* Update for latest structure changes for 2.0.21William A. Rowe Jr2001-07-203-0/+6
* Refresh .mak files for tagging 2.0.19William A. Rowe Jr2001-06-283-62/+68
* Add description strings for AuthDb*FileMartin Kraemer2001-05-302-4/+4
* Moved util_uri to apr-util/uri/apr_uri, which means adding the apr_Roy T. Fielding2001-05-221-6/+6
* Fix warnings.Ben Laurie2001-05-201-14/+20
* clean up DSO builds on OS/390 a bit by ignoring some generated filesJeff Trawick2001-05-151-0/+1
* Fix httpd's definition of LTFLAGS to be consistent with that of aprRoy T. Fielding2001-05-121-1/+1
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-1/+1
* Pass the perms arg to apr_dbm_openWilliam A. Rowe Jr2001-04-281-1/+1
* Add a few more modules to the "most" category.Brian Havard2001-04-231-2/+2
* We don't really treat this field as a const, and currently we are gettingRyan Bloom2001-04-151-1/+1
* More APR_STATUS_IS_ canonicalizationWilliam A. Rowe Jr2001-04-121-6/+5
* Clean up a yet a couple more emitsWilliam A. Rowe Jr2001-04-101-2/+2
* Time to refresh mak on Win32William A. Rowe Jr2001-04-053-142/+141
* This should wrap this freshen upWilliam A. Rowe Jr2001-03-223-130/+131
* This is a fix that went into v1.3 quite a while back, but not into v2.0.Chuck Murcko2001-03-161-3/+3
* Fix a security exposure in mod_access. Previously when IPv6Jeff Trawick2001-03-151-102/+27
* tweak ap_get_remote_host() so that the caller can find out if she gotJeff Trawick2001-03-091-2/+4
* Refreshing the .mak files. Dang... should have done this in the a.m.William A. Rowe Jr2001-03-081-1/+0
* Don't directly include ap_config_auto.h directly. It isn't available onGreg Stein2001-03-011-12/+12
* A patch to clean up much bogusity in Win32. Eliminates absolute cd "/..."William A. Rowe Jr2001-02-253-38/+32
* Refresh all .mak files should we choose to roll again shortly.William A. Rowe Jr2001-02-253-158/+132
* Clean up namespace badness with s/configfile_t/ap_configfile_t/William A. Rowe Jr2001-02-252-4/+4
* clean up a call to apr_psprintf() (trailing NULL not needed)Jeff Trawick2001-02-221-1/+1
* rename miss: s/apr_clear_pool/apr_pool_clear/gDoug MacEachern2001-02-192-2/+2
* Intermediate change of hardcoded "helpers" reference to "build"Roy T. Fielding2001-02-182-5/+5
* *) Introduce "ap_conf_vector_t" type to assist with legibility and provideGreg Stein2001-02-181-0/+5