Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / apache /
2005-04-01 cantorInterim fix to handle HTTP codes.
2005-04-01 cantorConvert more strings to references.
2005-03-31 cantorEliminated some extra string wrapping.
2005-03-29 cantorShibRequireAll must be 1 to set flag true.
2005-03-29 cantorLog message fix.
2005-03-29 cantorConsolidated exception and status handling into a singl...
2005-03-17 cantorRenamed some config features/elements.
2005-02-08 cantorNew profile API, consolidated RPCs, simplified cache.
2005-02-05 warlordHandle apache-1.3 ap_set_file_slot() api.
2005-02-04 warlordreturn "DECLINE_CMD" when we process the AuthGroupFile...
2005-01-29 cantorRemove legacy APIs and stubbed methods.
2005-01-26 warlordNot all modules can call doHandlePOST() from doCheckAut...
2005-01-26 cantorSmall fix to bool warning, plus a missing variable...
2005-01-25 warlordImplement generic HTAccess and doCheckAuthZ()
2005-01-25 warlordCheckpoint: Apache Module using new ShibTarget class.
2005-01-17 cantorUpdated Apache link path
2005-01-15 cantorUpdated package version.
2004-10-25 cantorPorting changes from 1.2 branch
2004-08-20 cantorAdded missing files to dist.
2004-08-13 cantorAdd a timeout reset to 1.3 module, emulating other...
2004-07-22 cantorAdding case sensitivity flag to htaccess processing
2004-05-28 cantorSmall improvement to detect bad shireURL settings.
2004-05-19 warlordMake sure both the 1.3 and 2.0 sources are in the DIST...
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-16 warlordremove apxs as an install-method. Fixes #89
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-08 nlevittTry to be smart about removing .la files.
2004-04-03 cantorRemoved dual config mode.
2004-04-02 cantorChanged libs to use .so extension
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-04-01 cantor*** empty log message ***
2004-03-31 warlordBuild apache modules from a common source.