more portably GSS library detection
[shibboleth/sp.git] / apache /
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-06 cantorOld config class ported, all config files now loading...
2007-01-04 cantorNew base class for XMLRequestMap.
2007-01-03 cantorMissing new macros from env fixes.
2007-01-02 foxAdd changes for apache2 filters and permit use of env...
2007-01-02 cantorNext integration phase, metadata and trust conversion.
2006-12-27 cantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-26 cantorMoved property set classes to new library.
2006-12-22 cantorStarting migration to new SP library
2006-12-21 cantorDeleted some per-file settings.
2006-12-20 cantorMore lib migration, purged old thread/error template...
2006-11-30 cantorGetting the debug build going again.
2006-11-30 cantorPull in Apache 2.2 module.
2006-03-28 cantorAllow non-user aliases to map to REMOTE_USER
2006-03-27 cantorAdded redirectToSSL option to block non-SSL access.
2006-01-27 cantorAdd new makefiles to dist
2006-01-02 cantorVS2005 project file.
2006-01-02 cantorIgnore VS2005 user files.
2006-01-02 cantorSupport for new CGI data handling methods.
2005-11-09 cantorFixed new Apache 1 commands.
2005-09-21 cantorBetter log message for valid-user rule failure with...
2005-09-13 cantorTrap known exceptions during request config processing.
2005-08-24 cantorEnabled 64-bit warnings on build.
2005-08-24 cantorFixed some 64-bit warnings.
2005-08-13 cantorVS.NET project file
2005-08-13 cantorFixed a warning.
2005-07-18 cantorSwitched remaining files to Apache license.
2005-07-01 cantorUpdated to xsec 1.2
2005-06-16 cantorCorrected Apache commands.
2005-06-14 cantorRemoved RPC flags.
2005-06-13 cantorSun compiler type safety.
2005-05-27 cantorBlock access for valid-user if no session provided.
2005-05-23 cantorRemoved ONC headers.
2005-05-21 cantorUpdated copyrights.
2005-05-02 cantorChanged authz API to take a session cache entry
2005-04-24 cantorFixed template references.
2005-04-24 cantorChange default mapper type to "Native".
2005-04-16 cantorStreamline request map plugin, unify authType/requestSe...
2005-04-15 cantorAPI consolidation around ShibTarget class
2005-04-14 cantorSome API refactoring
2005-04-06 cantorWrong table function used.
2005-04-06 cantorNew endpoint management and refactored profile methods.
2005-04-02 cantorSupport multiple set-cookie calls.
2005-04-02 cantorAdd alias for addn function.
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.