summaryrefslogtreecommitdiffstats
path: root/modules/aaa (follow)
Commit message (Expand)AuthorAgeFilesLines
* Further clarify the naming of the entity that originates the request byGraham Leggett2011-12-142-5/+5
* More pointers to mod_socache*Stefan Fritsch2011-12-041-2/+8
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-0319-200/+200
* mod_auth_form: Use apr_status_t for the mod_session API.Graham Leggett2011-12-021-4/+4
* Remove some more now redundant log prefixesStefan Fritsch2011-11-301-9/+8
* Remove more log message prefixes that are now redundant as theStefan Fritsch2011-11-291-35/+34
* Introduce a per connection "peer_ip" and a per request "client_ip" toGraham Leggett2011-11-252-5/+5
* Introduce a per request version of the remote IP address, which can beGraham Leggett2011-11-222-5/+5
* Change module sets and default activation status:Rainer Jung2011-11-121-2/+2
* use non-'const char *' while building string to avoid warningsJeff Trawick2011-11-091-4/+6
* mod_authn_socache: tidy up r1199565.Nick Kew2011-11-091-3/+2
* mod_authn_socache: fix namespacing issueNick Kew2011-11-091-1/+5
* Some NetWare build tweaks.Guenter Knauf2011-10-291-3/+9
* Don't return a pointer to a stack variableStefan Fritsch2011-10-201-2/+1
* Consistently use base 10 for numbers when parsing config options. It may beStefan Fritsch2011-10-091-1/+1
* mod_authn_socache: fix it to enable initialisation to work if configuredNick Kew2011-10-081-3/+12
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-3/+3
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-238-24/+24
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-1/+1
* Compare value instead of string pointerStefan Fritsch2011-08-131-3/+0
* Add ap_varbuf API for resizable buffers.Stefan Fritsch2011-08-131-4/+9
* remove (the only) retry logic in mod_authnz_ldap's authentication path Eric Covener2011-08-101-7/+0
* PR46214: axe some misleading DEBUG messages in mod_authz_host. Eric Covener2011-08-071-12/+4
* Enable ldap modules in 'all' and 'most' selections if ldap is compiled intoStefan Fritsch2011-08-051-5/+11
* Forbid some directives in .htaccess because of AllowOverrideList:Stefan Fritsch2011-08-042-0/+6
* mod_allowmethods: Correct Merging of "reset" and doRainer Jung2011-07-261-2/+15
* Bring part some parts of r1142938 which were removedRainer Jung2011-07-241-2/+3
* Revert r1129808:Stefan Fritsch2011-07-232-14/+13
* Revert r1131393:Stefan Fritsch2011-07-231-2/+3
* Revert r1140069:Stefan Fritsch2011-07-231-3/+1
* Added forgfotten .dsp bits - my bad.Guenter Knauf2011-07-191-0/+111
* Allow to specify module specific custom linker flagsRainer Jung2011-07-051-1/+1
* Add string valued expressions to ap_expr, do some API cleanupStefan Fritsch2011-07-021-2/+2
* Fix load order dependencies in LDAP code by switching to use of APRJoe Orton2011-06-271-1/+3
* Various code cleanupStefan Fritsch2011-06-221-2/+2
* s/seperate/separate/Jeff Trawick2011-06-171-1/+1
* Avoid some memory allocations by using apr_table_setn where the string argumentsStefan Fritsch2011-06-131-2/+2
* Several fixes for the ap_ldap build logic. This should fix compilationStefan Fritsch2011-06-041-4/+3
* Incorporate the ap_ldap incomplete API, as there is no interest or effortWilliam A. Rowe Jr2011-05-312-13/+14
* Fix various "variable 'x' set but not used" warnings.Stefan Fritsch2011-05-221-4/+2
* Some LDAP servers (wrongly) return LDAP_CONSTRAINT_VIOLATION if a user isStefan Fritsch2011-05-211-0/+6
* Improvements found by cppcheck:Stefan Fritsch2011-05-151-2/+1
* PR51163: Resolve crashes when LDAP is used for authorization-onlyEric Covener2011-05-081-8/+8
* * add the constructed filter at TRACE1 to authn, and to existing debug authz Eric Covener2011-04-041-4/+7
* Use a var INSTALLBASE to simplify NetWare installation rules.Guenter Knauf2011-03-181-1/+1
* Use var for prelude so its possible to change it at one place.Guenter Knauf2011-03-1815-15/+15
* fix some grammar mistakes, mostly in commentsJeff Trawick2011-03-121-1/+1
* Fix brokeness... Thx Rüdiger PlümJim Jagielski2011-03-101-1/+2
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-0815-31/+31
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-0816-110/+110