Move Shib constants to new lib, fixed symbol conflicts.
[shibboleth/cpp-sp.git] / xmlproviders / XMLAAP.cpp
2006-12-27 Scott CantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-22 Scott CantorStarting migration to new SP library
2006-11-30 Scott CantorPull in Apache 2.2 module.
2006-08-20 Scott CantorExtra else clause removed.
2006-06-19 Scott CantorCorrect user alias warning.
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-04-12 Scott CantorLog error when user used as Alias.
2006-03-24 Scott CantorFixed additional warnings.
2006-01-30 Scott CantorSwitch to shibtarget cleanup functors
2006-01-08 Scott CantorMoved scope extension to entity level
2006-01-02 Scott CantorUse for_each alg for cleanup.
2005-08-13 Scott CantorFixed a warning.
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