libapache2-mod-authnz-cern (201208228-2) stable; urgency=low

  * Minor bug fix. We didn't take into account public pages when ip auth was disabled.
	
 -- Jose Kahan <jose.kahan@w3.org>  Tue, 04 Sep 2012 16:53:05 +0200
	
libapache2-mod-authnz-cern (201208228-1) stable; urgency=low

  * New directive for enabling / disabling ip auth. ip auth disabled by default.
	
 -- Jose Kahan <jose.kahan@w3.org>  Tue, 28 Aug 2012 15:17:52 +0200
	
libapache2-mod-authnz-cern (20120402-1) stable; urgency=low

  * Make the gdbm access thread safe, conditioned to the -DTHREAd define
  * From this version, we're splitting the packages to differentiate between
    the worker and the prefork version, even if it's the same code base

 -- Jose Kahan <jose.kahan@w3.org>  Mon, 02 Apr 2012 14:03:00 +0200

libapache2-mod-authnz-cern (20120124-1) stable; urgency=low

  * Ignore ipv6 addresses when doing ip-based authentication
  * Add W3C_PROTECTED request note when requesting a protected 
    resource

 -- Jose Kahan <jose.kahan@w3.org>  Tue, 24 Jan 2012 19:03:22 +0200

libapache2-mod-authnz-cern (20111116-1) stable; urgency=low

  * pre-deployment code cleanup

 -- Jose Kahan <jose.kahan@w3.org>  Wed, 16 Nov 2011 18:13:22 +0200

libapache2-mod-authnz-cern (20090805-1) stable; urgency=low

  * compiled against apr-1.3.7,  apr-util-1.3.8, and apache 2.2.12

 -- Jose Kahan <jose.kahan@w3.org>  Wed, 05 Aug 2009 16:41:22 +0200

libapache2-mod-authnz-cern (20090429-1) stable; urgency=low

  * added Cache-Control: private to authorized requests to protected
    resources

 -- Jose Kahan <jose.kahan@w3.org>  Wed, 29 Apr 2009 22:50:22 +0200

libapache2-mod-authnz-cern (20081114-1) stable; urgency=low
  
  * gdbm files should not be opened during the configuration parsing.
    This results in many file handles that are not freed during the lifetime
    of the apache2 daemon. Moved those operations to a post_config hook.
 
 -- Jose Kahan <jose.kahan@w3.org>  Fri, 14 Nov 2008 16:01:22 +0200

libapache2-mod-authnz-cern (20080207-1) stable; urgency=low
  
  * Support for global shared gdbm handles. Code adapted from 
    mod_authnz_dbmacl.
 
 -- Jose Kahan <jose.kahan@w3.org>  Thu, 07 Feb 2008 19:15:22 +0200

libapache2-mod-authnz-cern (20070504-2) stable; urgency=low

  * Compiled against Apache 2.2.8

 -- Jose Kahan <jose.kahan@w3.org>  Tue, 29 Jan 2008 14:23:47 +0200

libapache2-mod-authnz-cern (20080116-1) stable; urgency=low

  * Internal redirects were being handled as subrequests

 -- Jose Kahan <jose.kahan@w3.org>  Wed, 16 Jan 2008 17:33:47 +0200
	
libapache2-mod-authnz-cern (20070504-1) stable; urgency=low

  * Debian cleanup

 -- Jose Kahan <jose.kahan@w3.org>  Wed, 4 Apr 2006 14:23:47 +0200

libapache2-mod-authnz-cern (20060523-1) stable; urgency=low

  * Initial Release.

 -- Jose Kahan <jose.kahan@w3.org>  Tue, 23 May 2006 14:23:47 +0200
