Windows: use Boost 1.59, msvc 14.0
[metaproxy-moved-to-github.git] / src / filter_auth_simple.cpp
2014-01-02 Adam DickmeissHappy new year
2013-01-06 Adam DickmeissBump year
2012-10-29 Adam DickmeissAvoid boost::is_any_off to avoid warning
2012-10-09 Adam Dickmeissauth_simple: get_user a static function
2012-10-09 Adam Dickmeissauth_simple: allow both idPass and open auth
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2012-01-11 Adam DickmeissHappy new year
2011-07-21 Adam DickmeissAdd path to configure method of filter.
2011-01-07 Adam DickmeissHappy new year
2010-01-11 Adam DickmeissPublic MP headers in include/metaproxy
2010-01-04 Adam DickmeissVersion 1.0.23. Bump copyright year. v1.0.23
2009-05-11 Adam DickmeissBump year in copyright msg in source
2009-01-15 Adam DickmeissUpdated footer comment
2008-11-18 Adam DickmeissOmit setting implementationName.
2008-11-18 Adam DickmeissReformat and add missing fclose.
2008-04-19 Adam DickmeissUpdated copyright headers. Omit CVS ID.
2008-02-20 Adam DickmeissThe configure method takes test_only flag so we can...
2007-05-23 Adam DickmeissFixed bug #1136: Access rights not enforced.
2007-05-09 Adam DickmeissGPL v2.
2007-01-25 Adam DickmeissYear 2007.
2006-08-30 Adam DickmeissChange forms of get_vhost functions.. get_vhost_otherin...
2006-06-10 Adam DickmeissAdd LICENSE file and Refer to it from the source. Inclu...
2006-05-15 Adam DickmeissFixed bug #574: Database names are recognised case...
2006-03-16 Adam DickmeissRename from yp2 to metaproxy. The namespace for all...
2006-01-18 Mike TaylordiscardUnauthorisedDBs -> discardUnauthorisedTargets
2006-01-18 Mike TaylordiscardUnauthorisedDBs now works correctly.
2006-01-18 Mike TaylorRecognise and honour <discardUnauthorisedDBs> element.
2006-01-18 Mike TaylorThe special database name "*" is now recognised for...
2006-01-18 Mike TaylorImplement target authorisation.
2006-01-18 Mike TaylorFilter status includes booleans indicating presence...
2006-01-18 Mike TaylorImplement config_targetRegister()
2006-01-18 Mike TaylorRecognise <targetRegister> as well as <userRegister>
2006-01-18 Mike TaylorRecognise special database name "*" in user-register...
2006-01-18 Mike Taylor<filename> element within Auth-Simple filter is now...
2006-01-17 Mike TaylorRemove debugging output (compiled user-register file)
2006-01-17 Mike TaylorComment on extended services authorisation.
2006-01-17 Mike TaylorSupport for scan authorisation.
2006-01-17 Mike TaylorPer-database authorisation done at search time.
2006-01-16 Mike TaylorComplete.
2006-01-13 Adam DickmeissPut proper reference IDs in response PDUs properly.
2006-01-12 Adam DickmeissAdded files and initial auth_simple filter