Small improvement to detect bad shireURL settings.
[shibboleth/sp.git] / apache / mod_apache.cpp
2004-05-28 cantorSmall improvement to detect bad shireURL settings.
2004-05-10 cantorSwitched to child_init hook for startup on Apache 2
2004-05-09 cantorApache header conflict on Solaris 9
2004-04-27 cantorBetter handling of default port when scheme is overridden
2004-04-27 cantorAdded a ShibURLScheme server command
2004-04-26 cantorAdjusted ACL API to take authn statement as well as...
2004-04-26 cantorWasn't compiling on Apache 1.3
2004-04-26 warlordAdd some debugging info in mod_apache to see where...
2004-04-23 cantorFactor out some of the cookie name handling.
2004-04-19 cantorAdded export of NameIdentifier.
2004-04-15 cantorExtended MLP to support arbitrary tag subbing from...
2004-04-14 cantorcorrected some log messages
2004-04-12 cantorMoved NameIdentifier out of Subject.
2004-04-03 cantorRemoved dual config mode.
2004-04-02 cantorAdded require Shibboleth rule, fixed valid-user, and...
2004-04-01 warlordAdd a comment to revisit a difference between this...
2004-04-01 warlordReduce code duplication -- move the headers into the...
2004-04-01 cantorMoved our headers into the per-version files above...
2004-03-31 warlordBuild apache modules from a common source.