Reduce catch all handlers, and make them optional.
[shibboleth/cpp-sp.git] / xmlproviders / XMLAAP.cpp
2007-08-08 Scott CantorBackport logging changes.
2007-01-25 Scott CantorFix for empty values (#620)
2006-06-19 Scott CantorWas omitting user alias rules for authz checks.
2006-04-12 Scott CantorProperly check for user/REMOTE_USER combo.
2006-04-12 Scott CantorLog error when user used as Alias.
2006-03-24 Scott CantorFixed additional warnings.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-04-29 Scott CantorRemoved Factory property.
2005-04-27 Scott CantorCheck for null group names.
2005-04-23 Scott CantorFix to match latest opensaml changes
2005-04-02 Scott CantorSome logging cleanup.
2005-03-14 Scott CantorRAII instead of catch(...) in factories, bubble more...
2005-03-06 Scott CantorRevamped AAP to combine site rules, and support denials.
2005-01-17 Scott CantorRevised metadata API.
2004-12-31 Scott CantorCorrect bug from last merge.
2004-12-12 Scott CantorAdded Scoped indicator, avoids reliance on sender.
2004-07-22 Scott CantorAdding case sensitivity flag to AAP rules.
2004-04-25 Scott CantorAdd AnyAttribute support for global attrib acceptance...
2004-03-18 Scott CantorNew plugin API, some memory leaks and other issues...
2004-02-25 Scott CantorNew plugin implementations of Shibboleth APIs